Trace number 1110998

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 461.628 466.051

DiagnosticValue
CHECKS202086000
NODES79141

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-16_ext.xml
MD5SUM513a06b4654414d618aa58464ff95119
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 benchmark461.628
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.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1110998-1215840142.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.39	       =>  wckTime=0.145  cpuTime=0.11  mem=6M867
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.78/0.88	   
0.78/0.88	   constraints being loaded...
1.07/1.10	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
1.07/1.10	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=106
1.07/1.10	     maxDegree=123  minArity=18  maxArity=18
1.07/1.10	       =>  wckTime=0.861  cpuTime=0.71  mem=35M116
1.07/1.19	   
1.07/1.19	   solver LocalSearchSolver being built... 
1.17/1.23	       =>  wckTime=0.987  cpuTime=0.75  mem=24M343
1.17/1.24	
1.17/1.24	s SATISFIABLE
1.17/1.24	o 98
1.17/1.25	o 92
1.17/1.25	o 83
1.17/1.25	o 75
1.17/1.26	o 73
1.17/1.26	o 67
1.17/1.28	o 64
1.17/1.29	o 62
1.17/1.29	o 60
1.37/1.44	o 58
1.37/1.48	o 48
1.37/1.49	o 44
1.56/1.65	o 34
1.56/1.66	o 30
1.56/1.66	o 26
1.66/1.75	o 11
3.05/3.13	o 10
24.75/25.02	   
24.75/25.02	   search
24.75/25.02	     run=0  nbConstraintChecks=19572807  nbAssignments=10000
24.75/25.02	       =>  wckTime=23.788  cpuTime=23.55  mem=25M149
33.07/33.44	   
33.07/33.44	   search
33.07/33.44	     run=1  nbConstraintChecks=26885310  nbAssignments=13790
33.07/33.44	       =>  wckTime=32.209  cpuTime=31.89  mem=25M149
33.07/33.44	   
33.07/33.44	   global
33.07/33.44	     nbConstraintChecks=26885310  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.07/33.44	     solvingWckTime=32.208  solvingCpuTime=31.89  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.07/33.44	     globalCpuTime=32.69
33.07/33.44	       =>  wckTime=33.195  cpuTime=32.64  mem=25M149
33.07/33.44	   
33.07/33.44	   solver DecomposerSolver being built... 
33.16/33.59	       =>  wckTime=33.342  cpuTime=32.76  mem=41M372
33.27/33.60	   
33.27/33.60	   preprocessing
33.27/33.60	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.27/33.60	     detectedInconsistency=no
33.27/33.60	       =>  wckTime=0.011  cpuTime=0.01  mem=41M372
461.58/466.00	   
461.58/466.00	   search
461.58/466.00	     run=0  nbConstraintChecks=202085592  nbValidityChecks=202931043  minDepth=0  maxDepth=18  nbPropagations=0
461.58/466.00	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=79141  nbFailedAssignments=24376  nbBacktracks=54766
461.58/466.00	     nbVisitedNodes=130272
461.58/466.00	       =>  wckTime=432.415  cpuTime=428.28  mem=42M178
461.58/466.01	   
461.58/466.01	   global
461.58/466.01	     nbConstraintChecks=202085592  nbValidityChecks=202931043  solvingWckTime=432.419  solvingCpuTime=428.29
461.58/466.01	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=10  upperBoundWckTime=0.0
461.58/466.01	     upperBoundCpuTime=0.0  globalCpuTime=461.1
461.58/466.01	       =>  wckTime=465.762  cpuTime=461.05  mem=42M178
461.58/466.01	
461.58/466.01	s OPTIMUM FOUND
461.58/466.01	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
461.58/466.01	d NODES 79141
461.58/466.01	d CHECKS 202085592
461.58/466.01	   
461.58/466.01	   totalWckTime=465.822  totalCpuTime=461.1

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-1110998-1215840142/watcher-1110998-1215840142 -o /tmp/evaluation-result-1110998-1215840142/solver-1110998-1215840142 -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-1110998-1215840142.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.01 2.00 4/81 15589
/proc/meminfo: memFree=1846048/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=18572 CPUtime=0
/proc/15589/stat : 15589 (runsolver) R 15587 15589 15282 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40716800 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15589/statm: 4643 292 257 25 0 2626 0

