Trace number 233789

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.06 1814.75

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-9.xml
MD5SUMe3748dadd57349951a4947e30cc63ebe
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.177972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size378
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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/233789-1168081397/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=49  nbDomainTypes=49  minDomainSize=284  maxDomainSize=378
0.41	       =>  wckTime=0.107  cpuTime=0.08  mem=7M880
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
4.36	   
4.36	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 20M125)
4.40	     nbConstraints=294  nbConvertedConstraints=134  nbConvertConstraintsChecks=14447151  nbExtensionStructures=134
4.40	     nbSharedExtensionStructures=0  nbConflictsStructures=134  nbSharedConflictsStructures=0
4.40	     nbSharedBinaryRepresentations=25848  nbEvaluationManagers=160  nbSharedEvaluationManagers=0  maxDegree=12
4.40	     maxArity=2
4.40	       =>  wckTime=4.101  cpuTime=3.97  mem=22M75
4.46	   
4.46	   solver IterativeSystematicSolver being built... 
4.62	       =>  wckTime=4.324  cpuTime=4.11  mem=20M873
5.12	   
5.12	   preprocessing
5.12	     nbConstraintChecks=1334150  nbValidityChecks=10866  nbPropagations=49  nbRevisions=320  nbUselessRevisions=320
5.12	     nbRemovedValues=0  detectedInconsistency=no
5.12	       =>  wckTime=0.492  cpuTime=0.48  mem=20M873
6.46	   
6.46	   search
6.46	     run=0  nbConstraintChecks=3669720  nbValidityChecks=1175757  nbPropagations=867  nbRevisions=5875
6.46	     nbUselessRevisions=3818  nbAssignments=148  nbFailedAssignments=136  nbBacktracks=10  nbVisitedNodes=295
6.46	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
6.46	       =>  wckTime=1.828  cpuTime=1.78  mem=20M873
16.23	   
16.23	   search
16.23	     run=1  nbConstraintChecks=32060981  nbValidityChecks=21413586  nbPropagations=12647  nbRevisions=92058
16.23	     nbUselessRevisions=64339  nbAssignments=1733  nbFailedAssignments=1704  nbBacktracks=25  nbVisitedNodes=3463
16.23	     nbRestartNogoods=46  mapSize=25  nbInferences=0  nbTooLargeKeys=0
16.23	       =>  wckTime=11.6  cpuTime=11.44  mem=20M873
18.35	   
18.35	   search
18.35	     run=2  nbConstraintChecks=38669308  nbValidityChecks=23905631  nbPropagations=26064  nbRevisions=190116
18.35	     nbUselessRevisions=132523  nbAssignments=1988  nbFailedAssignments=1935  nbBacktracks=47  nbVisitedNodes=3971
18.35	     nbRestartNogoods=61  mapSize=47  nbInferences=0  nbTooLargeKeys=0
18.35	       =>  wckTime=13.726  cpuTime=13.54  mem=20M873
21.93	   
21.93	   search
21.93	     run=3  nbConstraintChecks=49937828  nbValidityChecks=28228542  nbPropagations=42319  nbRevisions=309076
21.93	     nbUselessRevisions=213921  nbAssignments=2459  nbFailedAssignments=2371  nbBacktracks=80  nbVisitedNodes=4911
21.93	     nbRestartNogoods=67  mapSize=80  nbInferences=0  nbTooLargeKeys=0
21.93	       =>  wckTime=17.306  cpuTime=17.1  mem=20M873
30.33	   
30.33	   search
30.33	     run=4  nbConstraintChecks=76888737  nbValidityChecks=37220928  nbPropagations=64484  nbRevisions=473116
30.33	     nbUselessRevisions=322798  nbAssignments=3603  nbFailedAssignments=3464  nbBacktracks=130  nbVisitedNodes=7198
30.33	     nbRestartNogoods=72  mapSize=130  nbInferences=0  nbTooLargeKeys=0
30.33	       =>  wckTime=25.702  cpuTime=25.43  mem=20M873
40.60	   
40.60	   search
40.60	     run=5  nbConstraintChecks=109780988  nbValidityChecks=51675881  nbPropagations=95187  nbRevisions=701135
40.60	     nbUselessRevisions=474426  nbAssignments=4849  nbFailedAssignments=4633  nbBacktracks=205  nbVisitedNodes=9688
40.60	     nbRestartNogoods=83  mapSize=205  nbInferences=0  nbTooLargeKeys=0
40.60	       =>  wckTime=35.974  cpuTime=35.63  mem=21M848
70.73	   
70.73	   search
70.73	     run=6  nbConstraintChecks=208300798  nbValidityChecks=103693278  nbPropagations=155165  nbRevisions=1156947
70.73	     nbUselessRevisions=776943  nbAssignments=9579  nbFailedAssignments=9249  nbBacktracks=318  nbVisitedNodes=19147
70.73	     nbRestartNogoods=112  mapSize=318  nbInferences=0  nbTooLargeKeys=0
70.73	       =>  wckTime=66.1  cpuTime=65.56  mem=21M848
107.91	   
107.91	   search
107.91	     run=7  nbConstraintChecks=334943880  nbValidityChecks=176948291  nbPropagations=259358  nbRevisions=1954003
107.91	     nbUselessRevisions=1305824  nbAssignments=16438  nbFailedAssignments=15937  nbBacktracks=488  nbVisitedNodes=32858
107.91	     nbRestartNogoods=145  mapSize=487  nbInferences=0  nbTooLargeKeys=0
107.91	       =>  wckTime=103.287  cpuTime=102.44  mem=21M848
174.82	   
174.82	   search
174.82	     run=8  nbConstraintChecks=558427381  nbValidityChecks=306878462  nbPropagations=436324  nbRevisions=3316552
174.82	     nbUselessRevisions=2227951  nbAssignments=26208  nbFailedAssignments=25450  nbBacktracks=744  nbVisitedNodes=52390
174.82	     nbRestartNogoods=159  mapSize=741  nbInferences=0  nbTooLargeKeys=0
174.82	       =>  wckTime=170.191  cpuTime=168.82  mem=21M848
233.20	   
233.20	   INFO : Stopping hyperNogood (mapSize=1044, nbTooLargekeys=0, mem=22M823)
251.66	   
251.66	   search
251.66	     run=9  nbConstraintChecks=814422540  nbValidityChecks=462314715  nbPropagations=705234  nbRevisions=5377354
251.66	     nbUselessRevisions=3626733  nbAssignments=38822  nbFailedAssignments=37679  nbBacktracks=1128  nbVisitedNodes=77610
251.66	     nbRestartNogoods=227
251.66	       =>  wckTime=247.029  cpuTime=245.02  mem=22M823
406.82	   
406.82	   search
406.82	     run=10  nbConstraintChecks=1330263080  nbValidityChecks=800708321  nbPropagations=1162279  nbRevisions=8900129
406.82	     nbUselessRevisions=6029822  nbAssignments=65604  nbFailedAssignments=63883  nbBacktracks=1704
406.82	     nbVisitedNodes=131164  nbRestartNogoods=371
406.82	       =>  wckTime=402.194  cpuTime=398.92  mem=22M823
570.83	   
570.83	   search
570.83	     run=11  nbConstraintChecks=1874164384  nbValidityChecks=1124609691  nbPropagations=1807248  nbRevisions=13867311
570.83	     nbUselessRevisions=9416566  nbAssignments=92154  nbFailedAssignments=89568  nbBacktracks=2568
570.83	     nbVisitedNodes=184239  nbRestartNogoods=430
570.83	       =>  wckTime=566.201  cpuTime=561.6  mem=22M823
894.27	   
894.27	   search
894.27	     run=12  nbConstraintChecks=2946755482  nbValidityChecks=1791271890  nbPropagations=2835320  nbRevisions=21774045
894.27	     nbUselessRevisions=14818744  nbAssignments=145144  nbFailedAssignments=141260  nbBacktracks=3865
894.27	     nbVisitedNodes=290203  nbRestartNogoods=435
894.27	       =>  wckTime=889.647  cpuTime=882.43  mem=22M823
1416.83	   
1416.83	   search
1416.83	     run=13  nbConstraintChecks=4692947317  nbValidityChecks=2838327762  nbPropagations=4457276  nbRevisions=34268293
1416.83	     nbUselessRevisions=23375003  nbAssignments=227498  nbFailedAssignments=221667  nbBacktracks=5811
1416.83	     nbVisitedNodes=454900  nbRestartNogoods=481
1416.83	       =>  wckTime=1412.205  cpuTime=1400.73  mem=22M823

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/node56/watcher-233789-1168081397 -o ROOT/results/node56/solver-233789-1168081397 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233789-1168081397/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.03 0.55 0.58 4/80 9308
/proc/meminfo: memFree=1611952/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=18540 CPUtime=0
/proc/9307/stat : 9307 (runsolver) R 9305 9307 8737 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156538223 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 253307186471 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/9307/statm: 4635 279 244 17 0 2626 0

