Trace number 1111061

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-wOPTIMUM8 416.442 416.662

DiagnosticValue
CHECKS186397000
NODES71636

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-35_ext.xml
MD5SUMf12aa674e1e25f7644743d078b8c85b0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints8
Best CPU time to get the best result obtained on this benchmark414.723
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-wdeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1111061-1215841126.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.35	       =>  wckTime=0.099  cpuTime=0.09  mem=6M867
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.68/0.71	   
0.68/0.71	   constraints being loaded...
0.88/0.92	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.88/0.92	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=105
0.88/0.92	     maxDegree=120  minArity=18  maxArity=18
0.88/0.92	       =>  wckTime=0.67  cpuTime=0.58  mem=34M906
0.88/0.99	   
0.88/0.99	   solver LocalSearchSolver being built... 
0.98/1.03	       =>  wckTime=0.788  cpuTime=0.62  mem=24M363
0.98/1.05	
0.98/1.05	s SATISFIABLE
0.98/1.05	o 87
0.98/1.05	o 85
0.98/1.05	o 84
0.98/1.06	o 79
0.98/1.07	o 75
0.98/1.08	o 69
0.98/1.09	o 67
1.08/1.10	o 63
1.08/1.11	o 61
1.18/1.24	o 53
1.18/1.28	o 48
1.18/1.29	o 34
1.18/1.29	o 24
1.78/1.90	o 17
1.88/1.92	o 16
5.27/5.30	o 8
23.16/23.21	   
23.16/23.21	   search
23.16/23.21	     run=0  nbConstraintChecks=19812107  nbAssignments=10000
23.16/23.21	       =>  wckTime=22.174  cpuTime=22.14  mem=25M169
35.25/35.33	   
35.25/35.33	   search
35.25/35.33	     run=1  nbConstraintChecks=30610058  nbAssignments=15657
35.25/35.33	       =>  wckTime=34.297  cpuTime=34.25  mem=25M169
35.25/35.33	   
35.25/35.33	   global
35.25/35.33	     nbConstraintChecks=30610058  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.25/35.33	     solvingWckTime=34.296  solvingCpuTime=34.25  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.25/35.33	     globalCpuTime=34.9
35.25/35.33	       =>  wckTime=35.084  cpuTime=34.87  mem=25M169
35.25/35.33	   
35.25/35.33	   solver DecomposerSolver being built... 
35.36/35.47	       =>  wckTime=35.222  cpuTime=34.98  mem=41M392
35.36/35.48	   
35.36/35.48	   preprocessing
35.36/35.48	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.36/35.48	     detectedInconsistency=no
35.36/35.48	       =>  wckTime=0.01  cpuTime=0.01  mem=41M392
416.38/416.62	   
416.38/416.62	   search
416.38/416.62	     run=0  nbConstraintChecks=186396591  nbValidityChecks=193232243  minDepth=0  maxDepth=17  nbPropagations=0
416.38/416.62	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=71636  nbFailedAssignments=22186  nbBacktracks=49451
416.38/416.62	     nbVisitedNodes=116666
416.38/416.62	       =>  wckTime=381.152  cpuTime=380.91  mem=42M988
416.38/416.62	   
416.38/416.62	   global
416.38/416.62	     nbConstraintChecks=186396591  nbValidityChecks=193232243  solvingWckTime=381.155  solvingCpuTime=380.92
416.38/416.63	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=8  upperBoundWckTime=0.0
416.38/416.63	     upperBoundCpuTime=0.0  globalCpuTime=415.93
416.38/416.63	       =>  wckTime=416.378  cpuTime=415.9  mem=42M988
416.38/416.63	
416.38/416.63	s OPTIMUM FOUND
416.38/416.63	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 
416.38/416.63	d NODES 71636
416.38/416.63	d CHECKS 186396591
416.38/416.63	   
416.38/416.63	   totalWckTime=416.447  totalCpuTime=415.93

Verifier Data (download as text)

OK	8	125
8 unsatisfied constraints, 125 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-1111061-1215841126/watcher-1111061-1215841126 -o /tmp/evaluation-result-1111061-1215841126/solver-1111061-1215841126 -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-1111061-1215841126.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14700
/proc/meminfo: memFree=1821472/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=152 CPUtime=0
/proc/14700/stat : 14700 (java) R 14698 14700 13353 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 40816108 155648 26 996147200 134512640 134550740 4294955952 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/14700/statm: 38 26 19 9 0 4 0

