Trace number 1113935

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.15 3632.93

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-15.xml
MD5SUM152be8aa8d76c652ccec1105a92e0891
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.04
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.32	
0.05/0.32	Abscon 112 (May, 2008)
0.16/0.48	
0.16/0.48	   configuration
0.16/0.48	     name=mrdac-wdeg.xml
0.25/0.52	   
0.25/0.52	   instance
0.25/0.52	     name=HOME/instance-1113935-1215893622.xml
0.25/0.55	   
0.25/0.55	   domains being loaded...
0.25/0.56	   
0.25/0.57	   variables being loaded...
0.25/0.59	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.25/0.59	       =>  wckTime=0.11  cpuTime=0.1  mem=7M858
0.25/0.59	   
0.25/0.59	   relations being loaded...
2.32/2.69	   
2.32/2.69	   INFO : Contraction of relations, mem = 106M838
14.60/14.94	   
14.60/14.94	   constraints being loaded...
19.97/20.36	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
19.97/20.36	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=14
19.97/20.36	     minArity=15  maxArity=15
19.97/20.36	       =>  wckTime=19.879  cpuTime=15.1  mem=641M512
23.47/23.87	   
23.47/23.87	   solver LocalSearchSolver being built... 
23.57/23.90	       =>  wckTime=23.416  cpuTime=15.15  mem=511M128
23.57/23.90	
23.57/23.90	s SATISFIABLE
23.57/23.90	o 15
23.57/23.91	o 14
23.57/23.91	o 13
23.57/23.91	o 12
23.98/24.30	o 11
24.18/24.53	o 10
32.68/33.07	   
32.68/33.07	   search
32.68/33.07	     run=0  nbConstraintChecks=4289761  nbAssignments=10000
32.68/33.07	       =>  wckTime=9.174  cpuTime=9.15  mem=511M128
41.87/42.28	   
41.87/42.28	   search
41.87/42.28	     run=1  nbConstraintChecks=8576199  nbAssignments=20000
41.87/42.28	       =>  wckTime=18.382  cpuTime=18.34  mem=511M128
51.04/51.44	   
51.04/51.44	   search
51.04/51.44	     run=2  nbConstraintChecks=12840329  nbAssignments=30000
51.04/51.44	       =>  wckTime=27.545  cpuTime=27.49  mem=511M128
54.22/54.61	   
54.22/54.61	   search
54.22/54.61	     run=3  nbConstraintChecks=14405250  nbAssignments=33778
54.22/54.61	       =>  wckTime=30.715  cpuTime=30.64  mem=511M128
54.22/54.61	   
54.22/54.61	   global
54.22/54.61	     nbConstraintChecks=14405250  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
54.22/54.61	     solvingWckTime=30.713  solvingCpuTime=30.64  expiredTime=no  totalExploration=no  nbFoundSolutions=0
54.22/54.61	     globalCpuTime=45.84
54.22/54.61	       =>  wckTime=54.13  cpuTime=45.79  mem=511M128
54.22/54.61	   
54.22/54.61	   solver DecomposerSolver being built... 
54.33/54.72	       =>  wckTime=54.239  cpuTime=45.89  mem=522M438
54.33/54.72	   
54.33/54.72	   preprocessing
54.33/54.72	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
54.33/54.73	     detectedInconsistency=no
54.33/54.73	       =>  wckTime=0.0030  cpuTime=0.0  mem=522M438
3600.01/3632.81	v 0 2 0 2 2 2 2 1 1 2 1 0 0 2 2 0 0 1 1 0 0 0 1 

Verifier Data (download as text)

OK	10	6
10 unsatisfied constraints, 6 satisfied constraints

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113935-1215893622/watcher-1113935-1215893622 -o /tmp/evaluation-result-1113935-1215893622/solver-1113935-1215893622 -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-1113935-1215893622.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: 3.39 2.42 2.21 4/111 15725
/proc/meminfo: memFree=1807948/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=18572 CPUtime=0
/proc/15725/stat : 15725 (runsolver) R 15723 15725 14812 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 46065158 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/15725/statm: 4643 292 257 25 0 2626 0