[startup+0.032922 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 15589
/proc/meminfo: memFree=1846048/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=861552 CPUtime=0
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 1867 0 1 0 0 0 0 0 18 0 4 0 40716800 882229248 1554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 215388 1554 691 9 0 210367 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 861552

[startup+0.101946 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 15589
/proc/meminfo: memFree=1846048/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=865984 CPUtime=0.08
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 3697 0 1 0 6 2 0 0 18 0 9 0 40716800 886767616 3171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216496 3171 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301982 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 15589
/proc/meminfo: memFree=1846048/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=866156 CPUtime=0.28
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 5613 0 1 0 25 3 0 0 18 0 9 0 40716800 886943744 5028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216539 5028 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701052 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 15589
/proc/meminfo: memFree=1846048/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=866392 CPUtime=0.68
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 15136 0 1 0 60 8 0 0 18 0 9 0 40716800 887185408 14507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216598 14507 1966 9 0 211126 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866392

[startup+1.50218 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 15598
/proc/meminfo: memFree=1771544/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=866612 CPUtime=1.47
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24077 0 1 0 134 13 0 0 18 0 9 0 40716800 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216653 23243 2634 9 0 211159 0
[pid=15589/tid=15591] ppid=15587 vsize=866612 CPUtime=1.22
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15814 0 1 0 113 9 0 0 25 0 9 0 40716801 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4126629440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=866612 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15593] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=866612 CPUtime=0.11
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 320 0 0 0 11 0 0 0 16 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40716805 887410688 23243 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) 866612

[startup+3.10145 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15598
/proc/meminfo: memFree=1762968/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=866612 CPUtime=3.05
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24078 0 1 0 289 16 0 0 18 0 9 0 40716800 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216653 23243 2634 9 0 211159 0
[pid=15589/tid=15591] ppid=15587 vsize=866612 CPUtime=2.8
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15815 0 1 0 268 12 0 0 25 0 9 0 40716801 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4126629404 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=866612 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 17 0 9 0 40716803 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15593] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=866612 CPUtime=0.11
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 320 0 0 0 11 0 0 0 16 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40716805 887410688 23243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866612

[startup+6.30298 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15598
/proc/meminfo: memFree=1762712/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=866612 CPUtime=6.22
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24087 0 1 0 601 21 0 0 18 0 9 0 40716800 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216653 23251 2636 9 0 211159 0
[pid=15589/tid=15591] ppid=15587 vsize=866612 CPUtime=5.97
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15816 0 1 0 580 17 0 0 25 0 9 0 40716801 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4126634580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=866612 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=866612 CPUtime=0.12
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 328 0 0 0 12 0 0 0 15 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866612

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15598
/proc/meminfo: memFree=1762712/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=866612 CPUtime=12.56
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24087 0 1 0 1224 32 0 0 18 0 9 0 40716800 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216653 23251 2636 9 0 211159 0
[pid=15589/tid=15591] ppid=15587 vsize=866612 CPUtime=12.31
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15816 0 1 0 1203 28 0 0 25 0 9 0 40716801 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4126629391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=866612 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=866612 CPUtime=0.12
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 328 0 0 0 12 0 0 0 15 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=866612 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40716805 887410688 23251 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866612

[startup+25.5022 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15598
/proc/meminfo: memFree=1762776/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=25.24
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24092 0 1 0 2472 52 0 0 18 0 9 0 40716800 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23256 2637 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=24.98
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15816 0 1 0 2450 48 0 0 25 0 9 0 40716801 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4126701336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.13
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 332 0 0 0 13 0 0 0 16 0 9 0 40716805 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867636

[startup+51.1025 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15598
/proc/meminfo: memFree=1762328/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=50.6
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24204 0 1 0 4993 67 0 0 18 0 9 0 40716800 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23361 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=50.25
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15874 0 1 0 4962 63 0 0 25 0 9 0 40716801 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4126866409 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 386 0 0 0 21 0 0 0 15 0 9 0 40716805 888459264 23361 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0

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

[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=398.15
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 39751 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126629469 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 867636

[startup+462.303 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 15598
/proc/meminfo: memFree=1762072/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=457.92
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24207 0 1 0 45725 67 0 0 18 0 9 0 40716800 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23362 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=457.58
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 45694 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126629424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 867636

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

[startup+463.902 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 15598
/proc/meminfo: memFree=1762008/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=459.51
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24207 0 1 0 45884 67 0 0 18 0 9 0 40716800 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23362 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=459.17
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 45853 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126841516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.51
Current children cumulated vsize (KiB) 867636

[startup+464.702 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 15598
/proc/meminfo: memFree=1762008/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=460.3
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24207 0 1 0 45963 67 0 0 18 0 9 0 40716800 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23362 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=459.96
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 45932 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126717139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.3
Current children cumulated vsize (KiB) 867636

[startup+465.501 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 15598
/proc/meminfo: memFree=1762008/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=461.09
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24207 0 1 0 46042 67 0 0 18 0 9 0 40716800 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23362 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=460.75
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 46011 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126629469 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.09
Current children cumulated vsize (KiB) 867636

[startup+465.901 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 15598
/proc/meminfo: memFree=1762008/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=461.48
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24207 0 1 0 46081 67 0 0 18 0 9 0 40716800 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23362 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=461.15
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 46051 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126868324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.48
Current children cumulated vsize (KiB) 867636

[startup+466.001 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 15598
/proc/meminfo: memFree=1762008/2055920 swapFree=4180544/4192956
[pid=15589] ppid=15587 vsize=867636 CPUtime=461.58
/proc/15589/stat : 15589 (java) S 15587 15589 15282 0 -1 0 24207 0 1 0 46091 67 0 0 18 0 9 0 40716800 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15589/statm: 216909 23362 2639 9 0 211415 0
[pid=15589/tid=15591] ppid=15587 vsize=867636 CPUtime=461.25
/proc/15589/task/15591/stat : 15591 (java) R 15587 15589 15282 0 -1 64 15876 0 1 0 46061 64 0 0 25 0 9 0 40716801 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4126712520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15592] ppid=15587 vsize=867636 CPUtime=0.1
/proc/15589/task/15592/stat : 15592 (java) S 15587 15589 15282 0 -1 64 7247 0 0 0 8 2 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15589/tid=15593] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15593/stat : 15593 (java) S 15587 15589 15282 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15594] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15594/stat : 15594 (java) S 15587 15589 15282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40716803 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15595] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15595/stat : 15595 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15596] ppid=15587 vsize=867636 CPUtime=0.21
/proc/15589/task/15596/stat : 15596 (java) S 15587 15589 15282 0 -1 64 387 0 0 0 21 0 0 0 16 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15597] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15597/stat : 15597 (java) S 15587 15589 15282 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15589/tid=15598] ppid=15587 vsize=867636 CPUtime=0
/proc/15589/task/15598/stat : 15598 (java) S 15587 15589 15282 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 40716805 888459264 23362 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.58
Current children cumulated vsize (KiB) 867636

Child status: 0
Real time (s): 466.051
CPU time (s): 461.628
CPU user time (s): 460.933
CPU system time (s): 0.694894
CPU usage (%): 99.051
Max. virtual memory (cumulated for all children) (KiB): 867640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.933
system time used= 0.694894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24221
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= 10485
involuntary context switches= 11395

runsolver used 0.612906 second user time and 1.51677 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-12 07:22:22
IDJOB=1110998
IDBENCH=61218
IDSOLVER=360
FILE ID=node15/1110998-1215840142
PBS_JOBID= 7903397
Free space on /tmp= 66492 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-16_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-1110998-1215840142/watcher-1110998-1215840142 -o /tmp/evaluation-result-1110998-1215840142/solver-1110998-1215840142 -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-1110998-1215840142.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 513a06b4654414d618aa58464ff95119
RANDOM SEED=1180932783

node15.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.279
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.279
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:       1846528 kB
Buffers:         36668 kB
Cached:          88708 kB
SwapCached:       6204 kB
Active:         101092 kB
Inactive:        64736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846528 kB
SwapTotal:     4192956 kB
SwapFree:      4180544 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          56496 kB
Slab:            28532 kB
Committed_AS:   214340 kB
PageTables:       2000 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= 66492 MiB
End job on node15 at 2008-07-12 07:30:08