Trace number 1109331

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)1263 3600.09 3615.96

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-7_ext.xml
MD5SUM31e5a461bf53d15160acbed3c56f99c9
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1263
Best CPU time to get the best result obtained on this benchmark3600.01
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.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1109331-1215802131.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.35	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.35	       =>  wckTime=0.106  cpuTime=0.1  mem=6M867
0.29/0.35	   
0.29/0.35	   relations being loaded...
0.37/0.41	   
0.37/0.41	   constraints being loaded...
0.78/0.81	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.78/0.81	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1894
0.78/0.81	     maxDegree=1995  minArity=15  maxArity=15
0.78/0.81	       =>  wckTime=0.559  cpuTime=0.42  mem=26M924
0.88/0.91	   
0.88/0.91	   solver LocalSearchSolver being built... 
0.88/0.95	       =>  wckTime=0.7  cpuTime=0.45  mem=11M663
0.98/1.02	
0.98/1.02	s SATISFIABLE
0.98/1.02	o 1998
0.98/1.07	o 1975
1.27/1.30	o 1973
1.27/1.35	o 1934
1.37/1.44	o 1845
1.37/1.48	o 1751
1.47/1.52	o 1692
1.67/1.78	o 1683
2.17/2.29	o 1609
2.27/2.31	o 1294
2.27/2.35	o 1263
32.34/32.50	   
32.34/32.51	   search
32.34/32.51	     run=0  nbConstraintChecks=29745678  nbAssignments=837
32.34/32.51	       =>  wckTime=31.558  cpuTime=31.41  mem=12M676
32.34/32.51	   
32.34/32.51	   global
32.34/32.51	     nbConstraintChecks=29745678  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.34/32.51	     solvingWckTime=31.557  solvingCpuTime=31.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.34/32.51	     globalCpuTime=31.89
32.34/32.51	       =>  wckTime=32.258  cpuTime=31.86  mem=12M676
32.34/32.51	   
32.34/32.51	   solver DecomposerSolver being built... 
32.74/32.90	       =>  wckTime=32.656  cpuTime=32.15  mem=26M582
32.74/32.94	   
32.74/32.94	   preprocessing
32.74/32.94	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.74/32.94	     detectedInconsistency=no
32.74/32.94	       =>  wckTime=0.036  cpuTime=0.03  mem=29M543
3600.03/3615.91	v 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 

Verifier Data (download as text)

OK	1263	1450
1263 unsatisfied constraints, 1450 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-1109331-1215802131/watcher-1109331-1215802131 -o /tmp/evaluation-result-1109331-1215802131/solver-1109331-1215802131 -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-1109331-1215802131.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.01 2.02 1.97 4/80 14378
/proc/meminfo: memFree=1854104/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=1616 CPUtime=0
/proc/14378/stat : 14378 (java) R 14376 14378 14085 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 36915088 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/14378/statm: 404 145 119 9 0 46 0

[startup+0.013136 s]
/proc/loadavg: 2.01 2.02 1.97 4/80 14378
/proc/meminfo: memFree=1854104/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=10732 CPUtime=0
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 742 0 0 0 0 0 0 0 18 0 2 0 36915088 10989568 522 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 2683 522 245 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10732

[startup+0.102149 s]
/proc/loadavg: 2.01 2.02 1.97 4/80 14378
/proc/meminfo: memFree=1854104/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=865988 CPUtime=0.08
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 3712 0 1 0 7 1 0 0 18 0 9 0 36915088 886771712 3187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216497 3187 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.302166 s]
/proc/loadavg: 2.01 2.02 1.97 4/80 14378
/proc/meminfo: memFree=1854104/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=866360 CPUtime=0.29
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 5850 0 1 0 26 3 0 0 18 0 9 0 36915088 887152640 5225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216590 5225 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866360

[startup+0.701191 s]
/proc/loadavg: 2.01 2.02 1.97 4/80 14378
/proc/meminfo: memFree=1854104/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867352 CPUtime=0.68
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 10438 0 1 0 63 5 0 0 18 0 9 0 36915088 888168448 9799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216838 9799 1980 9 0 211366 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867352

