Trace number 1114023

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)10 3600.25 3628.15

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-19.xml
MD5SUMfb52191cc0f7d93ff4df6ff5d3eabe56
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1114023-1215895368.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.28/0.39	       =>  wckTime=0.154  cpuTime=0.12  mem=7M858
0.28/0.39	   
0.28/0.39	   relations being loaded...
2.85/2.91	   
2.85/2.91	   INFO : Contraction of relations, mem = 106M838
16.91/17.17	   
16.91/17.17	   constraints being loaded...
22.36/22.61	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
22.36/22.61	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=6  maxDegree=15
22.36/22.61	     minArity=15  maxArity=15
22.36/22.61	       =>  wckTime=22.368  cpuTime=17.16  mem=641M533
25.93/26.30	   
26.02/26.32	   solver LocalSearchSolver being built... 
26.02/26.34	       =>  wckTime=26.104  cpuTime=17.22  mem=511M188
26.02/26.35	
26.02/26.35	s SATISFIABLE
26.02/26.35	o 14
26.02/26.35	o 13
26.02/26.37	o 12
26.12/26.42	o 11
26.32/26.61	o 10
35.83/36.22	   
35.83/36.22	   search
35.83/36.22	     run=0  nbConstraintChecks=4291306  nbAssignments=10000
35.83/36.22	       =>  wckTime=9.884  cpuTime=9.76  mem=511M188
45.54/46.04	   
45.54/46.04	   search
45.54/46.04	     run=1  nbConstraintChecks=8581670  nbAssignments=20000
45.54/46.04	       =>  wckTime=19.701  cpuTime=19.5  mem=511M188
55.25/55.81	   
55.25/55.81	   search
55.25/55.81	     run=2  nbConstraintChecks=12875314  nbAssignments=30000
55.25/55.81	       =>  wckTime=29.473  cpuTime=29.17  mem=511M188
56.33/56.90	   
56.33/56.91	   search
56.33/56.91	     run=3  nbConstraintChecks=13354788  nbAssignments=31110
56.33/56.91	       =>  wckTime=30.564  cpuTime=30.26  mem=511M188
56.33/56.91	   
56.33/56.91	   global
56.33/56.91	     nbConstraintChecks=13354788  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.33/56.91	     solvingWckTime=30.563  solvingCpuTime=30.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.33/56.91	     globalCpuTime=47.52
56.33/56.91	       =>  wckTime=56.668  cpuTime=47.48  mem=511M188
56.33/56.91	   
56.33/56.91	   solver DecomposerSolver being built... 
56.44/57.02	       =>  wckTime=56.781  cpuTime=47.57  mem=522M498
56.44/57.02	   
56.44/57.02	   preprocessing
56.44/57.02	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
56.44/57.02	     detectedInconsistency=no
56.44/57.02	       =>  wckTime=0.0040  cpuTime=0.0  mem=522M498
3600.10/3628.01	v 0 2 1 0 1 0 0 1 2 0 0 2 2 2 0 0 1 1 2 0 2 0 1 

Verifier Data (download as text)

