Trace number 233420

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.07 1800.54

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-7.xml
MD5SUMf4327cb68fbe8580c1be6c2a8250c7f0
Bench Category2-ARY-INT (binary 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 variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size870
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.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/233420-1168081362/unknown.xml
0.36	   
0.36	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.46	     nbVariables=225  nbDomainTypes=225  minDomainSize=772  maxDomainSize=870
0.46	       =>  wckTime=0.158  cpuTime=0.13  mem=11M785
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.49	   
4.49	   INFO : Stopping converting binary constraints (cpu=4.14, mem = 38M115)
5.02	     nbConstraints=3150  nbConvertedConstraints=22  nbConvertConstraintsChecks=14633427  nbExtensionStructures=22
5.02	     nbSharedExtensionStructures=0  nbConflictsStructures=22  nbSharedConflictsStructures=0
5.02	     nbSharedBinaryRepresentations=5048  nbEvaluationManagers=3128  nbSharedEvaluationManagers=0  maxDegree=28
5.02	     maxArity=2
5.02	       =>  wckTime=4.715  cpuTime=4.47  mem=26M54
5.11	   
5.11	   solver IterativeSystematicSolver being built... 
5.32	       =>  wckTime=5.022  cpuTime=4.65  mem=62M167
16.39	   
16.39	   preprocessing
16.39	     nbConstraintChecks=28858126  nbValidityChecks=205832  nbPropagations=225  nbRevisions=6256  nbUselessRevisions=6256
16.39	     nbRemovedValues=0  detectedInconsistency=no
16.39	       =>  wckTime=11.055  cpuTime=11.01  mem=62M167
34.22	   
34.22	   search
34.22	     run=0  nbConstraintChecks=33633242  nbValidityChecks=64243077  nbPropagations=5039  nbRevisions=120175
34.22	     nbUselessRevisions=110328  nbAssignments=352  nbFailedAssignments=301  nbBacktracks=10  nbVisitedNodes=664
34.22	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
34.22	       =>  wckTime=28.881  cpuTime=28.75  mem=42M21
52.86	   
52.86	   search
52.86	     run=1  nbConstraintChecks=77193866  nbValidityChecks=101757505  nbPropagations=14449  nbRevisions=324697
52.86	     nbUselessRevisions=298212  nbAssignments=679  nbFailedAssignments=515  nbBacktracks=25  nbVisitedNodes=1220
52.86	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
52.86	       =>  wckTime=47.527  cpuTime=47.38  mem=43M983
69.35	   
69.35	   search
69.35	     run=2  nbConstraintChecks=105119136  nbValidityChecks=206272519  nbPropagations=32086  nbRevisions=711825
69.35	     nbUselessRevisions=653036  nbAssignments=1233  nbFailedAssignments=1005  nbBacktracks=47  nbVisitedNodes=2286
69.35	     nbRestartNogoods=21  mapSize=47  nbInferences=0  nbTooLargeKeys=0
69.35	       =>  wckTime=64.011  cpuTime=63.85  mem=44M964
89.12	   
89.12	   search
89.12	     run=3  nbConstraintChecks=142379279  nbValidityChecks=303672431  nbPropagations=60298  nbRevisions=1311904
89.12	     nbUselessRevisions=1197722  nbAssignments=2256  nbFailedAssignments=1928  nbBacktracks=80  nbVisitedNodes=4264
89.12	     nbRestartNogoods=43  mapSize=80  nbInferences=0  nbTooLargeKeys=0
89.12	       =>  wckTime=83.788  cpuTime=83.6  mem=46M925
131.18	   
131.18	   search
131.18	     run=4  nbConstraintChecks=194882509  nbValidityChecks=718492051  nbPropagations=112173  nbRevisions=2480067
131.18	     nbUselessRevisions=2261013  nbAssignments=3930  nbFailedAssignments=3539  nbBacktracks=130  nbVisitedNodes=7599
131.18	     nbRestartNogoods=53  mapSize=130  nbInferences=0  nbTooLargeKeys=0
131.18	       =>  wckTime=125.847  cpuTime=125.64  mem=47M906
169.84	   
169.84	   search
169.84	     run=5  nbConstraintChecks=244056843  nbValidityChecks=1096921364  nbPropagations=185866  nbRevisions=4181886
169.84	     nbUselessRevisions=3807558  nbAssignments=5675  nbFailedAssignments=5196  nbBacktracks=205  nbVisitedNodes=11076
169.84	     nbRestartNogoods=71  mapSize=205  nbInferences=0  nbTooLargeKeys=0
169.84	       =>  wckTime=164.503  cpuTime=164.29  mem=49M867
295.76	   
295.76	   search
295.76	     run=6  nbConstraintChecks=392427018  nbValidityChecks=2390627412  nbPropagations=331092  nbRevisions=7644100
295.76	     nbUselessRevisions=6964105  nbAssignments=10530  nbFailedAssignments=9925  nbBacktracks=318  nbVisitedNodes=20773
295.76	     nbRestartNogoods=100  mapSize=318  nbInferences=0  nbTooLargeKeys=0
295.76	       =>  wckTime=290.427  cpuTime=290.19  mem=51M863
487.09	   
487.09	   search
487.09	     run=7  nbConstraintChecks=596927325  nbValidityChecks=4359861868  nbPropagations=583966  nbRevisions=13763431
487.09	     nbUselessRevisions=12556349  nbAssignments=17474  nbFailedAssignments=16689  nbBacktracks=488  nbVisitedNodes=34651
487.09	     nbRestartNogoods=124  mapSize=488  nbInferences=0  nbTooLargeKeys=0
487.09	       =>  wckTime=481.754  cpuTime=481.47  mem=54M806
660.59	   
660.59	   search
660.59	     run=8  nbConstraintChecks=783820365  nbValidityChecks=6134757392  nbPropagations=932442  nbRevisions=22275725
660.59	     nbUselessRevisions=20322780  nbAssignments=25001  nbFailedAssignments=23950  nbBacktracks=744  nbVisitedNodes=49695
660.59	     nbRestartNogoods=151  mapSize=744  nbInferences=0  nbTooLargeKeys=0
660.59	       =>  wckTime=655.254  cpuTime=654.92  mem=59M776
808.91	   
808.91	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=65M868)
831.05	   
831.05	   search
831.05	     run=9  nbConstraintChecks=965572426  nbValidityChecks=7906366830  nbPropagations=1377175  nbRevisions=33179284
831.05	     nbUselessRevisions=30270302  nbAssignments=31698  nbFailedAssignments=30253  nbBacktracks=1128
831.05	     nbVisitedNodes=63079  nbRestartNogoods=179
831.05	       =>  wckTime=825.716  cpuTime=825.35  mem=65M868
1072.93	   
1072.93	   search
1072.93	     run=10  nbConstraintChecks=1207126526  nbValidityChecks=10578973285  nbPropagations=1962805  nbRevisions=47693029
1072.93	     nbUselessRevisions=43503627  nbAssignments=42356  nbFailedAssignments=40326  nbBacktracks=1704
1072.93	     nbVisitedNodes=84386  nbRestartNogoods=247
1072.93	       =>  wckTime=1067.598  cpuTime=1067.15  mem=65M868

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/node41/watcher-233420-1168081362 -o ROOT/results/node41/solver-233420-1168081362 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233420-1168081362/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.01 0.24 0.69 3/68 8485
/proc/meminfo: memFree=1648264/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=308 CPUtime=0
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 57 0 0 0 0 0 0 0 19 0 1 0 156537247 315392 40 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 1962555 0 0 4096 0 0 0 0 17 1 0 0
/proc/8484/statm: 374 45 35 14 0 7 0

