Trace number 1111078

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-dOPTIMUM8 431.53 435.636

DiagnosticValue
CHECKS184139000
NODES72284

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-15_ext.xml
MD5SUM9a27b31e5d394fb73a6ac3e5063f5218
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 benchmark407.304
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1111078-1215841519.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.39	       =>  wckTime=0.146  cpuTime=0.11  mem=6M867
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.77/0.88	   
0.77/0.88	   constraints being loaded...
1.07/1.11	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
1.07/1.11	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=109
1.07/1.11	     maxDegree=120  minArity=18  maxArity=18
1.07/1.11	       =>  wckTime=0.872  cpuTime=0.72  mem=35M498
1.07/1.19	   
1.07/1.19	   solver LocalSearchSolver being built... 
1.17/1.24	       =>  wckTime=0.999  cpuTime=0.76  mem=24M425
1.17/1.25	
1.17/1.25	s SATISFIABLE
1.17/1.25	o 94
1.17/1.25	o 75
1.17/1.27	o 63
1.17/1.27	o 60
1.17/1.29	o 58
1.27/1.31	o 56
1.37/1.44	o 46
1.37/1.45	o 45
1.47/1.52	o 34
1.47/1.53	o 8
24.55/24.87	   
24.55/24.87	   search
24.55/24.87	     run=0  nbConstraintChecks=19352113  nbAssignments=10000
24.55/24.87	       =>  wckTime=23.634  cpuTime=23.39  mem=25M231
31.48/31.84	   
31.48/31.84	   search
31.48/31.84	     run=1  nbConstraintChecks=25131676  nbAssignments=13008
31.48/31.84	       =>  wckTime=30.606  cpuTime=30.29  mem=25M231
31.48/31.84	   
31.48/31.84	   global
31.48/31.84	     nbConstraintChecks=25131676  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.48/31.84	     solvingWckTime=30.605  solvingCpuTime=30.29  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.48/31.84	     globalCpuTime=31.1
31.48/31.84	       =>  wckTime=31.604  cpuTime=31.05  mem=25M231
31.48/31.84	   
31.48/31.84	   solver DecomposerSolver being built... 
31.58/31.99	       =>  wckTime=31.751  cpuTime=31.16  mem=41M453
31.68/32.00	   
31.68/32.00	   preprocessing
31.68/32.00	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.68/32.00	     detectedInconsistency=no
31.68/32.00	       =>  wckTime=0.012  cpuTime=0.01  mem=41M453
431.49/435.60	   
431.49/435.60	   search
431.49/435.60	     run=0  nbConstraintChecks=184138762  nbValidityChecks=193137876  minDepth=0  maxDepth=17  nbPropagations=0
431.49/435.60	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=72284  nbFailedAssignments=22209  nbBacktracks=50076
431.49/435.60	     nbVisitedNodes=118245
431.49/435.60	       =>  wckTime=403.61  cpuTime=399.78  mem=42M260
431.49/435.61	   
431.49/435.61	   global
431.49/435.61	     nbConstraintChecks=184138762  nbValidityChecks=193137876  solvingWckTime=403.614  solvingCpuTime=399.78
431.49/435.61	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=8  upperBoundWckTime=0.0
431.49/435.61	     upperBoundCpuTime=0.0  globalCpuTime=430.99
431.49/435.61	       =>  wckTime=435.366  cpuTime=430.94  mem=42M260
431.49/435.61	
431.49/435.61	s OPTIMUM FOUND
431.49/435.61	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 
431.49/435.61	d NODES 72284
431.49/435.61	d CHECKS 184138762
431.49/435.61	   
431.49/435.61	   totalWckTime=435.426  totalCpuTime=430.99

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-1111078-1215841519/watcher-1111078-1215841519 -o /tmp/evaluation-result-1111078-1215841519/solver-1111078-1215841519 -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-ddeg.xml 1 XSax HOME/instance-1111078-1215841519.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.91 1.98 1.99 4/81 16953
/proc/meminfo: memFree=1831648/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=1616 CPUtime=0
/proc/16953/stat : 16953 (java) D 16951 16953 16916 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 40854004 1654784 151 996147200 134512640 134550740 4294955952 18446744073709551615 1172260 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/16953/statm: 2654 472 209 9 0 1184 0
[pid=16953/tid=16954] ppid=16951 vsize=10616 CPUtime=0
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 40854005 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 2019288 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.075141 s]
/proc/loadavg: 1.91 1.98 1.99 4/81 16953
/proc/meminfo: memFree=1831648/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=865856 CPUtime=0.05
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 3360 0 1 0 4 1 0 0 18 0 9 0 40854004 886636544 2874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216464 2874 1561 9 0 211026 0
[pid=16953/tid=16954] ppid=16951 vsize=865856 CPUtime=0.04
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 2458 0 1 0 4 0 0 0 18 0 9 0 40854005 886636544 2874 996147200 134512640 134550740 4294955952 18446744073709551615 4125958996 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.10214 s]
/proc/loadavg: 1.91 1.98 1.99 4/81 16953
/proc/meminfo: memFree=1831648/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=865984 CPUtime=0.08
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 3762 0 1 0 7 1 0 0 18 0 9 0 40854004 886767616 3220 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216496 3220 1701 9 0 211051 0
[pid=16953/tid=16954] ppid=16951 vsize=865984 CPUtime=0.07
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 2860 0 1 0 6 1 0 0 18 0 9 0 40854005 886767616 3220 996147200 134512640 134550740 4294955952 18446744073709551615 101588736 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30216 s]
/proc/loadavg: 1.91 1.98 1.99 4/81 16953
/proc/meminfo: memFree=1831648/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866156 CPUtime=0.28
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 5622 0 1 0 25 3 0 0 18 0 9 0 40854004 886943744 5037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216539 5037 1905 9 0 211087 0
[pid=16953/tid=16954] ppid=16951 vsize=866156 CPUtime=0.24
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 4671 0 1 0 22 2 0 0 19 0 9 0 40854005 886943744 5037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701203 s]
/proc/loadavg: 1.91 1.98 1.99 4/81 16953
/proc/meminfo: memFree=1831648/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866548 CPUtime=0.68
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 15040 0 1 0 60 8 0 0 18 0 9 0 40854004 887345152 14411 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216637 14411 1966 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866548 CPUtime=0.6
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 14054 0 1 0 53 7 0 0 20 0 9 0 40854005 887345152 14411 996147200 134512640 134550740 4294955952 18446744073709551615 4126550666 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866548

