Trace number 1114015

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.2 3628.32

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-21.xml
MD5SUM6256bf71e5e3780a97b589c5b86ed0e6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints8
Best CPU time to get the best result obtained on this benchmark3600.01
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.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-wdeg.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1114015-1215895198.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.29/0.39	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.29/0.39	       =>  wckTime=0.151  cpuTime=0.11  mem=7M858
0.29/0.39	   
0.29/0.39	   relations being loaded...
2.55/2.61	   
2.55/2.61	   INFO : Contraction of relations, mem = 106M838
15.53/15.75	   
15.53/15.75	   constraints being loaded...
20.88/21.18	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
20.88/21.18	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=6  maxDegree=15
20.88/21.18	     minArity=15  maxArity=15
20.88/21.18	       =>  wckTime=20.945  cpuTime=15.75  mem=641M589
24.55/24.82	   
24.55/24.84	   solver LocalSearchSolver being built... 
24.55/24.86	       =>  wckTime=24.62  cpuTime=15.81  mem=511M289
24.55/24.87	
24.55/24.87	s SATISFIABLE
24.55/24.87	o 14
24.55/24.88	o 13
24.55/24.89	o 11
27.41/27.72	o 10
34.31/34.78	   
34.31/34.78	   search
34.31/34.78	     run=0  nbConstraintChecks=4290013  nbAssignments=10000
34.31/34.78	       =>  wckTime=9.924  cpuTime=9.76  mem=511M289
44.03/44.58	   
44.03/44.58	   search
44.03/44.58	     run=1  nbConstraintChecks=8575766  nbAssignments=20000
44.03/44.58	       =>  wckTime=19.719  cpuTime=19.46  mem=511M289
53.74/54.33	   
53.74/54.33	   search
53.74/54.33	     run=2  nbConstraintChecks=12868563  nbAssignments=30000
53.74/54.33	       =>  wckTime=29.47  cpuTime=29.13  mem=511M289
57.42/58.04	   
57.42/58.04	   search
57.42/58.04	     run=3  nbConstraintChecks=14497531  nbAssignments=33796
57.42/58.04	       =>  wckTime=33.188  cpuTime=32.82  mem=511M289
57.42/58.05	   
57.42/58.05	   global
57.42/58.05	     nbConstraintChecks=14497531  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
57.42/58.05	     solvingWckTime=33.186  solvingCpuTime=32.82  expiredTime=no  totalExploration=no  nbFoundSolutions=0
57.42/58.05	     globalCpuTime=48.69
57.42/58.05	       =>  wckTime=57.808  cpuTime=48.63  mem=511M289
57.42/58.05	   
57.42/58.05	   solver DecomposerSolver being built... 
57.51/58.16	       =>  wckTime=57.922  cpuTime=48.72  mem=522M599
57.51/58.16	   
57.51/58.16	   preprocessing
57.51/58.16	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
57.51/58.16	     detectedInconsistency=no
57.51/58.17	       =>  wckTime=0.0040  cpuTime=0.01  mem=522M599
3600.08/3628.21	v 2 1 2 1 1 2 0 2 1 2 2 0 1 1 0 1 2 1 0 2 0 0 2 

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-1114015-1215895198/watcher-1114015-1215895198 -o /tmp/evaluation-result-1114015-1215895198/solver-1114015-1215895198 -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-1114015-1215895198.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.57 2.65 2.63 4/73 18568
/proc/meminfo: memFree=1345728/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=1616 CPUtime=0
/proc/18568/stat : 18568 (java) R 18566 18568 17760 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 46223329 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 9028538 0 0 4096 0 0 0 0 17 0 0 0
/proc/18568/statm: 404 148 122 9 0 46 0

[startup+0.058245 s]
/proc/loadavg: 2.57 2.65 2.63 4/73 18568
/proc/meminfo: memFree=1345728/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=863920 CPUtime=0.05
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 2686 0 1 0 3 2 0 0 18 0 9 0 46223329 884654080 2248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 215980 2248 1071 9 0 210937 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 863920

[startup+0.101253 s]
/proc/loadavg: 2.57 2.65 2.63 4/73 18568
/proc/meminfo: memFree=1345728/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=865984 CPUtime=0.08
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 3756 0 1 0 6 2 0 0 18 0 9 0 46223329 886767616 3216 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216496 3216 1700 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301291 s]
/proc/loadavg: 2.57 2.65 2.63 4/73 18568
/proc/meminfo: memFree=1345728/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=866156 CPUtime=0.29
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 5621 0 1 0 25 4 0 0 18 0 9 0 46223329 886943744 5036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216539 5036 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.701371 s]
/proc/loadavg: 2.57 2.65 2.63 4/73 18568
/proc/meminfo: memFree=1345728/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=866524 CPUtime=0.67
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 18558 0 1 0 57 10 0 0 18 0 9 0 46223329 887320576 17927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216631 17927 1981 9 0 211159 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866524

