Trace number 1111183

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)80 3600.09 3625.58

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-9-9-2.xml
MD5SUMce08ce1390ffd10aa41a85c876acf89f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints80
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1296
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1296
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-wdeg.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1111183-1215842054.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=81  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=162
0.28/0.39	       =>  wckTime=0.154  cpuTime=0.12  mem=7M842
0.28/0.39	   
0.28/0.39	   predicates being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
1.38/1.47	     nbConstraints=1296  nbConflictsStructures=1  nbSharedConflictsStructures=1295  nbSharedBinaryRepresentations=0
1.38/1.47	     nbEvaluationManagers=1  nbSharedEvaluationManagers=1295  minDegree=64  maxDegree=64  minArity=4  maxArity=4
1.38/1.47	       =>  wckTime=1.238  cpuTime=1.01  mem=9M165
1.48/1.54	   
1.48/1.54	   solver LocalSearchSolver being built... 
1.48/1.59	       =>  wckTime=1.352  cpuTime=1.05  mem=8M572
1.58/1.60	
1.58/1.60	s SATISFIABLE
1.58/1.60	o 143
1.58/1.60	o 132
1.58/1.61	o 122
1.58/1.61	o 112
1.58/1.61	o 104
1.58/1.61	o 100
1.58/1.61	o 96
1.58/1.61	o 93
1.58/1.61	o 90
1.58/1.61	o 86
1.58/1.61	o 84
1.58/1.67	o 83
1.58/1.67	o 82
1.58/1.67	o 81
1.58/1.67	o 80
19.88/20.09	   
19.88/20.09	   search
19.88/20.09	     run=0  nbConstraintChecks=26853402  nbAssignments=10000
19.88/20.09	       =>  wckTime=18.508  cpuTime=18.39  mem=9M557
31.63/31.85	   
31.63/31.85	   search
31.63/31.85	     run=1  nbConstraintChecks=43927360  nbAssignments=16062
31.63/31.85	       =>  wckTime=30.268  cpuTime=30.08  mem=9M557
31.63/31.85	   
31.63/31.85	   global
31.63/31.85	     nbConstraintChecks=43927360  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.63/31.85	     solvingWckTime=30.267  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.63/31.85	     globalCpuTime=31.18
31.63/31.85	       =>  wckTime=31.619  cpuTime=31.13  mem=9M557
31.63/31.85	   
31.63/31.85	   solver DecomposerSolver being built... 
31.82/32.01	       =>  wckTime=31.774  cpuTime=31.26  mem=31M455
31.82/32.03	   
31.82/32.03	   preprocessing
31.82/32.03	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.82/32.03	     detectedInconsistency=no
31.82/32.03	       =>  wckTime=0.015  cpuTime=0.01  mem=31M455
3600.01/3625.52	v 1 1 1 0 0 1 1 0 0 1 0 0 1 1 1 0 0 0 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 1 1 0 0 1 1 0 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 1 1 1 1 1 0 1 0 1 0 0 1 1 

Verifier Data (download as text)

