Trace number 1049339

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 AC? (TO) 1800.19 1807.18

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-12-16.xml
MD5SUM96f1337b79f3da95716c335bb7a66475
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.41687
Satisfiable
(Un)Satisfiability was proved
Number of variables4662
Number of constraints31899
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31899
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1049339-1215044712.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.58/0.69	     nbVariables=4662  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=9324
0.58/0.69	       =>  wckTime=0.452  cpuTime=0.32  mem=20M531
0.58/0.69	   
0.58/0.69	   predicates being loaded...
0.68/0.77	   
0.68/0.77	   constraints being loaded...
18.39/18.64	     nbConstraints=31761  nbGlobalConstraints=36  nbMergedConstraints=174  nbConflictsStructures=5
18.39/18.64	     nbSharedConflictsStructures=31642  nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0
18.39/18.65	     nbEvaluationManagers=11  nbSharedEvaluationManagers=31714  minDegree=13  maxDegree=37  minArity=3  avgArity=3.87
18.39/18.65	     maxArity=1554  nbGenerators=36  nbFusions=0  symmetryWckTime=11.42  symmetryCpuTime=6.55
18.39/18.65	       =>  wckTime=18.406  cpuTime=12.43  mem=120M339
18.89/19.15	   
18.89/19.15	   solver IterativeSystematicSolver being built... 
19.59/19.86	   
19.59/19.87	   INFO : Forward propagation technique limited 
19.88/20.14	       =>  wckTime=19.903  cpuTime=13.14  mem=103M281
19.98/20.24	   
19.98/20.25	   preprocessing
19.98/20.25	     nbConstraintChecks=0  nbPropagations=4662  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
19.98/20.25	     detectedInconsistency=no
19.98/20.25	       =>  wckTime=0.091  cpuTime=0.08  mem=106M331

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049339-1215044712/watcher-1049339-1215044712 -o /tmp/evaluation-result-1049339-1215044712/solver-1049339-1215044712 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1049339-1215044712.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.92 4/74 5311
/proc/meminfo: memFree=1781488/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=1616 CPUtime=0
/proc/5311/stat : 5311 (java) D 5309 5311 4951 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1983444095 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/5311/statm: 404 148 122 9 0 46 0

[startup+0.0805321 s]
/proc/loadavg: 1.99 1.98 1.92 4/74 5311
/proc/meminfo: memFree=1781488/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=865856 CPUtime=0.07
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 3504 0 1 0 5 2 0 0 18 0 9 0 1983444095 886636544 2994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 216464 2994 1620 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.101534 s]
/proc/loadavg: 1.99 1.98 1.92 4/74 5311
/proc/meminfo: memFree=1781488/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=865884 CPUtime=0.09
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 3775 0 1 0 7 2 0 0 18 0 9 0 1983444095 886665216 3226 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 216471 3226 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301554 s]
/proc/loadavg: 1.99 1.98 1.92 4/74 5311
/proc/meminfo: memFree=1781488/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=866196 CPUtime=0.28
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 5619 0 1 0 25 3 0 0 18 0 9 0 1983444095 886984704 5033 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701594 s]
/proc/loadavg: 1.99 1.98 1.92 4/74 5311
/proc/meminfo: memFree=1781488/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=867440 CPUtime=0.68
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 9916 0 1 0 62 6 0 0 18 0 9 0 1983444095 888258560 9286 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 216860 9286 1971 9 0 211388 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867440

[startup+1.50168 s]
/proc/loadavg: 1.99 1.98 1.92 3/83 5320
/proc/meminfo: memFree=1739048/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=867440 CPUtime=1.47
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 18821 0 1 0 137 10 0 0 18 0 9 0 1983444095 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 216860 18156 2001 9 0 211388 0
[pid=5311/tid=5313] ppid=5309 vsize=867440 CPUtime=1.2
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 15733 0 1 0 112 8 0 0 25 0 9 0 1983444096 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4126849302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=867440 CPUtime=0.07
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 1758 0 0 0 7 0 0 0 16 0 9 0 1983444097 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983444098 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983444098 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983444100 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=867440 CPUtime=0.17
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 634 0 0 0 17 0 0 0 16 0 9 0 1983444100 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983444100 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983444100 888258560 18156 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867440

