Trace number 216072

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.2 1808.88

General information on the benchmark

NamepseudoSeries/
mps/mps-mzzv42z.xml
MD5SUM23ac4c39492d3af0424b89a980e91505
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.37403
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables12596
Number of constraints15189
Maximum constraint arity80
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15189
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/216072-1168078780/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.70	     nbVariables=12596  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.70	       =>  wckTime=0.37  cpuTime=0.29  mem=26M586
0.70	   
0.70	   predicates being loaded...
1.15	   
1.15	   constraints being loaded...
4.90	   
4.90	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 52M261)
8.30	     nbConstraints=10645  nbMergedConstraints=4544  nbConflictsStructures=121  nbSharedConflictsStructures=4279
8.30	     nbUnbuiltConflictsStructures=86  nbSharedBinaryRepresentations=0  nbEvaluationManagers=1193
8.30	     nbSharedEvaluationManagers=9452  maxDegree=163  maxArity=80
8.30	       =>  wckTime=7.971  cpuTime=6.31  mem=533M146
8.56	   
8.56	   solver IterativeSystematicSolver being built... 
10.23	       =>  wckTime=9.899  cpuTime=7.49  mem=580M660
67.55	   
67.56	   preprocessing
67.56	     nbConstraintChecks=19096939  nbValidityChecks=33631  nbPropagations=12596  nbRevisions=33897
67.56	     nbUselessRevisions=33866  nbRemovedValues=31  detectedInconsistency=no
67.56	       =>  wckTime=57.313  cpuTime=56.77  mem=596M799
195.24	   
195.24	   search
195.24	     run=0  nbConstraintChecks=13877912  nbValidityChecks=1900956  nbPropagations=25698  nbRevisions=1108811
195.24	     nbUselessRevisions=1102063  nbAssignments=6452  nbFailedAssignments=8  nbBacktracks=14  nbVisitedNodes=6464
195.24	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
195.24	       =>  wckTime=185.002  cpuTime=182.98  mem=695M591
224.77	   
224.77	   search
224.77	     run=1  nbConstraintChecks=15956171  nbValidityChecks=3788564  nbPropagations=61386  nbRevisions=3236879
224.77	     nbUselessRevisions=3218049  nbAssignments=11126  nbFailedAssignments=10  nbBacktracks=41  nbVisitedNodes=11140
224.77	     nbRestartNogoods=7  mapSize=8  nbInferences=0  nbTooLargeKeys=0
224.77	       =>  wckTime=214.533  cpuTime=211.66  mem=721M390
248.63	   
248.63	   INFO : Stopping hyperNogood (mapSize=9, nbTooLargekeys=0, mem=734M674)
255.39	   
255.39	   search
255.39	     run=2  nbConstraintChecks=17997712  nbValidityChecks=5676056  nbPropagations=107004  nbRevisions=6383972
255.39	     nbUselessRevisions=6347794  nbAssignments=15798  nbFailedAssignments=11  nbBacktracks=67  nbVisitedNodes=15813
255.39	     nbRestartNogoods=8
255.39	       =>  wckTime=245.158  cpuTime=241.53  mem=734M674
277.49	   
277.49	   search
277.49	     run=3  nbConstraintChecks=20011287  nbValidityChecks=7565063  nbPropagations=162636  nbRevisions=10551273
277.49	     nbUselessRevisions=10492380  nbAssignments=20488  nbFailedAssignments=17  nbBacktracks=103  nbVisitedNodes=20509
277.49	     nbRestartNogoods=9
277.49	       =>  wckTime=267.256  cpuTime=263.42  mem=735M562
307.47	   
307.47	   search
307.47	     run=4  nbConstraintChecks=22731564  nbValidityChecks=9539599  nbPropagations=231067  nbRevisions=15788674
307.47	     nbUselessRevisions=15700447  nbAssignments=26761  nbFailedAssignments=23  nbBacktracks=153  nbVisitedNodes=26800
307.47	     nbRestartNogoods=11
307.47	       =>  wckTime=297.23  cpuTime=293.12  mem=735M562
355.66	   
355.66	   search
355.66	     run=5  nbConstraintChecks=30998049  nbValidityChecks=11527388  nbPropagations=313014  nbRevisions=22104206
355.66	     nbUselessRevisions=21979490  nbAssignments=33293  nbFailedAssignments=40  nbBacktracks=233  nbVisitedNodes=33367
355.66	     nbRestartNogoods=14
355.66	       =>  wckTime=345.423  cpuTime=340.86  mem=735M562
374.56	   
374.56	   search
374.56	     run=6  nbConstraintChecks=32220725  nbValidityChecks=13356392  nbPropagations=404332  nbRevisions=29409614
374.56	     nbUselessRevisions=29243211  nbAssignments=37496  nbFailedAssignments=44  nbBacktracks=358  nbVisitedNodes=37581
374.56	     nbRestartNogoods=16
374.56	       =>  wckTime=364.322  cpuTime=359.59  mem=735M562
394.49	   
394.49	   search
394.49	     run=7  nbConstraintChecks=33712572  nbValidityChecks=15197455  nbPropagations=505362  nbRevisions=37714458
394.49	     nbUselessRevisions=37500792  nbAssignments=41803  nbFailedAssignments=53  nbBacktracks=558  nbVisitedNodes=41907
394.49	     nbRestartNogoods=17
394.49	       =>  wckTime=384.253  cpuTime=379.35  mem=735M562
413.20	   
413.20	   search
413.20	     run=8  nbConstraintChecks=35284057  nbValidityChecks=16946059  nbPropagations=615294  nbRevisions=46971939
413.20	     nbUselessRevisions=46705764  nbAssignments=45651  nbFailedAssignments=65  nbBacktracks=830  nbVisitedNodes=45785
413.20	     nbRestartNogoods=18
413.20	       =>  wckTime=402.961  cpuTime=397.88  mem=735M562
429.38	   
429.38	   search
429.38	     run=9  nbConstraintChecks=37567332  nbValidityChecks=18412979  nbPropagations=731873  nbRevisions=57039029
429.38	     nbUselessRevisions=56716213  nbAssignments=48283  nbFailedAssignments=71  nbBacktracks=1259  nbVisitedNodes=48435
429.38	     nbRestartNogoods=19
429.38	       =>  wckTime=419.145  cpuTime=413.91  mem=735M562
449.62	   
449.62	   search
449.62	     run=10  nbConstraintChecks=40520492  nbValidityChecks=19690940  nbPropagations=855105  nbRevisions=67829380
449.62	     nbUselessRevisions=67445018  nbAssignments=50411  nbFailedAssignments=104  nbBacktracks=1835  nbVisitedNodes=50622
449.62	     nbRestartNogoods=20
449.62	       =>  wckTime=439.383  cpuTime=433.95  mem=735M562
481.42	   
481.42	   search
481.42	     run=11  nbConstraintChecks=50420770  nbValidityChecks=20911282  nbPropagations=988144  nbRevisions=79403330
481.42	     nbUselessRevisions=78948453  nbAssignments=51901  nbFailedAssignments=148  nbBacktracks=2714  nbVisitedNodes=52202
481.42	     nbRestartNogoods=21
481.42	       =>  wckTime=471.187  cpuTime=465.46  mem=735M562
533.71	   
533.71	   search
533.71	     run=12  nbConstraintChecks=58605996  nbValidityChecks=22921365  nbPropagations=1137466  nbRevisions=92073208
533.71	     nbUselessRevisions=91538242  nbAssignments=59950  nbFailedAssignments=191  nbBacktracks=4017  nbVisitedNodes=60503
533.71	     nbRestartNogoods=22
533.71	       =>  wckTime=523.469  cpuTime=517.28  mem=735M562

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-216072-1168078780 -o ROOT/results/node13/solver-216072-1168078780 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216072-1168078780/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.09 2.03 1.99 2/93 5576
/proc/meminfo: memFree=1206048/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=18540 CPUtime=0
/proc/5575/stat : 5575 (runsolver) R 5573 5575 4816 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156273029 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5575/statm: 4635 279 244 17 0 2626 0