[startup+0.107458 s]
/proc/loadavg: 1.03 0.55 0.58 4/80 9308
/proc/meminfo: memFree=1611952/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=914988 CPUtime=0.08
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 3024 0 1 0 7 1 0 0 24 0 8 0 156538223 936947712 2770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155239845 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228747 2770 1436 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515499 s]
/proc/loadavg: 1.03 0.55 0.58 4/80 9308
/proc/meminfo: memFree=1611952/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=0.48
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 6870 0 1 0 44 4 0 0 25 0 8 0 156538223 937431040 6609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073534242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 6609 2163 14 0 215335 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915460

[startup+1.33657 s]
/proc/loadavg: 1.03 0.55 0.58 3/87 9315
/proc/meminfo: memFree=1592248/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1.3
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 7452 0 1 0 125 5 0 0 25 0 8 0 156538223 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 7190 2167 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156538227 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 156538227 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 156538227 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.09
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 156538230 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 7190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 7190 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) 915460

[startup+2.97373 s]
/proc/loadavg: 1.03 0.55 0.58 3/87 9315
/proc/meminfo: memFree=1589048/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=2.91
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 8499 0 1 0 286 5 0 0 25 0 8 0 156538223 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073657951 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 8237 2167 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 156538227 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 156538227 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.09
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 156538230 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 8237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915460

