Trace number 233560

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.09 1802.21

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-8.xml
MD5SUMa3151f1debc9907d47b98ba4d4958549
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 benchmark5.9261
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size903
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=mac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/233560-1168081379/unknown.xml
0.44	   
0.44	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.54	     nbVariables=225  nbDomainTypes=225  minDomainSize=805  maxDomainSize=903
0.54	       =>  wckTime=0.16  cpuTime=0.13  mem=12M761
0.54	   
0.54	   predicates being loaded...
0.54	   
0.54	   constraints being loaded...
4.52	   
4.52	   INFO : Stopping converting binary constraints (cpu=4.07, mem = 39M222)
5.06	     nbConstraints=3150  nbConvertedConstraints=21  nbConvertConstraintsChecks=15892050  nbExtensionStructures=21
5.06	     nbSharedExtensionStructures=0  nbConflictsStructures=21  nbSharedConflictsStructures=0
5.06	     nbSharedBinaryRepresentations=4070  nbEvaluationManagers=3129  nbSharedEvaluationManagers=0  maxDegree=28
5.06	     maxArity=2
5.06	       =>  wckTime=4.677  cpuTime=4.43  mem=27M461
5.15	   
5.15	   solver IterativeSystematicSolver being built... 
5.41	       =>  wckTime=5.034  cpuTime=4.61  mem=42M141
16.44	   
16.44	   preprocessing
16.44	     nbConstraintChecks=30866820  nbValidityChecks=212333  nbPropagations=225  nbRevisions=6258  nbUselessRevisions=6258
16.44	     nbRemovedValues=0  detectedInconsistency=no
16.44	       =>  wckTime=11.016  cpuTime=10.98  mem=42M141
37.65	   
37.65	   search
37.65	     run=0  nbConstraintChecks=49731910  nbValidityChecks=36361817  nbPropagations=3345  nbRevisions=77190
37.65	     nbUselessRevisions=70132  nbAssignments=215  nbFailedAssignments=135  nbBacktracks=10  nbVisitedNodes=361
37.65	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
37.65	       =>  wckTime=32.224  cpuTime=32.13  mem=45M37
56.74	   
56.74	   search
56.74	     run=1  nbConstraintChecks=96712554  nbValidityChecks=84341461  nbPropagations=11563  nbRevisions=256342
56.74	     nbUselessRevisions=225693  nbAssignments=649  nbFailedAssignments=474  nbBacktracks=25  nbVisitedNodes=1148
56.74	     nbRestartNogoods=77  mapSize=24  nbInferences=0  nbTooLargeKeys=0
56.74	       =>  wckTime=51.314  cpuTime=51.2  mem=46M2
97.71	   
97.71	   search
97.71	     run=2  nbConstraintChecks=199600847  nbValidityChecks=146128764  nbPropagations=24926  nbRevisions=553080
97.71	     nbUselessRevisions=449808  nbAssignments=1967  nbFailedAssignments=1729  nbBacktracks=47  nbVisitedNodes=3743
97.71	     nbRestartNogoods=84  mapSize=46  nbInferences=0  nbTooLargeKeys=0
97.71	       =>  wckTime=92.288  cpuTime=92.1  mem=47M930
119.71	   
119.71	   search
119.71	     run=3  nbConstraintChecks=253593223  nbValidityChecks=192461043  nbPropagations=43973  nbRevisions=966788
119.71	     nbUselessRevisions=766645  nbAssignments=2788  nbFailedAssignments=2427  nbBacktracks=80  nbVisitedNodes=5289
119.71	     nbRestartNogoods=101  mapSize=74  nbInferences=0  nbTooLargeKeys=0
119.71	       =>  wckTime=114.285  cpuTime=114.08  mem=49M859
145.64	   
145.65	   search
145.65	     run=4  nbConstraintChecks=300101508  nbValidityChecks=413798158  nbPropagations=74491  nbRevisions=1678670
145.65	     nbUselessRevisions=1349615  nbAssignments=3711  nbFailedAssignments=3284  nbBacktracks=130  nbVisitedNodes=7119
145.65	     nbRestartNogoods=175  mapSize=124  nbInferences=0  nbTooLargeKeys=0
145.65	       =>  wckTime=140.218  cpuTime=139.88  mem=50M823
170.64	   
170.64	   search
170.64	     run=5  nbConstraintChecks=347393752  nbValidityChecks=575778971  nbPropagations=123835  nbRevisions=2768251
170.64	     nbUselessRevisions=2264262  nbAssignments=5694  nbFailedAssignments=5120  nbBacktracks=205  nbVisitedNodes=11013
170.64	     nbRestartNogoods=190  mapSize=199  nbInferences=0  nbTooLargeKeys=0
170.64	       =>  wckTime=165.214  cpuTime=164.84  mem=53M624
294.51	   
294.51	   search
294.51	     run=6  nbConstraintChecks=599325765  nbValidityChecks=1315129162  nbPropagations=212793  nbRevisions=4883857
294.51	     nbUselessRevisions=4080991  nbAssignments=8420  nbFailedAssignments=7715  nbBacktracks=318  nbVisitedNodes=16447
294.51	     nbRestartNogoods=275  mapSize=312  nbInferences=0  nbTooLargeKeys=0
294.51	       =>  wckTime=289.088  cpuTime=288.6  mem=56M516
364.17	   
364.17	   search
364.17	     run=7  nbConstraintChecks=759340492  nbValidityChecks=1487770779  nbPropagations=343209  nbRevisions=7750949
364.17	     nbUselessRevisions=6477519  nbAssignments=12724  nbFailedAssignments=11729  nbBacktracks=488  nbVisitedNodes=24921
364.17	     nbRestartNogoods=291  mapSize=480  nbInferences=0  nbTooLargeKeys=0
364.17	       =>  wckTime=358.747  cpuTime=358.16  mem=60M373
410.57	   
410.57	   search
410.57	     run=8  nbConstraintChecks=855110344  nbValidityChecks=1689743315  nbPropagations=506228  nbRevisions=11189608
410.57	     nbUselessRevisions=9376156  nbAssignments=15570  nbFailedAssignments=14229  nbBacktracks=744  nbVisitedNodes=30507
410.57	     nbRestartNogoods=350  mapSize=736  nbInferences=0  nbTooLargeKeys=0
410.57	       =>  wckTime=405.14  cpuTime=404.51  mem=65M195
442.03	   
442.03	   INFO : Stopping hyperNogood (mapSize=1036, nbTooLargekeys=0, mem=71M944)
451.35	   
451.35	   search
451.35	     run=9  nbConstraintChecks=921911409  nbValidityChecks=1994954308  nbPropagations=700544  nbRevisions=15239102
451.35	     nbUselessRevisions=12813971  nbAssignments=18537  nbFailedAssignments=16701  nbBacktracks=1128
451.35	     nbVisitedNodes=36299  nbRestartNogoods=369
451.35	       =>  wckTime=445.925  cpuTime=445.26  mem=71M944
713.05	   
713.05	   search
713.05	     run=10  nbConstraintChecks=1442159338  nbValidityChecks=3327307739  nbPropagations=1036196  nbRevisions=22307857
713.05	     nbUselessRevisions=18804188  nbAssignments=31501  nbFailedAssignments=29022  nbBacktracks=1704
713.05	     nbVisitedNodes=62145  nbRestartNogoods=428
713.05	       =>  wckTime=707.626  cpuTime=706.67  mem=71M944
1145.30	   
1145.30	   search
1145.30	     run=11  nbConstraintChecks=2262397746  nbValidityChecks=5863515020  nbPropagations=1572035  nbRevisions=33898469
1145.30	     nbUselessRevisions=28718417  nbAssignments=47367  nbFailedAssignments=43983  nbBacktracks=2568
1145.30	     nbVisitedNodes=93835  nbRestartNogoods=520
1145.30	       =>  wckTime=1139.873  cpuTime=1138.46  mem=71M944
1637.57	   
1637.57	   search
1637.57	     run=12  nbConstraintChecks=3152910427  nbValidityChecks=8699457029  nbPropagations=2475729  nbRevisions=52754870
1637.57	     nbUselessRevisions=44859915  nbAssignments=82231  nbFailedAssignments=77486  nbBacktracks=3865
1637.57	     nbVisitedNodes=163479  nbRestartNogoods=581
1637.57	       =>  wckTime=1632.143  cpuTime=1630.22  mem=71M944

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/node25/watcher-233560-1168081379 -o ROOT/results/node25/solver-233560-1168081379 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233560-1168081379/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.35 0.85 0.91 3/81 31829
/proc/meminfo: memFree=1649624/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=1784 CPUtime=0
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 190 0 0 0 0 0 0 0 19 0 1 0 156531525 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31828/statm: 446 158 123 14 0 91 0

