Trace number 235098

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.13 1808.68

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-1.xml
MD5SUMb5c283c3c56cf3c97be2782ab347c89c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1381
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/235098-1168081828/unknown.xml
0.38	   
0.38	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.53	     nbVariables=300  nbDomainTypes=300  minDomainSize=1283  maxDomainSize=1381
0.53	       =>  wckTime=0.203  cpuTime=0.15  mem=17M672
0.53	   
0.53	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
4.78	   
4.78	   INFO : Stopping converting binary constraints (cpu=4.37, mem = 42M60)
5.31	     nbConstraints=3130  nbConvertedConstraints=9  nbConvertConstraintsChecks=15556057  nbExtensionStructures=9
5.31	     nbSharedExtensionStructures=0  nbConflictsStructures=9  nbSharedConflictsStructures=0
5.31	     nbSharedBinaryRepresentations=1563  nbEvaluationManagers=3121  nbSharedEvaluationManagers=0  maxDegree=21
5.31	     maxArity=2
5.31	       =>  wckTime=4.99  cpuTime=4.71  mem=33M446
5.41	   
5.41	   solver IterativeSystematicSolver being built... 
5.72	       =>  wckTime=5.401  cpuTime=4.92  mem=70M285
99.11	   
99.11	   preprocessing
99.11	     nbConstraintChecks=360965559  nbValidityChecks=9865743  nbPropagations=716  nbRevisions=17267
99.11	     nbUselessRevisions=16216  nbRemovedValues=217826  detectedInconsistency=no
99.11	       =>  wckTime=93.361  cpuTime=92.9  mem=70M285
128.60	   
128.60	   search
128.60	     run=0  nbConstraintChecks=83934259  nbValidityChecks=27879755  nbPropagations=6981  nbRevisions=133652
128.60	     nbUselessRevisions=115617  nbAssignments=185  nbFailedAssignments=103  nbBacktracks=10  nbVisitedNodes=299
128.60	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=2
128.60	       =>  wckTime=122.853  cpuTime=122.22  mem=75M242
155.99	   
155.99	   search
155.99	     run=1  nbConstraintChecks=162425219  nbValidityChecks=93364472  nbPropagations=26451  nbRevisions=492554
155.99	     nbUselessRevisions=432513  nbAssignments=608  nbFailedAssignments=464  nbBacktracks=25  nbVisitedNodes=1096
155.99	     nbRestartNogoods=103  mapSize=25  nbInferences=0  nbTooLargeKeys=2
155.99	       =>  wckTime=150.246  cpuTime=149.48  mem=77M700
195.95	   
195.95	   search
195.95	     run=2  nbConstraintChecks=279553257  nbValidityChecks=148461877  nbPropagations=55183  nbRevisions=1044815
195.95	     nbUselessRevisions=908365  nbAssignments=888  nbFailedAssignments=663  nbBacktracks=51  nbVisitedNodes=1590
195.95	     nbRestartNogoods=227  mapSize=44  nbInferences=0  nbTooLargeKeys=2
195.95	       =>  wckTime=190.207  cpuTime=189.24  mem=82M182
237.43	   
237.43	   search
237.43	     run=3  nbConstraintChecks=392401731  nbValidityChecks=241622091  nbPropagations=107981  nbRevisions=2027018
237.43	     nbUselessRevisions=1746627  nbAssignments=2226  nbFailedAssignments=1914  nbBacktracks=86  nbVisitedNodes=4203
237.43	     nbRestartNogoods=401  mapSize=76  nbInferences=0  nbTooLargeKeys=2
237.43	       =>  wckTime=231.688  cpuTime=230.5  mem=85M208
252.57	   
252.57	   search
252.57	     run=4  nbConstraintChecks=441646989  nbValidityChecks=265692399  nbPropagations=166169  nbRevisions=3104623
252.57	     nbUselessRevisions=2672216  nbAssignments=2537  nbFailedAssignments=2112  nbBacktracks=136  nbVisitedNodes=4753
252.58	     nbRestartNogoods=426  mapSize=120  nbInferences=0  nbTooLargeKeys=2
252.58	       =>  wckTime=246.83  cpuTime=245.56  mem=90M52
259.73	   
259.73	   search
259.73	     run=5  nbConstraintChecks=464696899  nbValidityChecks=282258001  nbPropagations=226895  nbRevisions=4228298
259.73	     nbUselessRevisions=3640114  nbAssignments=2720  nbFailedAssignments=2179  nbBacktracks=211  nbVisitedNodes=5056
259.73	     nbRestartNogoods=487  mapSize=185  nbInferences=0  nbTooLargeKeys=2
259.73	       =>  wckTime=253.99  cpuTime=252.68  mem=95M259
393.43	   
393.43	   search
393.43	     run=6  nbConstraintChecks=853282516  nbValidityChecks=584653081  nbPropagations=357199  nbRevisions=6623367
393.43	     nbUselessRevisions=5748469  nbAssignments=6153  nbFailedAssignments=5460  nbBacktracks=324  nbVisitedNodes=11855
393.43	     nbRestartNogoods=499  mapSize=282  nbInferences=0  nbTooLargeKeys=2
393.43	       =>  wckTime=387.69  cpuTime=385.7  mem=76M500
605.44	   
605.44	   search
605.44	     run=7  nbConstraintChecks=1453105923  nbValidityChecks=842437138  nbPropagations=558292  nbRevisions=10260246
605.44	     nbUselessRevisions=8860596  nbAssignments=9887  nbFailedAssignments=8982  nbBacktracks=494  nbVisitedNodes=19246
605.44	     nbRestartNogoods=648  mapSize=429  nbInferences=0  nbTooLargeKeys=2
605.44	       =>  wckTime=599.694  cpuTime=596.7  mem=85M590
773.17	   
773.17	   search
773.17	     run=8  nbConstraintChecks=1899003687  nbValidityChecks=1205467262  nbPropagations=825924  nbRevisions=15399268
773.17	     nbUselessRevisions=13266121  nbAssignments=10502  nbFailedAssignments=9303  nbBacktracks=751  nbVisitedNodes=20329
773.17	     nbRestartNogoods=689  mapSize=635  nbInferences=0  nbTooLargeKeys=2
773.17	       =>  wckTime=767.431  cpuTime=763.63  mem=98M720
1471.94	   
1471.94	   search
1471.94	     run=9  nbConstraintChecks=3818437621  nbValidityChecks=2778692893  nbPropagations=1368628  nbRevisions=26419580
1471.94	     nbUselessRevisions=22679780  nbAssignments=16599  nbFailedAssignments=14978  nbBacktracks=1135
1471.94	     nbVisitedNodes=32302  nbRestartNogoods=729  mapSize=876  nbInferences=0  nbTooLargeKeys=2
1471.94	       =>  wckTime=1466.201  cpuTime=1459.54  mem=117M335
1597.02	   
1597.02	   INFO : Stopping hyperNogood (mapSize=1036, nbTooLargekeys=2, mem=109M876)

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/node61/watcher-235098-1168081828 -o ROOT/results/node61/solver-235098-1168081828 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235098-1168081828/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: 1.91 1.75 1.36 2/80 7557
/proc/meminfo: memFree=1173432/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=18540 CPUtime=0
/proc/7556/stat : 7556 (runsolver) R 7554 7556 7065 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156580632 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7556/statm: 4635 279 244 17 0 2626 0

