Trace number 1109299

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)420 3600.13 3617.74

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-20_ext.xml
MD5SUMd17694413f5053e664fee054371c1eab
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints420
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.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.23/0.32	
0.23/0.32	   configuration
0.23/0.32	     name=mrdac-wdeg.xml
0.28/0.44	   
0.28/0.44	   instance
0.28/0.44	     name=HOME/instance-1109299-1215801950.xml
0.28/0.49	   
0.28/0.49	   domains being loaded...
0.28/0.50	   
0.28/0.50	   variables being loaded...
0.35/0.52	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.35/0.52	       =>  wckTime=0.192  cpuTime=0.09  mem=6M867
0.35/0.52	   
0.35/0.52	   relations being loaded...
0.35/0.58	   
0.35/0.58	   constraints being loaded...
0.85/1.01	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.85/1.01	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1884
0.85/1.01	     maxDegree=1985  minArity=15  maxArity=15
0.85/1.01	       =>  wckTime=0.682  cpuTime=0.42  mem=27M926
0.95/1.11	   
0.95/1.11	   solver LocalSearchSolver being built... 
0.95/1.15	       =>  wckTime=0.83  cpuTime=0.46  mem=11M769
1.05/1.23	
1.05/1.23	s SATISFIABLE
1.05/1.23	o 2058
1.15/1.39	o 2035
1.25/1.44	o 2032
1.25/1.49	o 2028
1.34/1.53	o 1823
1.34/1.58	o 1749
1.44/1.62	o 1587
1.44/1.65	o 1443
1.44/1.69	o 1377
1.54/1.76	o 1339
1.64/1.80	o 1324
2.44/2.65	o 1215
2.44/2.69	o 1183
2.53/2.72	o 860
2.53/2.75	o 808
32.59/32.92	   
32.59/32.92	   search
32.59/32.92	     run=0  nbConstraintChecks=26888453  nbAssignments=810
32.59/32.92	       =>  wckTime=31.767  cpuTime=31.6  mem=12M733
32.59/32.92	   
32.59/32.92	   global
32.59/32.92	     nbConstraintChecks=26888453  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.59/32.92	     solvingWckTime=31.766  solvingCpuTime=31.6  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.59/32.92	     globalCpuTime=32.11
32.59/32.92	       =>  wckTime=32.597  cpuTime=32.06  mem=12M733
32.59/32.92	   
32.59/32.92	   solver DecomposerSolver being built... 
32.98/33.37	       =>  wckTime=33.049  cpuTime=32.38  mem=26M379
33.08/33.42	   
33.08/33.42	   preprocessing
33.08/33.42	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.08/33.42	     detectedInconsistency=no
33.08/33.42	       =>  wckTime=0.043  cpuTime=0.04  mem=29M301
50.69/51.13	o 420
50.69/51.13	    First solution found
3600.09/3617.71	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 

Verifier Data (download as text)

OK	420	2293
420 unsatisfied constraints, 2293 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-1109299-1215801950/watcher-1109299-1215801950 -o /tmp/evaluation-result-1109299-1215801950/solver-1109299-1215801950 -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-1109299-1215801950.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.09 2.03 1.97 4/82 14313
/proc/meminfo: memFree=1344520/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=18572 CPUtime=0
/proc/14313/stat : 14313 (runsolver) R 14311 14313 14086 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 36896979 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14313/statm: 4643 292 257 25 0 2626 0

[startup+0.035335 s]
/proc/loadavg: 2.09 2.03 1.97 4/82 14313
/proc/meminfo: memFree=1344520/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=861228 CPUtime=0.01
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 1707 0 2 0 0 1 0 0 18 0 3 0 36896979 881897472 1405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 215307 1405 563 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.10175 s]
/proc/loadavg: 2.09 2.03 1.97 4/82 14313
/proc/meminfo: memFree=1344520/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=865988 CPUtime=0.08
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 3645 0 3 0 6 2 0 0 18 0 9 0 36896979 886771712 3135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216497 3135 1674 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301741 s]
/proc/loadavg: 2.09 2.03 1.97 4/82 14313
/proc/meminfo: memFree=1344520/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=866172 CPUtime=0.23
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 5170 0 11 0 19 4 0 0 18 0 9 0 36896979 886960128 4608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216543 4609 1863 9 0 211091 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 866172