OK	80	1216
80 unsatisfied constraints, 1216 satisfied constraints

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-1111183-1215842054/watcher-1111183-1215842054 -o /tmp/evaluation-result-1111183-1215842054/solver-1111183-1215842054 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1111183-1215842054.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 2.00 2.00 2.00 4/81 16708
/proc/meminfo: memFree=1898976/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=1616 CPUtime=0
/proc/16708/stat : 16708 (java) D 16706 16708 15189 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 40907683 1654784 151 996147200 134512640 134550740 4294955952 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16708/statm: 2654 472 209 9 0 1184 0
[pid=16708/tid=16709] ppid=16706 vsize=10616 CPUtime=0
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 40907684 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 8331224 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0403051 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16708
/proc/meminfo: memFree=1898976/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=861876 CPUtime=0.02
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 40907683 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 215469 1862 854 9 0 210448 0
[pid=16708/tid=16709] ppid=16706 vsize=861876 CPUtime=0.01
/proc/16708/task/16709/stat : 16709 (java) D 16706 16708 15189 0 -1 64 1557 0 1 0 1 0 0 0 17 0 5 0 40907684 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101477 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16708
/proc/meminfo: memFree=1898976/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=865984 CPUtime=0.09
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 3792 0 1 0 7 2 0 0 18 0 9 0 40907683 886767616 3243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216496 3243 1713 9 0 211051 0
[pid=16708/tid=16709] ppid=16706 vsize=865984 CPUtime=0.07
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 2890 0 1 0 6 1 0 0 18 0 9 0 40907684 886767616 3243 996147200 134512640 134550740 4294955952 18446744073709551615 104252402 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301513 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16708
/proc/meminfo: memFree=1898976/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=866156 CPUtime=0.28
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 5623 0 1 0 26 2 0 0 18 0 9 0 40907683 886943744 5038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216539 5038 1906 9 0 211087 0
[pid=16708/tid=16709] ppid=16706 vsize=866156 CPUtime=0.25
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 4671 0 1 0 23 2 0 0 19 0 9 0 40907684 886943744 5038 996147200 134512640 134550740 4294955952 18446744073709551615 7484196 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701588 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16708
/proc/meminfo: memFree=1898976/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867104 CPUtime=0.68
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 8671 0 1 0 64 4 0 0 18 0 9 0 40907683 887914496 8032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216776 8032 2004 9 0 211282 0
[pid=16708/tid=16709] ppid=16706 vsize=867104 CPUtime=0.54
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 7514 0 1 0 51 3 0 0 20 0 9 0 40907684 887914496 8032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867104

