Trace number 232568

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.14 1808.29

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-105-3.xml
MD5SUMa9d951ae55c7cd0dfe745c99ab5a156e
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 benchmark38.8081
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1748
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/232568-1168081275/unknown.xml
0.36	   
0.36	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.54	     nbVariables=400  nbDomainTypes=400  minDomainSize=1650  maxDomainSize=1748
0.54	       =>  wckTime=0.234  cpuTime=0.17  mem=24M576
0.54	   
0.54	   predicates being loaded...
0.54	   
0.54	   constraints being loaded...
5.07	   
5.07	   INFO : Stopping converting binary constraints (cpu=4.61, mem = 25M292)
5.63	     nbConstraints=4180  nbConvertedConstraints=6  nbConvertConstraintsChecks=17565836  nbExtensionStructures=6
5.63	     nbSharedExtensionStructures=0  nbConflictsStructures=6  nbSharedConflictsStructures=0
5.63	     nbSharedBinaryRepresentations=274  nbEvaluationManagers=4174  nbSharedEvaluationManagers=0  maxDegree=21
5.63	     maxArity=2
5.63	       =>  wckTime=5.331  cpuTime=5.08  mem=55M142
5.76	   
5.76	   solver IterativeSystematicSolver being built... 
6.15	       =>  wckTime=5.846  cpuTime=5.3  mem=100M140
179.43	   
179.43	   preprocessing
179.43	     nbConstraintChecks=734427542  nbValidityChecks=17937203  nbPropagations=1010  nbRevisions=24259
179.43	     nbUselessRevisions=22767  nbRemovedValues=387600  detectedInconsistency=no
179.43	       =>  wckTime=173.251  cpuTime=172.4  mem=100M140
222.86	   
222.86	   search
222.86	     run=0  nbConstraintChecks=143671083  nbValidityChecks=44352649  nbPropagations=10877  nbRevisions=187817
222.86	     nbUselessRevisions=167315  nbAssignments=283  nbFailedAssignments=152  nbBacktracks=10  nbVisitedNodes=446
222.86	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=131
222.86	       =>  wckTime=216.679  cpuTime=215.61  mem=102M99
245.91	   
245.91	   search
245.91	     run=1  nbConstraintChecks=226490877  nbValidityChecks=67192149  nbPropagations=24817  nbRevisions=433646
245.91	     nbUselessRevisions=387411  nbAssignments=403  nbFailedAssignments=167  nbBacktracks=25  nbVisitedNodes=592
245.91	     nbRestartNogoods=27  mapSize=0  nbInferences=0  nbTooLargeKeys=236
245.91	       =>  wckTime=239.733  cpuTime=238.55  mem=102M99
265.71	   
265.71	   search
265.71	     run=2  nbConstraintChecks=299750990  nbValidityChecks=98669140  nbPropagations=42692  nbRevisions=760485
265.71	     nbUselessRevisions=677290  nbAssignments=496  nbFailedAssignments=178  nbBacktracks=47  nbVisitedNodes=707
265.71	     nbRestartNogoods=36  mapSize=0  nbInferences=0  nbTooLargeKeys=318
265.71	       =>  wckTime=259.527  cpuTime=258.25  mem=102M99
291.21	   
291.21	   search
291.21	     run=3  nbConstraintChecks=382825078  nbValidityChecks=160620756  nbPropagations=69961  nbRevisions=1257859
291.21	     nbUselessRevisions=1117822  nbAssignments=1148  nbFailedAssignments=752  nbBacktracks=81  nbVisitedNodes=1943
291.21	     nbRestartNogoods=41  mapSize=0  nbInferences=0  nbTooLargeKeys=396
291.21	       =>  wckTime=285.027  cpuTime=283.64  mem=102M99
549.97	   
549.97	   search
549.97	     run=4  nbConstraintChecks=1228393218  nbValidityChecks=667256495  nbPropagations=171084  nbRevisions=3254391
549.97	     nbUselessRevisions=2834381  nbAssignments=2515  nbFailedAssignments=2017  nbBacktracks=131  nbVisitedNodes=4607
549.97	     nbRestartNogoods=42  mapSize=0  nbInferences=0  nbTooLargeKeys=498
549.97	       =>  wckTime=543.789  cpuTime=541.24  mem=102M99
825.25	   
825.25	   search
825.25	     run=5  nbConstraintChecks=2032510318  nbValidityChecks=1113415885  nbPropagations=325831  nbRevisions=6516967
825.25	     nbUselessRevisions=5556533  nbAssignments=3339  nbFailedAssignments=2735  nbBacktracks=207  nbVisitedNodes=6201
825.25	     nbRestartNogoods=58  mapSize=0  nbInferences=0  nbTooLargeKeys=604
825.25	       =>  wckTime=819.067  cpuTime=815.28  mem=102M99
903.88	   
903.88	   search
903.88	     run=6  nbConstraintChecks=2251550262  nbValidityChecks=1360077788  nbPropagations=533921  nbRevisions=10794476
903.88	     nbUselessRevisions=9122130  nbAssignments=5839  nbFailedAssignments=5067  nbBacktracks=320  nbVisitedNodes=11119
903.88	     nbRestartNogoods=60  mapSize=0  nbInferences=0  nbTooLargeKeys=772
903.88	       =>  wckTime=897.701  cpuTime=893.57  mem=102M99
940.74	   
940.74	   search
940.74	     run=7  nbConstraintChecks=2367706848  nbValidityChecks=1437513493  nbPropagations=757716  nbRevisions=15358599
940.74	     nbUselessRevisions=12933658  nbAssignments=6453  nbFailedAssignments=5434  nbBacktracks=490  nbVisitedNodes=12182
940.74	     nbRestartNogoods=181  mapSize=0  nbInferences=0  nbTooLargeKeys=1019
940.74	       =>  wckTime=934.559  cpuTime=930.26  mem=102M99
951.42	   
951.42	   INFO : Stopping hyperNogood (mapSize=0, nbTooLargekeys=1104, mem=102M99)
964.06	   
964.06	   search
964.06	     run=8  nbConstraintChecks=2441137247  nbValidityChecks=1496523541  nbPropagations=993155  nbRevisions=20141785
964.06	     nbUselessRevisions=16927348  nbAssignments=7012  nbFailedAssignments=5663  nbBacktracks=751  nbVisitedNodes=13126
964.06	     nbRestartNogoods=225
964.06	       =>  wckTime=957.885  cpuTime=953.49  mem=102M99
1677.23	   
1677.23	   search
1677.23	     run=9  nbConstraintChecks=4999529276  nbValidityChecks=2755986166  nbPropagations=1526540  nbRevisions=30381626
1677.23	     nbUselessRevisions=25711369  nbAssignments=13240  nbFailedAssignments=11439  nbBacktracks=1135
1677.23	     nbVisitedNodes=25391  nbRestartNogoods=228
1677.23	       =>  wckTime=1671.054  cpuTime=1663.48  mem=102M99

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/node52/watcher-232568-1168081275 -o ROOT/results/node52/solver-232568-1168081275 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/232568-1168081275/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: 0.90 0.93 1.01 4/86 29174
/proc/meminfo: memFree=1447776/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=18540 CPUtime=0
/proc/29173/stat : 29173 (runsolver) R 29171 29173 28148 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156528471 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273653755175 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29173/statm: 4635 279 244 17 0 2626 0

