Trace number 245860

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.25 1802.1

General information on the benchmark

NamelargeQueens/
queens-300.xml
MD5SUM06a371e55f2d982d272ecf65ee2f370a
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 benchmark2.58461
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints44850
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44850
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/245860-1168085752/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.44	     nbVariables=300  nbDomainTypes=1  minDomainSize=300  maxDomainSize=300
0.44	       =>  wckTime=0.137  cpuTime=0.11  mem=9M882
0.44	   
0.44	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
4.65	   
4.65	   INFO : Stopping converting binary constraints (cpu=4.03, mem = 36M69)
5.66	     nbConstraints=44850  nbConvertedConstraints=85  nbConvertConstraintsChecks=7650000  nbExtensionStructures=85
5.66	     nbSharedExtensionStructures=0  nbConflictsStructures=85  nbSharedConflictsStructures=0
5.66	     nbSharedBinaryRepresentations=25500  nbEvaluationManagers=299  nbSharedEvaluationManagers=44466  maxDegree=299
5.66	     maxArity=2
5.66	       =>  wckTime=5.358  cpuTime=4.61  mem=49M463
5.89	   
5.90	   solver IterativeSystematicSolver being built... 
6.76	       =>  wckTime=6.461  cpuTime=5.14  mem=178M646
19.85	   
19.85	   preprocessing
19.85	     nbConstraintChecks=26904957  nbValidityChecks=89828  nbPropagations=300  nbRevisions=89530
19.85	     nbUselessRevisions=89530  nbRemovedValues=0  detectedInconsistency=no
19.85	       =>  wckTime=13.082  cpuTime=13.04  mem=178M646
401.79	   
401.79	   search
401.79	     run=0  nbConstraintChecks=695677090  nbValidityChecks=1519632598  nbPropagations=38471  nbRevisions=8370560
401.79	     nbUselessRevisions=8331630  nbAssignments=237  nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=252
401.79	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
401.79	       =>  wckTime=395.021  cpuTime=394.58  mem=180M691
584.84	   
584.84	   search
584.84	     run=1  nbConstraintChecks=924881751  nbValidityChecks=3064809332  nbPropagations=115635  nbRevisions=24915222
584.84	     nbUselessRevisions=24798438  nbAssignments=539  nbFailedAssignments=15  nbBacktracks=29  nbVisitedNodes=572
584.84	     nbRestartNogoods=3  mapSize=24  nbInferences=0  nbTooLargeKeys=0
584.84	       =>  wckTime=578.072  cpuTime=577.44  mem=182M737
750.00	   
750.00	   search
750.00	     run=2  nbConstraintChecks=1112031610  nbValidityChecks=4614515915  nbPropagations=231738  nbRevisions=49642740
750.00	     nbUselessRevisions=49409149  nbAssignments=865  nbFailedAssignments=31  nbBacktracks=55  nbVisitedNodes=927
750.00	     nbRestartNogoods=4  mapSize=47  nbInferences=0  nbTooLargeKeys=0
750.00	       =>  wckTime=743.236  cpuTime=742.45  mem=184M782
904.07	   
904.07	   search
904.07	     run=3  nbConstraintChecks=1263763378  nbValidityChecks=6156078757  nbPropagations=386858  nbRevisions=82631562
904.07	     nbUselessRevisions=82238155  nbAssignments=1143  nbFailedAssignments=52  nbBacktracks=88  nbVisitedNodes=1243
904.07	     nbRestartNogoods=5  mapSize=79  nbInferences=0  nbTooLargeKeys=0
904.07	       =>  wckTime=897.309  cpuTime=896.34  mem=185M805
1064.33	   
1064.33	   search
1064.33	     run=4  nbConstraintChecks=1429760658  nbValidityChecks=7696390281  nbPropagations=581466  nbRevisions=123844700
1064.33	     nbUselessRevisions=123250208  nbAssignments=1481  nbFailedAssignments=77  nbBacktracks=139  nbVisitedNodes=1631
1064.33	     nbRestartNogoods=7  mapSize=124  nbInferences=0  nbTooLargeKeys=0
1064.33	       =>  wckTime=1057.567  cpuTime=1056.44  mem=187M851
1219.05	   
1219.05	   search
1219.05	     run=5  nbConstraintChecks=1580463759  nbValidityChecks=9239061608  nbPropagations=816891  nbRevisions=173442684
1219.05	     nbUselessRevisions=172596678  nbAssignments=1838  nbFailedAssignments=125  nbBacktracks=215  nbVisitedNodes=2077
1219.05	     nbRestartNogoods=9  mapSize=193  nbInferences=0  nbTooLargeKeys=0
1219.05	       =>  wckTime=1212.281  cpuTime=1210.97  mem=189M896
1363.03	   
1363.03	   search
1363.03	     run=6  nbConstraintChecks=1707648433  nbValidityChecks=10785555492  nbPropagations=1095076  nbRevisions=231585266
1363.03	     nbUselessRevisions=230431411  nbAssignments=2263  nbFailedAssignments=202  nbBacktracks=333  nbVisitedNodes=2643
1363.03	     nbRestartNogoods=15  mapSize=307  nbInferences=0  nbTooLargeKeys=0
1363.03	       =>  wckTime=1356.268  cpuTime=1354.82  mem=191M941
1513.70	   
1513.70	   search
1513.70	     run=7  nbConstraintChecks=1850735641  nbValidityChecks=12324904962  nbPropagations=1415305  nbRevisions=298015152
1513.70	     nbUselessRevisions=296503809  nbAssignments=2774  nbFailedAssignments=275  nbBacktracks=503  nbVisitedNodes=3303
1513.70	     nbRestartNogoods=17  mapSize=442  nbInferences=0  nbTooLargeKeys=0
1513.70	       =>  wckTime=1506.932  cpuTime=1505.33  mem=193M987
1659.44	   
1659.44	   search
1659.44	     run=8  nbConstraintChecks=1979505849  nbValidityChecks=13876095131  nbPropagations=1783379  nbRevisions=373270891
1659.44	     nbUselessRevisions=371322678  nbAssignments=3397  nbFailedAssignments=400  nbBacktracks=759  nbVisitedNodes=4163
1659.44	     nbRestartNogoods=23  mapSize=658  nbInferences=0  nbTooLargeKeys=0
1659.44	       =>  wckTime=1652.673  cpuTime=1650.91  mem=196M32
1801.70	   
1801.70	   search
1801.70	     run=9  nbConstraintChecks=2103160176  nbValidityChecks=15416213226  nbPropagations=2197077  nbRevisions=456992374
1801.70	     nbUselessRevisions=454546211  nbAssignments=4222  nbFailedAssignments=579  nbBacktracks=1144  nbVisitedNodes=5337
1801.70	     nbRestartNogoods=28  mapSize=973  nbInferences=0  nbTooLargeKeys=0
1801.70	       =>  wckTime=1794.931  cpuTime=1793.01  mem=199M101

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/node9/watcher-245860-1168085752 -o ROOT/results/node9/solver-245860-1168085752 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/245860-1168085752/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.00 0.48 1.19 4/81 20535
/proc/meminfo: memFree=1224528/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=1784 CPUtime=0
/proc/20534/stat : 20534 (java) D 20532 20534 20175 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 156972106 1826816 158 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/20534/statm: 446 158 123 14 0 91 0