OK	10	6
10 unsatisfied constraints, 6 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-1114023-1215895368/watcher-1114023-1215895368 -o /tmp/evaluation-result-1114023-1215895368/solver-1114023-1215895368 -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-1114023-1215895368.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.08 2.08 2.02 4/81 19098
/proc/meminfo: memFree=1297296/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=10616 CPUtime=0
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 46240278 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 2654 472 209 9 0 1184 0
[pid=19098/tid=19099] ppid=19096 vsize=10616 CPUtime=0
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 46240280 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 9752536 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0710451 s]
/proc/loadavg: 2.08 2.08 2.02 4/81 19098
/proc/meminfo: memFree=1297296/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=865856 CPUtime=0.05
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 2993 0 1 0 4 1 0 0 18 0 9 0 46240278 886636544 2519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216464 2519 1259 9 0 211026 0
[pid=19098/tid=19099] ppid=19096 vsize=865856 CPUtime=0.03
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 2092 0 1 0 3 0 0 0 18 0 9 0 46240280 886636544 2519 996147200 134512640 134550740 4294955952 18446744073709551615 4159512496 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101048 s]
/proc/loadavg: 2.08 2.08 2.02 4/81 19098
/proc/meminfo: memFree=1297296/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=865984 CPUtime=0.08
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 3721 0 1 0 7 1 0 0 18 0 9 0 46240278 886767616 3187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216496 3187 1683 9 0 211051 0
[pid=19098/tid=19099] ppid=19096 vsize=865984 CPUtime=0.07
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 2820 0 1 0 6 1 0 0 18 0 9 0 46240280 886767616 3187 996147200 134512640 134550740 4294955952 18446744073709551615 4160643153 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301078 s]
/proc/loadavg: 2.08 2.08 2.02 4/81 19098
/proc/meminfo: memFree=1297296/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=866156 CPUtime=0.28
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 5612 0 1 0 26 2 0 0 18 0 9 0 46240278 886943744 5027 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216539 5027 1905 9 0 211087 0
[pid=19098/tid=19099] ppid=19096 vsize=866156 CPUtime=0.25
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 4671 0 1 0 23 2 0 0 19 0 9 0 46240280 886943744 5027 996147200 134512640 134550740 4294955952 18446744073709551615 8905508 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.701137 s]
/proc/loadavg: 2.08 2.08 2.02 4/81 19098
/proc/meminfo: memFree=1297296/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=866524 CPUtime=0.68
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 18557 0 1 0 61 7 0 0 18 0 9 0 46240278 887320576 17926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216631 17926 1981 9 0 211159 0
[pid=19098/tid=19099] ppid=19096 vsize=866524 CPUtime=0.58
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 13481 0 1 0 53 5 0 0 20 0 9 0 46240280 887320576 17926 996147200 134512640 134550740 4294955952 18446744073709551615 104454905 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866524

[startup+1.50124 s]
/proc/loadavg: 2.08 2.08 2.02 3/90 19107
/proc/meminfo: memFree=1226568/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=866524 CPUtime=1.47
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 26310 0 1 0 135 12 0 0 18 0 9 0 46240278 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216631 25677 1983 9 0 211159 0
[pid=19098/tid=19099] ppid=19096 vsize=866524 CPUtime=1.31
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15687 0 1 0 124 7 0 0 25 0 9 0 46240280 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19101] ppid=19096 vsize=866524 CPUtime=0.08
/proc/19098/task/19101/stat : 19101 (java) R 19096 19098 18364 0 -1 64 9631 0 0 0 4 4 0 0 16 0 9 0 46240281 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=866524 CPUtime=0.06
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 295 0 0 0 6 0 0 0 16 0 9 0 46240284 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887320576 25677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866524

[startup+3.10246 s]
/proc/loadavg: 2.08 2.08 2.02 3/90 19107
/proc/meminfo: memFree=1176968/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=866524 CPUtime=3.05
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 37255 0 1 0 288 17 0 0 18 0 9 0 46240278 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216631 36618 1984 9 0 211159 0
[pid=19098/tid=19099] ppid=19096 vsize=866524 CPUtime=2.74
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15700 0 1 0 267 7 0 0 25 0 9 0 46240280 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4126606465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19101] ppid=19096 vsize=866524 CPUtime=0.2
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 20558 0 0 0 12 8 0 0 16 0 9 0 46240281 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=866524 CPUtime=0.08
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 300 0 0 0 8 0 0 0 16 0 9 0 46240284 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=866524 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866524

[startup+6.30288 s]
/proc/loadavg: 2.15 2.09 2.02 3/90 19107
/proc/meminfo: memFree=1093384/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=866940 CPUtime=6.22
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 63413 0 1 0 593 29 0 0 18 0 9 0 46240278 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216735 60620 2608 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=866940 CPUtime=4.59
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15713 0 1 0 451 8 0 0 25 0 9 0 46240280 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4126583926 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19101] ppid=19096 vsize=866940 CPUtime=1.5
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 46627 0 0 0 131 19 0 0 17 0 9 0 46240281 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=866940 CPUtime=0.09
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 376 0 0 0 9 0 0 0 16 0 9 0 46240284 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866940

