Trace number 234151

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 1814.42

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-9.xml
MD5SUM248fde799a9c457295ab9d359acd6ca2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.59169
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1334
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/234151-1168081452/unknown.xml
0.35	   
0.35	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.45	     nbVariables=225  nbDomainTypes=225  minDomainSize=1236  maxDomainSize=1334
0.45	       =>  wckTime=0.162  cpuTime=0.14  mem=14M729
0.45	   
0.45	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.78	   
4.78	   INFO : Stopping converting binary constraints (cpu=4.39, mem = 31M602)
5.07	     nbConstraints=1785  nbConvertedConstraints=10  nbConvertConstraintsChecks=16945788  nbExtensionStructures=10
5.07	     nbSharedExtensionStructures=0  nbConflictsStructures=10  nbSharedConflictsStructures=0
5.07	     nbSharedBinaryRepresentations=477  nbEvaluationManagers=1775  nbSharedEvaluationManagers=0  maxDegree=16
5.07	     maxArity=2
5.07	       =>  wckTime=4.774  cpuTime=4.59  mem=44M280
5.16	   
5.16	   solver IterativeSystematicSolver being built... 
5.37	       =>  wckTime=5.077  cpuTime=4.77  mem=58M837
63.68	   
63.68	   preprocessing
63.68	     nbConstraintChecks=246213865  nbValidityChecks=5386144  nbPropagations=547  nbRevisions=9895
63.68	     nbUselessRevisions=9073  nbRemovedValues=158984  detectedInconsistency=no
63.68	       =>  wckTime=58.294  cpuTime=57.79  mem=58M837
79.42	   
79.42	   search
79.42	     run=0  nbConstraintChecks=48976096  nbValidityChecks=11300821  nbPropagations=4320  nbRevisions=64222
79.42	     nbUselessRevisions=55845  nbAssignments=126  nbFailedAssignments=66  nbBacktracks=10  nbVisitedNodes=201
79.42	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
79.42	       =>  wckTime=74.04  cpuTime=73.37  mem=61M531
98.54	   
98.54	   search
98.54	     run=1  nbConstraintChecks=113846057  nbValidityChecks=33783965  nbPropagations=17284  nbRevisions=236791
98.54	     nbUselessRevisions=201897  nbAssignments=583  nbFailedAssignments=422  nbBacktracks=28  nbVisitedNodes=1023
98.54	     nbRestartNogoods=55  mapSize=24  nbInferences=2  nbTooLargeKeys=0
98.54	       =>  wckTime=93.157  cpuTime=92.28  mem=44M146
203.08	   
203.08	   search
203.08	     run=2  nbConstraintChecks=421083814  nbValidityChecks=260871125  nbPropagations=73601  nbRevisions=1060906
203.08	     nbUselessRevisions=890294  nbAssignments=1633  nbFailedAssignments=1420  nbBacktracks=51  nbVisitedNodes=3090
203.08	     nbRestartNogoods=116  mapSize=45  nbInferences=2  nbTooLargeKeys=0
203.08	       =>  wckTime=197.699  cpuTime=195.92  mem=45M461
220.08	   
220.08	   search
220.08	     run=3  nbConstraintChecks=472699444  nbValidityChecks=299203773  nbPropagations=143481  nbRevisions=2062521
220.08	     nbUselessRevisions=1728982  nbAssignments=2222  nbFailedAssignments=1908  nbBacktracks=86  nbVisitedNodes=4189
220.08	     nbRestartNogoods=118  mapSize=73  nbInferences=8  nbTooLargeKeys=0
220.08	       =>  wckTime=214.701  cpuTime=212.75  mem=48M849
287.31	   
287.31	   search
287.31	     run=4  nbConstraintChecks=653704984  nbValidityChecks=447876778  nbPropagations=247489  nbRevisions=3618105
287.31	     nbUselessRevisions=2980107  nbAssignments=3664  nbFailedAssignments=3273  nbBacktracks=136  nbVisitedNodes=7014
287.31	     nbRestartNogoods=218  mapSize=101  nbInferences=8  nbTooLargeKeys=0
287.31	       =>  wckTime=281.927  cpuTime=279.4  mem=50M979
307.13	   
307.13	   search
307.13	     run=5  nbConstraintChecks=717783850  nbValidityChecks=491858204  nbPropagations=365968  nbRevisions=5367970
307.13	     nbUselessRevisions=4399016  nbAssignments=4346  nbFailedAssignments=3848  nbBacktracks=213  nbVisitedNodes=8301
307.13	     nbRestartNogoods=226  mapSize=147  nbInferences=8  nbTooLargeKeys=0
307.13	       =>  wckTime=301.745  cpuTime=299.05  mem=54M257
442.17	   
442.17	   search
442.17	     run=6  nbConstraintChecks=1138301328  nbValidityChecks=743541714  nbPropagations=597475  nbRevisions=8877141
442.17	     nbUselessRevisions=7271818  nbAssignments=6661  nbFailedAssignments=6015  nbBacktracks=326  nbVisitedNodes=12819
442.17	     nbRestartNogoods=236  mapSize=208  nbInferences=8  nbTooLargeKeys=0
442.17	       =>  wckTime=436.783  cpuTime=432.9  mem=58M917
486.92	   
486.92	   search
486.92	     run=7  nbConstraintChecks=1267856411  nbValidityChecks=882939816  nbPropagations=877824  nbRevisions=13001807
486.92	     nbUselessRevisions=10665447  nbAssignments=9659  nbFailedAssignments=8802  nbBacktracks=497  nbVisitedNodes=18723
486.92	     nbRestartNogoods=256  mapSize=337  nbInferences=8  nbTooLargeKeys=0
486.92	       =>  wckTime=481.54  cpuTime=477.29  mem=65M297
692.95	   
692.95	   search
692.95	     run=8  nbConstraintChecks=1877473324  nbValidityChecks=1261278456  nbPropagations=1334916  nbRevisions=19656124
692.95	     nbUselessRevisions=16142698  nbAssignments=13935  nbFailedAssignments=12772  nbBacktracks=753  nbVisitedNodes=27175
692.95	     nbRestartNogoods=369  mapSize=574  nbInferences=8  nbTooLargeKeys=0
692.95	       =>  wckTime=687.567  cpuTime=681.54  mem=74M823
868.62	   
868.62	   search
868.62	     run=9  nbConstraintChecks=2402492722  nbValidityChecks=1562990396  nbPropagations=1950121  nbRevisions=28322833
868.62	     nbUselessRevisions=23303037  nbAssignments=19552  nbFailedAssignments=17950  nbBacktracks=1137
868.62	     nbVisitedNodes=38207  nbRestartNogoods=472  mapSize=844  nbInferences=8  nbTooLargeKeys=0
868.62	       =>  wckTime=863.235  cpuTime=855.7  mem=86M863

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/node76/watcher-234151-1168081452 -o ROOT/results/node76/solver-234151-1168081452 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234151-1168081452/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.41 0.72 0.74 2/85 333
/proc/meminfo: memFree=1632784/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=18544 CPUtime=0
/proc/332/stat : 332 (runsolver) R 330 332 32733 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 1 0 156542270 18989056 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 206843737111 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/332/statm: 4636 280 245 17 0 2626 0