[startup+3.10184 s]
/proc/loadavg: 1.99 1.98 1.92 4/83 5320
/proc/meminfo: memFree=1708008/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=867440 CPUtime=3.06
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 24348 0 1 0 290 16 0 0 18 0 9 0 1983444095 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 216860 23681 2002 9 0 211388 0
[pid=5311/tid=5313] ppid=5309 vsize=867440 CPUtime=2.49
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 15761 0 1 0 237 12 0 0 25 0 9 0 1983444096 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4126420499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=867440 CPUtime=0.34
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 7233 0 0 0 32 2 0 0 17 0 9 0 1983444097 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983444098 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983444098 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983444100 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=867440 CPUtime=0.2
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 658 0 0 0 20 0 0 0 16 0 9 0 1983444100 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983444100 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=867440 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983444100 888258560 23681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867440

[startup+6.30217 s]
/proc/loadavg: 1.99 1.98 1.92 3/83 5320
/proc/meminfo: memFree=1684264/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=868464 CPUtime=6.23
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 29071 0 1 0 487 136 0 0 18 0 9 0 1983444095 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217116 28400 2002 9 0 211644 0
[pid=5311/tid=5313] ppid=5309 vsize=868464 CPUtime=5.31
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 15767 0 1 0 401 130 0 0 25 0 9 0 1983444096 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4126876394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=868464 CPUtime=0.67
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 11933 0 0 0 63 4 0 0 17 0 9 0 1983444097 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=868464 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983444098 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=868464 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983444098 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=868464 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983444100 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=868464 CPUtime=0.22
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 674 0 0 0 22 0 0 0 16 0 9 0 1983444100 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=868464 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983444100 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=868464 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983444100 889307136 28400 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868464

[startup+12.7028 s]
/proc/loadavg: 1.99 1.98 1.92 3/85 5322
/proc/meminfo: memFree=1616344/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=12.54
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 54073 5000 1 0 658 149 443 4 18 0 10 0 1983444095 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 37444 2016 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=11.29
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 28326 5000 1 0 543 139 443 4 16 0 10 0 1983444096 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4127186513 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=5.4
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 23930 5000 0 0 86 7 443 4 16 0 10 0 1983444097 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.47
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 20 5000 0 0 0 0 443 4 16 0 10 0 1983444098 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.47
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 10 5000 0 0 0 0 443 4 16 0 10 0 1983444098 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.47
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5000 0 0 0 0 443 4 18 0 10 0 1983444100 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.75
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 977 5000 0 0 28 0 443 4 15 0 10 0 1983444100 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.47
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5000 0 0 0 0 443 4 19 0 10 0 1983444100 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.47
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 10 5000 0 0 0 0 443 4 15 0 10 0 1983444100 889970688 37444 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 869112

[startup+25.5011 s]
/proc/loadavg: 2.14 2.02 1.93 3/83 5324
/proc/meminfo: memFree=1623320/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=25.23
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85118 5125 1 0 1918 157 443 5 18 0 9 0 1983444095 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41849 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=23.07
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38866 5125 1 0 1717 142 443 5 25 0 9 0 1983444096 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4127051476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 17 0 9 0 1983444097 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.89
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1107 5125 0 0 40 1 443 5 16 0 9 0 1983444100 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 869112

[startup+51.1018 s]
/proc/loadavg: 2.09 2.01 1.93 3/83 5324
/proc/meminfo: memFree=1623256/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=50.61
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85137 5125 1 0 4456 157 443 5 18 0 9 0 1983444095 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41860 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=48.43
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38868 5125 1 0 4253 142 443 5 25 0 9 0 1983444096 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4126803825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.92
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1124 5125 0 0 43 1 443 5 16 0 9 0 1983444100 889970688 41860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48

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

