Trace number 1109403

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)1216 3600.16 3621.57

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-6_ext.xml
MD5SUMc1bbc03a0e2fe504ae5c124be8b29a86
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints263
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
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.04/0.13	
0.04/0.13	Abscon 112 (May, 2008)
0.14/0.26	
0.14/0.26	   configuration
0.14/0.26	     name=mrdac-wdeg.xml
0.23/0.37	   
0.23/0.37	   instance
0.23/0.37	     name=HOME/instance-1109403-1215802972.xml
0.30/0.40	   
0.30/0.40	   domains being loaded...
0.30/0.41	   
0.30/0.41	   variables being loaded...
0.30/0.43	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.30/0.43	       =>  wckTime=0.162  cpuTime=0.09  mem=6M867
0.30/0.43	   
0.30/0.43	   relations being loaded...
0.41/0.51	   
0.41/0.52	   constraints being loaded...
0.81/0.91	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.81/0.91	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1893
0.81/0.91	     maxDegree=1975  minArity=15  maxArity=15
0.81/0.91	       =>  wckTime=0.638  cpuTime=0.43  mem=26M924
0.91/1.02	   
0.91/1.02	   solver LocalSearchSolver being built... 
0.91/1.06	       =>  wckTime=0.79  cpuTime=0.47  mem=11M662
1.00/1.13	
1.00/1.13	s SATISFIABLE
1.00/1.13	o 2075
1.00/1.17	o 1976
1.09/1.22	o 1959
1.09/1.26	o 1907
1.19/1.31	o 1899
1.19/1.35	o 1801
1.19/1.38	o 1742
1.29/1.43	o 1677
1.49/1.62	o 1644
1.59/1.77	o 1642
1.79/1.95	o 1559
3.96/4.14	o 1536
3.96/4.18	o 1476
9.37/9.66	o 1417
9.37/9.70	o 1268
17.15/17.56	o 1216
47.20/48.04	   
47.20/48.04	   search
47.20/48.04	     run=0  nbConstraintChecks=43228801  nbAssignments=1192
47.20/48.04	       =>  wckTime=46.982  cpuTime=46.28  mem=12M674
47.20/48.04	   
47.20/48.04	   global
47.20/48.04	     nbConstraintChecks=43228801  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.20/48.04	     solvingWckTime=46.981  solvingCpuTime=46.28  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.20/48.04	     globalCpuTime=46.8
47.20/48.04	       =>  wckTime=47.771  cpuTime=46.75  mem=12M674
47.20/48.04	   
47.20/48.04	   solver DecomposerSolver being built... 
47.60/48.45	       =>  wckTime=48.184  cpuTime=47.04  mem=26M581
47.60/48.49	   
47.60/48.49	   preprocessing
47.60/48.49	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
47.60/48.49	     detectedInconsistency=no
47.60/48.49	       =>  wckTime=0.035  cpuTime=0.02  mem=29M542
3600.10/3621.52	v 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 

Verifier Data (download as text)

OK	1216	1497
1216 unsatisfied constraints, 1497 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-1109403-1215802972/watcher-1109403-1215802972 -o /tmp/evaluation-result-1109403-1215802972/solver-1109403-1215802972 -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-1109403-1215802972.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.22 2.15 2.10 4/241 18265
/proc/meminfo: memFree=935248/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=18572 CPUtime=0
/proc/18265/stat : 18265 (runsolver) R 18263 18265 17058 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 36994199 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 251279240487 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18265/statm: 4643 292 257 25 0 2626 0

[startup+0.0291181 s]
/proc/loadavg: 2.22 2.15 2.10 4/241 18265
/proc/meminfo: memFree=935248/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=10704 CPUtime=0
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 739 0 0 0 0 0 0 0 18 0 2 0 36994199 10960896 519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 2676 519 243 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10704

