Trace number 234855

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.09 1808.65

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-9.xml
MD5SUM2a5d4cc7ff938a6383e2a78f825e1405
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 benchmark1715.13
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1383
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/234855-1168081639/unknown.xml
0.35	   
0.35	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.49	     nbVariables=300  nbDomainTypes=300  minDomainSize=1285  maxDomainSize=1383
0.49	       =>  wckTime=0.191  cpuTime=0.15  mem=17M678
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
4.55	   
4.55	   INFO : Stopping converting binary constraints (cpu=4.19, mem = 42M75)
5.05	     nbConstraints=3130  nbConvertedConstraints=9  nbConvertConstraintsChecks=15787356  nbExtensionStructures=9
5.05	     nbSharedExtensionStructures=0  nbConflictsStructures=9  nbSharedConflictsStructures=0
5.05	     nbSharedBinaryRepresentations=1284  nbEvaluationManagers=3121  nbSharedEvaluationManagers=0  maxDegree=21
5.05	     maxArity=2
5.05	       =>  wckTime=4.76  cpuTime=4.5  mem=33M555
5.15	   
5.15	   solver IterativeSystematicSolver being built... 
5.44	       =>  wckTime=5.151  cpuTime=4.7  mem=70M604
93.52	   
93.52	   preprocessing
93.52	     nbConstraintChecks=366396039  nbValidityChecks=10846344  nbPropagations=759  nbRevisions=18120
93.52	     nbUselessRevisions=17032  nbRemovedValues=211862  detectedInconsistency=no
93.52	       =>  wckTime=88.052  cpuTime=87.57  mem=70M604
120.89	   
120.89	   search
120.89	     run=0  nbConstraintChecks=84764388  nbValidityChecks=18911282  nbPropagations=4466  nbRevisions=81195
120.89	     nbUselessRevisions=73691  nbAssignments=156  nbFailedAssignments=59  nbBacktracks=11  nbVisitedNodes=221
120.89	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=4
120.89	       =>  wckTime=115.421  cpuTime=114.75  mem=76M68
133.56	   
133.56	   search
133.56	     run=1  nbConstraintChecks=128224558  nbValidityChecks=40235206  nbPropagations=12306  nbRevisions=226293
133.56	     nbUselessRevisions=204949  nbAssignments=377  nbFailedAssignments=231  nbBacktracks=26  nbVisitedNodes=623
133.56	     nbRestartNogoods=28  mapSize=15  nbInferences=0  nbTooLargeKeys=4
133.56	       =>  wckTime=128.092  cpuTime=127.35  mem=77M906
171.78	   
171.78	   search
171.78	     run=2  nbConstraintChecks=263047994  nbValidityChecks=100022749  nbPropagations=30241  nbRevisions=571349
171.78	     nbUselessRevisions=510736  nbAssignments=712  nbFailedAssignments=505  nbBacktracks=48  nbVisitedNodes=1246
171.78	     nbRestartNogoods=68  mapSize=34  nbInferences=0  nbTooLargeKeys=4
171.78	       =>  wckTime=166.314  cpuTime=165.36  mem=80M734
228.13	   
228.13	   search
228.13	     run=3  nbConstraintChecks=434474256  nbValidityChecks=228563988  nbPropagations=67541  nbRevisions=1371962
228.13	     nbUselessRevisions=1209396  nbAssignments=898  nbFailedAssignments=634  nbBacktracks=81  nbVisitedNodes=1591
228.13	     nbRestartNogoods=111  mapSize=67  nbInferences=0  nbTooLargeKeys=4
228.13	       =>  wckTime=222.67  cpuTime=221.41  mem=83M450
397.17	   
397.17	   search
397.17	     run=4  nbConstraintChecks=907210267  nbValidityChecks=656297173  nbPropagations=158699  nbRevisions=3409948
397.17	     nbUselessRevisions=2947242  nbAssignments=1704  nbFailedAssignments=1367  nbBacktracks=131  nbVisitedNodes=3157
397.17	     nbRestartNogoods=161  mapSize=98  nbInferences=0  nbTooLargeKeys=4
397.17	       =>  wckTime=391.703  cpuTime=389.51  mem=86M905
411.29	   
411.29	   search
411.29	     run=5  nbConstraintChecks=954199333  nbValidityChecks=680815423  nbPropagations=256080  nbRevisions=5553880
411.29	     nbUselessRevisions=4779356  nbAssignments=2221  nbFailedAssignments=1758  nbBacktracks=208  nbVisitedNodes=4085
411.29	     nbRestartNogoods=249  mapSize=132  nbInferences=0  nbTooLargeKeys=4
411.29	       =>  wckTime=405.823  cpuTime=403.54  mem=92M411
1031.50	   
1031.50	   search
1031.50	     run=6  nbConstraintChecks=2670944040  nbValidityChecks=2019636362  nbPropagations=526969  nbRevisions=11626341
1031.50	     nbUselessRevisions=9644917  nbAssignments=6021  nbFailedAssignments=5408  nbBacktracks=321  nbVisitedNodes=11614
1031.50	     nbRestartNogoods=255  mapSize=229  nbInferences=0  nbTooLargeKeys=4
1031.50	       =>  wckTime=1026.033  cpuTime=1020.38  mem=99M212
1145.87	   
1145.87	   search
1145.87	     run=7  nbConstraintChecks=2969865289  nbValidityChecks=2397604256  nbPropagations=867830  nbRevisions=19088799
1145.87	     nbUselessRevisions=15732699  nbAssignments=8596  nbFailedAssignments=7771  nbBacktracks=492  nbVisitedNodes=16635
1145.87	     nbRestartNogoods=392  mapSize=353  nbInferences=0  nbTooLargeKeys=4
1145.87	       =>  wckTime=1140.409  cpuTime=1134.1  mem=82M644
1250.75	   
1250.75	   search
1250.75	     run=8  nbConstraintChecks=3258513320  nbValidityChecks=2657318980  nbPropagations=1298128  nbRevisions=28179787
1250.75	     nbUselessRevisions=23207240  nbAssignments=13881  nbFailedAssignments=12742  nbBacktracks=748  nbVisitedNodes=27083
1250.75	     nbRestartNogoods=513  mapSize=570  nbInferences=0  nbTooLargeKeys=7
1250.75	       =>  wckTime=1245.285  cpuTime=1238.38  mem=95M345
1377.56	   
1377.56	   search
1377.56	     run=9  nbConstraintChecks=3612036588  nbValidityChecks=3082810499  nbPropagations=1821834  nbRevisions=39059473
1377.56	     nbUselessRevisions=32300765  nbAssignments=15945  nbFailedAssignments=14379  nbBacktracks=1132
1377.56	     nbVisitedNodes=30948  nbRestartNogoods=745  mapSize=797  nbInferences=0  nbTooLargeKeys=7
1377.56	       =>  wckTime=1372.096  cpuTime=1364.49  mem=114M174
1511.28	   
1511.28	   INFO : Stopping hyperNogood (mapSize=994, nbTooLargekeys=7, mem=109M934)
1757.61	   
1757.61	   search
1757.61	     run=10  nbConstraintChecks=4567385369  nbValidityChecks=4326285609  nbPropagations=2598494  nbRevisions=55180919
1757.61	     nbUselessRevisions=45830411  nbAssignments=23863  nbFailedAssignments=21682  nbBacktracks=1709
1757.61	     nbVisitedNodes=46519  nbRestartNogoods=927
1757.61	       =>  wckTime=1752.147  cpuTime=1743.49  mem=109M934

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/node24/watcher-234855-1168081639 -o ROOT/results/node24/solver-234855-1168081639 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234855-1168081639/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: 1.78 1.81 1.82 3/93 18577
/proc/meminfo: memFree=1623136/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=1784 CPUtime=0
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 156559157 1826816 163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2605860 0 0 4096 0 0 0 0 17 0 0 0
/proc/18576/statm: 446 163 128 14 0 91 0