[startup+12.7027 s]
/proc/loadavg: 2.14 2.09 2.02 4/90 19107
/proc/meminfo: memFree=930312/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=866940 CPUtime=12.55
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 103997 0 1 0 1207 48 0 0 18 0 9 0 46240278 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216735 101193 2608 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=866940 CPUtime=9.44
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15724 0 1 0 933 11 0 0 25 0 9 0 46240280 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4126419083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19101] ppid=19096 vsize=866940 CPUtime=2.99
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 87200 0 0 0 263 36 0 0 16 0 9 0 46240281 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=866940 CPUtime=0.09
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 376 0 0 0 9 0 0 0 16 0 9 0 46240284 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=866940 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887746560 101193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 866940

[startup+25.5015 s]
/proc/loadavg: 2.11 2.09 2.02 3/90 19107
/proc/meminfo: memFree=599752/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=884232 CPUtime=25.23
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183615 0 1 0 2442 81 0 0 18 0 9 0 46240278 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 221058 176631 2611 9 0 215586 0
[pid=19098/tid=19099] ppid=19096 vsize=884232 CPUtime=17.36
/proc/19098/task/19099/stat : 19099 (java) S 19096 19098 18364 0 -1 64 15792 0 1 0 1723 13 0 0 25 0 9 0 46240280 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19101] ppid=19096 vsize=884232 CPUtime=7.73
/proc/19098/task/19101/stat : 19101 (java) R 19096 19098 18364 0 -1 64 166731 0 0 0 706 67 0 0 25 0 9 0 46240281 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=884232 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=884232 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=884232 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=884232 CPUtime=0.12
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 395 0 0 0 12 0 0 0 16 0 9 0 46240284 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=884232 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=884232 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 905453568 176631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 884232

[startup+51.1019 s]
/proc/loadavg: 2.07 2.08 2.02 3/90 19107
/proc/meminfo: memFree=617096/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=50.59
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183681 0 1 0 4873 186 0 0 18 0 9 0 46240278 887836672 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172371 2638 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=41.92
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15835 0 1 0 4075 117 0 0 25 0 9 0 46240280 887836672 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4126682189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49

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

