Trace number 1111086

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-dOPTIMUM10 407.156 407.389

DiagnosticValue
CHECKS191749000
NODES78260

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-24_ext.xml
MD5SUMdd049e88b28a585af20f4616b3613c17
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark407.156
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-ddeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1111086-1215841631.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.34	       =>  wckTime=0.098  cpuTime=0.09  mem=6M867
0.29/0.34	   
0.29/0.34	   relations being loaded...
0.58/0.70	   
0.58/0.70	   constraints being loaded...
0.88/0.90	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.88/0.90	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=101
0.88/0.90	     maxDegree=123  minArity=18  maxArity=18
0.88/0.90	       =>  wckTime=0.662  cpuTime=0.56  mem=34M904
0.88/0.98	   
0.88/0.98	   solver LocalSearchSolver being built... 
0.98/1.02	       =>  wckTime=0.78  cpuTime=0.6  mem=24M361
0.98/1.03	
0.98/1.03	s SATISFIABLE
0.98/1.03	o 92
0.98/1.04	o 88
0.98/1.04	o 76
0.98/1.06	o 68
0.98/1.06	o 58
1.09/1.13	o 57
1.09/1.19	o 56
1.09/1.19	o 10
24.37/24.47	   
24.37/24.47	   search
24.37/24.47	     run=0  nbConstraintChecks=20873175  nbAssignments=10000
24.37/24.47	       =>  wckTime=23.448  cpuTime=23.41  mem=25M168
31.17/31.23	   
31.17/31.23	   search
31.17/31.23	     run=1  nbConstraintChecks=26920165  nbAssignments=12934
31.17/31.23	       =>  wckTime=30.209  cpuTime=30.17  mem=25M168
31.17/31.23	   
31.17/31.23	   global
31.17/31.23	     nbConstraintChecks=26920165  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.17/31.23	     solvingWckTime=30.208  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.17/31.23	     globalCpuTime=30.81
31.17/31.23	       =>  wckTime=30.989  cpuTime=30.77  mem=25M168
31.17/31.23	   
31.17/31.23	   solver DecomposerSolver being built... 
31.27/31.37	       =>  wckTime=31.127  cpuTime=30.87  mem=41M390
31.27/31.38	   
31.27/31.38	   preprocessing
31.27/31.38	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.27/31.38	     detectedInconsistency=no
31.27/31.38	       =>  wckTime=0.011  cpuTime=0.01  mem=41M390
407.10/407.33	   
407.10/407.33	   search
407.10/407.33	     run=0  nbConstraintChecks=191749141  nbValidityChecks=195212889  minDepth=0  maxDepth=18  nbPropagations=0
407.10/407.33	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=78260  nbFailedAssignments=23607  nbBacktracks=54654
407.10/407.33	     nbVisitedNodes=127917
407.10/407.33	       =>  wckTime=375.954  cpuTime=375.72  mem=42M197
407.10/407.33	   
407.10/407.33	   global
407.10/407.33	     nbConstraintChecks=191749141  nbValidityChecks=195212889  solvingWckTime=375.956  solvingCpuTime=375.73
407.10/407.33	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=10  upperBoundWckTime=0.0
407.10/407.33	     upperBoundCpuTime=0.0  globalCpuTime=406.64
407.10/407.33	       =>  wckTime=407.085  cpuTime=406.6  mem=42M197
407.10/407.33	
407.10/407.33	s OPTIMUM FOUND
407.10/407.33	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
407.10/407.33	d NODES 78260
407.10/407.33	d CHECKS 191749141
407.10/407.33	   
407.10/407.33	   totalWckTime=407.152  totalCpuTime=406.65

Verifier Data (download as text)

OK	10	123
10 unsatisfied constraints, 123 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-1111086-1215841631/watcher-1111086-1215841631 -o /tmp/evaluation-result-1111086-1215841631/solver-1111086-1215841631 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1111086-1215841631.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.11 2.20 2.09 4/81 15411
/proc/meminfo: memFree=1809720/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=1616 CPUtime=0
/proc/15411/stat : 15411 (java) D 15409 15411 12535 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 40866359 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15411/statm: 404 148 122 9 0 46 0