[startup+0.103411 s]
/proc/loadavg: 2.09 2.03 1.99 2/93 5576
/proc/meminfo: memFree=1206048/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=913228 CPUtime=0.09
/proc/5575/stat : 5575 (java) S 5573 5575 4816 0 -1 0 2903 0 1 0 7 2 0 0 17 0 8 0 156273029 935145472 2649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228307 2649 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 913228

[startup+0.511462 s]
/proc/loadavg: 2.09 2.03 1.99 2/93 5576
/proc/meminfo: memFree=1206048/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915328 CPUtime=0.49
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 6347 0 1 0 44 5 0 0 18 0 8 0 156273029 937295872 6086 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228832 6086 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33558 s]
/proc/loadavg: 2.09 2.03 1.99 4/100 5583
/proc/meminfo: memFree=1143912/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1.3
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 19401 0 1 0 118 12 0 0 24 0 8 0 156273029 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728929 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 19137 2158 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=0.09
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 2859 0 0 0 8 1 0 0 16 0 8 0 156273034 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.16
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 409 0 0 0 16 0 0 0 16 0 8 0 156273038 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 19137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915616

[startup+2.9728 s]
/proc/loadavg: 2.09 2.03 1.99 3/100 5583
/proc/meminfo: memFree=1132200/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=2.92
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 21397 0 1 0 278 14 0 0 25 0 8 0 156273029 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073814438 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 21116 2158 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=0.25
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 4834 0 0 0 24 1 0 0 16 0 8 0 156273034 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.17
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 413 0 0 0 17 0 0 0 16 0 8 0 156273038 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 21116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915616