[startup+0.0309609 s]
/proc/loadavg: 3.39 2.42 2.21 4/111 15725
/proc/meminfo: memFree=1807948/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=10904 CPUtime=0
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 824 0 0 0 0 0 0 0 20 0 2 0 46065158 11165696 577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 2726 577 287 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.101969 s]
/proc/loadavg: 3.39 2.42 2.21 4/111 15725
/proc/meminfo: memFree=1807948/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=10904 CPUtime=0
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 824 0 0 0 0 0 0 0 20 0 2 0 46065158 11165696 577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 2726 577 287 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.302011 s]
/proc/loadavg: 3.39 2.42 2.21 4/111 15725
/proc/meminfo: memFree=1807948/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=865856 CPUtime=0.05
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 3161 0 1 0 4 1 0 0 20 0 9 0 46065158 886636544 2687 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 216464 2687 1406 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.701089 s]
/proc/loadavg: 3.39 2.42 2.21 4/111 15725
/proc/meminfo: memFree=1807948/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=866544 CPUtime=0.45
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 11268 0 1 0 39 6 0 0 20 0 9 0 46065158 887341056 10639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 216636 10639 1967 9 0 211164 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 866544

[startup+1.50224 s]
/proc/loadavg: 3.39 2.42 2.21 3/120 15734
/proc/meminfo: memFree=1738756/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=866544 CPUtime=1.23
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 30934 0 1 0 108 15 0 0 20 0 9 0 46065158 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 216636 30301 1983 9 0 211164 0
[pid=15725/tid=15727] ppid=15723 vsize=866544 CPUtime=1.01
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15679 0 1 0 93 8 0 0 25 0 9 0 46065160 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=866544 CPUtime=0.12
/proc/15725/task/15728/stat : 15728 (java) R 15723 15725 14812 0 -1 64 14246 0 0 0 7 5 0 0 16 0 9 0 46065184 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 101443072 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=866544 CPUtime=0.06
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 312 0 0 0 6 0 0 0 16 0 9 0 46065186 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15733] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065186 887341056 30301 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 866544

[startup+3.10167 s]
/proc/loadavg: 3.44 2.44 2.22 2/107 15738
/proc/meminfo: memFree=1694700/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=866544 CPUtime=2.83
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 38354 0 1 0 264 19 0 0 20 0 9 0 46065158 887341056 37717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 216636 37718 1984 9 0 211164 0
[pid=15725/tid=15727] ppid=15723 vsize=866544 CPUtime=2.44
/proc/15725/task/15727/stat : 15727 (java) S 15723 15725 14812 0 -1 64 15689 0 1 0 235 9 0 0 19 0 9 0 46065160 887341056 37718 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15728] ppid=15723 vsize=866544 CPUtime=0.29
/proc/15725/task/15728/stat : 15728 (java) R 15723 15725 14812 0 -1 64 21654 0 0 0 21 8 0 0 16 0 9 0 46065184 887341056 37719 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 887341056 37720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 887341056 37721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 887341056 37722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=866544 CPUtime=0.07
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 316 0 0 0 7 0 0 0 15 0 9 0 46065186 887341056 37723 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15733] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 887341056 37723 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=866544 CPUtime=0
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065186 887341056 37724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 866544

[startup+6.30225 s]
/proc/loadavg: 3.44 2.44 2.22 2/107 15738
/proc/meminfo: memFree=1609452/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=866928 CPUtime=6.04
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 64880 0 1 0 572 32 0 0 20 0 9 0 46065158 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 216732 62085 2608 9 0 211260 0
[pid=15725/tid=15727] ppid=15723 vsize=866928 CPUtime=4.4
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15702 0 1 0 429 11 0 0 17 0 9 0 46065160 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 104454822 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=866928 CPUtime=1.52
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 48089 0 0 0 133 19 0 0 16 0 9 0 46065184 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15729] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=866928 CPUtime=0.08
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 392 0 0 0 8 0 0 0 16 0 9 0 46065186 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15733] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065186 887734272 62085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 866928