[startup+0.102717 s]
/proc/loadavg: 0.00 0.48 1.19 4/81 20535
/proc/meminfo: memFree=1224528/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916012 CPUtime=0.08
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 3007 0 1 0 7 1 0 0 16 0 8 0 156972106 937996288 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20534/statm: 229003 2753 1430 14 0 215498 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 916012

[startup+0.510764 s]
/proc/loadavg: 0.00 0.48 1.19 4/81 20535
/proc/meminfo: memFree=1224528/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916352 CPUtime=0.49
/proc/20534/stat : 20534 (java) S 20532 20534 20175 0 -1 0 7136 0 1 0 45 4 0 0 16 0 8 0 156972106 938344448 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20534/statm: 229088 6875 2145 14 0 215558 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916352

[startup+1.33186 s]
/proc/loadavg: 0.00 0.48 1.19 2/88 20542
/proc/meminfo: memFree=1162776/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916656 CPUtime=1.3
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 19731 0 1 0 120 10 0 0 17 0 8 0 156972106 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073456075 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229164 19468 2158 14 0 215634 0
[pid=20534/tid=20536] ppid=20532 vsize=916656 CPUtime=0.08
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 3197 0 0 0 8 0 0 0 16 0 8 0 156972110 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916656 CPUtime=0.13
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 409 0 0 0 13 0 0 0 16 0 8 0 156972113 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938655744 19468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916656