[startup+6.26723 s]
/proc/loadavg: 2.08 2.03 1.99 4/100 5583
/proc/meminfo: memFree=1021928/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=6.19
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 73671 0 1 0 579 40 0 0 25 0 8 0 156273029 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155888794 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 73375 2178 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=0.79
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 57004 0 0 0 54 25 0 0 16 0 8 0 156273034 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.24
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 444 0 0 0 23 1 0 0 15 0 8 0 156273038 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 73375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915616

[startup+12.7471 s]
/proc/loadavg: 2.08 2.03 1.99 3/100 5583
/proc/meminfo: memFree=581672/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=12.61
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 158575 0 1 0 1183 78 0 0 25 0 8 0 156273029 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855235 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 158264 2526 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=2.03
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 141434 0 0 0 141 62 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.34
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 500 0 0 0 33 1 0 0 16 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915616

[startup+25.6128 s]
/proc/loadavg: 2.13 2.04 2.00 3/100 5583
/proc/meminfo: memFree=581800/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=25.36
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 158577 0 1 0 2458 78 0 0 25 0 8 0 156273029 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836368 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 158264 2526 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=2.03
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 141434 0 0 0 141 62 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.34
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 500 0 0 0 33 1 0 0 16 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915616

[startup+51.2162 s]
/proc/loadavg: 2.08 2.04 2.00 3/100 5583
/proc/meminfo: memFree=581864/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=50.72
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 158577 0 1 0 4994 78 0 0 25 0 8 0 156273029 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836380 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 158264 2526 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=2.03
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 141434 0 0 0 141 62 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.34
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 500 0 0 0 33 1 0 0 16 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 158264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915616

[startup+102.426 s]
/proc/loadavg: 2.03 2.03 2.00 3/100 5583
/proc/meminfo: memFree=581864/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=101.46
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 158597 0 1 0 10068 78 0 0 25 0 8 0 156273029 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5575/statm: 228904 158280 2528 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=2.03
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 141434 0 0 0 141 62 0 0 16 0 8 0 156273034 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.37
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 513 0 0 0 36 1 0 0 16 0 8 0 156273038 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 158280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915616