[startup+0.102638 s]
/proc/loadavg: 0.01 0.24 0.69 3/68 8485
/proc/meminfo: memFree=1648264/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916012 CPUtime=0.08
/proc/8484/stat : 8484 (java) S 8482 8484 7994 0 -1 0 2997 0 1 0 7 1 0 0 18 0 8 0 156537247 937996288 2743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229003 2743 1427 14 0 215498 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 916012

[startup+0.510675 s]
/proc/loadavg: 0.01 0.24 0.69 3/68 8485
/proc/meminfo: memFree=1648264/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916352 CPUtime=0.49
/proc/8484/stat : 8484 (java) S 8482 8484 7994 0 -1 0 7577 0 1 0 44 5 0 0 16 0 8 0 156537247 938344448 7316 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229088 7316 2145 14 0 215558 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916352

[startup+1.33074 s]
/proc/loadavg: 0.09 0.25 0.69 2/75 8492
/proc/meminfo: memFree=1607632/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916656 CPUtime=1.3
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 12584 0 1 0 121 9 0 0 17 0 8 0 156537247 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785440 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229164 12322 2167 14 0 215634 0
[pid=8484/tid=8486] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156537251 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156537251 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156537251 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916656 CPUtime=0.13
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 410 0 0 0 13 0 0 0 16 0 8 0 156537254 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938655744 12322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938655744 12322 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.96688 s]
/proc/loadavg: 0.09 0.25 0.69 2/75 8492
/proc/meminfo: memFree=1605840/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916656 CPUtime=2.94
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 13253 0 1 0 284 10 0 0 17 0 8 0 156537247 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782640 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229164 12990 2167 14 0 215634 0
[pid=8484/tid=8486] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156537251 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156537251 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156537251 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916656 CPUtime=0.13
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 410 0 0 0 13 0 0 0 15 0 8 0 156537254 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916656 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938655744 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 916656

[startup+6.26117 s]
/proc/loadavg: 0.16 0.26 0.69 2/75 8493
/proc/meminfo: memFree=1571408/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=6.24
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 21897 0 1 0 610 14 0 0 17 0 8 0 156537247 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 21631 2533 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.16
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 4802 0 0 0 15 1 0 0 17 0 8 0 156537251 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156537251 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156537251 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.24
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 475 0 0 0 23 1 0 0 15 0 8 0 156537254 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 21631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 916740