[startup+1.50126 s]
/proc/loadavg: 1.91 1.98 1.99 3/90 16962
/proc/meminfo: memFree=1757080/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=1.47
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24097 0 1 0 134 13 0 0 18 0 9 0 40854004 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23263 2634 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=1.21
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15809 0 1 0 112 9 0 0 25 0 9 0 40854005 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4126701445 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.12
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 328 0 0 0 12 0 0 0 16 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866636

[startup+3.1014 s]
/proc/loadavg: 1.91 1.98 1.99 3/90 16962
/proc/meminfo: memFree=1748504/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=3.05
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24098 0 1 0 291 14 0 0 18 0 9 0 40854004 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23263 2634 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=2.8
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15810 0 1 0 269 11 0 0 25 0 9 0 40854005 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4126629440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 17 0 9 0 40854006 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.12
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 328 0 0 0 12 0 0 0 16 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23263 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) 866636

[startup+6.30267 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 16962
/proc/meminfo: memFree=1748184/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=6.22
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24107 0 1 0 604 18 0 0 18 0 9 0 40854004 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23271 2636 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=5.96
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15811 0 1 0 581 15 0 0 25 0 9 0 40854005 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4126701409 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.12
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 336 0 0 0 12 0 0 0 16 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866636

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 16962
/proc/meminfo: memFree=1748000/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=12.56
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24107 0 1 0 1227 29 0 0 18 0 9 0 40854004 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23271 2636 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=12.3
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15811 0 1 0 1204 26 0 0 25 0 9 0 40854005 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4126634620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.12
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 336 0 0 0 12 0 0 0 16 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) R 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866636