[startup+162.491 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 5583
/proc/meminfo: memFree=550504/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=160.98
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 166420 0 1 0 16016 82 0 0 25 0 8 0 156273029 937590784 166101 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074178744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 1415.57
Current children cumulated vsize (KiB) 915616

[startup+1483.94 s]
/proc/loadavg: 1.98 1.78 1.82 3/100 7525
/proc/meminfo: memFree=454112/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1475.61
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 147431 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.61
Current children cumulated vsize (KiB) 915616

[startup+1544.03 s]
/proc/loadavg: 1.99 1.81 1.83 3/100 7525
/proc/meminfo: memFree=454112/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1535.63
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 153433 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841376 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.63
Current children cumulated vsize (KiB) 915616

[startup+1604.13 s]
/proc/loadavg: 2.12 1.88 1.85 3/100 7525
/proc/meminfo: memFree=454112/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1595.67
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 159437 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836288 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.67
Current children cumulated vsize (KiB) 915616

[startup+1664.22 s]
/proc/loadavg: 2.08 1.91 1.86 3/100 7525
/proc/meminfo: memFree=454112/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1655.7
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 165440 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.7
Current children cumulated vsize (KiB) 915616

[startup+1724.31 s]
/proc/loadavg: 2.08 1.94 1.87 3/100 7525
/proc/meminfo: memFree=454048/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1715.72
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 171442 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841442 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.72
Current children cumulated vsize (KiB) 915616

[startup+1784.41 s]
/proc/loadavg: 2.03 1.95 1.87 3/100 7525
/proc/meminfo: memFree=454112/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1775.76
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 177446 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837588 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.76
Current children cumulated vsize (KiB) 915616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.02 1.95 1.88 3/100 7525
/proc/meminfo: memFree=454112/2055920 swapFree=4192812/4192956
[pid=5575] ppid=5573 vsize=915616 CPUtime=1800.02
/proc/5575/stat : 5575 (java) R 5573 5575 4816 0 -1 0 196294 0 1 0 179872 130 0 0 25 0 8 0 156273029 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5575/statm: 228904 194474 2532 14 0 215374 0
[pid=5575/tid=5577] ppid=5573 vsize=915616 CPUtime=3.33
/proc/5575/task/5577/stat : 5577 (java) S 5573 5575 4816 0 -1 64 179086 0 0 0 255 78 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5578] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5578/stat : 5578 (java) S 5573 5575 4816 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5579] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5579/stat : 5579 (java) S 5573 5575 4816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156273034 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5580] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5580/stat : 5580 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5581] ppid=5573 vsize=915616 CPUtime=0.42
/proc/5575/task/5581/stat : 5581 (java) S 5573 5575 4816 0 -1 64 539 0 0 0 41 1 0 0 16 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5582] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5582/stat : 5582 (java) S 5573 5575 4816 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5575/tid=5583] ppid=5573 vsize=915616 CPUtime=0
/proc/5575/task/5583/stat : 5583 (java) S 5573 5575 4816 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156273038 937590784 194474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915616

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1808.88
CPU time (s): 1800.2
CPU user time (s): 1798.78
CPU system time (s): 1.41778
CPU usage (%): 99.5201
Max. virtual memory (cumulated for all children) (KiB): 917620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.41778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196308
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38615
involuntary context switches= 77734

runsolver used 2.30665 s user time and 5.59315 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 10:19:40 UTC 2007


IDJOB= 216072
IDBENCH= 5050
FILE ID= node13/216072-1168078780

PBS_JOBID= 3475802

Free space on /tmp= 66313 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-mzzv42z.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216072-1168078780/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-216072-1168078780 -o ROOT/results/node13/solver-216072-1168078780 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216072-1168078780/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  23ac4c39492d3af0424b89a980e91505

RANDOM SEED= 973432646

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1206528 kB
Buffers:         71200 kB
Cached:         555284 kB
SwapCached:          0 kB
Active:         460192 kB
Inactive:       293784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1206528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6432 kB
Writeback:           0 kB
Mapped:         156520 kB
Slab:            79880 kB
Committed_AS:  4415428 kB
PageTables:       2588 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66313 MiB



End job on node13 on Sat Jan  6 10:49:57 UTC 2007