Trace number 1113991

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)9 3600.2 3604.12

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-14.xml
MD5SUM92e7bec746635480f5800308fc5016ce
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.02/0.09	
0.02/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.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-1113991-1215894577.xml
0.28/0.37	   
0.28/0.37	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.40	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.38/0.40	       =>  wckTime=0.156  cpuTime=0.11  mem=7M858
0.38/0.40	   
0.38/0.40	   relations being loaded...
2.55/2.64	   
2.55/2.64	   INFO : Contraction of relations, mem = 106M838
15.73/15.93	   
15.73/15.93	   constraints being loaded...
21.07/21.39	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
21.07/21.39	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=6  maxDegree=14
21.07/21.39	     minArity=15  maxArity=15
21.07/21.39	       =>  wckTime=21.143  cpuTime=15.92  mem=641M554
24.74/25.07	   
24.74/25.08	   solver LocalSearchSolver being built... 
24.84/25.11	       =>  wckTime=24.87  cpuTime=15.98  mem=511M238
24.84/25.12	
24.84/25.12	s SATISFIABLE
24.84/25.12	o 14
24.84/25.13	o 13
24.84/25.16	o 12
24.94/25.21	o 11
32.47/32.87	o 10
34.74/35.13	   
34.74/35.13	   search
34.74/35.13	     run=0  nbConstraintChecks=4283303  nbAssignments=10000
34.74/35.13	       =>  wckTime=10.018  cpuTime=9.88  mem=511M238
44.64/45.11	   
44.64/45.11	   search
44.64/45.11	     run=1  nbConstraintChecks=8574753  nbAssignments=20000
44.64/45.11	       =>  wckTime=20.001  cpuTime=19.77  mem=511M238
54.45/55.02	   
54.45/55.02	   search
54.45/55.02	     run=2  nbConstraintChecks=12860388  nbAssignments=30000
54.45/55.02	       =>  wckTime=29.91  cpuTime=29.58  mem=511M238
62.47/63.18	   
62.47/63.18	   search
62.47/63.18	     run=3  nbConstraintChecks=16391251  nbAssignments=38197
62.47/63.18	       =>  wckTime=38.065  cpuTime=37.67  mem=511M238
62.47/63.18	   
62.47/63.18	   global
62.47/63.18	     nbConstraintChecks=16391251  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
62.47/63.18	     solvingWckTime=38.063  solvingCpuTime=37.67  expiredTime=no  totalExploration=no  nbFoundSolutions=0
62.47/63.18	     globalCpuTime=53.71
62.47/63.18	       =>  wckTime=62.934  cpuTime=53.65  mem=511M238
62.47/63.18	   
62.47/63.18	   solver DecomposerSolver being built... 
62.57/63.29	       =>  wckTime=63.05  cpuTime=53.74  mem=522M548
62.67/63.30	   
62.67/63.30	   preprocessing
62.67/63.30	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
62.67/63.30	     detectedInconsistency=no
62.67/63.30	       =>  wckTime=0.0030  cpuTime=0.0  mem=522M548
2686.40/2689.94	o 9
2686.40/2689.94	    First solution found
3600.08/3604.01	v 0 1 0 0 0 0 0 0 2 2 1 2 0 0 0 2 2 2 0 0 1 0 0 

Verifier Data (download as text)

OK	9	7
9 unsatisfied constraints, 7 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-1113991-1215894577/watcher-1113991-1215894577 -o /tmp/evaluation-result-1113991-1215894577/solver-1113991-1215894577 -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-1113991-1215894577.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.81 2.82 2.73 5/80 16826
/proc/meminfo: memFree=1761240/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=18572 CPUtime=0
/proc/16826/stat : 16826 (runsolver) R 16824 16826 16740 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 46160471 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 273952599335 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16826/statm: 4643 292 257 25 0 2626 0

[startup+0.033558 s]
/proc/loadavg: 2.81 2.82 2.73 5/80 16826
/proc/meminfo: memFree=1761240/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=861552 CPUtime=0.02
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 1866 0 1 0 1 1 0 0 18 0 4 0 46160471 882229248 1553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 215388 1553 691 9 0 210367 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861552

[startup+0.101251 s]
/proc/loadavg: 2.81 2.82 2.73 5/80 16826
/proc/meminfo: memFree=1761240/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=865984 CPUtime=0.08
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 3693 0 1 0 7 1 0 0 18 0 9 0 46160471 886767616 3168 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216496 3168 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301293 s]
/proc/loadavg: 2.81 2.82 2.73 5/80 16826
/proc/meminfo: memFree=1761240/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=866156 CPUtime=0.28
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 5606 0 1 0 26 2 0 0 18 0 9 0 46160471 886943744 5021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216539 5021 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701379 s]
/proc/loadavg: 2.81 2.82 2.73 5/80 16826
/proc/meminfo: memFree=1761240/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=866524 CPUtime=0.68
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 18557 0 1 0 59 9 0 0 18 0 9 0 46160471 887320576 17926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216631 17926 1981 9 0 211159 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866524