[startup+0.102009 s]
/proc/loadavg: 2.22 2.15 2.10 4/241 18265
/proc/meminfo: memFree=935248/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=864076 CPUtime=0.04
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 2733 0 1 0 3 1 0 0 18 0 9 0 36994199 884813824 2286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216019 2286 1092 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.302035 s]
/proc/loadavg: 2.22 2.15 2.10 4/241 18265
/proc/meminfo: memFree=935248/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=866156 CPUtime=0.23
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 5540 0 1 0 21 2 0 0 18 0 9 0 36994199 886943744 4961 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216539 4961 1881 9 0 211087 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 866156

[startup+0.701088 s]
/proc/loadavg: 2.22 2.15 2.10 4/241 18265
/proc/meminfo: memFree=935248/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867436 CPUtime=0.61
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 8914 0 1 0 57 4 0 0 18 0 9 0 36994199 888254464 8283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216859 8283 1972 9 0 211387 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 867436

[startup+1.50119 s]
/proc/loadavg: 2.20 2.15 2.10 4/250 18274
/proc/meminfo: memFree=890696/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=1.39
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 14444 0 1 0 133 6 0 0 18 0 9 0 36994199 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 13611 2633 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=1.1
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 10472 0 1 0 106 4 0 0 25 0 9 0 36994202 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4126822394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.07
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 2664 0 0 0 7 0 0 0 17 0 9 0 36994206 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.18
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 612 0 0 0 18 0 0 0 16 0 9 0 36994208 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 13611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 867524

[startup+3.10139 s]
/proc/loadavg: 2.20 2.15 2.10 4/250 18274
/proc/meminfo: memFree=890056/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=2.97
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 14447 0 1 0 291 6 0 0 18 0 9 0 36994199 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 13612 2633 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=2.68
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 10474 0 1 0 264 4 0 0 25 0 9 0 36994202 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4126822429 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.07
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 2664 0 0 0 7 0 0 0 17 0 9 0 36994206 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.19
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 613 0 0 0 19 0 0 0 16 0 9 0 36994208 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 867524

[startup+6.30279 s]
/proc/loadavg: 2.20 2.15 2.10 4/250 18274
/proc/meminfo: memFree=889800/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=6.12
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 14450 0 1 0 605 7 0 0 18 0 9 0 36994199 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 13613 2633 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=5.83
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 10476 0 1 0 578 5 0 0 25 0 9 0 36994202 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4126957472 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.07
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.19
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 614 0 0 0 19 0 0 0 16 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 867524

[startup+12.7016 s]
/proc/loadavg: 2.17 2.14 2.10 4/250 18274
/proc/meminfo: memFree=889480/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=12.43
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 14450 0 1 0 1234 9 0 0 18 0 9 0 36994199 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 13613 2633 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=12.14
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 10476 0 1 0 1207 7 0 0 25 0 9 0 36994202 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4126822364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.07
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.19
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 614 0 0 0 19 0 0 0 16 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 867524

[startup+25.5022 s]
/proc/loadavg: 2.22 2.16 2.10 4/250 18274
/proc/meminfo: memFree=889608/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=25.03
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 14450 0 1 0 2492 11 0 0 18 0 9 0 36994199 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 13613 2633 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=24.74
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 10476 0 1 0 2465 9 0 0 25 0 9 0 36994202 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4126822351 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.07
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.19
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 614 0 0 0 19 0 0 0 16 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 13613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 867524

[startup+51.1024 s]
/proc/loadavg: 2.15 2.14 2.10 4/250 18274
/proc/meminfo: memFree=855496/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=50.26
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23019 0 1 0 5005 21 0 0 18 0 9 0 36994199 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22146 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=49.82
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15902 0 1 0 4965 17 0 0 25 0 9 0 36994202 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4126822394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 17 0 9 0 36994206 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.26
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 655 0 0 0 26 0 0 0 15 0 9 0 36994208 888344576 22146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0

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

/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3321.02
Current children cumulated vsize (KiB) 867524