[startup+0.103399 s]
/proc/loadavg: 1.91 1.75 1.36 2/80 7557
/proc/meminfo: memFree=1173432/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=912760 CPUtime=0.07
/proc/7556/stat : 7556 (java) S 7554 7556 7065 0 -1 0 2780 0 1 0 6 1 0 0 18 0 8 0 156580632 934666240 2526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228190 2526 1387 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.514474 s]
/proc/loadavg: 1.91 1.75 1.36 2/80 7557
/proc/meminfo: memFree=1173432/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915328 CPUtime=0.48
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 8063 0 1 0 44 4 0 0 18 0 8 0 156580632 937295872 7802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917052 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228832 7802 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33561 s]
/proc/loadavg: 1.91 1.75 1.36 3/87 7564
/proc/meminfo: memFree=1128576/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1.29
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 13712 0 1 0 122 7 0 0 25 0 8 0 156580632 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788677 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 13450 2167 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156580637 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156580637 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156580637 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.16
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 409 0 0 0 15 1 0 0 16 0 8 0 156580641 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 13450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.97289 s]
/proc/loadavg: 1.91 1.75 1.36 3/87 7564
/proc/meminfo: memFree=1126592/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=2.93
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 14183 0 1 0 285 8 0 0 25 0 8 0 156580632 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 13920 2167 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156580637 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156580637 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156580637 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.17
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 410 0 0 0 16 1 0 0 16 0 8 0 156580641 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 13920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.27147 s]
/proc/loadavg: 1.92 1.75 1.37 3/87 7564
/proc/meminfo: memFree=1058560/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=6.22
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 31410 0 1 0 606 16 0 0 25 0 8 0 156580632 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 31144 2533 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.22
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 14330 0 0 0 17 5 0 0 16 0 8 0 156580637 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156580637 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.26
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 473 0 0 0 25 1 0 0 15 0 8 0 156580641 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 31144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915632