[startup+0.102315 s]
/proc/loadavg: 1.41 0.72 0.74 2/85 333
/proc/meminfo: memFree=1632784/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=914992 CPUtime=0.09
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 3044 0 1 0 8 1 0 0 25 0 8 0 156542270 936951808 2792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153568226 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228748 2792 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914992

[startup+0.510394 s]
/proc/loadavg: 1.41 0.72 0.74 2/85 333
/proc/meminfo: memFree=1632784/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915332 CPUtime=0.49
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 8220 0 1 0 45 4 0 0 25 0 8 0 156542270 937299968 7961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073538969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228833 7961 2146 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33255 s]
/proc/loadavg: 1.41 0.72 0.74 3/92 340
/proc/meminfo: memFree=1597976/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915636 CPUtime=1.3
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 11043 0 1 0 124 6 0 0 25 0 8 0 156542270 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073770422 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228909 10783 2168 14 0 215378 0
[pid=332/tid=334] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 156542273 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 156542274 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 156542274 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915636 CPUtime=0.13
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 410 0 0 0 13 0 0 0 16 0 8 0 156542277 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937611264 10783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915636

[startup+2.97287 s]
/proc/loadavg: 1.41 0.72 0.74 3/92 340
/proc/meminfo: memFree=1596696/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915636 CPUtime=2.94
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 11694 0 1 0 287 7 0 0 25 0 8 0 156542270 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228909 11433 2168 14 0 215378 0
[pid=332/tid=334] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156542273 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 156542274 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 156542274 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915636 CPUtime=0.14
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 411 0 0 0 14 0 0 0 16 0 8 0 156542277 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915636 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937611264 11433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915636