[startup+1.50252 s]
/proc/loadavg: 2.57 2.65 2.63 4/82 18577
/proc/meminfo: memFree=1262968/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=866524 CPUtime=1.47
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 32247 0 1 0 130 17 0 0 18 0 9 0 46223329 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216631 31614 1983 9 0 211159 0
[pid=18568/tid=18570] ppid=18566 vsize=866524 CPUtime=1.23
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15686 0 1 0 114 9 0 0 25 0 9 0 46223330 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4126568988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18571] ppid=18566 vsize=866524 CPUtime=0.14
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 15567 0 0 0 8 6 0 0 16 0 9 0 46223332 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=866524 CPUtime=0.06
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 296 0 0 0 6 0 0 0 16 0 9 0 46223334 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887320576 31614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887320576 31614 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.10283 s]
/proc/loadavg: 2.57 2.65 2.63 3/82 18577
/proc/meminfo: memFree=1222648/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=866524 CPUtime=3.06
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 40749 0 1 0 284 22 0 0 18 0 9 0 46223329 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216631 40111 1984 9 0 211159 0
[pid=18568/tid=18570] ppid=18566 vsize=866524 CPUtime=2.54
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15700 0 1 0 244 10 0 0 25 0 9 0 46223330 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18571] ppid=18566 vsize=866524 CPUtime=0.41
/proc/18568/task/18571/stat : 18571 (java) R 18566 18568 17760 0 -1 64 24050 0 0 0 31 10 0 0 17 0 9 0 46223332 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=866524 CPUtime=0.07
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 301 0 0 0 7 0 0 0 16 0 9 0 46223334 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=866524 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887320576 40111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866524

[startup+6.30144 s]
/proc/loadavg: 2.60 2.66 2.63 3/82 18577
/proc/meminfo: memFree=1137592/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=866940 CPUtime=6.22
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 64876 0 1 0 589 33 0 0 18 0 9 0 46223329 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216735 62082 2608 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=866940 CPUtime=4.52
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15713 0 1 0 441 11 0 0 25 0 9 0 46223330 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4126616784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18571] ppid=18566 vsize=866940 CPUtime=1.58
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 48089 0 0 0 138 20 0 0 16 0 9 0 46223332 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=866940 CPUtime=0.08
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 376 0 0 0 8 0 0 0 16 0 9 0 46223334 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887746560 62082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887746560 62082 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.55 2.64 2.62 3/82 18577
/proc/meminfo: memFree=952376/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=866940 CPUtime=12.56
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 113089 0 1 0 1200 56 0 0 18 0 9 0 46223329 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216735 110284 2608 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=866940 CPUtime=9.15
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15724 0 1 0 900 15 0 0 25 0 9 0 46223330 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4126417753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18571] ppid=18566 vsize=866940 CPUtime=3.3
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 96291 0 0 0 290 40 0 0 18 0 9 0 46223332 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=866940 CPUtime=0.08
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 376 0 0 0 8 0 0 0 16 0 9 0 46223334 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=866940 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887746560 110284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866940

[startup+25.5011 s]
/proc/loadavg: 2.43 2.61 2.61 3/82 18577
/proc/meminfo: memFree=667256/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=25.24
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183685 0 1 0 2435 89 0 0 18 0 9 0 46223329 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172375 2637 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=16.63
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15835 0 1 0 1644 19 0 0 22 0 9 0 46223330 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4126736440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 25 0 9 0 46223332 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.14
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 407 0 0 0 14 0 0 0 16 0 9 0 46223334 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867028

[startup+51.101 s]
/proc/loadavg: 2.28 2.56 2.60 3/82 18577
/proc/meminfo: memFree=667256/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=50.56
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183695 0 1 0 4852 204 0 0 18 0 9 0 46223329 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172385 2638 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=41.94
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15836 0 1 0 4060 134 0 0 25 0 9 0 46223330 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 8985227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.15
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 416 0 0 0 15 0 0 0 16 0 9 0 46223334 887836672 172385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0

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

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

[startup+3342.3 s]
/proc/loadavg: 2.45 2.10 2.03 3/91 18633
/proc/meminfo: memFree=798336/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=3314.4
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183808 0 1 0 331198 242 0 0 18 0 9 0 46223329 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172486 2639 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=3305.69
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15895 0 1 0 330397 172 0 0 25 0 9 0 46223330 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4126677798 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.23
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 470 0 0 0 23 0 0 0 16 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3314.4
Current children cumulated vsize (KiB) 867028

[startup+3402.31 s]
/proc/loadavg: 2.47 2.19 2.07 3/82 18665
/proc/meminfo: memFree=1261128/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=3374.29
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183808 0 1 0 337179 250 0 0 18 0 9 0 46223329 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172486 2639 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=3365.57
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15895 0 1 0 336378 179 0 0 25 0 9 0 46223330 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4126846359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.23
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 470 0 0 0 23 0 0 0 16 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3374.29
Current children cumulated vsize (KiB) 867028