[startup+12.7023 s]
/proc/loadavg: 3.61 2.51 2.24 2/107 15738
/proc/meminfo: memFree=1387700/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=866928 CPUtime=12.41
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 119728 0 1 0 1185 56 0 0 20 0 9 0 46065158 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 216732 116921 2608 9 0 211260 0
[pid=15725/tid=15727] ppid=15723 vsize=866928 CPUtime=8.97
/proc/15725/task/15727/stat : 15727 (java) S 15723 15725 14812 0 -1 64 15714 0 1 0 883 14 0 0 20 0 9 0 46065160 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=866928 CPUtime=3.33
/proc/15725/task/15728/stat : 15728 (java) R 15723 15725 14812 0 -1 64 102924 0 0 0 293 40 0 0 18 0 9 0 46065184 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 104185411 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15729] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=866928 CPUtime=0.08
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 393 0 0 0 8 0 0 0 17 0 9 0 46065186 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15733] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=866928 CPUtime=0
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065186 887734272 116921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 866928

[startup+25.5016 s]
/proc/loadavg: 3.82 2.59 2.27 2/106 15756
/proc/meminfo: memFree=1139716/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=25.19
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185577 0 1 0 2429 90 0 0 20 0 9 0 46065158 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172383 2637 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=16.94
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15839 0 1 0 1671 23 0 0 25 0 9 0 46065160 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4126733112 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.08
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 65 0 0 17 0 9 0 46065184 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.13
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 434 0 0 0 13 0 0 0 16 0 9 0 46065186 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065186 888872960 172383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 868040

[startup+51.1014 s]
/proc/loadavg: 4.29 2.80 2.35 3/108 15758
/proc/meminfo: memFree=1119668/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=50.75
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185582 0 1 0 4875 200 0 0 20 0 9 0 46065158 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172388 2638 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=42.49
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15840 0 1 0 4116 133 0 0 25 0 9 0 46065160 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4126682381 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.08
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 65 0 0 16 0 9 0 46065184 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.14
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 438 0 0 0 14 0 0 0 16 0 9 0 46065186 888872960 172388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0

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

Current children cumulated CPU time (s) 3251.92
Current children cumulated vsize (KiB) 868040

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/112 15778
/proc/meminfo: memFree=633740/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=3311.5
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185718 0 1 0 330914 236 0 0 20 0 9 0 46065158 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172513 2639 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=3302.96
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15920 0 1 0 330139 157 0 0 25 0 9 0 46065160 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4126677232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.09
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 66 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.22
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 494 0 0 0 22 0 0 0 16 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0.18
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 8 10 0 0 15 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3311.5
Current children cumulated vsize (KiB) 868040

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/112 15778
/proc/meminfo: memFree=633676/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=3371.09
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185718 0 1 0 336873 236 0 0 20 0 9 0 46065158 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172513 2639 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=3362.55
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15920 0 1 0 336098 157 0 0 25 0 9 0 46065160 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4126682388 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.09
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 66 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.22
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 494 0 0 0 22 0 0 0 16 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0.18
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 8 10 0 0 15 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3371.09
Current children cumulated vsize (KiB) 868040

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/112 15778
/proc/meminfo: memFree=633612/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=3430.68
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185718 0 1 0 342832 236 0 0 20 0 9 0 46065158 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172513 2639 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=3422.15
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15920 0 1 0 342057 158 0 0 25 0 9 0 46065160 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4126733223 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.09
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 66 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.22
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 494 0 0 0 22 0 0 0 16 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0.18
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 8 10 0 0 15 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3430.68
Current children cumulated vsize (KiB) 868040

[startup+3522.3 s]
/proc/loadavg: 2.09 2.03 2.09 3/112 15778
/proc/meminfo: memFree=633228/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=3490.26
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185718 0 1 0 348790 236 0 0 20 0 9 0 46065158 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172513 2639 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=3481.73
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15920 0 1 0 348015 158 0 0 25 0 9 0 46065160 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4126733104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.09
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 66 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.22
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 494 0 0 0 22 0 0 0 16 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0.18
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 8 10 0 0 15 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3490.26
Current children cumulated vsize (KiB) 868040