[startup+0.10855 s]
/proc/loadavg: 1.78 1.81 1.82 3/93 18577
/proc/meminfo: memFree=1623136/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=914988 CPUtime=0.1
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 3132 0 1 0 8 2 0 0 23 0 8 0 156559157 936947712 2878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228747 2879 1474 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.517593 s]
/proc/loadavg: 1.78 1.81 1.82 3/93 18577
/proc/meminfo: memFree=1623136/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915328 CPUtime=0.5
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 8828 0 1 0 45 5 0 0 25 0 8 0 156559157 937295872 8567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228832 8567 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34568 s]
/proc/loadavg: 1.78 1.81 1.82 3/100 18584
/proc/meminfo: memFree=1578280/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915632 CPUtime=1.33
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 13715 0 1 0 125 8 0 0 25 0 8 0 156559157 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228908 13453 2167 14 0 215378 0
[pid=18576/tid=18578] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156559160 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 156559160 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156559160 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915632 CPUtime=0.14
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 410 0 0 0 13 1 0 0 16 0 8 0 156559163 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937607168 13453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915632

[startup+2.98886 s]
/proc/loadavg: 1.80 1.81 1.82 3/100 18584
/proc/meminfo: memFree=1576360/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915632 CPUtime=2.96
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 14374 0 1 0 288 8 0 0 25 0 8 0 156559157 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228908 14111 2167 14 0 215378 0
[pid=18576/tid=18578] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156559160 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 156559160 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156559160 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915632 CPUtime=0.14
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 412 0 0 0 13 1 0 0 16 0 8 0 156559163 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915632 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937607168 14111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915632