[startup+6.27205 s]
/proc/loadavg: 1.11 0.57 0.59 3/87 9315
/proc/meminfo: memFree=1575744/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=6.2
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11768 0 1 0 612 8 0 0 25 0 8 0 156538223 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648560 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11504 2531 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1504 0 0 0 4 0 0 0 17 0 8 0 156538227 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.19
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 380 0 0 0 18 1 0 0 15 0 8 0 156538230 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7377 s]
/proc/loadavg: 1.18 0.60 0.60 3/87 9315
/proc/meminfo: memFree=1575744/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=12.61
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11780 0 1 0 1253 8 0 0 25 0 8 0 156538223 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11513 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.2
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 156538230 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.5939 s]
/proc/loadavg: 1.36 0.66 0.62 3/87 9315
/proc/meminfo: memFree=1575744/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=25.37
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11797 0 1 0 2529 8 0 0 25 0 8 0 156538223 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11527 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.23
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 156538230 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.2824 s]
/proc/loadavg: 1.42 0.74 0.64 3/87 9371
/proc/meminfo: memFree=1569528/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=50.89
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11798 0 1 0 5080 9 0 0 25 0 8 0 156538223 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11528 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.23
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 156538230 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 915460

[startup+102.559 s]
/proc/loadavg: 1.75 0.93 0.71 3/87 9371
/proc/meminfo: memFree=1534904/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=101.77
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11799 0 1 0 10168 9 0 0 25 0 8 0 156538223 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11528 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.23
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 156538230 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 915460