[startup+3462.3 s]
/proc/loadavg: 2.17 2.15 2.06 3/82 18665
/proc/meminfo: memFree=1261000/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=3434.26
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183808 0 1 0 343176 250 0 0 18 0 9 0 46223329 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172486 2639 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=3425.54
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15895 0 1 0 342375 179 0 0 25 0 9 0 46223330 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4126736468 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.23
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 470 0 0 0 23 0 0 0 16 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3434.26
Current children cumulated vsize (KiB) 867028

[startup+3522.3 s]
/proc/loadavg: 2.06 2.12 2.06 3/82 18665
/proc/meminfo: memFree=1260936/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=3494.23
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183808 0 1 0 349173 250 0 0 18 0 9 0 46223329 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172486 2639 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=3485.51
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15895 0 1 0 348372 179 0 0 25 0 9 0 46223330 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4126842403 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.23
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 470 0 0 0 23 0 0 0 16 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3494.23
Current children cumulated vsize (KiB) 867028

[startup+3582.3 s]
/proc/loadavg: 2.02 2.10 2.05 3/82 18665
/proc/meminfo: memFree=1260872/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=3554.19
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183808 0 1 0 355169 250 0 0 18 0 9 0 46223329 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172486 2639 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=3545.48
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15895 0 1 0 354368 180 0 0 25 0 9 0 46223330 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4126736482 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.23
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 470 0 0 0 23 0 0 0 16 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3554.19
Current children cumulated vsize (KiB) 867028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.2 s]
/proc/loadavg: 2.01 2.08 2.05 3/82 18665
/proc/meminfo: memFree=1260872/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=867028 CPUtime=3600.08
/proc/18568/stat : 18568 (java) S 18566 18568 17760 0 -1 0 183808 0 1 0 359758 250 0 0 18 0 9 0 46223329 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18568/statm: 216757 172486 2639 9 0 211263 0
[pid=18568/tid=18570] ppid=18566 vsize=867028 CPUtime=3591.37
/proc/18568/task/18570/stat : 18570 (java) R 18566 18568 17760 0 -1 64 15895 0 1 0 358957 180 0 0 25 0 9 0 46223330 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4126682989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18568/tid=18571] ppid=18566 vsize=867028 CPUtime=8.44
/proc/18568/task/18571/stat : 18571 (java) S 18566 18568 17760 0 -1 64 166745 0 0 0 776 68 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18572] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18572/stat : 18572 (java) S 18566 18568 17760 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18573] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18573/stat : 18573 (java) S 18566 18568 17760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46223332 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18574] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18574/stat : 18574 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18575] ppid=18566 vsize=867028 CPUtime=0.23
/proc/18568/task/18575/stat : 18575 (java) S 18566 18568 17760 0 -1 64 470 0 0 0 23 0 0 0 16 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18576] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18576/stat : 18576 (java) S 18566 18568 17760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18568/tid=18577] ppid=18566 vsize=867028 CPUtime=0
/proc/18568/task/18577/stat : 18577 (java) S 18566 18568 17760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46223334 887836672 172486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.08
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.31 s]
/proc/loadavg: 2.01 2.08 2.05 3/82 18665
/proc/meminfo: memFree=1260872/2055920 swapFree=4180384/4192956
[pid=18568] ppid=18566 vsize=0 CPUtime=3600.19
/proc/18568/stat : 18568 (java) Z 18566 18568 17760 0 -1 1036 183828 0 1 0 359759 260 0 0 16 0 2 0 46223329 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18568/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3628.32
CPU time (s): 3600.2
CPU user time (s): 3597.59
CPU system time (s): 2.6096
CPU usage (%): 99.225
Max. virtual memory (cumulated for all children) (KiB): 890948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.59
system time used= 2.6096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183828
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= 74588
involuntary context switches= 134667

runsolver used 4.89026 second user time and 11.6162 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-12 22:40:04
IDJOB=1114015
IDBENCH=61675
IDSOLVER=359
FILE ID=node9/1114015-1215895198
PBS_JOBID= 7903615
Free space on /tmp= 66336 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6256bf71e5e3780a97b589c5b86ed0e6
RANDOM SEED=1943964968

node9.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.260
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.260
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:       1346208 kB
Buffers:         13940 kB
Cached:         291368 kB
SwapCached:       6132 kB
Active:         606424 kB
Inactive:        46500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346208 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:           72476 kB
Writeback:           0 kB
Mapped:         354848 kB
Slab:            41388 kB
Committed_AS:   573584 kB
PageTables:       2476 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= 66476 MiB
End job on node9 at 2008-07-12 23:40:34