[startup+0.1008 s]
/proc/loadavg: 2.11 2.20 2.09 4/81 15411
/proc/meminfo: memFree=1809720/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=865988 CPUtime=0.09
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 3722 0 1 0 7 2 0 0 18 0 9 0 40866359 886771712 3195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216497 3195 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.202817 s]
/proc/loadavg: 2.11 2.20 2.09 4/81 15411
/proc/meminfo: memFree=1809720/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866016 CPUtime=0.19
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 4832 0 1 0 16 3 0 0 18 0 9 0 40866359 886800384 4260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216504 4260 1863 9 0 211052 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866016

[startup+0.302834 s]
/proc/loadavg: 2.11 2.20 2.09 4/81 15411
/proc/meminfo: memFree=1809720/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866388 CPUtime=0.29
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 5915 0 1 0 25 4 0 0 18 0 9 0 40866359 887181312 5290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216597 5292 1958 9 0 211125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866388

[startup+0.701909 s]
/proc/loadavg: 2.11 2.20 2.09 4/81 15411
/proc/meminfo: memFree=1809720/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866540 CPUtime=0.69
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 21083 0 1 0 58 11 0 0 18 0 9 0 40866359 887336960 20453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216635 20453 1978 9 0 211163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866540

[startup+1.50106 s]
/proc/loadavg: 2.11 2.20 2.09 4/90 15420
/proc/meminfo: memFree=1727088/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=1.48
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24083 0 1 0 135 13 0 0 18 0 9 0 40866359 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23249 2634 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=1.25
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15797 0 1 0 116 9 0 0 25 0 9 0 40866360 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4126699651 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 341 0 0 0 10 0 0 0 16 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866628

[startup+3.10135 s]
/proc/loadavg: 2.10 2.19 2.09 3/90 15420
/proc/meminfo: memFree=1726896/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=3.08
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24084 0 1 0 293 15 0 0 18 0 9 0 40866359 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23249 2634 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=2.85
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15798 0 1 0 274 11 0 0 25 0 9 0 40866360 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4126629148 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 341 0 0 0 10 0 0 0 16 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866628

[startup+6.30194 s]
/proc/loadavg: 2.10 2.19 2.09 3/90 15420
/proc/meminfo: memFree=1726512/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=6.28
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24093 0 1 0 608 20 0 0 18 0 9 0 40866359 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23257 2636 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=6.04
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15800 0 1 0 588 16 0 0 25 0 9 0 40866360 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.11
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 348 0 0 0 11 0 0 0 16 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866628

[startup+12.7011 s]
/proc/loadavg: 2.08 2.19 2.08 3/90 15420
/proc/meminfo: memFree=1726320/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=12.68
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24093 0 1 0 1237 31 0 0 18 0 9 0 40866359 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23257 2636 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=12.44
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15800 0 1 0 1217 27 0 0 25 0 9 0 40866360 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4126629168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.11
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 348 0 0 0 11 0 0 0 16 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23257 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866628

[startup+25.5025 s]
/proc/loadavg: 2.07 2.18 2.08 3/90 15420
/proc/meminfo: memFree=1726384/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=25.48
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24097 0 1 0 2496 52 0 0 18 0 9 0 40866359 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23261 2637 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=25.23
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15800 0 1 0 2475 48 0 0 25 0 9 0 40866360 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4126629186 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.12
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 352 0 0 0 12 0 0 0 16 0 9 0 40866363 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 866628

[startup+51.1022 s]
/proc/loadavg: 2.05 2.17 2.08 3/90 15420
/proc/meminfo: memFree=1726128/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=51.06
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24213 0 1 0 5045 61 0 0 18 0 9 0 40866359 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23366 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=50.73
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15859 0 1 0 5016 57 0 0 25 0 9 0 40866360 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126828654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 409 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0

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