[startup+3582.3 s]
/proc/loadavg: 2.13 2.05 2.09 3/112 15778
/proc/meminfo: memFree=633100/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=3549.85
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185718 0 1 0 354749 236 0 0 20 0 9 0 46065158 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172513 2639 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=3541.33
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15920 0 1 0 353975 158 0 0 25 0 9 0 46065160 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4126843747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.09
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 66 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.22
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 494 0 0 0 22 0 0 0 16 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0.18
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 8 10 0 0 15 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3549.85
Current children cumulated vsize (KiB) 868040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.8 s]
/proc/loadavg: 2.10 2.06 2.09 3/112 15778
/proc/meminfo: memFree=633100/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=868040 CPUtime=3600.01
/proc/15725/stat : 15725 (java) S 15723 15725 14812 0 -1 0 185718 0 1 0 359765 236 0 0 20 0 9 0 46065158 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 217010 172513 2639 9 0 211516 0
[pid=15725/tid=15727] ppid=15723 vsize=868040 CPUtime=3591.48
/proc/15725/task/15727/stat : 15727 (java) R 15723 15725 14812 0 -1 64 15920 0 1 0 358990 158 0 0 25 0 9 0 46065160 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4126733128 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15728] ppid=15723 vsize=868040 CPUtime=8.09
/proc/15725/task/15728/stat : 15728 (java) S 15723 15725 14812 0 -1 64 168607 0 0 0 743 66 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15729] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15729/stat : 15729 (java) S 15723 15725 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15730] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15730/stat : 15730 (java) S 15723 15725 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46065184 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15731] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15731/stat : 15731 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15732] ppid=15723 vsize=868040 CPUtime=0.22
/proc/15725/task/15732/stat : 15732 (java) S 15723 15725 14812 0 -1 64 494 0 0 0 22 0 0 0 16 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15725/tid=15733] ppid=15723 vsize=868040 CPUtime=0
/proc/15725/task/15733/stat : 15733 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15725/tid=15734] ppid=15723 vsize=868040 CPUtime=0.18
/proc/15725/task/15734/stat : 15734 (java) S 15723 15725 14812 0 -1 64 1 0 0 0 8 10 0 0 15 0 9 0 46065186 888872960 172513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 868040

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

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

[startup+3632.92 s]
/proc/loadavg: 2.10 2.06 2.09 3/112 15778
/proc/meminfo: memFree=633100/2055920 swapFree=4152076/4192956
[pid=15725] ppid=15723 vsize=0 CPUtime=3600.11
/proc/15725/stat : 15725 (java) Z 15723 15725 14812 0 -1 1036 185738 0 1 0 359767 244 0 0 16 0 2 0 46065158 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15725/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3632.93
CPU time (s): 3600.15
CPU user time (s): 3597.68
CPU system time (s): 2.46762
CPU usage (%): 99.0975
Max. virtual memory (cumulated for all children) (KiB): 888060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.68
system time used= 2.46762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185738
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= 74627
involuntary context switches= 57422

runsolver used 8.63969 second user time and 21.9817 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-12 22:14:18
IDJOB=1113935
IDBENCH=61665
IDSOLVER=359
FILE ID=node90/1113935-1215893622
PBS_JOBID= 7903584
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 152be8aa8d76c652ccec1105a92e0891
RANDOM SEED=1353131741

node90.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.256
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	: 5931.00
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1808236 kB
Buffers:         15028 kB
Cached:         126820 kB
SwapCached:      20876 kB
Active:         158396 kB
Inactive:        30616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808236 kB
SwapTotal:     4192956 kB
SwapFree:      4152076 kB
Dirty:           64112 kB
Writeback:           0 kB
Mapped:          65036 kB
Slab:            40236 kB
Committed_AS:   386068 kB
PageTables:       4644 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= 66340 MiB
End job on node90 at 2008-07-12 23:15:21