[startup+0.701773 s]
/proc/loadavg: 2.09 2.03 1.97 4/82 14313
/proc/meminfo: memFree=1344520/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867020 CPUtime=0.54
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 8057 0 24 0 48 6 0 0 18 0 9 0 36896979 887828480 7451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216755 7451 1967 9 0 211283 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 867020

[startup+1.50284 s]
/proc/loadavg: 2.09 2.03 1.97 4/91 14322
/proc/meminfo: memFree=1270528/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=1.34
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 14449 0 25 0 125 9 0 0 18 0 9 0 36896979 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 13640 2633 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=1.01
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 10450 0 25 0 94 7 0 0 24 0 9 0 36896981 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4126962921 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.08
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 2669 0 0 0 8 0 0 0 17 0 9 0 36896983 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.23
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 634 0 0 0 23 0 0 0 15 0 9 0 36896985 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 867524

[startup+3.10297 s]
/proc/loadavg: 2.09 2.03 1.97 3/91 14322
/proc/meminfo: memFree=1230080/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=2.93
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 14451 0 25 0 284 9 0 0 18 0 9 0 36896979 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 13641 2633 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=2.59
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 10451 0 25 0 252 7 0 0 25 0 9 0 36896981 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4126822158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.08
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 2669 0 0 0 8 0 0 0 17 0 9 0 36896983 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.23
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 635 0 0 0 23 0 0 0 15 0 9 0 36896985 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 13641 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 867524

[startup+6.30126 s]
/proc/loadavg: 2.09 2.03 1.97 4/91 14322
/proc/meminfo: memFree=1167680/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=6.11
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 14455 0 25 0 601 10 0 0 18 0 9 0 36896979 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 13642 2633 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=5.77
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 10454 0 25 0 569 8 0 0 25 0 9 0 36896981 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4126955651 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.08
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 2669 0 0 0 8 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.23
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 636 0 0 0 23 0 0 0 15 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 867524

[startup+12.7017 s]
/proc/loadavg: 2.07 2.03 1.97 3/91 14322
/proc/meminfo: memFree=1157568/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=12.48
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 14455 0 25 0 1236 12 0 0 18 0 9 0 36896979 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 13642 2633 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=12.14
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 10454 0 25 0 1204 10 0 0 25 0 9 0 36896981 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4126955615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.08
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 2669 0 0 0 8 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.23
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 636 0 0 0 23 0 0 0 15 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 867524

[startup+25.5027 s]
/proc/loadavg: 2.14 2.04 1.97 3/91 14322
/proc/meminfo: memFree=1157568/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=25.22
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 14455 0 25 0 2507 15 0 0 18 0 9 0 36896979 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 13642 2633 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=24.88
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 10454 0 25 0 2475 13 0 0 25 0 9 0 36896981 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4126955580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.08
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 2669 0 0 0 8 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.23
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 636 0 0 0 23 0 0 0 15 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 13642 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867524

[startup+51.1028 s]
/proc/loadavg: 2.09 2.04 1.97 3/91 14322
/proc/meminfo: memFree=1123328/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=50.69
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23012 0 26 0 5046 23 0 0 18 0 9 0 36896979 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22158 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=50.18
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15858 0 26 0 4999 19 0 0 25 0 9 0 36896981 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4125952048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 17 0 9 0 36896983 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.32
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 686 0 0 0 31 1 0 0 16 0 9 0 36896985 888344576 22158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0

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