[startup+12.7327 s]
/proc/loadavg: 0.23 0.28 0.69 2/75 8493
/proc/meminfo: memFree=1571408/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=12.7
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 21908 0 1 0 1256 14 0 0 20 0 8 0 156537247 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 229185 21637 2533 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.16
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 4802 0 0 0 15 1 0 0 16 0 8 0 156537251 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156537251 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156537251 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.25
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 485 0 0 0 24 1 0 0 16 0 8 0 156537254 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 21637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 916740

[startup+25.5909 s]
/proc/loadavg: 0.34 0.30 0.70 3/87 8538
/proc/meminfo: memFree=1516464/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=25.54
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28194 0 1 0 2537 17 0 0 25 0 8 0 156537247 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782684 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27918 2534 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11073 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.27
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 493 0 0 0 26 1 0 0 15 0 8 0 156537254 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916740

[startup+51.2881 s]
/proc/loadavg: 1.05 0.48 0.74 3/87 8538
/proc/meminfo: memFree=1507504/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=51.23
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28211 0 1 0 5106 17 0 0 25 0 8 0 156537247 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27931 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.28
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 501 0 0 0 27 1 0 0 16 0 8 0 156537254 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 916740

[startup+102.576 s]
/proc/loadavg: 1.64 0.72 0.81 3/87 8538
/proc/meminfo: memFree=1507440/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=102.5
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28235 0 1 0 10232 18 0 0 25 0 8 0 156537247 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785376 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27945 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.31
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 521 0 0 0 30 1 0 0 16 0 8 0 156537254 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.5
Current children cumulated vsize (KiB) 916740

[startup+162.597 s]
/proc/loadavg: 1.87 0.95 0.88 3/87 8538
/proc/meminfo: memFree=1507376/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=162.51
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28236 0 1 0 16233 18 0 0 25 0 8 0 156537247 938741760 27945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1422.68
Current children cumulated vsize (KiB) 916740

[startup+1483.1 s]
/proc/loadavg: 2.06 2.00 1.71 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1482.7
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 148249 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782637 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.7
Current children cumulated vsize (KiB) 916740

[startup+1543.12 s]
/proc/loadavg: 2.02 2.00 1.73 3/87 8540
/proc/meminfo: memFree=1507120/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1542.71
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 154250 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782757 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.71
Current children cumulated vsize (KiB) 916740

[startup+1603.15 s]
/proc/loadavg: 2.08 2.02 1.75 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1602.72
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 160251 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.72
Current children cumulated vsize (KiB) 916740

[startup+1663.17 s]
/proc/loadavg: 2.03 2.01 1.76 3/87 8540
/proc/meminfo: memFree=1507120/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1662.72
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 166251 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074116552 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.72
Current children cumulated vsize (KiB) 916740

[startup+1723.19 s]
/proc/loadavg: 2.05 2.02 1.78 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1722.73
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 172252 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074116631 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.73
Current children cumulated vsize (KiB) 916740

[startup+1783.22 s]
/proc/loadavg: 2.09 2.03 1.79 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1782.74
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 178253 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035491 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.74
Current children cumulated vsize (KiB) 916740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.49 s]
/proc/loadavg: 2.06 2.03 1.80 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8484] ppid=8482 vsize=916740 CPUtime=1800.01
/proc/8484/stat : 8484 (java) R 8482 8484 7994 0 -1 0 28241 0 1 0 179980 21 0 0 25 0 8 0 156537247 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032512 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 229185 27949 2538 14 0 215655 0
[pid=8484/tid=8486] ppid=8482 vsize=916740 CPUtime=0.21
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 7994 0 -1 64 11074 0 0 0 17 4 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 7994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 7994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156537251 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8490] ppid=8482 vsize=916740 CPUtime=0.32
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 7994 0 -1 64 525 0 0 0 31 1 0 0 16 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 7994 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8492] ppid=8482 vsize=916740 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 7994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156537254 938741760 27949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 916740

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

Child status: 143
Real time (s): 1800.54
CPU time (s): 1800.07
CPU user time (s): 1799.83
CPU system time (s): 0.237963
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 916740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28255
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= 37684
involuntary context switches= 38827

runsolver used 1.64075 s user time and 4.74228 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 11:02:56 UTC 2007


IDJOB= 233420
IDBENCH= 6607
FILE ID= node41/233420-1168081362

PBS_JOBID= 3476207

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f4327cb68fbe8580c1be6c2a8250c7f0

RANDOM SEED= 550409284

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.234
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.234
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:       1648744 kB
Buffers:         34724 kB
Cached:         277124 kB
SwapCached:          0 kB
Active:          63348 kB
Inactive:       268624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            60892 kB
Committed_AS:  2546092 kB
PageTables:       1700 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= 66529 MiB



End job on node41 on Sat Jan  6 11:33:04 UTC 2007