[startup+2.98404 s]
/proc/loadavg: 0.00 0.48 1.19 2/88 20542
/proc/meminfo: memFree=1148120/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916656 CPUtime=2.95
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 21472 0 1 0 284 11 0 0 17 0 8 0 156972106 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20534/statm: 229164 21206 2178 14 0 215634 0
[pid=20534/tid=20536] ppid=20532 vsize=916656 CPUtime=0.23
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 4867 0 0 0 22 1 0 0 17 0 8 0 156972110 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916656 CPUtime=0.15
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 416 0 0 0 14 1 0 0 16 0 8 0 156972113 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938655744 21206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 916656

[startup+6.27642 s]
/proc/loadavg: 0.08 0.49 1.18 2/88 20543
/proc/meminfo: memFree=1120088/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916656 CPUtime=6.25
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 39353 0 1 0 605 20 0 0 17 0 8 0 156972106 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229164 39033 2498 14 0 215634 0
[pid=20534/tid=20536] ppid=20532 vsize=916656 CPUtime=0.9
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 22335 0 0 0 82 8 0 0 16 0 8 0 156972110 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916656 CPUtime=0.22
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 467 0 0 0 21 1 0 0 15 0 8 0 156972113 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916656 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938655744 39033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 916656

[startup+12.7683 s]
/proc/loadavg: 0.16 0.50 1.18 2/88 20543
/proc/meminfo: memFree=1013080/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=12.73
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55593 0 1 0 1247 26 0 0 25 0 8 0 156972106 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074098000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55270 2533 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38428 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.28
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 537 0 0 0 27 1 0 0 15 0 8 0 156972113 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 916916

[startup+25.6108 s]
/proc/loadavg: 0.34 0.52 1.18 2/88 20546
/proc/meminfo: memFree=1012824/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=25.56
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55601 0 1 0 2529 27 0 0 25 0 8 0 156972106 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55276 2535 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.28
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 539 0 0 0 27 1 0 0 15 0 8 0 156972113 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 916916

[startup+51.3137 s]
/proc/loadavg: 0.57 0.56 1.17 2/88 20596
/proc/meminfo: memFree=1010968/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=51.24
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55608 0 1 0 5097 27 0 0 18 0 8 0 156972106 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20534/statm: 229229 55279 2535 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.29
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 543 0 0 0 28 1 0 0 16 0 8 0 156972113 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 916916

[startup+102.612 s]
/proc/loadavg: 0.81 0.62 1.16 2/88 20597
/proc/meminfo: memFree=1012888/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=102.49
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55617 0 1 0 10222 27 0 0 25 0 8 0 156972106 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55284 2535 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.3
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 550 0 0 0 29 1 0 0 16 0 8 0 156972113 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.49
Current children cumulated vsize (KiB) 916916

[startup+162.656 s]
/proc/loadavg: 1.08 0.72 1.16 3/100 20644
/proc/meminfo: memFree=986552/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=162.53
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55617 0 1 0 16225 28 0 0 25 0 8 0 156972106 938921984 55284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795702 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.15
Current children cumulated vsize (KiB) 916916