[startup+12.7476 s]
/proc/loadavg: 1.93 1.76 1.37 3/87 7564
/proc/meminfo: memFree=1058440/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=12.66
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 31417 0 1 0 1250 16 0 0 25 0 8 0 156580632 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794607 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 31147 2533 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.22
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 14330 0 0 0 17 5 0 0 16 0 8 0 156580637 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156580637 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.27
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 478 0 0 0 26 1 0 0 16 0 8 0 156580641 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 31147 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915632

[startup+25.6059 s]
/proc/loadavg: 1.94 1.77 1.38 3/87 7564
/proc/meminfo: memFree=1058376/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=25.46
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 31423 0 1 0 2530 16 0 0 25 0 8 0 156580632 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790971 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 31151 2533 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.22
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 14330 0 0 0 17 5 0 0 16 0 8 0 156580637 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156580637 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.28
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 483 0 0 0 27 1 0 0 15 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915632

[startup+51.2134 s]
/proc/loadavg: 1.96 1.79 1.39 3/87 7564
/proc/meminfo: memFree=1058376/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=50.94
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 31423 0 1 0 5078 16 0 0 25 0 8 0 156580632 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 31151 2533 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.22
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 14330 0 0 0 17 5 0 0 16 0 8 0 156580637 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156580637 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.28
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 483 0 0 0 27 1 0 0 15 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 31151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915632

[startup+102.418 s]
/proc/loadavg: 1.98 1.82 1.42 3/87 7564
/proc/meminfo: memFree=1058376/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=101.9
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 31430 0 1 0 10174 16 0 0 25 0 8 0 156580632 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 31156 2534 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.22
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 14330 0 0 0 17 5 0 0 16 0 8 0 156580637 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156580637 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.28
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 485 0 0 0 27 1 0 0 15 0 8 0 156580641 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 31156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 915632

[startup+162.499 s]
/proc/loadavg: 1.99 1.85 1.46 3/87 7564
/proc/meminfo: memFree=1058312/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=161.69
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 31461 0 1 0 16153 16 0 0 25 0 8 0 156580632 937607168 31175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.76
Current children cumulated vsize (KiB) 915632

[startup+1484.31 s]
/proc/loadavg: 1.21 1.69 1.74 2/75 7689
/proc/meminfo: memFree=1182632/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1477.73
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 37145 0 1 0 147744 29 0 0 25 0 8 0 156580632 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794598 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7556/statm: 228908 36846 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.27
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 19985 0 0 0 20 7 0 0 16 0 8 0 156580637 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.73
Current children cumulated vsize (KiB) 915632

[startup+1544.33 s]
/proc/loadavg: 1.08 1.56 1.69 2/75 7694
/proc/meminfo: memFree=1182888/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1537.71
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 37145 0 1 0 153741 30 0 0 25 0 8 0 156580632 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028889 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7556/statm: 228908 36846 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.27
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 19985 0 0 0 20 7 0 0 16 0 8 0 156580637 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 36846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.71
Current children cumulated vsize (KiB) 915632

