Trace number 215889

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.13 1801.21

General information on the benchmark

NamepseudoSeries/mps/
mps-vpm2.xml
MD5SUMe77ab9438f53681c34bb19277bbd1684
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2754
Number of constraints486
Maximum constraint arity84
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension486
Global constraints used (with number of constraints)

Solver Data (download as text)

0.38	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=esac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/215889-1168237257/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.65	     nbVariables=2754  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.65	       =>  wckTime=0.261  cpuTime=0.17  mem=11M795
0.65	   
0.65	   predicates being loaded...
0.78	   
0.78	   constraints being loaded...
1.89	     nbConstraints=444  nbMergedConstraints=42  nbSingletonDomainVariables=835  nbConflictsStructures=21
1.89	     nbSharedConflictsStructures=339  nbUnbuiltConflictsStructures=49  nbSharedBinaryRepresentations=0
1.89	     nbEvaluationManagers=70  nbSharedEvaluationManagers=374  maxDegree=4  maxArity=84
1.89	       =>  wckTime=1.505  cpuTime=1.24  mem=23M773
1.95	   
1.95	   solver IterativeSystematicSolver being built... 
2.27	       =>  wckTime=1.887  cpuTime=1.51  mem=54M367
80.65	   
80.65	   INFO : Stopping ESAC
80.65	   
80.65	   preprocessing
80.65	     nbConstraintChecks=4475404  nbValidityChecks=28568  nbPropagations=5386  nbRevisions=17446
80.65	     nbUselessRevisions=17373  nbSingletonTests=2579  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
80.65	     detectedInconsistency=no
80.65	       =>  wckTime=78.37  cpuTime=78.3  mem=56M413
151.38	   
151.38	   search
151.38	     run=0  nbConstraintChecks=5244692  nbValidityChecks=2366  nbPropagations=6340  nbRevisions=18773
151.38	     nbUselessRevisions=18554  nbAssignments=885  nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=891
151.38	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
151.38	       =>  wckTime=149.099  cpuTime=149.0  mem=56M413
295.26	   
295.26	   search
295.26	     run=1  nbConstraintChecks=20449768  nbValidityChecks=4107  nbPropagations=13593  nbRevisions=38504
295.26	     nbUselessRevisions=38021  nbAssignments=1773  nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=1794
295.26	     nbRestartNogoods=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
295.26	       =>  wckTime=292.981  cpuTime=292.83  mem=56M413
318.72	   
318.72	   search
318.72	     run=2  nbConstraintChecks=22153821  nbValidityChecks=5416  nbPropagations=21729  nbRevisions=59118
318.72	     nbUselessRevisions=58345  nbAssignments=2630  nbFailedAssignments=21  nbBacktracks=842  nbVisitedNodes=2653
318.72	     nbRestartNogoods=4  mapSize=20  nbInferences=0  nbTooLargeKeys=0
318.72	       =>  wckTime=316.445  cpuTime=316.28  mem=56M413
324.51	   
324.51	   search
324.51	     run=3  nbConstraintChecks=22547140  nbValidityChecks=6822  nbPropagations=30753  nbRevisions=80669
324.51	     nbUselessRevisions=79582  nbAssignments=3492  nbFailedAssignments=22  nbBacktracks=1663  nbVisitedNodes=3516
324.51	     nbRestartNogoods=5  mapSize=21  nbInferences=0  nbTooLargeKeys=0
324.51	       =>  wckTime=322.226  cpuTime=322.05  mem=56M413
810.81	   
810.81	   search
810.81	     run=4  nbConstraintChecks=74978422  nbValidityChecks=9909  nbPropagations=39976  nbRevisions=103914
810.81	     nbUselessRevisions=102455  nbAssignments=3630  nbFailedAssignments=72  nbBacktracks=1718  nbVisitedNodes=3704
810.81	     nbRestartNogoods=6  mapSize=70  nbInferences=0  nbTooLargeKeys=0
810.81	       =>  wckTime=808.53  cpuTime=808.24  mem=56M413
1458.06	   
1458.06	   search
1458.06	     run=5  nbConstraintChecks=143794984  nbValidityChecks=14362  nbPropagations=49809  nbRevisions=129667
1458.06	     nbUselessRevisions=127719  nbAssignments=4139  nbFailedAssignments=138  nbBacktracks=2107  nbVisitedNodes=4279
1458.06	     nbRestartNogoods=7  mapSize=135  nbInferences=0  nbTooLargeKeys=0
1458.06	       =>  wckTime=1455.777  cpuTime=1454.78  mem=57M436
1470.18	   
1470.18	   search
1470.18	     run=6  nbConstraintChecks=144712858  nbValidityChecks=15757  nbPropagations=60019  nbRevisions=156352
1470.18	     nbUselessRevisions=153888  nbAssignments=4489  nbFailedAssignments=140  nbBacktracks=2416  nbVisitedNodes=4631
1470.18	     nbRestartNogoods=10  mapSize=137  nbInferences=0  nbTooLargeKeys=0
1470.18	       =>  wckTime=1467.906  cpuTime=1466.91  mem=57M436
1510.74	   
1510.74	   search
1510.74	     run=7  nbConstraintChecks=148519193  nbValidityChecks=19749  nbPropagations=71259  nbRevisions=185378
1510.74	     nbUselessRevisions=182313  nbAssignments=5433  nbFailedAssignments=161  nbBacktracks=3299  nbVisitedNodes=5596
1510.74	     nbRestartNogoods=11  mapSize=178  nbInferences=0  nbTooLargeKeys=0
1510.74	       =>  wckTime=1508.458  cpuTime=1507.45  mem=57M436
1531.36	   
1531.36	   search
1531.36	     run=8  nbConstraintChecks=150093711  nbValidityChecks=21759  nbPropagations=82959  nbRevisions=215664
1531.36	     nbUselessRevisions=211972  nbAssignments=5864  nbFailedAssignments=165  nbBacktracks=3597  nbVisitedNodes=6031
1531.36	     nbRestartNogoods=12  mapSize=185  nbInferences=0  nbTooLargeKeys=0
1531.36	       =>  wckTime=1529.076  cpuTime=1528.07  mem=57M436
1564.74	   
1564.74	   search
1564.74	     run=9  nbConstraintChecks=153243516  nbValidityChecks=25323  nbPropagations=95282  nbRevisions=248045
1564.74	     nbUselessRevisions=243667  nbAssignments=6426  nbFailedAssignments=181  nbBacktracks=4017  nbVisitedNodes=6609
1564.74	     nbRestartNogoods=13  mapSize=216  nbInferences=0  nbTooLargeKeys=0
1564.74	       =>  wckTime=1562.462  cpuTime=1561.44  mem=57M436
1601.35	   
1601.35	   search
1601.35	     run=10  nbConstraintChecks=156522489  nbValidityChecks=28559  nbPropagations=108483  nbRevisions=282345
1601.35	     nbUselessRevisions=277222  nbAssignments=7248  nbFailedAssignments=198  nbBacktracks=4637  nbVisitedNodes=7449
1601.35	     nbRestartNogoods=14  mapSize=250  nbInferences=0  nbTooLargeKeys=0
1601.35	       =>  wckTime=1599.069  cpuTime=1598.04  mem=57M436
1666.23	   
1666.23	   search
1666.23	     run=11  nbConstraintChecks=161544235  nbValidityChecks=32992  nbPropagations=122827  nbRevisions=319429
1666.23	     nbUselessRevisions=313447  nbAssignments=8281  nbFailedAssignments=205  nbBacktracks=5607  nbVisitedNodes=8489
1666.23	     nbRestartNogoods=15  mapSize=261  nbInferences=0  nbTooLargeKeys=0
1666.23	       =>  wckTime=1663.948  cpuTime=1662.91  mem=57M931
1743.10	   
1743.10	   search
1743.10	     run=12  nbConstraintChecks=167702978  nbValidityChecks=38807  nbPropagations=138780  nbRevisions=360062
1743.10	     nbUselessRevisions=353021  nbAssignments=9706  nbFailedAssignments=222  nbBacktracks=6975  nbVisitedNodes=9933
1743.10	     nbRestartNogoods=18  mapSize=293  nbInferences=0  nbTooLargeKeys=0
1743.10	       =>  wckTime=1740.826  cpuTime=1739.77  mem=57M931

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-215889-1168237257 -o ROOT/results/node52/solver-215889-1168237257 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/215889-1168237257/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.96 1.00 1.00 3/65 9804
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=1784 CPUtime=0
/proc/9803/stat : 9803 (java) D 9801 9803 8949 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 172124332 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9803/statm: 446 158 123 14 0 91 0