/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3326.02
Current children cumulated vsize (KiB) 867524

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14395
/proc/meminfo: memFree=1772888/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=3385.73
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23040 0 26 0 338540 33 0 0 18 0 9 0 36896979 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22172 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=3385.18
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15865 0 26 0 338490 28 0 0 25 0 9 0 36896981 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126822108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3385.73
Current children cumulated vsize (KiB) 867524

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 14395
/proc/meminfo: memFree=1772760/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=3445.43
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23040 0 26 0 344510 33 0 0 18 0 9 0 36896979 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22172 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=3444.88
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15865 0 26 0 344460 28 0 0 25 0 9 0 36896981 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126822082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3445.43
Current children cumulated vsize (KiB) 867524

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14395
/proc/meminfo: memFree=1772760/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=3505.15
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23040 0 26 0 350482 33 0 0 18 0 9 0 36896979 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22172 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=3504.6
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15865 0 26 0 350432 28 0 0 25 0 9 0 36896981 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4127098427 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3505.15
Current children cumulated vsize (KiB) 867524

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14395
/proc/meminfo: memFree=1772632/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=3564.86
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23040 0 26 0 356453 33 0 0 18 0 9 0 36896979 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22172 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=3564.31
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15865 0 26 0 356402 29 0 0 25 0 9 0 36896981 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126822095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3564.86
Current children cumulated vsize (KiB) 867524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14395
/proc/meminfo: memFree=1772632/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=3600.09
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23040 0 26 0 359976 33 0 0 18 0 9 0 36896979 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22172 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=3599.55
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15865 0 26 0 359926 29 0 0 25 0 9 0 36896981 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4127089429 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.09
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+3617.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14395
/proc/meminfo: memFree=1772632/2055920 swapFree=4181272/4192956
[pid=14313] ppid=14311 vsize=867524 CPUtime=3600.09
/proc/14313/stat : 14313 (java) S 14311 14313 14086 0 -1 0 23040 0 26 0 359976 33 0 0 18 0 9 0 36896979 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14313/statm: 216881 22172 2637 9 0 211387 0
[pid=14313/tid=14315] ppid=14311 vsize=867524 CPUtime=3599.55
/proc/14313/task/14315/stat : 14315 (java) R 14311 14313 14086 0 -1 64 15865 0 26 0 359926 29 0 0 25 0 9 0 36896981 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4127089429 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14316] ppid=14311 vsize=867524 CPUtime=0.17
/proc/14313/task/14316/stat : 14316 (java) S 14311 14313 14086 0 -1 64 5763 0 0 0 15 2 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14317] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14317/stat : 14317 (java) S 14311 14313 14086 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14318] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14318/stat : 14318 (java) S 14311 14313 14086 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36896983 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14319] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14319/stat : 14319 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14320] ppid=14311 vsize=867524 CPUtime=0.35
/proc/14313/task/14320/stat : 14320 (java) S 14311 14313 14086 0 -1 64 707 0 0 0 34 1 0 0 16 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14313/tid=14321] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14321/stat : 14321 (java) S 14311 14313 14086 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14313/tid=14322] ppid=14311 vsize=867524 CPUtime=0
/proc/14313/task/14322/stat : 14322 (java) S 14311 14313 14086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36896985 888344576 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 867524

Child status: 143
Real time (s): 3617.74
CPU time (s): 3600.13
CPU user time (s): 3599.78
CPU system time (s): 0.349946
CPU usage (%): 99.5134
Max. virtual memory (cumulated for all children) (KiB): 867524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.78
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23058
page faults= 26
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74852
involuntary context switches= 114894

runsolver used 4.99024 second user time and 10.4174 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-11 20:45:50
IDJOB=1109299
IDBENCH=60946
IDSOLVER=359
FILE ID=node26/1109299-1215801950
PBS_JOBID= 7903248
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d17694413f5053e664fee054371c1eab
RANDOM SEED=250340239

node26.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.213
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.213
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:       1345000 kB
Buffers:          6336 kB
Cached:          42004 kB
SwapCached:       5856 kB
Active:         646216 kB
Inactive:        14368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345000 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:         628788 kB
Slab:            34416 kB
Committed_AS:   870984 kB
PageTables:       3088 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= 66464 MiB
End job on node26 at 2008-07-11 21:46:10