Trace number 216487

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 ESAC? (TO) 1800.11 1809.33

General information on the benchmark

NamepseudoSeries/chnl/
chnl-35-36.xml
MD5SUM0b0b4e684f089cd62a1e090e8b6b6994
Bench CategoryN-ARY-INT (n-ary 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 variables2520
Number of constraints142
Maximum constraint arity36
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension142
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.38	     name=esac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/216487-1168242550/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.61	     nbVariables=2520  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.61	       =>  wckTime=0.228  cpuTime=0.15  mem=10M819
0.61	   
0.61	   predicates being loaded...
0.62	   
0.62	   constraints being loaded...
0.93	     nbConstraints=142  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  nbEvaluationManagers=2
0.93	     nbSharedEvaluationManagers=140  maxDegree=2  maxArity=36
0.93	       =>  wckTime=0.555  cpuTime=0.4  mem=12M37
0.99	   
0.99	   solver IterativeSystematicSolver being built... 
1.29	       =>  wckTime=0.916  cpuTime=0.65  mem=38M8
22.35	   
22.35	   preprocessing
22.35	     nbConstraintChecks=5246052  nbValidityChecks=38172  nbPropagations=5692  nbRevisions=20525
22.35	     nbUselessRevisions=20432  nbSingletonTests=3084  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0
22.35	     detectedInconsistency=no
22.35	       =>  wckTime=21.053  cpuTime=20.91  mem=39M3
40.40	   
40.40	   search
40.40	     run=0  nbConstraintChecks=4194480  nbValidityChecks=9065  nbPropagations=6367  nbRevisions=25183
40.40	     nbUselessRevisions=25051  nbAssignments=636  nbFailedAssignments=3  nbBacktracks=22  nbVisitedNodes=640
40.40	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
40.40	       =>  wckTime=39.096  cpuTime=38.84  mem=39M998
58.36	   
58.46	   search
58.46	     run=1  nbConstraintChecks=8388886  nbValidityChecks=18554  nbPropagations=13428  nbRevisions=55214
58.46	     nbUselessRevisions=54911  nbAssignments=1291  nbFailedAssignments=6  nbBacktracks=44  nbVisitedNodes=1298
58.46	     nbRestartNogoods=1  mapSize=6  nbInferences=0  nbTooLargeKeys=0
58.46	       =>  wckTime=57.064  cpuTime=56.73  mem=40M992
76.24	   
76.24	   search
76.24	     run=2  nbConstraintChecks=12583292  nbValidityChecks=28423  nbPropagations=21202  nbRevisions=90283
76.24	     nbUselessRevisions=89770  nbAssignments=1965  nbFailedAssignments=9  nbBacktracks=66  nbVisitedNodes=1975
76.24	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
76.24	       =>  wckTime=74.94  cpuTime=74.5  mem=41M987
189.89	   
189.89	   search
189.89	     run=3  nbConstraintChecks=39846557  nbValidityChecks=39321  nbPropagations=29752  nbRevisions=130921
189.89	     nbUselessRevisions=130137  nbAssignments=2680  nbFailedAssignments=34  nbBacktracks=99  nbVisitedNodes=2715
189.89	     nbRestartNogoods=3  mapSize=23  nbInferences=0  nbTooLargeKeys=0
189.89	       =>  wckTime=188.586  cpuTime=187.57  mem=41M987
450.09	   
450.09	   search
450.09	     run=4  nbConstraintChecks=102761684  nbValidityChecks=51596  nbPropagations=39165  nbRevisions=177829
450.09	     nbUselessRevisions=176679  nbAssignments=3448  nbFailedAssignments=93  nbBacktracks=150  nbVisitedNodes=3542
450.09	     nbRestartNogoods=4  mapSize=54  nbInferences=0  nbTooLargeKeys=0
450.09	       =>  wckTime=448.793  cpuTime=446.49  mem=42M982
848.64	   
848.64	   search
848.64	     run=5  nbConstraintChecks=199231355  nbValidityChecks=64630  nbPropagations=49541  nbRevisions=231399
848.64	     nbUselessRevisions=229756  nbAssignments=4284  nbFailedAssignments=184  nbBacktracks=225  nbVisitedNodes=4469
848.64	     nbRestartNogoods=5  mapSize=109  nbInferences=0  nbTooLargeKeys=0
848.64	       =>  wckTime=847.342  cpuTime=842.95  mem=43M977
1463.67	   
1463.68	   search
1463.68	     run=6  nbConstraintChecks=348130182  nbValidityChecks=79368  nbPropagations=61025  nbRevisions=292500
1463.68	     nbUselessRevisions=290187  nbAssignments=5215  nbFailedAssignments=325  nbBacktracks=338  nbVisitedNodes=5541
1463.68	     nbRestartNogoods=7  mapSize=202  nbInferences=0  nbTooLargeKeys=0
1463.68	       =>  wckTime=1462.376  cpuTime=1454.92  mem=44M971

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/node72/watcher-216487-1168242550 -o ROOT/results/node72/solver-216487-1168242550 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216487-1168242550/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.83 1.96 1.94 4/87 16423
/proc/meminfo: memFree=1606496/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=1784 CPUtime=0
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 172663884 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 446 140 106 14 0 91 0

[startup+0.101773 s]
/proc/loadavg: 1.83 1.96 1.94 4/87 16423
/proc/meminfo: memFree=1606496/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=47416 CPUtime=0
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 1098 0 1 0 0 0 0 0 18 0 1 0 172663884 48553984 848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3003356 0 4 0 7368 0 0 0 17 0 0 0
/proc/16421/statm: 11854 854 683 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47416

[startup+0.509814 s]
/proc/loadavg: 1.83 1.96 1.94 4/87 16423
/proc/meminfo: memFree=1606496/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=915328 CPUtime=0.41
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 6201 0 1 0 37 4 0 0 18 0 8 0 172663884 937295872 5940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 228832 5940 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.33118 s]
/proc/loadavg: 1.92 1.98 1.95 4/101 16437
/proc/meminfo: memFree=1533552/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1.22
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18561 0 1 0 111 11 0 0 24 0 8 0 172663884 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18298 2543 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.24
/proc/16421/task/16431/stat : 16431 (java) R 16415 16421 16272 0 -1 64 414 0 0 0 23 1 0 0 16 0 8 0 172663899 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 916608