[startup+3402.32 s]
/proc/loadavg: 1.00 1.00 1.12 2/251 18317
/proc/meminfo: memFree=824464/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=3381.01
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23059 0 1 0 338074 27 0 0 18 0 9 0 36994199 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22167 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=3380.53
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15907 0 1 0 338030 23 0 0 25 0 9 0 36994202 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4127090581 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3381.01
Current children cumulated vsize (KiB) 867524

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/251 18317
/proc/meminfo: memFree=824016/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=3440.96
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23059 0 1 0 344069 27 0 0 18 0 9 0 36994199 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22167 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=3440.5
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15907 0 1 0 344026 24 0 0 25 0 9 0 36994202 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4127112655 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3440.96
Current children cumulated vsize (KiB) 867524

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/251 18323
/proc/meminfo: memFree=823760/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=3500.92
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23059 0 1 0 350065 27 0 0 18 0 9 0 36994199 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22167 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=3500.45
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15907 0 1 0 350021 24 0 0 25 0 9 0 36994202 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4126972552 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3500.92
Current children cumulated vsize (KiB) 867524

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/251 18323
/proc/meminfo: memFree=823696/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=3560.9
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23059 0 1 0 356063 27 0 0 18 0 9 0 36994199 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22167 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=3560.43
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15907 0 1 0 356019 24 0 0 25 0 9 0 36994202 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4126975891 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3560.9
Current children cumulated vsize (KiB) 867524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/251 18323
/proc/meminfo: memFree=823696/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=3600.1
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23059 0 1 0 359982 28 0 0 18 0 9 0 36994199 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22167 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=3599.62
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15907 0 1 0 359938 24 0 0 25 0 9 0 36994202 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4126822414 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 867524

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

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

[startup+3621.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/251 18323
/proc/meminfo: memFree=823696/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=867524 CPUtime=3600.1
/proc/18265/stat : 18265 (java) S 18263 18265 17058 0 -1 0 23059 0 1 0 359982 28 0 0 18 0 9 0 36994199 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18265/statm: 216881 22167 2637 9 0 211387 0
[pid=18265/tid=18267] ppid=18263 vsize=867524 CPUtime=3599.62
/proc/18265/task/18267/stat : 18267 (java) R 18263 18265 17058 0 -1 64 15907 0 1 0 359938 24 0 0 25 0 9 0 36994202 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4126822414 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18268] ppid=18263 vsize=867524 CPUtime=0.15
/proc/18265/task/18268/stat : 18268 (java) S 18263 18265 17058 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18265/tid=18269] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18269/stat : 18269 (java) S 18263 18265 17058 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18270] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18270/stat : 18270 (java) S 18263 18265 17058 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36994206 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18271] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18271/stat : 18271 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18272] ppid=18263 vsize=867524 CPUtime=0.3
/proc/18265/task/18272/stat : 18272 (java) S 18263 18265 17058 0 -1 64 690 0 0 0 30 0 0 0 16 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18273] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18273/stat : 18273 (java) S 18263 18265 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36994208 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18265/tid=18274] ppid=18263 vsize=867524 CPUtime=0
/proc/18265/task/18274/stat : 18274 (java) S 18263 18265 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36994209 888344576 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 867524

Child status: 143
Real time (s): 3621.57
CPU time (s): 3600.16
CPU user time (s): 3599.86
CPU system time (s): 0.297954
CPU usage (%): 99.4089
Max. virtual memory (cumulated for all children) (KiB): 867524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.86
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23077
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= 74567
involuntary context switches= 108706

runsolver used 12.7901 second user time and 37.7103 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-11 21:02:52
IDJOB=1109403
IDBENCH=60959
IDSOLVER=359
FILE ID=node92/1109403-1215802972
PBS_JOBID= 7903033
Free space on /tmp= 66480 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-6_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-1109403-1215802972/watcher-1109403-1215802972 -o /tmp/evaluation-result-1109403-1215802972/solver-1109403-1215802972 -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-1109403-1215802972.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c1bbc03a0e2fe504ae5c124be8b29a86
RANDOM SEED=497799132

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        935664 kB
Buffers:         31600 kB
Cached:         182736 kB
SwapCached:          0 kB
Active:         851092 kB
Inactive:       187248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        935664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:         845692 kB
Slab:            51184 kB
Committed_AS:  1207224 kB
PageTables:      13168 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= 66476 MiB
End job on node92 at 2008-07-11 22:03:16