[startup+1.50174 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16717
/proc/meminfo: memFree=1860568/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867628 CPUtime=1.48
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 18145 0 1 0 133 15 0 0 18 0 9 0 40907683 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216907 17421 2062 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867628 CPUtime=1.21
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15807 0 1 0 108 13 0 0 25 0 9 0 40907684 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867628 CPUtime=0.05
/proc/16708/task/16711/stat : 16711 (java) R 16706 16708 15189 0 -1 64 980 0 0 0 5 0 0 0 16 0 9 0 40907685 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 104181494 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867628 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867628 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867628 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867628 CPUtime=0.19
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 662 0 0 0 19 0 0 0 16 0 9 0 40907687 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867628 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867628 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888451072 17421 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867628

[startup+3.10204 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16717
/proc/meminfo: memFree=1832856/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3.07
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 19891 0 1 0 288 19 0 0 18 0 9 0 40907683 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19034 2635 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=2.74
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15852 0 1 0 257 17 0 0 25 0 9 0 40907684 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4126990326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 17 0 9 0 40907685 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.22
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 681 0 0 0 22 0 0 0 15 0 9 0 40907687 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867716

[startup+6.30163 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16717
/proc/meminfo: memFree=1832600/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=6.25
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 19897 0 1 0 597 28 0 0 18 0 9 0 40907683 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19039 2637 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=5.91
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15853 0 1 0 566 25 0 0 25 0 9 0 40907684 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4126991600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.23
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 686 0 0 0 23 0 0 0 16 0 9 0 40907687 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867716

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16717
/proc/meminfo: memFree=1832408/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=12.62
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 19897 0 1 0 1220 42 0 0 18 0 9 0 40907683 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19039 2637 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=12.27
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15853 0 1 0 1188 39 0 0 25 0 9 0 40907684 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4126998608 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.23
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 686 0 0 0 23 0 0 0 16 0 9 0 40907687 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19039 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867716

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16717
/proc/meminfo: memFree=1832408/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=25.36
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 19901 0 1 0 2467 69 0 0 18 0 9 0 40907683 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19043 2638 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=25.01
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15853 0 1 0 2435 66 0 0 25 0 9 0 40907684 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4126996699 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.23
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 690 0 0 0 23 0 0 0 16 0 9 0 40907687 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 867716

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16717
/proc/meminfo: memFree=1832024/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=50.82
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20009 0 1 0 5000 82 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=50.4
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15911 0 1 0 4960 80 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4126915616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08

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

/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3319.48
Current children cumulated vsize (KiB) 867716

[startup+3402.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 16766
/proc/meminfo: memFree=1845656/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3378.91
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20010 0 1 0 337805 86 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=3378.49
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15912 0 1 0 337765 84 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4127122793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3378.91
Current children cumulated vsize (KiB) 867716

[startup+3462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 16766
/proc/meminfo: memFree=1845528/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3438.34
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20010 0 1 0 343748 86 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=3437.92
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15912 0 1 0 343708 84 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4127166823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3438.34
Current children cumulated vsize (KiB) 867716

[startup+3522.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 16766
/proc/meminfo: memFree=1845528/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3497.79
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20010 0 1 0 349692 87 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=3497.35
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15912 0 1 0 349651 84 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4127163133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3497.79
Current children cumulated vsize (KiB) 867716

[startup+3582.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 16766
/proc/meminfo: memFree=1845336/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3557.22
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20010 0 1 0 355635 87 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=3556.78
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15912 0 1 0 355594 84 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4127107166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) S 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3557.22
Current children cumulated vsize (KiB) 867716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3625.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 16766
/proc/meminfo: memFree=1845336/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3600.01
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20010 0 1 0 359914 87 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=3599.58
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15912 0 1 0 359874 84 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4127146291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) R 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867716

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

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

[startup+3625.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 16766
/proc/meminfo: memFree=1845336/2055920 swapFree=4180996/4192956
[pid=16708] ppid=16706 vsize=867716 CPUtime=3600.01
/proc/16708/stat : 16708 (java) S 16706 16708 15189 0 -1 0 20010 0 1 0 359914 87 0 0 18 0 9 0 40907683 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16708/statm: 216929 19146 2640 9 0 211435 0
[pid=16708/tid=16709] ppid=16706 vsize=867716 CPUtime=3599.58
/proc/16708/task/16709/stat : 16709 (java) R 16706 16708 15189 0 -1 64 15912 0 1 0 359874 84 0 0 25 0 9 0 40907684 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4127146291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16711] ppid=16706 vsize=867716 CPUtime=0.08
/proc/16708/task/16711/stat : 16711 (java) S 16706 16708 15189 0 -1 64 2662 0 0 0 8 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16712] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16712/stat : 16712 (java) S 16706 16708 15189 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16713] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16713/stat : 16713 (java) S 16706 16708 15189 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40907685 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16714] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16714/stat : 16714 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16715] ppid=16706 vsize=867716 CPUtime=0.32
/proc/16708/task/16715/stat : 16715 (java) S 16706 16708 15189 0 -1 64 740 0 0 0 32 0 0 0 16 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16716] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16716/stat : 16716 (java) S 16706 16708 15189 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40907687 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16708/tid=16717] ppid=16706 vsize=867716 CPUtime=0
/proc/16708/task/16717/stat : 16717 (java) R 16706 16708 15189 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40907688 888541184 19146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867716

Child status: 143
Real time (s): 3625.58
CPU time (s): 3600.09
CPU user time (s): 3599.2
CPU system time (s): 0.885865
CPU usage (%): 99.2969
Max. virtual memory (cumulated for all children) (KiB): 867720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.2
system time used= 0.885865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20029
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= 74518
involuntary context switches= 187669

runsolver used 3.37649 second user time and 13.122 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-12 07:54:14
IDJOB=1111183
IDBENCH=61242
IDSOLVER=359
FILE ID=node19/1111183-1215842054
PBS_JOBID= 7903384
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-9-9-2.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111183-1215842054/watcher-1111183-1215842054 -o /tmp/evaluation-result-1111183-1215842054/solver-1111183-1215842054 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1111183-1215842054.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ce08ce1390ffd10aa41a85c876acf89f
RANDOM SEED=734559716

node19.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.279
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.279
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:       1899456 kB
Buffers:          8116 kB
Cached:          59168 kB
SwapCached:       6020 kB
Active:          86072 kB
Inactive:        20416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899456 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          54964 kB
Slab:            35072 kB
Committed_AS:   251236 kB
PageTables:       1972 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= 66556 MiB
End job on node19 at 2008-07-12 08:54:42