[startup+1604.35 s]
/proc/loadavg: 1.03 1.45 1.64 3/87 7882
/proc/meminfo: memFree=1124616/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1597.66
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 44997 0 1 0 159731 35 0 0 25 0 8 0 156580632 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792911 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 44697 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.32
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 27836 0 0 0 22 10 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.66
Current children cumulated vsize (KiB) 915632

[startup+1664.36 s]
/proc/loadavg: 1.64 1.55 1.66 3/87 7882
/proc/meminfo: memFree=1072200/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1657.12
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 44997 0 1 0 165677 35 0 0 25 0 8 0 156580632 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032959 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 44697 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.32
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 27836 0 0 0 22 10 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.12
Current children cumulated vsize (KiB) 915632

[startup+1724.37 s]
/proc/loadavg: 1.87 1.63 1.68 3/87 7882
/proc/meminfo: memFree=1043784/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1716.58
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 44997 0 1 0 171623 35 0 0 25 0 8 0 156580632 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 44697 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.32
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 27836 0 0 0 22 10 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.58
Current children cumulated vsize (KiB) 915632

[startup+1784.39 s]
/proc/loadavg: 1.95 1.69 1.70 3/87 7882
/proc/meminfo: memFree=998984/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1776.05
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 44997 0 1 0 177570 35 0 0 25 0 8 0 156580632 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794598 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 44697 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.32
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 27836 0 0 0 22 10 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.05
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.59 s]
/proc/loadavg: 1.97 1.72 1.70 3/87 7882
/proc/meminfo: memFree=998920/2055920 swapFree=4192812/4192956
[pid=7556] ppid=7554 vsize=915632 CPUtime=1800.03
/proc/7556/stat : 7556 (java) R 7554 7556 7065 0 -1 0 44997 0 1 0 179967 36 0 0 25 0 8 0 156580632 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074039608 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7556/statm: 228908 44697 2538 14 0 215378 0
[pid=7556/tid=7558] ppid=7554 vsize=915632 CPUtime=0.32
/proc/7556/task/7558/stat : 7558 (java) S 7554 7556 7065 0 -1 64 27836 0 0 0 22 10 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7559] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7559/stat : 7559 (java) S 7554 7556 7065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7560] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7560/stat : 7560 (java) S 7554 7556 7065 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156580637 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7561] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7561/stat : 7561 (java) S 7554 7556 7065 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7562] ppid=7554 vsize=915632 CPUtime=0.35
/proc/7556/task/7562/stat : 7562 (java) S 7554 7556 7065 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7563] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7563/stat : 7563 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7556/tid=7564] ppid=7554 vsize=915632 CPUtime=0
/proc/7556/task/7564/stat : 7564 (java) S 7554 7556 7065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156580641 937607168 44697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1808.68
CPU time (s): 1800.13
CPU user time (s): 1799.74
CPU system time (s): 0.38994
CPU usage (%): 99.527
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45012
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= 38193
involuntary context switches= 69401

runsolver used 2.01469 s user time and 5.78212 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 11:10:28 UTC 2007


IDJOB= 235098
IDBENCH= 6738
FILE ID= node61/235098-1168081828

PBS_JOBID= 3476190

Free space on /tmp= 66507 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-100-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235098-1168081828/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-235098-1168081828 -o ROOT/results/node61/solver-235098-1168081828 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235098-1168081828/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b5c283c3c56cf3c97be2782ab347c89c

RANDOM SEED= 657712650

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.259
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.259
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:       1173848 kB
Buffers:         48704 kB
Cached:         571320 kB
SwapCached:          0 kB
Active:         262936 kB
Inactive:       534788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1173848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:         197956 kB
Slab:            69524 kB
Committed_AS:  3837948 kB
PageTables:       2100 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= 66508 MiB



End job on node61 on Sat Jan  6 11:40:37 UTC 2007