Current children cumulated CPU time (s) 3254.54
Current children cumulated vsize (KiB) 867028

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1130968/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=3314.52
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183793 0 1 0 331231 221 0 0 18 0 9 0 46240278 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172472 2639 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=3305.77
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15892 0 1 0 330425 152 0 0 25 0 9 0 46240280 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4126747280 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 166731 0 0 0 782 67 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=867028 CPUtime=0.23
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 473 0 0 0 23 0 0 0 16 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3314.52
Current children cumulated vsize (KiB) 867028

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1130648/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=3374.5
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183793 0 1 0 337229 221 0 0 18 0 9 0 46240278 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172472 2639 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=3365.75
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15892 0 1 0 336423 152 0 0 25 0 9 0 46240280 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4126677040 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 166731 0 0 0 782 67 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=867028 CPUtime=0.23
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 473 0 0 0 23 0 0 0 16 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3374.5
Current children cumulated vsize (KiB) 867028

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1130328/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=3434.46
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183793 0 1 0 343225 221 0 0 18 0 9 0 46240278 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172472 2639 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=3425.71
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15892 0 1 0 342419 152 0 0 25 0 9 0 46240280 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4126736880 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 166731 0 0 0 782 67 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=867028 CPUtime=0.23
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 473 0 0 0 23 0 0 0 16 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3434.46
Current children cumulated vsize (KiB) 867028

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1129880/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=3494.44
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183793 0 1 0 349223 221 0 0 18 0 9 0 46240278 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172472 2639 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=3485.69
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15892 0 1 0 348417 152 0 0 25 0 9 0 46240280 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4126682211 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 166731 0 0 0 782 67 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=867028 CPUtime=0.23
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 473 0 0 0 23 0 0 0 16 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3494.44
Current children cumulated vsize (KiB) 867028

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1129560/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=3554.41
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183793 0 1 0 355220 221 0 0 18 0 9 0 46240278 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172472 2639 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=3545.66
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15892 0 1 0 354414 152 0 0 25 0 9 0 46240280 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4126677050 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 166731 0 0 0 782 67 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=867028 CPUtime=0.23
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 473 0 0 0 23 0 0 0 16 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3554.41
Current children cumulated vsize (KiB) 867028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1129560/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=867028 CPUtime=3600.1
/proc/19098/stat : 19098 (java) S 19096 19098 18364 0 -1 0 183793 0 1 0 359789 221 0 0 18 0 9 0 46240278 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19098/statm: 216757 172472 2639 9 0 211263 0
[pid=19098/tid=19099] ppid=19096 vsize=867028 CPUtime=3591.34
/proc/19098/task/19099/stat : 19099 (java) R 19096 19098 18364 0 -1 64 15892 0 1 0 358982 152 0 0 25 0 9 0 46240280 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4126677070 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19098/tid=19101] ppid=19096 vsize=867028 CPUtime=8.49
/proc/19098/task/19101/stat : 19101 (java) S 19096 19098 18364 0 -1 64 166731 0 0 0 782 67 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19102] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19102/stat : 19102 (java) S 19096 19098 18364 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46240281 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19103] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19103/stat : 19103 (java) S 19096 19098 18364 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46240282 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19104] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19104/stat : 19104 (java) S 19096 19098 18364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19105] ppid=19096 vsize=867028 CPUtime=0.23
/proc/19098/task/19105/stat : 19105 (java) S 19096 19098 18364 0 -1 64 473 0 0 0 23 0 0 0 16 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19106] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19106/stat : 19106 (java) S 19096 19098 18364 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19098/tid=19107] ppid=19096 vsize=867028 CPUtime=0
/proc/19098/task/19107/stat : 19107 (java) S 19096 19098 18364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46240284 887836672 172472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 867028

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

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

[startup+3628.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19156
/proc/meminfo: memFree=1129560/2055920 swapFree=4192812/4192956
[pid=19098] ppid=19096 vsize=0 CPUtime=3600.21
/proc/19098/stat : 19098 (java) Z 19096 19098 18364 0 -1 1036 183813 0 1 0 359794 227 0 0 16 0 2 0 46240278 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19098/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3628.15
CPU time (s): 3600.25
CPU user time (s): 3597.94
CPU system time (s): 2.31165
CPU usage (%): 99.231
Max. virtual memory (cumulated for all children) (KiB): 884232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.94
system time used= 2.31165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183813
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= 74596
involuntary context switches= 153891

runsolver used 4.5933 second user time and 11.9152 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-12 22:42:54
IDJOB=1114023
IDBENCH=61676
IDSOLVER=359
FILE ID=node10/1114023-1215895368
PBS_JOBID= 7903633
Free space on /tmp= 66372 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-19.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-1114023-1215895368/watcher-1114023-1215895368 -o /tmp/evaluation-result-1114023-1215895368/solver-1114023-1215895368 -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-1114023-1215895368.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fb52191cc0f7d93ff4df6ff5d3eabe56
RANDOM SEED=1999502302

node10.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.236
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.236
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:       1297712 kB
Buffers:         16776 kB
Cached:         205312 kB
SwapCached:          0 kB
Active:         663072 kB
Inactive:        40760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1297712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           72488 kB
Writeback:           0 kB
Mapped:         501908 kB
Slab:            38680 kB
Committed_AS:  1010040 kB
PageTables:       2768 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= 66440 MiB
End job on node10 at 2008-07-12 23:43:24