[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=401.76
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40119 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126629174 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 866628

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

[startup+403.201 s]
/proc/loadavg: 2.00 2.04 2.05 3/90 15420
/proc/meminfo: memFree=1725744/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=403
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24216 0 1 0 40238 62 0 0 18 0 9 0 40866359 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23367 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=402.66
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40209 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126829685 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 403
Current children cumulated vsize (KiB) 866628

[startup+404.803 s]
/proc/loadavg: 2.00 2.04 2.05 3/90 15420
/proc/meminfo: memFree=1725744/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=404.61
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24216 0 1 0 40399 62 0 0 18 0 9 0 40866359 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23367 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=404.26
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40369 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 404.61
Current children cumulated vsize (KiB) 866628

[startup+406.403 s]
/proc/loadavg: 2.00 2.04 2.05 3/90 15420
/proc/meminfo: memFree=1725744/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=406.21
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24216 0 1 0 40559 62 0 0 18 0 9 0 40866359 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23367 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=405.86
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40529 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126840307 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 406.21
Current children cumulated vsize (KiB) 866628

[startup+406.803 s]
/proc/loadavg: 2.00 2.04 2.05 3/90 15420
/proc/meminfo: memFree=1725744/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=406.61
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24216 0 1 0 40599 62 0 0 18 0 9 0 40866359 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23367 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=406.26
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40569 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126829643 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 406.61
Current children cumulated vsize (KiB) 866628

[startup+407.201 s]
/proc/loadavg: 2.00 2.04 2.05 3/90 15420
/proc/meminfo: memFree=1725744/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=407
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24216 0 1 0 40638 62 0 0 18 0 9 0 40866359 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23367 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=406.66
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40609 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126840295 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 407
Current children cumulated vsize (KiB) 866628

[startup+407.301 s]
/proc/loadavg: 2.00 2.04 2.05 3/90 15420
/proc/meminfo: memFree=1725744/2055920 swapFree=4192812/4192956
[pid=15411] ppid=15409 vsize=866628 CPUtime=407.1
/proc/15411/stat : 15411 (java) S 15409 15411 12535 0 -1 0 24216 0 1 0 40648 62 0 0 18 0 9 0 40866359 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15411/statm: 216657 23367 2639 9 0 211163 0
[pid=15411/tid=15413] ppid=15409 vsize=866628 CPUtime=406.76
/proc/15411/task/15413/stat : 15413 (java) R 15409 15411 12535 0 -1 64 15860 0 1 0 40619 57 0 0 25 0 9 0 40866360 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4126700832 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15414] ppid=15409 vsize=866628 CPUtime=0.1
/proc/15411/task/15414/stat : 15414 (java) S 15409 15411 12535 0 -1 64 7249 0 0 0 8 2 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15415] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15415/stat : 15415 (java) S 15409 15411 12535 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15416] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15416/stat : 15416 (java) S 15409 15411 12535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40866361 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15417] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15417/stat : 15417 (java) S 15409 15411 12535 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15418] ppid=15409 vsize=866628 CPUtime=0.21
/proc/15411/task/15418/stat : 15418 (java) S 15409 15411 12535 0 -1 64 411 0 0 0 21 0 0 0 16 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15419] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15419/stat : 15419 (java) S 15409 15411 12535 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15411/tid=15420] ppid=15409 vsize=866628 CPUtime=0
/proc/15411/task/15420/stat : 15420 (java) S 15409 15411 12535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40866363 887427072 23367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 407.1
Current children cumulated vsize (KiB) 866628

Child status: 0
Real time (s): 407.389
CPU time (s): 407.156
CPU user time (s): 406.52
CPU system time (s): 0.635903
CPU usage (%): 99.9428
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 406.52
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24230
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= 9504
involuntary context switches= 10953

runsolver used 0.548916 second user time and 1.3168 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-12 07:47:11
IDJOB=1111086
IDBENCH=61229
IDSOLVER=360
FILE ID=node7/1111086-1215841631
PBS_JOBID= 7903337
Free space on /tmp= 66520 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-24_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111086-1215841631/watcher-1111086-1215841631 -o /tmp/evaluation-result-1111086-1215841631/solver-1111086-1215841631 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1111086-1215841631.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dd049e88b28a585af20f4616b3613c17
RANDOM SEED=1680688311

node7.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.259
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.259
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:       1810200 kB
Buffers:         45028 kB
Cached:          93964 kB
SwapCached:          0 kB
Active:         114296 kB
Inactive:        69820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          65272 kB
Slab:            46644 kB
Committed_AS:   239948 kB
PageTables:       1968 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= 66516 MiB
End job on node7 at 2008-07-12 07:53:59