[startup+2.97204 s]
/proc/loadavg: 1.92 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1531504/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=2.85
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18571 0 1 0 274 11 0 0 25 0 8 0 172663884 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073997527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18308 2543 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 17 0 8 0 172663896 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.26
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 424 0 0 0 25 1 0 0 15 0 8 0 172663899 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 916608

[startup+6.17733 s]
/proc/loadavg: 1.93 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1529392/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=6.04
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18580 0 1 0 593 11 0 0 25 0 8 0 172663884 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074026998 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18315 2545 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 17 0 8 0 172663896 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.27
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 429 0 0 0 26 1 0 0 15 0 8 0 172663899 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 916608

[startup+12.6499 s]
/proc/loadavg: 1.93 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1529272/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=12.48
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18585 0 1 0 1237 11 0 0 25 0 8 0 172663884 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18319 2545 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.28
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 433 0 0 0 26 2 0 0 16 0 8 0 172663899 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 916608

[startup+25.5331 s]
/proc/loadavg: 1.94 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1527800/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=25.32
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18599 0 1 0 2520 12 0 0 25 0 8 0 172663884 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028991 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18330 2546 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.3
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 442 0 0 0 28 2 0 0 16 0 8 0 172663899 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 916608

[startup+51.1614 s]
/proc/loadavg: 1.96 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1527800/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=50.8
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18605 0 1 0 5068 12 0 0 25 0 8 0 172663884 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028991 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18335 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.3
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 444 0 0 0 28 2 0 0 16 0 8 0 172663899 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 916608

[startup+102.412 s]
/proc/loadavg: 1.98 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1527800/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=101.8
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18614 0 1 0 10167 13 0 0 25 0 8 0 172663884 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18342 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.31
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 451 0 0 0 29 2 0 0 16 0 8 0 172663899 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 916608

[startup+162.509 s]
/proc/loadavg: 1.99 1.98 1.95 3/101 16437
/proc/meminfo: memFree=1527800/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=161.61
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18614 0 1 0 16148 13 0 0 25 0 8 0 172663884 938606592 18342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074056752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.76
Current children cumulated vsize (KiB) 916608