[startup+1.50126 s]
/proc/loadavg: 2.01 2.02 1.97 3/89 14387
/proc/meminfo: memFree=1809872/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=1.47
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 14447 0 1 0 140 7 0 0 18 0 9 0 36915088 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 13614 2633 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=1.17
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 10454 0 1 0 112 5 0 0 25 0 9 0 36915089 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4126956792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.07
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36915090 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.2
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 633 0 0 0 20 0 0 0 15 0 9 0 36915092 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36915093 888381440 13614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867560

[startup+3.10138 s]
/proc/loadavg: 2.01 2.02 1.97 3/89 14387
/proc/meminfo: memFree=1809680/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3.06
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 14450 0 1 0 299 7 0 0 18 0 9 0 36915088 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 13615 2633 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=2.76
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 10456 0 1 0 271 5 0 0 25 0 9 0 36915089 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4126822173 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.07
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 2664 0 0 0 7 0 0 0 17 0 9 0 36915090 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.2
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 634 0 0 0 20 0 0 0 15 0 9 0 36915092 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36915093 888381440 13615 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867560

[startup+6.30264 s]
/proc/loadavg: 2.01 2.02 1.97 3/89 14387
/proc/meminfo: memFree=1809424/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=6.25
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 14453 0 1 0 617 8 0 0 18 0 9 0 36915088 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 13616 2633 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=5.95
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 10458 0 1 0 589 6 0 0 25 0 9 0 36915089 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4126955596 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.07
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.2
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 635 0 0 0 20 0 0 0 15 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36915093 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867560

[startup+12.7021 s]
/proc/loadavg: 2.01 2.02 1.97 3/89 14387
/proc/meminfo: memFree=1809240/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=12.62
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 14453 0 1 0 1253 9 0 0 18 0 9 0 36915088 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 13616 2633 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=12.31
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 10458 0 1 0 1224 7 0 0 25 0 9 0 36915089 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4126822108 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.07
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.2
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 635 0 0 0 20 0 0 0 15 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36915093 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867560

[startup+25.5022 s]
/proc/loadavg: 2.00 2.02 1.97 3/89 14387
/proc/meminfo: memFree=1809176/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=25.37
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 14453 0 1 0 2525 12 0 0 18 0 9 0 36915088 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 13616 2633 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=25.07
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 10458 0 1 0 2497 10 0 0 25 0 9 0 36915089 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4126955651 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.07
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 2664 0 0 0 7 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.2
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 635 0 0 0 20 0 0 0 15 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36915093 888381440 13616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867560

[startup+51.1022 s]
/proc/loadavg: 2.00 2.01 1.97 3/89 14387
/proc/meminfo: memFree=1775064/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=50.84
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23034 0 1 0 5067 17 0 0 18 0 9 0 36915088 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22155 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=50.38
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15884 0 1 0 5024 14 0 0 25 0 9 0 36915089 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4127089388 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.28
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 687 0 0 0 28 0 0 0 16 0 9 0 36915092 888381440 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0

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

/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.09
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 5 4 0 0 15 0 9 0 36915093 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3326.94
Current children cumulated vsize (KiB) 867560

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14395
/proc/meminfo: memFree=1772632/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3386.67
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23059 0 1 0 338635 32 0 0 18 0 9 0 36915088 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22167 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=3386.07
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15888 0 1 0 338583 24 0 0 25 0 9 0 36915089 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4127087831 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.1
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 6 4 0 0 15 0 9 0 36915093 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3386.67
Current children cumulated vsize (KiB) 867560

[startup+3462.3 s]
/proc/loadavg: 2.06 2.01 2.00 4/89 14433
/proc/meminfo: memFree=1820952/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3446.48
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23059 0 1 0 344615 33 0 0 18 0 9 0 36915088 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22167 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=3445.88
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15888 0 1 0 344563 25 0 0 25 0 9 0 36915089 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4126822128 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.1
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 6 4 0 0 15 0 9 0 36915093 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3446.48
Current children cumulated vsize (KiB) 867560

