Trace number 1112113

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-wOPTIMUM1 231.383 234.05

DiagnosticValue
CHECKS593613000
NODES392662

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-35_ext.xml
MD5SUM508714bde231e40d4eeec9f003400a13
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark202.107
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-wdeg.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1112113-1215862317.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.28/0.38	       =>  wckTime=0.15  cpuTime=0.11  mem=7M858
0.28/0.38	   
0.28/0.38	   relations being loaded...
0.67/0.71	   
0.67/0.71	   constraints being loaded...
0.67/0.78	     nbConstraints=57  nbRelationTypes=57  nbExtensionStructures=57  nbSharedExtensionStructures=0
0.67/0.78	     nbConflictsStructures=57  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=3  maxDegree=15
0.67/0.78	     minArity=3  maxArity=3
0.67/0.78	       =>  wckTime=0.553  cpuTime=0.46  mem=29M648
0.78/0.86	   
0.78/0.86	   solver LocalSearchSolver being built... 
0.87/0.90	       =>  wckTime=0.673  cpuTime=0.51  mem=10M961
0.87/0.91	
0.87/0.91	s SATISFIABLE
0.87/0.91	o 35
0.87/0.91	o 29
0.87/0.91	o 28
0.87/0.91	o 25
0.87/0.91	o 23
0.87/0.91	o 19
0.87/0.92	o 16
0.87/0.92	o 15
0.87/0.92	o 13
0.87/0.92	o 11
0.87/0.92	o 10
0.87/0.92	o 7
0.87/0.92	o 6
0.87/0.96	o 5
0.87/0.97	o 4
0.97/1.01	o 3
2.25/2.35	   
2.25/2.35	   search
2.25/2.35	     run=0  nbConstraintChecks=9735137  nbAssignments=10000
2.25/2.35	       =>  wckTime=1.449  cpuTime=1.41  mem=11M996
3.63/3.73	   
3.63/3.73	   search
3.63/3.73	     run=1  nbConstraintChecks=19136898  nbAssignments=20000
3.63/3.73	       =>  wckTime=2.831  cpuTime=2.77  mem=11M996
3.73/3.86	o 2
5.02/5.11	   
5.02/5.11	   search
5.02/5.11	     run=2  nbConstraintChecks=28832282  nbAssignments=30000
5.02/5.11	       =>  wckTime=4.209  cpuTime=4.13  mem=11M996
6.31/6.48	   
6.31/6.48	   search
6.31/6.48	     run=3  nbConstraintChecks=38466740  nbAssignments=40000
6.31/6.48	       =>  wckTime=5.577  cpuTime=5.49  mem=11M996
7.69/7.86	   
7.69/7.86	   search
7.69/7.86	     run=4  nbConstraintChecks=48321780  nbAssignments=50000
7.69/7.86	       =>  wckTime=6.963  cpuTime=6.85  mem=11M996
9.07/9.24	   
9.07/9.24	   search
9.07/9.24	     run=5  nbConstraintChecks=58011711  nbAssignments=60000
9.07/9.24	       =>  wckTime=8.337  cpuTime=8.21  mem=11M996
10.45/10.62	   
10.45/10.62	   search
10.45/10.62	     run=6  nbConstraintChecks=67907530  nbAssignments=70000
10.45/10.62	       =>  wckTime=9.721  cpuTime=9.58  mem=11M996
11.74/11.99	   
11.74/11.99	   search
11.74/11.99	     run=7  nbConstraintChecks=77678512  nbAssignments=80000
11.74/11.99	       =>  wckTime=11.092  cpuTime=10.94  mem=11M996
13.12/13.37	   
13.12/13.37	   search
13.12/13.37	     run=8  nbConstraintChecks=87393712  nbAssignments=90000
13.12/13.37	       =>  wckTime=12.47  cpuTime=12.3  mem=11M996
14.51/14.70	   
14.51/14.70	   search
14.51/14.70	     run=9  nbConstraintChecks=96507508  nbAssignments=100000
14.51/14.70	       =>  wckTime=13.802  cpuTime=13.61  mem=11M996
15.89/16.10	   
15.89/16.10	   search
15.89/16.10	     run=10  nbConstraintChecks=106577746  nbAssignments=110000
15.89/16.10	       =>  wckTime=15.203  cpuTime=15.0  mem=11M996
17.18/17.46	   
17.18/17.46	   search
17.18/17.46	     run=11  nbConstraintChecks=115997864  nbAssignments=120000
17.18/17.46	       =>  wckTime=16.561  cpuTime=16.35  mem=11M996
18.57/18.85	   
18.57/18.85	   search
18.57/18.85	     run=12  nbConstraintChecks=125748015  nbAssignments=130000
18.57/18.85	       =>  wckTime=17.953  cpuTime=17.72  mem=11M996
19.94/20.21	   
19.94/20.21	   search
19.94/20.21	     run=13  nbConstraintChecks=135136974  nbAssignments=140000
19.94/20.21	       =>  wckTime=19.311  cpuTime=19.05  mem=11M996
21.33/21.60	   
21.33/21.60	   search
21.33/21.60	     run=14  nbConstraintChecks=144959242  nbAssignments=150000
21.33/21.60	       =>  wckTime=20.699  cpuTime=20.43  mem=11M996
22.62/22.98	   
22.62/22.98	   search
22.62/22.98	     run=15  nbConstraintChecks=154652786  nbAssignments=160000
22.62/22.98	       =>  wckTime=22.076  cpuTime=21.8  mem=11M996
24.00/24.35	   
24.00/24.35	   search
24.00/24.35	     run=16  nbConstraintChecks=164161868  nbAssignments=170000
24.00/24.35	       =>  wckTime=23.449  cpuTime=23.15  mem=11M996
25.38/25.76	   
25.38/25.76	   search
25.38/25.76	     run=17  nbConstraintChecks=174158158  nbAssignments=180000
25.38/25.76	       =>  wckTime=24.857  cpuTime=24.54  mem=11M996
26.77/27.13	   
26.77/27.13	   search
26.77/27.13	     run=18  nbConstraintChecks=183797505  nbAssignments=190000
26.77/27.13	       =>  wckTime=26.224  cpuTime=25.89  mem=11M996
28.16/28.51	   
28.16/28.51	   search
28.16/28.51	     run=19  nbConstraintChecks=193577278  nbAssignments=200000
28.16/28.51	       =>  wckTime=27.603  cpuTime=27.25  mem=11M996
29.44/29.89	   
29.44/29.89	   search
29.44/29.89	     run=20  nbConstraintChecks=203443525  nbAssignments=210000
29.44/29.89	       =>  wckTime=28.99  cpuTime=28.62  mem=11M996
30.81/31.27	   
30.81/31.27	   search
30.81/31.27	     run=21  nbConstraintChecks=213135589  nbAssignments=220000
30.81/31.27	       =>  wckTime=30.364  cpuTime=29.98  mem=11M996
32.20/32.65	   
32.20/32.65	   search
32.20/32.65	     run=22  nbConstraintChecks=223008545  nbAssignments=230000
32.20/32.65	       =>  wckTime=31.748  cpuTime=31.35  mem=11M996
33.59/34.06	   
33.59/34.06	   search
33.59/34.06	     run=23  nbConstraintChecks=233113963  nbAssignments=240000
33.59/34.06	       =>  wckTime=33.159  cpuTime=32.74  mem=11M996
33.79/34.21	   
33.79/34.21	   search
33.79/34.21	     run=24  nbConstraintChecks=234192223  nbAssignments=241059
33.79/34.21	       =>  wckTime=33.307  cpuTime=32.9  mem=11M996
33.79/34.21	   
33.79/34.21	   global
33.79/34.21	     nbConstraintChecks=234192223  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.79/34.21	     solvingWckTime=33.305  solvingCpuTime=32.9  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.79/34.21	     globalCpuTime=33.46
33.79/34.21	       =>  wckTime=33.981  cpuTime=33.41  mem=11M996
33.79/34.21	   
33.79/34.21	   solver DecomposerSolver being built... 
33.88/34.31	       =>  wckTime=34.084  cpuTime=33.49  mem=22M832
33.88/34.32	   
33.88/34.32	   preprocessing
33.88/34.32	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.88/34.32	     detectedInconsistency=no
33.88/34.32	       =>  wckTime=0.0040  cpuTime=0.0  mem=22M832
40.30/40.80	o 1
40.30/40.80	    First solution found
231.34/234.01	   
231.34/234.01	   search
231.34/234.01	     run=0  nbConstraintChecks=593613416  nbValidityChecks=808788850  minDepth=0  maxDepth=20  nbPropagations=0
231.34/234.01	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=392662  nbFailedAssignments=179646  nbBacktracks=213016
231.34/234.01	     nbVisitedNodes=653234  nbFoundSolutions=1
231.34/234.01	       =>  wckTime=199.694  cpuTime=197.4  mem=23M866
231.34/234.01	   
231.34/234.01	   global
231.34/234.01	     nbConstraintChecks=593613416  nbValidityChecks=808788850  solvingWckTime=199.697  solvingCpuTime=197.4
231.34/234.01	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  firstSolutionCpuTime=39.85  upperBound=1
231.34/234.01	     upperBoundWckTime=40.572  upperBoundCpuTime=39.85  globalCpuTime=230.94
231.34/234.01	       =>  wckTime=233.782  cpuTime=230.89  mem=23M866
231.34/234.01	
231.34/234.01	s OPTIMUM FOUND
231.34/234.01	v 6 7 0 13 16 7 17 17 15 5 10 7 11 10 13 12 0 4 17 0 
231.34/234.01	d NODES 392662
231.34/234.01	d CHECKS 593613416
231.34/234.02	   
231.34/234.02	   totalWckTime=233.837  totalCpuTime=230.95