[startup+1484.05 s]
/proc/loadavg: 2.00 2.00 1.98 3/101 16639
/proc/meminfo: memFree=1527544/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1476.45
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 147621 24 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074056820 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.45
Current children cumulated vsize (KiB) 916608

[startup+1544.15 s]
/proc/loadavg: 2.03 2.01 1.98 3/101 16639
/proc/meminfo: memFree=1527544/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1536.26
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 153602 24 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074057300 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.26
Current children cumulated vsize (KiB) 916608

[startup+1604.25 s]
/proc/loadavg: 2.01 2.01 1.98 3/101 16639
/proc/meminfo: memFree=1527480/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1596.07
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 159582 25 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.07
Current children cumulated vsize (KiB) 916608

[startup+1664.35 s]
/proc/loadavg: 2.00 2.00 1.98 3/101 16641
/proc/meminfo: memFree=1527480/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1655.85
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 165560 25 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027851 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.85
Current children cumulated vsize (KiB) 916608

[startup+1724.45 s]
/proc/loadavg: 2.00 2.00 1.98 3/101 16641
/proc/meminfo: memFree=1527480/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1715.66
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 171541 25 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073997466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.66
Current children cumulated vsize (KiB) 916608

[startup+1784.46 s]
/proc/loadavg: 2.00 2.00 1.98 3/101 16641
/proc/meminfo: memFree=1527416/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1775.36
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 177511 25 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074056797 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) S 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.36
Current children cumulated vsize (KiB) 916608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.25 s]
/proc/loadavg: 2.00 2.00 1.98 2/88 16644
/proc/meminfo: memFree=1543328/2055920 swapFree=4191880/4192956
[pid=16421] ppid=16415 vsize=916608 CPUtime=1800.03
/proc/16421/stat : 16421 (java) R 16415 16421 16272 0 -1 0 18617 0 1 0 179978 25 0 0 25 0 8 0 172663884 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074056743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16421/statm: 229152 18344 2547 14 0 215622 0
[pid=16421/tid=16424] ppid=16415 vsize=916608 CPUtime=0.06
/proc/16421/task/16424/stat : 16424 (java) S 16415 16421 16272 0 -1 64 1499 0 0 0 6 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16426] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16426/stat : 16426 (java) S 16415 16421 16272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16427] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16427/stat : 16427 (java) S 16415 16421 16272 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172663896 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16430] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16430/stat : 16430 (java) S 16415 16421 16272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16431] ppid=16415 vsize=916608 CPUtime=0.32
/proc/16421/task/16431/stat : 16431 (java) S 16415 16421 16272 0 -1 64 453 0 0 0 30 2 0 0 16 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16432] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16432/stat : 16432 (java) S 16415 16421 16272 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 172663899 938606592 18344 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16421/tid=16433] ppid=16415 vsize=916608 CPUtime=0
/proc/16421/task/16433/stat : 16433 (java) R 16415 16421 16272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 172663899 938606592 18344 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) 916608

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

Child status: 143
Real time (s): 1809.33
CPU time (s): 1800.11
CPU user time (s): 1799.84
CPU system time (s): 0.271958
CPU usage (%): 99.4908
Max. virtual memory (cumulated for all children) (KiB): 916608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18632
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= 38118
involuntary context switches= 33300

runsolver used 1.84472 s user time and 6.21406 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Jan  8 07:49:11 UTC 2007


IDJOB= 216487
IDBENCH= 5082
FILE ID= node72/216487-1168242550

PBS_JOBID= 3481770

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-35-36.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216487-1168242550/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-216487-1168242550 -o ROOT/results/node72/solver-216487-1168242550 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216487-1168242550/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0b0b4e684f089cd62a1e090e8b6b6994

RANDOM SEED= 336054654

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.223
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.223
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:       1607784 kB
Buffers:         49380 kB
Cached:         285728 kB
SwapCached:        268 kB
Active:         114460 kB
Inactive:       268012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607784 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          64700 kB
Slab:            50628 kB
Committed_AS:  3277128 kB
PageTables:       2132 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= 66559 MiB



End job on node72 on Mon Jan  8 08:19:20 UTC 2007