[startup+0.106112 s]
/proc/loadavg: 0.35 0.85 0.91 3/81 31829
/proc/meminfo: memFree=1649624/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=912512 CPUtime=0.06
/proc/31828/stat : 31828 (java) D 31826 31828 31759 0 -1 0 2636 0 1 0 5 1 0 0 18 0 8 0 156531525 934412288 2383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 228128 2383 1284 14 0 215307 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912512

[startup+0.514185 s]
/proc/loadavg: 0.35 0.85 0.91 3/81 31829
/proc/meminfo: memFree=1649624/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916108 CPUtime=0.4
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 6260 0 1 0 37 3 0 0 16 0 8 0 156531525 938094592 5999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 229027 5999 2136 14 0 215497 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 916108

[startup+1.33632 s]
/proc/loadavg: 0.35 0.85 0.91 2/88 31839
/proc/meminfo: memFree=1608992/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916408 CPUtime=1.23
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 12604 0 1 0 115 8 0 0 17 0 8 0 156531525 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229102 12342 2167 14 0 215572 0
[pid=31828/tid=31830] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 156531529 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156531529 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156531529 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916408 CPUtime=0.14
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 408 0 0 0 14 0 0 0 16 0 8 0 156531533 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938401792 12342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 916408

[startup+2.9886 s]
/proc/loadavg: 0.40 0.85 0.91 2/88 31839
/proc/meminfo: memFree=1606752/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916408 CPUtime=2.88
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 13400 0 1 0 280 8 0 0 18 0 8 0 156531525 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788554 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229102 13137 2167 14 0 215572 0
[pid=31828/tid=31830] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 156531529 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156531529 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156531529 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916408 CPUtime=0.14
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 408 0 0 0 14 0 0 0 16 0 8 0 156531533 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916408 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938401792 13137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 916408