Verifier Data (download as text)

OK	1	56
1 unsatisfied constraints, 56 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-1112113-1215862317/watcher-1112113-1215862317 -o /tmp/evaluation-result-1112113-1215862317/solver-1112113-1215862317 -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-1112113-1215862317.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: 1.99 2.00 2.00 4/99 14658
/proc/meminfo: memFree=1774688/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=18572 CPUtime=0
/proc/14658/stat : 14658 (runsolver) R 14656 14658 14016 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 42928353 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 226686987559 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14658/statm: 4643 292 257 25 0 2626 0

[startup+0.051997 s]
/proc/loadavg: 1.99 2.00 2.00 4/99 14658
/proc/meminfo: memFree=1774688/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=862716 CPUtime=0.03
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 2385 0 1 0 2 1 0 0 18 0 7 0 42928353 883421184 1968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 215679 1968 906 9 0 210658 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862716

[startup+0.103004 s]
/proc/loadavg: 1.99 2.00 2.00 4/99 14658
/proc/meminfo: memFree=1774688/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=865984 CPUtime=0.08
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 3791 0 1 0 6 2 0 0 18 0 9 0 42928353 886767616 3242 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216496 3242 1713 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30103 s]
/proc/loadavg: 1.99 2.00 2.00 4/99 14658
/proc/meminfo: memFree=1774688/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866156 CPUtime=0.28
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 5629 0 1 0 25 3 0 0 18 0 9 0 42928353 886943744 5044 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216539 5044 1906 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701082 s]
/proc/loadavg: 1.99 2.00 2.00 4/99 14658
/proc/meminfo: memFree=1774688/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866524 CPUtime=0.67
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 10835 0 1 0 61 6 0 0 18 0 9 0 42928353 887320576 10206 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216631 10206 1968 9 0 211159 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866524