[startup+25.5023 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 16962
/proc/meminfo: memFree=1748000/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=25.24
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24111 0 1 0 2472 52 0 0 18 0 9 0 40854004 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23275 2637 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=24.98
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15811 0 1 0 2449 49 0 0 25 0 9 0 40854005 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4126701344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.13
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 340 0 0 0 13 0 0 0 16 0 9 0 40854009 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866636

[startup+51.1026 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 16962
/proc/meminfo: memFree=1747680/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=50.6
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24227 0 1 0 4995 65 0 0 18 0 9 0 40854004 887435264 23380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23380 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=50.24
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15870 0 1 0 4963 61 0 0 25 0 9 0 40854005 887435264 23380 996147200 134512640 134550740 4294955952 18446744073709551615 4126629454 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1

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

/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24230 0 1 0 42401 65 0 0 18 0 9 0 40854004 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23381 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=424.3
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15872 0 1 0 42369 61 0 0 25 0 9 0 40854005 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126826638 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 424.66
Current children cumulated vsize (KiB) 866636

[startup+431.901 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 16962
/proc/meminfo: memFree=1747360/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=427.83
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24230 0 1 0 42718 65 0 0 18 0 9 0 40854004 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23381 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=427.47
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15872 0 1 0 42686 61 0 0 25 0 9 0 40854005 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126840563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 427.83
Current children cumulated vsize (KiB) 866636

[startup+433.503 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 16962
/proc/meminfo: memFree=1747360/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=429.41
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24230 0 1 0 42876 65 0 0 18 0 9 0 40854004 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23381 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=429.05
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15872 0 1 0 42844 61 0 0 25 0 9 0 40854005 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126843344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 429.41
Current children cumulated vsize (KiB) 866636

[startup+434.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 16962
/proc/meminfo: memFree=1747360/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=430.21
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24230 0 1 0 42956 65 0 0 18 0 9 0 40854004 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23381 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=429.85
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15872 0 1 0 42924 61 0 0 25 0 9 0 40854005 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126629454 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 430.21
Current children cumulated vsize (KiB) 866636

[startup+435.103 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 16962
/proc/meminfo: memFree=1747360/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=431
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24230 0 1 0 43035 65 0 0 18 0 9 0 40854004 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23381 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=430.64
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15872 0 1 0 43003 61 0 0 25 0 9 0 40854005 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126850571 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 431
Current children cumulated vsize (KiB) 866636

[startup+435.503 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 16962
/proc/meminfo: memFree=1747360/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=431.4
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24230 0 1 0 43075 65 0 0 18 0 9 0 40854004 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23381 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=431.04
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15872 0 1 0 43043 61 0 0 25 0 9 0 40854005 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126717200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 431.4
Current children cumulated vsize (KiB) 866636

[startup+435.608 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 16962
/proc/meminfo: memFree=1747360/2055920 swapFree=4177576/4192956
[pid=16953] ppid=16951 vsize=866636 CPUtime=431.49
/proc/16953/stat : 16953 (java) S 16951 16953 16916 0 -1 0 24232 0 1 0 43084 65 0 0 18 0 9 0 40854004 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16953/statm: 216659 23383 2639 9 0 211165 0
[pid=16953/tid=16954] ppid=16951 vsize=866636 CPUtime=431.15
/proc/16953/task/16954/stat : 16954 (java) R 16951 16953 16916 0 -1 64 15874 0 1 0 43053 62 0 0 25 0 9 0 40854005 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16956] ppid=16951 vsize=866636 CPUtime=0.1
/proc/16953/task/16956/stat : 16956 (java) S 16951 16953 16916 0 -1 64 7264 0 0 0 9 1 0 0 16 0 9 0 40854006 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16957] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16957/stat : 16957 (java) S 16951 16953 16916 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16958] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16958/stat : 16958 (java) S 16951 16953 16916 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40854007 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16959] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16959/stat : 16959 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40854009 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16960] ppid=16951 vsize=866636 CPUtime=0.22
/proc/16953/task/16960/stat : 16960 (java) S 16951 16953 16916 0 -1 64 398 0 0 0 21 1 0 0 16 0 9 0 40854009 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16961] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16961/stat : 16961 (java) S 16951 16953 16916 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40854009 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16953/tid=16962] ppid=16951 vsize=866636 CPUtime=0
/proc/16953/task/16962/stat : 16962 (java) S 16951 16953 16916 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40854009 887435264 23383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 431.49
Current children cumulated vsize (KiB) 866636

Child status: 0
Real time (s): 435.636
CPU time (s): 431.53
CPU user time (s): 430.858
CPU system time (s): 0.672897
CPU usage (%): 99.0576
Max. virtual memory (cumulated for all children) (KiB): 866640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 430.857
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24244
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= 9876
involuntary context switches= 20115

runsolver used 0.572912 second user time and 1.42278 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-12 07:45:19
IDJOB=1111078
IDBENCH=61228
IDSOLVER=360
FILE ID=node31/1111078-1215841519
PBS_JOBID= 7903417
Free space on /tmp= 66488 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-15_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111078-1215841519/watcher-1111078-1215841519 -o /tmp/evaluation-result-1111078-1215841519/solver-1111078-1215841519 -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-ddeg.xml 1 XSax HOME/instance-1111078-1215841519.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9a27b31e5d394fb73a6ac3e5063f5218
RANDOM SEED=1853810986

node31.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.236
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.236
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:       1832128 kB
Buffers:         45424 kB
Cached:          92520 kB
SwapCached:       8392 kB
Active:         107396 kB
Inactive:        71936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832128 kB
SwapTotal:     4192956 kB
SwapFree:      4177576 kB
Dirty:            4200 kB
Writeback:           0 kB
Mapped:          56852 kB
Slab:            29328 kB
Committed_AS:   235884 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node31 at 2008-07-12 07:52:35