[startup+0.107467 s]
/proc/loadavg: 0.90 0.93 1.01 4/86 29174
/proc/meminfo: memFree=1447776/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=914988 CPUtime=0.08
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 2996 0 1 0 7 1 0 0 25 0 8 0 156528471 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515495 s]
/proc/loadavg: 0.90 0.93 1.01 4/86 29174
/proc/meminfo: memFree=1447776/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915328 CPUtime=0.49
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 9443 0 1 0 43 6 0 0 25 0 8 0 156528471 937295872 9182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228832 9182 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33655 s]
/proc/loadavg: 0.90 0.93 1.01 3/93 29183
/proc/meminfo: memFree=1372840/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1.3
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 21093 0 1 0 119 11 0 0 25 0 8 0 156528471 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791164 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 20831 2178 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.04
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 4498 0 0 0 3 1 0 0 16 0 8 0 156528475 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.15
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 401 0 0 0 15 0 0 0 16 0 8 0 156528479 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 20831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 20831 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) 915632

[startup+2.97466 s]
/proc/loadavg: 0.90 0.93 1.01 3/93 29183
/proc/meminfo: memFree=1372776/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=2.92
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 21098 0 1 0 281 11 0 0 25 0 8 0 156528471 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808255 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 20835 2178 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.04
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 4498 0 0 0 3 1 0 0 16 0 8 0 156528475 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.15
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 404 0 0 0 15 0 0 0 16 0 8 0 156528479 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 20835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.18288 s]
/proc/loadavg: 0.99 0.95 1.01 4/93 29185
/proc/meminfo: memFree=1372648/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=6.1
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41244 0 1 0 591 19 0 0 25 0 8 0 156528471 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155184942 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 40978 2533 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24165 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.25
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 462 0 0 0 24 1 0 0 15 0 8 0 156528479 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 40978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915632

[startup+12.6493 s]
/proc/loadavg: 1.07 0.97 1.02 3/93 29191
/proc/meminfo: memFree=1293480/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=12.51
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41257 0 1 0 1231 20 0 0 25 0 8 0 156528471 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791015 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 40987 2533 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24165 0 0 0 18 9 0 0 17 0 8 0 156528475 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 475 0 0 0 26 1 0 0 16 0 8 0 156528479 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 40987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915632