[startup+6.26451 s]
/proc/loadavg: 1.45 0.74 0.75 5/92 340
/proc/meminfo: memFree=1565656/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=6.2
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 19454 0 1 0 609 11 0 0 25 0 8 0 156542270 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771612 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 19191 2530 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.07
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 3518 0 0 0 6 1 0 0 16 0 8 0 156542273 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.24
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 476 0 0 0 23 1 0 0 15 0 8 0 156542277 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 19191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915740

[startup+12.7388 s]
/proc/loadavg: 1.50 0.76 0.75 3/92 340
/proc/meminfo: memFree=1565656/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=12.62
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 19460 0 1 0 1251 11 0 0 25 0 8 0 156542270 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012403 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 19194 2530 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.07
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 3518 0 0 0 6 1 0 0 16 0 8 0 156542273 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.25
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 482 0 0 0 24 1 0 0 16 0 8 0 156542277 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 19194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915740

[startup+25.5723 s]
/proc/loadavg: 1.61 0.82 0.77 3/92 340
/proc/meminfo: memFree=1565656/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=25.36
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 19469 0 1 0 2525 11 0 0 25 0 8 0 156542270 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771604 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 19198 2530 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.07
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 3518 0 0 0 6 1 0 0 16 0 8 0 156542273 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.25
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 488 0 0 0 24 1 0 0 15 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915740

[startup+51.2583 s]
/proc/loadavg: 1.74 0.92 0.80 3/92 340
/proc/meminfo: memFree=1565848/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=50.82
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 19469 0 1 0 5071 11 0 0 25 0 8 0 156542270 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 19198 2530 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.07
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 3518 0 0 0 6 1 0 0 16 0 8 0 156542273 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.25
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 488 0 0 0 24 1 0 0 15 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 19198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915740

[startup+102.533 s]
/proc/loadavg: 1.89 1.08 0.86 3/92 340
/proc/meminfo: memFree=1534040/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=101.69
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 27484 0 1 0 10154 15 0 0 25 0 8 0 156542270 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774604 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 27204 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.13
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 10347 0 0 0 9 4 0 0 16 0 8 0 156542273 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.28
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 507 0 0 0 27 1 0 0 15 0 8 0 156542277 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 27204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 915740

[startup+162.554 s]
/proc/loadavg: 1.96 1.24 0.93 3/92 340
/proc/meminfo: memFree=1533976/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=161.21
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 27491 0 1 0 16106 15 0 0 25 0 8 0 156542270 937717760 27206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073770364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1411.18
Current children cumulated vsize (KiB) 915740

[startup+1483.43 s]
/proc/loadavg: 2.00 2.00 1.72 3/92 342
/proc/meminfo: memFree=1502104/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1470.68
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35288 0 1 0 147048 20 0 0 25 0 8 0 156542270 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013220 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 34992 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.33
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.68
Current children cumulated vsize (KiB) 915740