/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.39
Current children cumulated vsize (KiB) 869112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6132
/proc/meminfo: memFree=1597192/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=1595.36
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85150 5125 1 0 158917 171 443 5 18 0 9 0 1983444095 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41864 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=1593.16
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38873 5125 1 0 158713 155 443 5 25 0 9 0 1983444096 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4127049276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.36
Current children cumulated vsize (KiB) 869112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6132
/proc/meminfo: memFree=1597192/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=1655.34
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85150 5125 1 0 164915 171 443 5 18 0 9 0 1983444095 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41864 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=1653.13
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38873 5125 1 0 164710 155 443 5 25 0 9 0 1983444096 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4127049276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.34
Current children cumulated vsize (KiB) 869112

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6132
/proc/meminfo: memFree=1597192/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=1715.32
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85150 5125 1 0 170913 171 443 5 18 0 9 0 1983444095 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41864 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=1713.11
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38873 5125 1 0 170708 155 443 5 25 0 9 0 1983444096 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4127381165 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.32
Current children cumulated vsize (KiB) 869112

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6132
/proc/meminfo: memFree=1597064/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=1775.3
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85150 5125 1 0 176911 171 443 5 18 0 9 0 1983444095 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41864 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=1773.1
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38873 5125 1 0 176706 156 443 5 25 0 9 0 1983444096 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4127049251 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.3
Current children cumulated vsize (KiB) 869112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6132
/proc/meminfo: memFree=1597064/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=1800.09
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85150 5125 1 0 179390 171 443 5 18 0 9 0 1983444095 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41864 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=1797.9
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38873 5125 1 0 179186 156 443 5 25 0 9 0 1983444096 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4127051869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 869112

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

Solver just ended. Dumping a history of the last processes samples

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6132
/proc/meminfo: memFree=1597064/2055920 swapFree=4180396/4192956
[pid=5311] ppid=5309 vsize=869112 CPUtime=1800.09
/proc/5311/stat : 5311 (java) S 5309 5311 4951 0 -1 0 85150 5125 1 0 179390 171 443 5 18 0 9 0 1983444095 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 217278 41864 2615 9 0 211806 0
[pid=5311/tid=5313] ppid=5309 vsize=869112 CPUtime=1797.9
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 4951 0 -1 64 38873 5125 1 0 179186 156 443 5 25 0 9 0 1983444096 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4127051869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=869112 CPUtime=6.19
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 4951 0 -1 64 44281 5125 0 0 159 12 443 5 16 0 9 0 1983444097 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 4951 0 -1 64 24 5125 0 0 0 0 443 5 15 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 4951 0 -1 64 27 5125 0 0 0 0 443 5 16 0 9 0 1983444098 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 18 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=869112 CPUtime=4.93
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 4951 0 -1 64 1132 5125 0 0 44 1 443 5 16 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 4951 0 -1 64 1 5125 0 0 0 0 443 5 19 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5320] ppid=5309 vsize=869112 CPUtime=4.48
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 4951 0 -1 64 11 5125 0 0 0 0 443 5 15 0 9 0 1983444100 889970688 41864 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 869112

Child status: 143
Real time (s): 1807.18
CPU time (s): 1800.19
CPU user time (s): 1798.39
CPU system time (s): 1.79573
CPU usage (%): 99.6133
Max. virtual memory (cumulated for all children) (KiB): 893080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.39
system time used= 1.79573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90306
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= 39769
involuntary context switches= 44455

runsolver used 2.57661 second user time and 5.59315 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-03 02:25:12
IDJOB=1049339
IDBENCH=54671
IDSOLVER=363
FILE ID=node44/1049339-1215044712
PBS_JOBID= 7875088
Free space on /tmp= 66524 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-12-16.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049339-1215044712/watcher-1049339-1215044712 -o /tmp/evaluation-result-1049339-1215044712/solver-1049339-1215044712 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1049339-1215044712.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96f1337b79f3da95716c335bb7a66475
RANDOM SEED=826311681

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1781968 kB
Buffers:         34112 kB
Cached:         155136 kB
SwapCached:       6524 kB
Active:         132456 kB
Inactive:        70408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781968 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            6864 kB
Writeback:           0 kB
Mapped:          20256 kB
Slab:            56520 kB
Committed_AS:  3474944 kB
PageTables:       1764 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= 66520 MiB
End job on node44 at 2008-07-03 02:55:22