[startup+25.5032 s]
/proc/loadavg: 1.27 1.02 1.03 3/93 29201
/proc/meminfo: memFree=1293480/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=25.22
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41263 0 1 0 2501 21 0 0 25 0 8 0 156528471 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 40991 2533 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24165 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.28
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 480 0 0 0 27 1 0 0 16 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 915632

[startup+51.1049 s]
/proc/loadavg: 1.44 1.08 1.05 2/81 29221
/proc/meminfo: memFree=1318344/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=50.59
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41264 0 1 0 5036 23 0 0 25 0 8 0 156528471 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29173/statm: 228908 40991 2533 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24165 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.28
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 480 0 0 0 27 1 0 0 16 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 915632

[startup+102.368 s]
/proc/loadavg: 1.19 1.06 1.05 3/87 29299
/proc/meminfo: memFree=1300584/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=101.81
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41264 0 1 0 10158 23 0 0 25 0 8 0 156528471 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791136 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 40991 2533 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24165 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.28
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 480 0 0 0 27 1 0 0 16 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 915632

[startup+162.38 s]
/proc/loadavg: 1.70 1.23 1.10 3/87 29299
/proc/meminfo: memFree=1284072/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=161.55
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41264 0 1 0 16131 24 0 0 25 0 8 0 156528471 937607168 40991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030965 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.66 s]
/proc/loadavg: 2.00 2.00 1.76 3/87 29301
/proc/meminfo: memFree=1283560/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1476.94
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 147667 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.94
Current children cumulated vsize (KiB) 915632

[startup+1543.72 s]
/proc/loadavg: 2.00 2.00 1.77 3/87 29301
/proc/meminfo: memFree=1283560/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1536.74
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 153647 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074037397 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.74
Current children cumulated vsize (KiB) 915632

[startup+1603.78 s]
/proc/loadavg: 2.00 2.00 1.78 3/87 29301
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1596.52
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 159625 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.52
Current children cumulated vsize (KiB) 915632

[startup+1663.84 s]
/proc/loadavg: 2.04 2.01 1.80 3/87 29301
/proc/meminfo: memFree=1283432/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1656.33
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 165606 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034111 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.33
Current children cumulated vsize (KiB) 915632

[startup+1723.9 s]
/proc/loadavg: 2.01 2.01 1.81 3/87 29301
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1716.13
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 171586 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.13
Current children cumulated vsize (KiB) 915632

[startup+1783.97 s]
/proc/loadavg: 2.00 2.00 1.82 3/87 29301
/proc/meminfo: memFree=1283432/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1775.9
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 177563 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.9
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.23 s]
/proc/loadavg: 2.07 2.02 1.83 3/87 29301
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=29173] ppid=29171 vsize=915632 CPUtime=1800.07
/proc/29173/stat : 29173 (java) R 29171 29173 28148 0 -1 0 41328 0 1 0 179980 27 0 0 25 0 8 0 156528471 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030991 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29173/statm: 228908 41029 2537 14 0 215378 0
[pid=29173/tid=29175] ppid=29171 vsize=915632 CPUtime=0.27
/proc/29173/task/29175/stat : 29175 (java) S 29171 29173 28148 0 -1 64 24166 0 0 0 18 9 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29178] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29178/stat : 29178 (java) S 29171 29173 28148 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29179] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29179/stat : 29179 (java) S 29171 29173 28148 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156528475 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29180] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29180/stat : 29180 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29181] ppid=29171 vsize=915632 CPUtime=0.34
/proc/29173/task/29181/stat : 29181 (java) S 29171 29173 28148 0 -1 64 522 0 0 0 33 1 0 0 16 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29182] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29182/stat : 29182 (java) S 29171 29173 28148 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29173/tid=29183] ppid=29171 vsize=915632 CPUtime=0
/proc/29173/task/29183/stat : 29183 (java) S 29171 29173 28148 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156528479 937607168 41029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1808.29
CPU time (s): 1800.14
CPU user time (s): 1799.84
CPU system time (s): 0.297954
CPU usage (%): 99.5489
Max. virtual memory (cumulated for all children) (KiB): 915632

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

runsolver used 1.48277 s user time and 4.97824 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 11:01:25 UTC 2007


IDJOB= 232568
IDBENCH= 6534
FILE ID= node52/232568-1168081275

PBS_JOBID= 3476048

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a9d951ae55c7cd0dfe745c99ab5a156e

RANDOM SEED= 647070283

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.232
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.232
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:       1448384 kB
Buffers:         37680 kB
Cached:         446752 kB
SwapCached:          0 kB
Active:          86248 kB
Inactive:       444144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          66552 kB
Slab:            62040 kB
Committed_AS:  3968968 kB
PageTables:       2220 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= 66550 MiB



End job on node52 on Sat Jan  6 11:31:49 UTC 2007