[startup+6.27015 s]
/proc/loadavg: 0.40 0.85 0.91 2/88 31869
/proc/meminfo: memFree=1544864/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=6.16
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28448 0 1 0 601 15 0 0 17 0 8 0 156531525 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789986 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28182 2533 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11338 0 0 0 17 4 0 0 17 0 8 0 156531529 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.24
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 472 0 0 0 23 1 0 0 16 0 8 0 156531533 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 916496

[startup+12.7573 s]
/proc/loadavg: 0.57 0.87 0.92 3/100 31881
/proc/meminfo: memFree=1510464/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=12.64
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28459 0 1 0 1249 15 0 0 25 0 8 0 156531525 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785787 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28188 2533 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11338 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.26
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 482 0 0 0 25 1 0 0 16 0 8 0 156531533 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 916496

[startup+25.6044 s]
/proc/loadavg: 0.79 0.91 0.93 3/100 31881
/proc/meminfo: memFree=1510272/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=25.48
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28474 0 1 0 2533 15 0 0 25 0 8 0 156531525 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027536 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28198 2534 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11338 0 0 0 17 4 0 0 17 0 8 0 156531529 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.27
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 491 0 0 0 26 1 0 0 15 0 8 0 156531533 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 916496

[startup+51.2128 s]
/proc/loadavg: 1.20 0.99 0.95 3/100 31881
/proc/meminfo: memFree=1510208/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=51.05
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28493 0 1 0 5089 16 0 0 25 0 8 0 156531525 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28211 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.28
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 501 0 0 0 27 1 0 0 16 0 8 0 156531533 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 916496