[startup+0.107165 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 9804
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=907808 CPUtime=0.05
/proc/9803/stat : 9803 (java) D 9801 9803 8949 0 -1 0 2460 0 1 0 4 1 0 0 20 0 4 0 172124332 929595392 2207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/9803/statm: 226952 2207 1215 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.518193 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 9804
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915328 CPUtime=0.4
/proc/9803/stat : 9803 (java) S 9801 9803 8949 0 -1 0 6229 0 1 0 36 4 0 0 16 0 8 0 172124332 937295872 5968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228832 5968 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.34625 s]
/proc/loadavg: 0.96 1.00 1.00 3/72 9811
/proc/meminfo: memFree=1772600/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915460 CPUtime=1.23
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 18370 0 1 0 112 11 0 0 16 0 8 0 172124332 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9803/statm: 228865 18104 2179 14 0 215335 0
[pid=9803/tid=9805] ppid=9801 vsize=915460 CPUtime=0.05
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 1791 0 0 0 5 0 0 0 17 0 8 0 172124336 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915460 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915460 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915460 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915460 CPUtime=0.18
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 172124348 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915460 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937431040 18104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915460 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937431040 18104 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) 915460

[startup+2.98235 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 9811
/proc/meminfo: memFree=1758520/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=2.87
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21479 0 1 0 272 15 0 0 17 0 8 0 172124332 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21209 2545 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.29
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 444 0 0 0 27 2 0 0 15 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915544

[startup+6.25857 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 9811
/proc/meminfo: memFree=1758400/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=6.15
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21479 0 1 0 600 15 0 0 21 0 8 0 172124332 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800668 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21209 2545 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.29
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 444 0 0 0 27 2 0 0 15 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915544

[startup+12.737 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 9811
/proc/meminfo: memFree=1758408/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=12.62
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21479 0 1 0 1247 15 0 0 25 0 8 0 172124332 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800636 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21209 2545 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.29
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 444 0 0 0 27 2 0 0 15 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915544

[startup+25.5749 s]
/proc/loadavg: 0.97 1.00 1.00 2/72 9811
/proc/meminfo: memFree=1758472/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=25.46
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21484 0 1 0 2531 15 0 0 17 0 8 0 172124332 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800678 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21212 2545 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.3
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 447 0 0 0 28 2 0 0 16 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915544

[startup+51.2486 s]
/proc/loadavg: 0.98 1.00 1.00 2/72 9811
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=51.12
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21485 0 1 0 5097 15 0 0 25 0 8 0 172124332 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21212 2545 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.3
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 447 0 0 0 28 2 0 0 16 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915544

[startup+102.497 s]
/proc/loadavg: 1.04 1.01 1.00 2/72 9811
/proc/meminfo: memFree=1758472/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=102.35
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21506 0 1 0 10220 15 0 0 23 0 8 0 172124332 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21229 2547 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.31
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 461 0 0 0 29 2 0 0 16 0 8 0 172124348 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915544

[startup+162.578 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 9811
/proc/meminfo: memFree=1758408/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=162.41
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21516 0 1 0 16226 15 0 0 25 0 8 0 172124332 937517056 21238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.16
Current children cumulated vsize (KiB) 915544

[startup+1484.25 s]
/proc/loadavg: 1.00 1.04 1.01 2/72 10147
/proc/meminfo: memFree=1752448/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1483.22
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21527 0 1 0 148301 21 0 0 25 0 8 0 172124332 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21246 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 476 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1483.22
Current children cumulated vsize (KiB) 915544

[startup+1544.32 s]
/proc/loadavg: 1.00 1.03 1.00 2/72 10147
/proc/meminfo: memFree=1752392/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1543.29
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21528 0 1 0 154308 21 0 0 25 0 8 0 172124332 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21247 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 477 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.29
Current children cumulated vsize (KiB) 915544

[startup+1604.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 10147
/proc/meminfo: memFree=1752456/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1603.35
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21528 0 1 0 160314 21 0 0 25 0 8 0 172124332 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21247 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 477 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1603.35
Current children cumulated vsize (KiB) 915544

[startup+1664.48 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 10147
/proc/meminfo: memFree=1752392/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1663.42
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21528 0 1 0 166320 22 0 0 25 0 8 0 172124332 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21247 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 477 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1663.42
Current children cumulated vsize (KiB) 915544

[startup+1724.56 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 10147
/proc/meminfo: memFree=1752392/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1723.49
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 21528 0 1 0 172327 22 0 0 25 0 8 0 172124332 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21247 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.14
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4382 0 0 0 13 1 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 477 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21247 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1723.49
Current children cumulated vsize (KiB) 915544

[startup+1784.64 s]
/proc/loadavg: 1.06 1.02 1.00 2/72 10147
/proc/meminfo: memFree=1750408/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1783.55
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 22057 0 1 0 178333 22 0 0 25 0 8 0 172124332 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21775 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.17
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4910 0 0 0 16 1 0 0 16 0 8 0 172124336 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 477 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (KiB) 915544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.05 1.02 1.00 2/72 10147
/proc/meminfo: memFree=1750344/2055920 swapFree=4192812/4192956
[pid=9803] ppid=9801 vsize=915544 CPUtime=1800.09
/proc/9803/stat : 9803 (java) R 9801 9803 8949 0 -1 0 22057 0 1 0 179987 22 0 0 25 0 8 0 172124332 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800621 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9803/statm: 228886 21775 2548 14 0 215356 0
[pid=9803/tid=9805] ppid=9801 vsize=915544 CPUtime=0.17
/proc/9803/task/9805/stat : 9805 (java) S 9801 9803 8949 0 -1 64 4910 0 0 0 16 1 0 0 16 0 8 0 172124336 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9806] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9806/stat : 9806 (java) S 9801 9803 8949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9807] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9807/stat : 9807 (java) S 9801 9803 8949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172124336 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9808] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9808/stat : 9808 (java) S 9801 9803 8949 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9809] ppid=9801 vsize=915544 CPUtime=0.34
/proc/9803/task/9809/stat : 9809 (java) S 9801 9803 8949 0 -1 64 477 0 0 0 32 2 0 0 16 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9803/tid=9810] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9810/stat : 9810 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9803/tid=9811] ppid=9801 vsize=915544 CPUtime=0
/proc/9803/task/9811/stat : 9811 (java) S 9801 9803 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172124348 937517056 21775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915544

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

Child status: 143
Real time (s): 1801.21
CPU time (s): 1800.13
CPU user time (s): 1799.9
CPU system time (s): 0.234964
CPU usage (%): 99.9399
Max. virtual memory (cumulated for all children) (KiB): 915544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22075
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= 37681
involuntary context switches= 14114

runsolver used 1.69774 s user time and 4.70129 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Jan  8 06:20:58 UTC 2007


IDJOB= 215889
IDBENCH= 5036
FILE ID= node52/215889-1168237257

PBS_JOBID= 3481462

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e77ab9438f53681c34bb19277bbd1684

RANDOM SEED= 369737038

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:       1834000 kB
Buffers:         40968 kB
Cached:         110060 kB
SwapCached:          0 kB
Active:          83184 kB
Inactive:        83532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          25856 kB
Slab:            41224 kB
Committed_AS:  3798560 kB
PageTables:       1484 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= 66557 MiB



End job on node52 on Mon Jan  8 06:51:00 UTC 2007