[startup+1.50153 s]
/proc/loadavg: 2.81 2.82 2.73 6/89 16835
/proc/meminfo: memFree=1678992/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=866524 CPUtime=1.46
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 32246 0 1 0 131 15 0 0 18 0 9 0 46160471 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216631 31613 1983 9 0 211159 0
[pid=16826/tid=16828] ppid=16824 vsize=866524 CPUtime=1.22
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15687 0 1 0 115 7 0 0 25 0 9 0 46160473 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4126417509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16829] ppid=16824 vsize=866524 CPUtime=0.15
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 15567 0 0 0 8 7 0 0 16 0 9 0 46160474 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=866524 CPUtime=0.07
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 295 0 0 0 7 0 0 0 16 0 9 0 46160476 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887320576 31613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866524

[startup+3.10284 s]
/proc/loadavg: 2.81 2.82 2.73 4/89 16835
/proc/meminfo: memFree=1634832/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=866524 CPUtime=3.05
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 39888 0 1 0 285 20 0 0 18 0 9 0 46160471 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216631 39250 1984 9 0 211159 0
[pid=16826/tid=16828] ppid=16824 vsize=866524 CPUtime=2.57
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15701 0 1 0 248 9 0 0 25 0 9 0 46160473 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16829] ppid=16824 vsize=866524 CPUtime=0.38
/proc/16826/task/16829/stat : 16829 (java) R 16824 16826 16740 0 -1 64 23190 0 0 0 29 9 0 0 17 0 9 0 46160474 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 104187941 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=866524 CPUtime=0.08
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 300 0 0 0 8 0 0 0 16 0 9 0 46160476 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887320576 39250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=866524 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887320576 39250 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.30148 s]
/proc/loadavg: 2.83 2.82 2.73 4/89 16835
/proc/meminfo: memFree=1551248/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=866940 CPUtime=6.22
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 64856 0 1 0 590 32 0 0 18 0 9 0 46160471 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216735 62062 2608 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=866940 CPUtime=4.52
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15714 0 1 0 442 10 0 0 25 0 9 0 46160473 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16829] ppid=16824 vsize=866940 CPUtime=1.59
/proc/16826/task/16829/stat : 16829 (java) R 16824 16826 16740 0 -1 64 48070 0 0 0 138 21 0 0 16 0 9 0 46160474 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=866940 CPUtime=0.09
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 375 0 0 0 9 0 0 0 16 0 9 0 46160476 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887746560 62062 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887746560 62062 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.84 2.82 2.73 3/89 16835
/proc/meminfo: memFree=1366096/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=866940 CPUtime=12.56
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 113087 0 1 0 1198 58 0 0 18 0 9 0 46160471 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216735 110282 2608 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=866940 CPUtime=9.11
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15725 0 1 0 897 14 0 0 25 0 9 0 46160473 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4126417462 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16829] ppid=16824 vsize=866940 CPUtime=3.33
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 96290 0 0 0 291 42 0 0 18 0 9 0 46160474 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=866940 CPUtime=0.09
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 375 0 0 0 9 0 0 0 16 0 9 0 46160476 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887746560 110282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=866940 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887746560 110282 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.5012 s]
/proc/loadavg: 2.87 2.83 2.73 5/89 16835
/proc/meminfo: memFree=1080784/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=25.23
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183676 0 1 0 2434 89 0 0 18 0 9 0 46160471 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172366 2637 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=16.55
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15836 0 1 0 1638 17 0 0 20 0 9 0 46160473 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4126736888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 25 0 9 0 46160474 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.14
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 406 0 0 0 14 0 0 0 16 0 9 0 46160476 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172366 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) 867028