[startup+102.426 s]
/proc/loadavg: 1.68 1.16 1.01 3/100 31881
/proc/meminfo: memFree=1510144/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=102.2
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28518 0 1 0 10204 16 0 0 25 0 8 0 156531525 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28224 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.32
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 523 0 0 0 30 2 0 0 15 0 8 0 156531533 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 916496

[startup+162.482 s]
/proc/loadavg: 1.87 1.30 1.07 3/100 31881
/proc/meminfo: memFree=1510080/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=162.11
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28523 0 1 0 16194 17 0 0 25 0 8 0 156531525 938491904 28226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027555 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 916496

[startup+1483.74 s]
/proc/loadavg: 2.00 2.00 1.75 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1481.95
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 148173 22 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025536 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 916496

[startup+1543.81 s]
/proc/loadavg: 2.10 2.03 1.78 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1541.96
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 154174 22 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074037821 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 916496

[startup+1603.87 s]
/proc/loadavg: 2.03 2.02 1.79 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1601.97
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 160175 22 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 916496

[startup+1663.92 s]
/proc/loadavg: 2.01 2.02 1.80 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1661.93
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 166171 22 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 916496

[startup+1723.97 s]
/proc/loadavg: 2.00 2.01 1.81 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1721.93
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 172171 22 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 916496

[startup+1784.02 s]
/proc/loadavg: 2.00 2.00 1.82 3/100 31883
/proc/meminfo: memFree=1509888/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1781.94
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 178171 23 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 916496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.13 s]
/proc/loadavg: 2.00 2.00 1.82 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31828] ppid=31826 vsize=916496 CPUtime=1800.01
/proc/31828/stat : 31828 (java) R 31826 31828 31759 0 -1 0 28529 0 1 0 179978 23 0 0 25 0 8 0 156531525 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074037575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31828/statm: 229124 28231 2538 14 0 215594 0
[pid=31828/tid=31830] ppid=31826 vsize=916496 CPUtime=0.21
/proc/31828/task/31830/stat : 31830 (java) S 31826 31828 31759 0 -1 64 11339 0 0 0 17 4 0 0 16 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31831/stat : 31831 (java) S 31826 31828 31759 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31832] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31832/stat : 31832 (java) S 31826 31828 31759 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156531529 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31833] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31833/stat : 31833 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31834] ppid=31826 vsize=916496 CPUtime=0.34
/proc/31828/task/31834/stat : 31834 (java) S 31826 31828 31759 0 -1 64 530 0 0 0 32 2 0 0 16 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31828/tid=31835] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31835/stat : 31835 (java) S 31826 31828 31759 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31828/tid=31836] ppid=31826 vsize=916496 CPUtime=0
/proc/31828/task/31836/stat : 31836 (java) S 31826 31828 31759 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156531533 938491904 28231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 916496

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

Child status: 143
Real time (s): 1802.21
CPU time (s): 1800.09
CPU user time (s): 1799.84
CPU system time (s): 0.248962
CPU usage (%): 99.8821
Max. virtual memory (cumulated for all children) (KiB): 916552

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

runsolver used 2.24366 s user time and 5.73713 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 11:03:03 UTC 2007


IDJOB= 233560
IDBENCH= 6616
FILE ID= node25/233560-1168081379

PBS_JOBID= 3476230

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-15/os-taillard-15-95-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233560-1168081379/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-233560-1168081379 -o ROOT/results/node25/solver-233560-1168081379 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233560-1168081379/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a3151f1debc9907d47b98ba4d4958549

RANDOM SEED= 716510805

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.279
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.279
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:       1650104 kB
Buffers:         44236 kB
Cached:         241976 kB
SwapCached:          0 kB
Active:          84568 kB
Inactive:       250156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          67520 kB
Slab:            56112 kB
Committed_AS:  2894592 kB
PageTables:       2144 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= 66548 MiB



End job on node25 on Sat Jan  6 11:33:17 UTC 2007