[startup+1.50217 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1730136/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=1.46
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14483 0 1 0 126 20 0 0 18 0 9 0 42928353 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13650 2632 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=1.27
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11003 0 1 0 109 18 0 0 25 0 9 0 42928354 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4126666601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.1
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 322 0 0 0 10 0 0 0 16 0 9 0 42928358 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13650 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13650 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) 866612

[startup+3.10137 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1729880/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=3.05
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14489 0 1 0 240 65 0 0 18 0 9 0 42928353 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13655 2633 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=2.86
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11004 0 1 0 223 63 0 0 25 0 9 0 42928354 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.11
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13655 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) 866612

[startup+6.30177 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1729624/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=6.2
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14490 0 1 0 474 146 0 0 18 0 9 0 42928353 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13655 2633 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=6.01
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11005 0 1 0 457 144 0 0 25 0 9 0 42928354 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4126664911 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.11
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 866612

[startup+12.7016 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1729368/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=12.53
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14490 0 1 0 931 322 0 0 18 0 9 0 42928353 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13655 2633 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=12.34
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11005 0 1 0 914 320 0 0 25 0 9 0 42928354 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4126664848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.11
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 866612

[startup+25.5021 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1729496/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=25.19
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14490 0 1 0 1861 658 0 0 18 0 9 0 42928353 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13655 2633 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=25
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11005 0 1 0 1844 656 0 0 25 0 9 0 42928354 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4126664963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.11
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13655 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13655 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) 866612

[startup+51.1023 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728984/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=50.49
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 4162 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=50.23
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 4138 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126781370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0

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

/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 21248 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=221.09
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 21224 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126813094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 866612

[startup+230.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728664/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=227.68
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 21881 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=227.42
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 21857 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126826811 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 227.68
Current children cumulated vsize (KiB) 866612

[startup+231.903 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728664/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=229.27
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 22040 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=229
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 22015 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126781312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 229.27
Current children cumulated vsize (KiB) 866612

[startup+232.703 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728664/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=230.06
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 22119 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=229.79
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 22094 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126774718 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (KiB) 866612

[startup+233.502 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728664/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=230.85
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 22198 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=230.59
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 22174 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126786571 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 230.85
Current children cumulated vsize (KiB) 866612

[startup+233.902 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728664/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=231.24
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 22237 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=230.98
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 22213 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126786718 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 231.24
Current children cumulated vsize (KiB) 866612

[startup+234.002 s]
/proc/loadavg: 1.99 2.00 2.00 3/108 14667
/proc/meminfo: memFree=1728664/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=866612 CPUtime=231.34
/proc/14658/stat : 14658 (java) S 14656 14658 14016 0 -1 0 14595 0 1 0 22247 887 0 0 18 0 9 0 42928353 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14658/statm: 216653 13756 2634 9 0 211159 0
[pid=14658/tid=14660] ppid=14656 vsize=866612 CPUtime=231.08
/proc/14658/task/14660/stat : 14660 (java) R 14656 14658 14016 0 -1 64 11064 0 1 0 22223 885 0 0 25 0 9 0 42928354 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4126819740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14661] ppid=14656 vsize=866612 CPUtime=0.05
/proc/14658/task/14661/stat : 14661 (java) S 14656 14658 14016 0 -1 64 2462 0 0 0 5 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14662] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14662/stat : 14662 (java) S 14656 14658 14016 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14663] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14663/stat : 14663 (java) S 14656 14658 14016 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42928356 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14664] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14664/stat : 14664 (java) S 14656 14658 14016 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14665] ppid=14656 vsize=866612 CPUtime=0.18
/proc/14658/task/14665/stat : 14665 (java) S 14656 14658 14016 0 -1 64 373 0 0 0 18 0 0 0 16 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14666] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14666/stat : 14666 (java) S 14656 14658 14016 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14658/tid=14667] ppid=14656 vsize=866612 CPUtime=0
/proc/14658/task/14667/stat : 14667 (java) S 14656 14658 14016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42928358 887410688 13756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 231.34
Current children cumulated vsize (KiB) 866612

Child status: 0
Real time (s): 234.05
CPU time (s): 231.383
CPU user time (s): 222.494
CPU system time (s): 8.88865
CPU usage (%): 98.8603
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.494
system time used= 8.88865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14613
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= 5604
involuntary context switches= 10892

runsolver used 0.366944 second user time and 0.927858 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-12 13:31:58
IDJOB=1112113
IDBENCH=61364
IDSOLVER=359
FILE ID=node80/1112113-1215862317
PBS_JOBID= 7903434
Free space on /tmp= 66556 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-35_ext.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-1112113-1215862317/watcher-1112113-1215862317 -o /tmp/evaluation-result-1112113-1215862317/solver-1112113-1215862317 -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-1112113-1215862317.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 508714bde231e40d4eeec9f003400a13
RANDOM SEED=1487349244

node80.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.216
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.216
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:       1775168 kB
Buffers:         35264 kB
Cached:         100328 kB
SwapCached:          0 kB
Active:         135372 kB
Inactive:        76768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3164 kB
Writeback:           0 kB
Mapped:          98152 kB
Slab:            51712 kB
Committed_AS:  1056408 kB
PageTables:       3492 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= 66552 MiB
End job on node80 at 2008-07-12 13:35:52