[startup+0.096033 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14700
/proc/meminfo: memFree=1821472/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=865988 CPUtime=0.08
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 3697 0 1 0 6 2 0 0 18 0 9 0 40816108 886771712 3172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216497 3172 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.101031 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14700
/proc/meminfo: memFree=1821472/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=865988 CPUtime=0.08
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 3707 0 1 0 6 2 0 0 18 0 9 0 40816108 886771712 3182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216497 3182 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301069 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14700
/proc/meminfo: memFree=1821472/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866360 CPUtime=0.28
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 5864 0 1 0 23 5 0 0 18 0 9 0 40816108 887152640 5239 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216590 5239 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701142 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14700
/proc/meminfo: memFree=1821472/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866444 CPUtime=0.68
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 21081 0 1 0 56 12 0 0 18 0 9 0 40816108 887238656 20451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216611 20451 1978 9 0 211139 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866444

[startup+1.50129 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1738840/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=1.48
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24082 0 1 0 134 14 0 0 18 0 9 0 40816108 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23248 2634 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=1.26
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15798 0 1 0 116 10 0 0 25 0 9 0 40816109 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 340 0 0 0 10 0 0 0 16 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866628

[startup+3.10258 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1738584/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=3.07
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24083 0 1 0 291 16 0 0 18 0 9 0 40816108 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23248 2634 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=2.84
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15799 0 1 0 272 12 0 0 25 0 9 0 40816109 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4126634276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 340 0 0 0 10 0 0 0 16 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866628

[startup+6.30117 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1738264/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=6.27
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24092 0 1 0 607 20 0 0 18 0 9 0 40816108 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23256 2636 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=6.03
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15801 0 1 0 587 16 0 0 25 0 9 0 40816109 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4126629168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.11
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 347 0 0 0 11 0 0 0 15 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 866628

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1738072/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=12.67
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24092 0 1 0 1238 29 0 0 18 0 9 0 40816108 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23256 2636 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=12.43
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15801 0 1 0 1218 25 0 0 25 0 9 0 40816109 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.11
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 347 0 0 0 11 0 0 0 15 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 866628

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1738136/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=25.47
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24096 0 1 0 2497 50 0 0 18 0 9 0 40816108 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23260 2637 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=25.22
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15801 0 1 0 2476 46 0 0 25 0 9 0 40816109 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.12
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 351 0 0 0 12 0 0 0 16 0 9 0 40816113 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866628

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737880/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=51.05
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24208 0 1 0 5035 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=50.72
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15857 0 1 0 5006 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126850875 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 407 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0

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

/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 40859 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=408.95
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 40829 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126634339 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.29
Current children cumulated vsize (KiB) 866628

[startup+412.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737496/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=412.48
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 41178 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=412.15
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 41149 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126634317 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 412.48
Current children cumulated vsize (KiB) 866628

[startup+414.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737496/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=414.09
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 41339 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=413.75
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 41309 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126868700 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 414.09
Current children cumulated vsize (KiB) 866628

[startup+415.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737496/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=415.68
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 41498 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=415.35
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 41469 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126840954 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 415.68
Current children cumulated vsize (KiB) 866628

[startup+416.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737496/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=416.08
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 41538 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=415.75
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 41509 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126634288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 416.08
Current children cumulated vsize (KiB) 866628

[startup+416.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737496/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=416.28
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 41558 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=415.95
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 41529 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126634317 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 416.28
Current children cumulated vsize (KiB) 866628

[startup+416.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14709
/proc/meminfo: memFree=1737496/2055920 swapFree=4181172/4192956
[pid=14700] ppid=14698 vsize=866628 CPUtime=416.38
/proc/14700/stat : 14700 (java) S 14698 14700 13353 0 -1 0 24210 0 1 0 41568 70 0 0 18 0 9 0 40816108 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14700/statm: 216657 23365 2639 9 0 211163 0
[pid=14700/tid=14702] ppid=14698 vsize=866628 CPUtime=416.05
/proc/14700/task/14702/stat : 14702 (java) R 14698 14700 13353 0 -1 64 15858 0 1 0 41539 66 0 0 25 0 9 0 40816109 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4126634324 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14703] ppid=14698 vsize=866628 CPUtime=0.1
/proc/14700/task/14703/stat : 14703 (java) S 14698 14700 13353 0 -1 64 7249 0 0 0 7 3 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14704] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14704/stat : 14704 (java) S 14698 14700 13353 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14705] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14705/stat : 14705 (java) S 14698 14700 13353 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40816111 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14706] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14706/stat : 14706 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14707] ppid=14698 vsize=866628 CPUtime=0.21
/proc/14700/task/14707/stat : 14707 (java) S 14698 14700 13353 0 -1 64 408 0 0 0 21 0 0 0 16 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14708] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14708/stat : 14708 (java) S 14698 14700 13353 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14700/tid=14709] ppid=14698 vsize=866628 CPUtime=0
/proc/14700/task/14709/stat : 14709 (java) S 14698 14700 13353 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40816113 887427072 23365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 416.38
Current children cumulated vsize (KiB) 866628

Child status: 0
Real time (s): 416.662
CPU time (s): 416.442
CPU user time (s): 415.716
CPU system time (s): 0.725889
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 415.716
system time used= 0.725889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24227
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= 9680
involuntary context switches= 11265

runsolver used 0.683896 second user time and 1.21981 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-12 07:38:46
IDJOB=1111061
IDBENCH=61226
IDSOLVER=359
FILE ID=node2/1111061-1215841126
PBS_JOBID= 7903356
Free space on /tmp= 66508 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-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-1111061-1215841126/watcher-1111061-1215841126 -o /tmp/evaluation-result-1111061-1215841126/solver-1111061-1215841126 -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-1111061-1215841126.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f12aa674e1e25f7644743d078b8c85b0
RANDOM SEED=797623546

node2.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.261
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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1821952 kB
Buffers:         41052 kB
Cached:          92548 kB
SwapCached:       6004 kB
Active:         103064 kB
Inactive:        70064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821952 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          55136 kB
Slab:            45796 kB
Committed_AS:   239188 kB
PageTables:       2008 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= 66508 MiB
End job on node2 at 2008-07-12 07:45:43