[startup+1483.64 s]
/proc/loadavg: 2.03 1.99 1.77 3/100 20646
/proc/meminfo: memFree=985720/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1482.11
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55653 0 1 0 148179 32 0 0 25 0 8 0 156972106 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074100626 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55309 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.34
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 572 0 0 0 32 2 0 0 15 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.11
Current children cumulated vsize (KiB) 916916

[startup+1543.68 s]
/proc/loadavg: 2.01 1.99 1.78 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1542.09
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55654 0 1 0 154177 32 0 0 25 0 8 0 156972106 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074133507 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55309 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.34
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 572 0 0 0 32 2 0 0 15 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 916916

[startup+1603.72 s]
/proc/loadavg: 2.00 1.99 1.79 3/100 20646
/proc/meminfo: memFree=985720/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1602.1
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55654 0 1 0 160177 33 0 0 25 0 8 0 156972106 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074122283 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55309 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.34
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 572 0 0 0 32 2 0 0 15 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 916916

[startup+1663.77 s]
/proc/loadavg: 2.11 2.02 1.82 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1662.06
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55656 0 1 0 166173 33 0 0 25 0 8 0 156972106 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074103503 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55310 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.34
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 574 0 0 0 32 2 0 0 15 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 916916

[startup+1723.81 s]
/proc/loadavg: 2.16 2.04 1.83 3/100 20646
/proc/meminfo: memFree=985592/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1722.05
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55656 0 1 0 172172 33 0 0 25 0 8 0 156972106 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074095104 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55310 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.34
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 574 0 0 0 32 2 0 0 15 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 916916

[startup+1783.85 s]
/proc/loadavg: 2.06 2.03 1.84 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1782.03
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55656 0 1 0 178170 33 0 0 25 0 8 0 156972106 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074100624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55310 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.34
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 574 0 0 0 32 2 0 0 15 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55310 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 916916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.94 s]
/proc/loadavg: 2.04 2.03 1.84 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20534] ppid=20532 vsize=916916 CPUtime=1800.09
/proc/20534/stat : 20534 (java) R 20532 20534 20175 0 -1 0 55660 0 1 0 179976 33 0 0 25 0 8 0 156972106 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074100090 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20534/statm: 229229 55312 2538 14 0 215699 0
[pid=20534/tid=20536] ppid=20532 vsize=916916 CPUtime=1.09
/proc/20534/task/20536/stat : 20536 (java) S 20532 20534 20175 0 -1 64 38429 0 0 0 95 14 0 0 16 0 8 0 156972110 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20537] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20532 20534 20175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20532 20534 20175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156972110 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156972113 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20540] ppid=20532 vsize=916916 CPUtime=0.35
/proc/20534/task/20540/stat : 20540 (java) S 20532 20534 20175 0 -1 64 576 0 0 0 33 2 0 0 15 0 8 0 156972113 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20541] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156972113 938921984 55312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20534/tid=20542] ppid=20532 vsize=916916 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20532 20534 20175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156972113 938921984 55312 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) 916916

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

Child status: 143
Real time (s): 1802.1
CPU time (s): 1800.25
CPU user time (s): 1799.87
CPU system time (s): 0.379942
CPU usage (%): 99.8975
Max. virtual memory (cumulated for all children) (KiB): 917432

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

runsolver used 2.38364 s user time and 5.51016 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 12:16:01 UTC 2007


IDJOB= 245860
IDBENCH= 10309
FILE ID= node9/245860-1168085752

PBS_JOBID= 3476323

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/largeQueens/queens-300.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/245860-1168085752/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-245860-1168085752 -o ROOT/results/node9/solver-245860-1168085752 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/245860-1168085752/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06a371e55f2d982d272ecf65ee2f370a

RANDOM SEED= 664292165

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.231
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.231
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:       1225000 kB
Buffers:         84220 kB
Cached:         597416 kB
SwapCached:        268 kB
Active:         326964 kB
Inactive:       402132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225000 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            7524 kB
Writeback:           0 kB
Mapped:          59232 kB
Slab:            86916 kB
Committed_AS:  4030028 kB
PageTables:       2136 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= 66537 MiB



End job on node9 on Sat Jan  6 12:46:12 UTC 2007