[startup+6.26821 s]
/proc/loadavg: 1.80 1.81 1.82 3/100 18584
/proc/meminfo: memFree=1507880/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=6.22
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 31482 0 1 0 606 16 0 0 25 0 8 0 156559157 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 31215 2533 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.22
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 14383 0 0 0 16 6 0 0 16 0 8 0 156559160 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156559160 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.25
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 475 0 0 0 24 1 0 0 15 0 8 0 156559163 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 31215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915720

[startup+12.7629 s]
/proc/loadavg: 1.83 1.81 1.82 3/100 18584
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=12.68
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 31489 0 1 0 1252 16 0 0 25 0 8 0 156559157 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791498 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 31218 2533 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.22
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 14383 0 0 0 16 6 0 0 16 0 8 0 156559160 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156559160 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.25
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 482 0 0 0 24 1 0 0 16 0 8 0 156559163 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 31218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915720

[startup+25.6233 s]
/proc/loadavg: 1.85 1.82 1.82 3/100 18584
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=25.46
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 31495 0 1 0 2530 16 0 0 25 0 8 0 156559157 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029738 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 31222 2533 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.22
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 14383 0 0 0 16 6 0 0 16 0 8 0 156559160 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156559160 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.26
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 487 0 0 0 25 1 0 0 15 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915720

[startup+51.2541 s]
/proc/loadavg: 1.90 1.83 1.82 3/100 18584
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=50.96
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 31495 0 1 0 5080 16 0 0 25 0 8 0 156559157 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 31222 2533 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.22
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 14383 0 0 0 16 6 0 0 16 0 8 0 156559160 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156559160 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.26
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 487 0 0 0 25 1 0 0 15 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 31222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915720

[startup+102.508 s]
/proc/loadavg: 1.96 1.86 1.83 3/100 18584
/proc/meminfo: memFree=1507952/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=101.95
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 31506 0 1 0 10178 17 0 0 25 0 8 0 156559157 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 31231 2534 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.22
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 14383 0 0 0 16 6 0 0 16 0 8 0 156559160 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156559160 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.27
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 493 0 0 0 26 1 0 0 16 0 8 0 156559163 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 31231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 915720

[startup+162.511 s]
/proc/loadavg: 2.08 1.91 1.84 3/100 18584
/proc/meminfo: memFree=1507888/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=161.62
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 31532 0 1 0 16145 17 0 0 25 0 8 0 156559157 937697280 31246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034857 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1415.05
Current children cumulated vsize (KiB) 915720

[startup+1482.9 s]
/proc/loadavg: 2.02 2.02 1.94 3/100 18586
/proc/meminfo: memFree=1454776/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1474.83
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44641 0 1 0 147456 27 0 0 25 0 8 0 156559157 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034795 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44340 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.33
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 530 0 0 0 31 2 0 0 16 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.83
Current children cumulated vsize (KiB) 915720