[startup+51.1013 s]
/proc/loadavg: 2.72 2.79 2.72 4/89 16835
/proc/meminfo: memFree=1080912/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=50.59
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183686 0 1 0 4852 207 0 0 18 0 9 0 46160471 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172376 2638 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=41.89
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15837 0 1 0 4054 135 0 0 25 0 9 0 46160473 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4126677833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.16
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 415 0 0 0 16 0 0 0 16 0 9 0 46160476 887836672 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0

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

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

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616912/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=3338.5
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183798 0 1 0 333550 300 0 0 18 0 9 0 46160471 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172477 2639 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=3329.72
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15894 0 1 0 332744 228 0 0 25 0 9 0 46160473 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126736888 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.24
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 470 0 0 0 24 0 0 0 16 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3338.5
Current children cumulated vsize (KiB) 867028

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616912/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=3398.47
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183798 0 1 0 339547 300 0 0 18 0 9 0 46160471 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172477 2639 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=3389.69
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15894 0 1 0 338741 228 0 0 25 0 9 0 46160473 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126677808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.24
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 470 0 0 0 24 0 0 0 16 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3398.47
Current children cumulated vsize (KiB) 867028

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616784/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=3458.44
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183798 0 1 0 345544 300 0 0 18 0 9 0 46160471 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172477 2639 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=3449.66
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15894 0 1 0 344738 228 0 0 25 0 9 0 46160473 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126882194 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.24
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 470 0 0 0 24 0 0 0 16 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3458.44
Current children cumulated vsize (KiB) 867028

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616784/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=3518.42
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183798 0 1 0 351542 300 0 0 18 0 9 0 46160471 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172477 2639 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=3509.64
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15894 0 1 0 350736 228 0 0 25 0 9 0 46160473 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126736864 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.24
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 470 0 0 0 24 0 0 0 16 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3518.42
Current children cumulated vsize (KiB) 867028

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616720/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=3578.38
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183798 0 1 0 357538 300 0 0 18 0 9 0 46160471 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172477 2639 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=3569.6
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15894 0 1 0 356732 228 0 0 25 0 9 0 46160473 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126677856 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.24
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 470 0 0 0 24 0 0 0 16 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3578.38
Current children cumulated vsize (KiB) 867028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616720/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=867028 CPUtime=3600.08
/proc/16826/stat : 16826 (java) S 16824 16826 16740 0 -1 0 183798 0 1 0 359708 300 0 0 18 0 9 0 46160471 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16826/statm: 216757 172477 2639 9 0 211263 0
[pid=16826/tid=16828] ppid=16824 vsize=867028 CPUtime=3591.3
/proc/16826/task/16828/stat : 16828 (java) R 16824 16826 16740 0 -1 64 15894 0 1 0 358902 228 0 0 25 0 9 0 46160473 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126683013 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16826/tid=16829] ppid=16824 vsize=867028 CPUtime=8.51
/proc/16826/task/16829/stat : 16829 (java) S 16824 16826 16740 0 -1 64 166737 0 0 0 780 71 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16830] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16830/stat : 16830 (java) S 16824 16826 16740 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16831] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16831/stat : 16831 (java) S 16824 16826 16740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46160474 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16832] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16832/stat : 16832 (java) S 16824 16826 16740 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16833] ppid=16824 vsize=867028 CPUtime=0.24
/proc/16826/task/16833/stat : 16833 (java) S 16824 16826 16740 0 -1 64 470 0 0 0 24 0 0 0 16 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16834] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16834/stat : 16834 (java) S 16824 16826 16740 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16826/tid=16835] ppid=16824 vsize=867028 CPUtime=0
/proc/16826/task/16835/stat : 16835 (java) S 16824 16826 16740 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46160476 887836672 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 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+3604.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16935
/proc/meminfo: memFree=616720/2055920 swapFree=4181132/4192956
[pid=16826] ppid=16824 vsize=0 CPUtime=3600.19
/proc/16826/stat : 16826 (java) Z 16824 16826 16740 0 -1 1036 183819 0 1 0 359710 309 0 0 16 0 2 0 46160471 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16826/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): 3604.12
CPU time (s): 3600.2
CPU user time (s): 3597.1
CPU system time (s): 3.10153
CPU usage (%): 99.8914
Max. virtual memory (cumulated for all children) (KiB): 884232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.1
system time used= 3.10153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183819
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= 74139
involuntary context switches= 91195

runsolver used 5.44117 second user time and 10.9313 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-12 22:29:43
IDJOB=1113991
IDBENCH=61672
IDSOLVER=359
FILE ID=node20/1113991-1215894577
PBS_JOBID= 7903682
Free space on /tmp= 66432 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 92e7bec746635480f5800308fc5016ce
RANDOM SEED=1481352304

node20.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.263
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.263
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:       1761720 kB
Buffers:         23304 kB
Cached:         131380 kB
SwapCached:       5932 kB
Active:         195072 kB
Inactive:        47796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761720 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           72480 kB
Writeback:           0 kB
Mapped:         104124 kB
Slab:            36544 kB
Committed_AS:   979588 kB
PageTables:       1956 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= 66364 MiB
End job on node20 at 2008-07-12 23:29:49