[startup+3522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 14433
/proc/meminfo: memFree=1817112/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3506.45
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23059 0 1 0 350612 33 0 0 18 0 9 0 36915088 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22167 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=3505.85
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15888 0 1 0 350560 25 0 0 25 0 9 0 36915089 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4126822128 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.1
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 6 4 0 0 15 0 9 0 36915093 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3506.45
Current children cumulated vsize (KiB) 867560

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14433
/proc/meminfo: memFree=1816984/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3566.44
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23059 0 1 0 356610 34 0 0 18 0 9 0 36915088 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22167 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=3565.83
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15888 0 1 0 356558 25 0 0 25 0 9 0 36915089 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4127087878 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.1
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 6 4 0 0 15 0 9 0 36915093 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3566.44
Current children cumulated vsize (KiB) 867560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14433
/proc/meminfo: memFree=1816984/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3600.03
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23059 0 1 0 359969 34 0 0 18 0 9 0 36915088 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22167 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=3599.42
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15888 0 1 0 359917 25 0 0 25 0 9 0 36915089 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4127073254 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.1
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 6 4 0 0 15 0 9 0 36915093 888381440 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.03
Current children cumulated vsize (KiB) 867560

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

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

[startup+3615.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 14433
/proc/meminfo: memFree=1816984/2055920 swapFree=4181272/4192956
[pid=14378] ppid=14376 vsize=867560 CPUtime=3600.03
/proc/14378/stat : 14378 (java) S 14376 14378 14085 0 -1 0 23059 0 1 0 359969 34 0 0 18 0 9 0 36915088 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14378/statm: 216890 22167 2637 9 0 211396 0
[pid=14378/tid=14380] ppid=14376 vsize=867560 CPUtime=3599.42
/proc/14378/task/14380/stat : 14380 (java) R 14376 14378 14085 0 -1 64 15888 0 1 0 359917 25 0 0 25 0 9 0 36915089 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4127073254 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14381] ppid=14376 vsize=867560 CPUtime=0.15
/proc/14378/task/14381/stat : 14381 (java) S 14376 14378 14085 0 -1 64 5758 0 0 0 14 1 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14382] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14382/stat : 14382 (java) S 14376 14378 14085 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14383] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14383/stat : 14383 (java) S 14376 14378 14085 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36915090 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14384] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14384/stat : 14384 (java) S 14376 14378 14085 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14385] ppid=14376 vsize=867560 CPUtime=0.3
/proc/14378/task/14385/stat : 14385 (java) S 14376 14378 14085 0 -1 64 708 0 0 0 30 0 0 0 16 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14386] ppid=14376 vsize=867560 CPUtime=0
/proc/14378/task/14386/stat : 14386 (java) S 14376 14378 14085 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36915092 888381440 22167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14378/tid=14387] ppid=14376 vsize=867560 CPUtime=0.1
/proc/14378/task/14387/stat : 14387 (java) S 14376 14378 14085 0 -1 64 1 0 0 0 6 4 0 0 15 0 9 0 36915093 888381440 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.03
Current children cumulated vsize (KiB) 867560

Child status: 143
Real time (s): 3615.96
CPU time (s): 3600.09
CPU user time (s): 3599.73
CPU system time (s): 0.353946
CPU usage (%): 99.561
Max. virtual memory (cumulated for all children) (KiB): 867564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.353946
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= 74639
involuntary context switches= 120710

runsolver used 4.67129 second user time and 11.7842 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-11 20:48:52
IDJOB=1109331
IDBENCH=60950
IDSOLVER=359
FILE ID=node26/1109331-1215802131
PBS_JOBID= 7903247
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 31e5a461bf53d15160acbed3c56f99c9
RANDOM SEED=985840198

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:       1854520 kB
Buffers:          6668 kB
Cached:          57040 kB
SwapCached:       5856 kB
Active:         125444 kB
Inactive:        26884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854520 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:         104456 kB
Slab:            34280 kB
Committed_AS:   924728 kB
PageTables:       1904 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:49:10