[startup+1543.47 s]
/proc/loadavg: 2.06 2.02 1.74 3/92 342
/proc/meminfo: memFree=1502104/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1530.21
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35288 0 1 0 153001 20 0 0 25 0 8 0 156542270 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073770229 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 34992 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.33
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.21
Current children cumulated vsize (KiB) 915740

[startup+1603.51 s]
/proc/loadavg: 2.02 2.01 1.75 3/92 342
/proc/meminfo: memFree=1502040/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1589.73
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35288 0 1 0 158953 20 0 0 25 0 8 0 156542270 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/332/statm: 228935 34992 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.33
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.73
Current children cumulated vsize (KiB) 915740

[startup+1663.56 s]
/proc/loadavg: 1.79 1.95 1.75 3/92 494
/proc/meminfo: memFree=828240/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1649.48
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35288 0 1 0 164926 22 0 0 25 0 8 0 156542270 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/332/statm: 228935 34992 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.33
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.48
Current children cumulated vsize (KiB) 915740

[startup+1723.65 s]
/proc/loadavg: 1.47 1.84 1.72 2/80 561
/proc/meminfo: memFree=1617664/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1709.48
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35293 0 1 0 170926 22 0 0 25 0 8 0 156542270 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012406 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/332/statm: 228935 34995 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.34
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 538 0 0 0 32 2 0 0 16 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.48
Current children cumulated vsize (KiB) 915740

[startup+1783.74 s]
/proc/loadavg: 1.25 1.71 1.68 4/92 662
/proc/meminfo: memFree=1386712/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1769.46
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35293 0 1 0 176923 23 0 0 25 0 8 0 156542270 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/332/statm: 228935 34995 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.34
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 538 0 0 0 32 2 0 0 16 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.46
Current children cumulated vsize (KiB) 915740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.35 s]
/proc/loadavg: 1.24 1.66 1.67 2/80 671
/proc/meminfo: memFree=1613184/2055888 swapFree=4096420/4096564
[pid=332] ppid=330 vsize=915740 CPUtime=1800.06
/proc/332/stat : 332 (java) R 330 332 32733 0 -1 0 35293 0 1 0 179982 24 0 0 25 0 8 0 156542270 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032259 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/332/statm: 228935 34995 2539 14 0 215404 0
[pid=332/tid=334] ppid=330 vsize=915740 CPUtime=0.18
/proc/332/task/334/stat : 334 (java) S 330 332 32733 0 -1 64 18116 0 0 0 11 7 0 0 16 0 8 0 156542273 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=335] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/335/stat : 335 (java) S 330 332 32733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=336] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/336/stat : 336 (java) S 330 332 32733 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156542274 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=337] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/337/stat : 337 (java) S 330 332 32733 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=338] ppid=330 vsize=915740 CPUtime=0.34
/proc/332/task/338/stat : 338 (java) S 330 332 32733 0 -1 64 538 0 0 0 32 2 0 0 16 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=339] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/339/stat : 339 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=332/tid=340] ppid=330 vsize=915740 CPUtime=0
/proc/332/task/340/stat : 340 (java) S 330 332 32733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156542277 937717760 34995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915740

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

Child status: 143
Real time (s): 1814.42
CPU time (s): 1800.13
CPU user time (s): 1799.87
CPU system time (s): 0.263959
CPU usage (%): 99.2123
Max. virtual memory (cumulated for all children) (KiB): 915740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35308
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= 38306
involuntary context switches= 83003

runsolver used 1.83372 s user time and 4.65729 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 11:04:12 UTC 2007


IDJOB= 234151
IDBENCH= 6666
FILE ID= node76/234151-1168081452

PBS_JOBID= 3476236

Free space on /tmp= 66639 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  248fde799a9c457295ab9d359acd6ca2

RANDOM SEED= 303021442

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1633392 kB
Buffers:         23036 kB
Cached:         200480 kB
SwapCached:          0 kB
Active:         188268 kB
Inactive:       177308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1633392 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:         162264 kB
Slab:            42352 kB
Committed_AS:  6628640 kB
PageTables:       2064 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66641 MiB



End job on node76 on Sat Jan  6 11:34:31 UTC 2007