[startup+162.573 s]
/proc/loadavg: 1.95 1.14 0.79 3/87 9371
/proc/meminfo: memFree=1531192/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=161.31
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11801 0 1 0 16122 9 0 0 25 0 8 0 156538223 937431040 11529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641285 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1411.37
Current children cumulated vsize (KiB) 915460

[startup+1482.89 s]
/proc/loadavg: 2.03 1.99 1.68 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1470.87
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 147075 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641261 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.87
Current children cumulated vsize (KiB) 915460

[startup+1542.9 s]
/proc/loadavg: 2.01 1.99 1.70 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1530.41
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 153029 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816952 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.41
Current children cumulated vsize (KiB) 915460

[startup+1602.91 s]
/proc/loadavg: 2.00 1.99 1.72 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1589.95
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 158983 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.95
Current children cumulated vsize (KiB) 915460

[startup+1662.93 s]
/proc/loadavg: 2.00 1.99 1.74 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1649.45
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 164933 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.45
Current children cumulated vsize (KiB) 915460

[startup+1722.94 s]
/proc/loadavg: 2.00 1.99 1.75 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1708.98
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 170886 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.98
Current children cumulated vsize (KiB) 915460

[startup+1782.95 s]
/proc/loadavg: 2.00 1.99 1.76 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1768.52
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 176840 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836498 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.52
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.71 s]
/proc/loadavg: 2.00 1.99 1.76 3/87 9373
/proc/meminfo: memFree=1502840/2055920 swapFree=4184772/4192956
[pid=9307] ppid=9305 vsize=915460 CPUtime=1800.02
/proc/9307/stat : 9307 (java) R 9305 9307 8737 0 -1 0 11806 0 1 0 179990 12 0 0 25 0 8 0 156538223 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9307/statm: 228865 11533 2534 14 0 215335 0
[pid=9307/tid=9309] ppid=9305 vsize=915460 CPUtime=0.04
/proc/9307/task/9309/stat : 9309 (java) S 9305 9307 8737 0 -1 64 1505 0 0 0 4 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9310] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9310/stat : 9310 (java) S 9305 9307 8737 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9311] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9311/stat : 9311 (java) S 9305 9307 8737 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538227 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9312] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9312/stat : 9312 (java) S 9305 9307 8737 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9313] ppid=9305 vsize=915460 CPUtime=0.24
/proc/9307/task/9313/stat : 9313 (java) S 9305 9307 8737 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9314] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9314/stat : 9314 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156538230 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9307/tid=9315] ppid=9305 vsize=915460 CPUtime=0
/proc/9307/task/9315/stat : 9315 (java) S 9305 9307 8737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538231 937431040 11533 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) 915460

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

Child status: 143
Real time (s): 1814.75
CPU time (s): 1800.06
CPU user time (s): 1799.93
CPU system time (s): 0.134979
CPU usage (%): 99.1906
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11823
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= 38000
involuntary context switches= 80511

runsolver used 1.78273 s user time and 4.65429 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 11:03:19 UTC 2007


IDJOB= 233789
IDBENCH= 6637
FILE ID= node56/233789-1168081397

PBS_JOBID= 3476191

Free space on /tmp= 66519 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e3748dadd57349951a4947e30cc63ebe

RANDOM SEED= 228022722

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1612624 kB
Buffers:         31192 kB
Cached:         306272 kB
SwapCached:       2060 kB
Active:          93996 kB
Inactive:       282064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612624 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          55524 kB
Slab:            52492 kB
Committed_AS:  3615292 kB
PageTables:       1960 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= 66519 MiB



End job on node56 on Sat Jan  6 11:33:40 UTC 2007