[startup+1542.99 s]
/proc/loadavg: 1.85 1.98 1.93 2/88 18597
/proc/meminfo: memFree=1616104/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1534.65
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44641 0 1 0 153438 27 0 0 25 0 8 0 156559157 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074055584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44340 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.33
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 530 0 0 0 31 2 0 0 16 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.65
Current children cumulated vsize (KiB) 915720

[startup+1603.04 s]
/proc/loadavg: 1.34 1.80 1.87 2/88 18653
/proc/meminfo: memFree=1613416/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1594.65
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44641 0 1 0 159436 29 0 0 25 0 8 0 156559157 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074039712 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44340 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.33
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 530 0 0 0 31 2 0 0 16 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.65
Current children cumulated vsize (KiB) 915720

[startup+1663.09 s]
/proc/loadavg: 1.26 1.68 1.82 2/88 18742
/proc/meminfo: memFree=1602728/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1654.65
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44641 0 1 0 165431 34 0 0 25 0 8 0 156559157 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789908 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44340 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.33
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 530 0 0 0 31 2 0 0 16 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.65
Current children cumulated vsize (KiB) 915720

[startup+1723.12 s]
/proc/loadavg: 1.09 1.56 1.77 3/88 18745
/proc/meminfo: memFree=1609192/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1714.65
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44643 0 1 0 171430 35 0 0 25 0 8 0 156559157 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44342 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.34
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 532 0 0 0 32 2 0 0 17 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.65
Current children cumulated vsize (KiB) 915720

[startup+1783.18 s]
/proc/loadavg: 1.52 1.58 1.76 3/100 18790
/proc/meminfo: memFree=1491080/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1774.62
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44643 0 1 0 177427 35 0 0 25 0 8 0 156559157 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790971 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44342 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.34
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 532 0 0 0 32 2 0 0 16 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.62
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.59 s]
/proc/loadavg: 1.74 1.63 1.77 3/100 18790
/proc/meminfo: memFree=1443656/2055920 swapFree=4192812/4192956
[pid=18576] ppid=18574 vsize=915720 CPUtime=1800.02
/proc/18576/stat : 18576 (java) R 18574 18576 18509 0 -1 0 44643 0 1 0 179967 35 0 0 25 0 8 0 156559157 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801058 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18576/statm: 228930 44342 2538 14 0 215400 0
[pid=18576/tid=18578] ppid=18574 vsize=915720 CPUtime=0.31
/proc/18576/task/18578/stat : 18578 (java) S 18574 18576 18509 0 -1 64 27461 0 0 0 20 11 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18579] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18579/stat : 18579 (java) S 18574 18576 18509 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18580] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18580/stat : 18580 (java) S 18574 18576 18509 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156559160 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18581] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18581/stat : 18581 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18582] ppid=18574 vsize=915720 CPUtime=0.34
/proc/18576/task/18582/stat : 18582 (java) S 18574 18576 18509 0 -1 64 532 0 0 0 32 2 0 0 16 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18583] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18583/stat : 18583 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18576/tid=18584] ppid=18574 vsize=915720 CPUtime=0
/proc/18576/task/18584/stat : 18584 (java) S 18574 18576 18509 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156559163 937697280 44342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1808.65
CPU time (s): 1800.09
CPU user time (s): 1799.71
CPU system time (s): 0.384941
CPU usage (%): 99.5267
Max. virtual memory (cumulated for all children) (KiB): 915776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44658
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38235
involuntary context switches= 70589

runsolver used 2.26166 s user time and 5.60215 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 11:07:19 UTC 2007


IDJOB= 234855
IDBENCH= 6721
FILE ID= node24/234855-1168081639

PBS_JOBID= 3476242

Free space on /tmp= 66463 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2a5d4cc7ff938a6383e2a78f825e1405

RANDOM SEED= 761398709

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:       1623552 kB
Buffers:         26272 kB
Cached:         121560 kB
SwapCached:          0 kB
Active:         281868 kB
Inactive:        82092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:         245180 kB
Slab:            52728 kB
Committed_AS:  3774176 kB
PageTables:       2712 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= 66464 MiB



End job on node24 on Sat Jan  6 11:37:28 UTC 2007