Trace number 1110990

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-dOPTIMUM9 498.517 503.306

DiagnosticValue
CHECKS210396000
NODES84024

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-14_ext.xml
MD5SUM5370926caba9ac4d47ccf3fc8eaf30f8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark479.687
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.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mrdac-ddeg.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1110990-1215839914.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.37	       =>  wckTime=0.105  cpuTime=0.09  mem=6M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.68/0.75	   
0.68/0.75	   constraints being loaded...
0.87/0.97	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.87/0.97	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=107
0.87/0.97	     maxDegree=122  minArity=18  maxArity=18
0.87/0.97	       =>  wckTime=0.71  cpuTime=0.58  mem=35M177
0.97/1.06	   
0.97/1.06	   solver LocalSearchSolver being built... 
0.97/1.10	       =>  wckTime=0.84  cpuTime=0.62  mem=24M356
1.07/1.11	
1.07/1.11	s SATISFIABLE
1.07/1.11	o 88
1.07/1.12	o 80
1.07/1.12	o 79
1.07/1.16	o 78
1.07/1.16	o 75
1.16/1.21	o 58
1.27/1.30	o 41
1.57/1.67	o 37
1.66/1.73	o 33
2.45/2.54	o 31
4.34/4.47	o 19
8.30/8.45	o 17
16.82/17.03	o 9
24.05/24.33	   
24.05/24.33	   search
24.05/24.33	     run=0  nbConstraintChecks=19471449  nbAssignments=10000
24.05/24.33	       =>  wckTime=23.234  cpuTime=22.99  mem=25M162
46.82/47.33	   
46.82/47.33	   search
46.82/47.33	     run=1  nbConstraintChecks=38787613  nbAssignments=19593
46.82/47.33	       =>  wckTime=46.232  cpuTime=45.77  mem=25M162
46.82/47.33	   
46.82/47.33	   global
46.82/47.33	     nbConstraintChecks=38787613  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
46.82/47.33	     solvingWckTime=46.23  solvingCpuTime=45.77  expiredTime=no  totalExploration=no  nbFoundSolutions=0
46.82/47.33	     globalCpuTime=46.44
46.82/47.33	       =>  wckTime=47.071  cpuTime=46.39  mem=25M162
46.82/47.33	   
46.82/47.33	   solver DecomposerSolver being built... 
46.92/47.48	       =>  wckTime=47.217  cpuTime=46.5  mem=41M385
46.92/47.49	   
46.92/47.49	   preprocessing
46.92/47.49	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
46.92/47.49	     detectedInconsistency=no
46.92/47.49	       =>  wckTime=0.011  cpuTime=0.0  mem=41M385
498.41/503.27	   
498.41/503.27	   search
498.41/503.27	     run=0  nbConstraintChecks=210395890  nbValidityChecks=214076050  minDepth=0  maxDepth=18  nbPropagations=0
498.41/503.27	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=84024  nbFailedAssignments=25978  nbBacktracks=58047
498.41/503.27	     nbVisitedNodes=136854
498.41/503.28	       =>  wckTime=455.794  cpuTime=451.41  mem=42M191
498.41/503.28	   
498.41/503.28	   global
498.41/503.28	     nbConstraintChecks=210395890  nbValidityChecks=214076050  solvingWckTime=455.796  solvingCpuTime=451.41
498.41/503.28	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=9  upperBoundWckTime=0.0
498.41/503.28	     upperBoundCpuTime=0.0  globalCpuTime=497.96
498.41/503.28	       =>  wckTime=503.015  cpuTime=497.91  mem=42M191
498.41/503.28	
498.41/503.28	s OPTIMUM FOUND
498.41/503.28	v 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 
498.41/503.28	d NODES 84024
498.41/503.28	d CHECKS 210395890
498.41/503.28	   
498.41/503.28	   totalWckTime=503.088  totalCpuTime=497.97

Verifier Data (download as text)

OK	9	124
9 unsatisfied constraints, 124 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-1110990-1215839914/watcher-1110990-1215839914 -o /tmp/evaluation-result-1110990-1215839914/solver-1110990-1215839914 -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-1110990-1215839914.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: 1.92 1.98 1.99 3/81 14820
/proc/meminfo: memFree=1865960/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=18572 CPUtime=0
/proc/14820/stat : 14820 (runsolver) R 14818 14820 14344 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40693638 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 273952599335 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14820/statm: 4643 292 257 25 0 2626 0

[startup+0.0994979 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 14820
/proc/meminfo: memFree=1865960/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=865988 CPUtime=0.07
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 3689 0 1 0 6 1 0 0 18 0 9 0 40693638 886771712 3164 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216497 3164 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865988

[startup+0.101477 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 14820
/proc/meminfo: memFree=1865960/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=865988 CPUtime=0.08
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 3696 0 1 0 7 1 0 0 18 0 9 0 40693638 886771712 3171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216497 3171 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301521 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 14820
/proc/meminfo: memFree=1865960/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866388 CPUtime=0.28
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 5755 0 1 0 25 3 0 0 18 0 9 0 40693638 887181312 5138 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216597 5138 1947 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.701602 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 14820
/proc/meminfo: memFree=1865960/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866544 CPUtime=0.68
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 21081 0 1 0 58 10 0 0 18 0 9 0 40693638 887341056 20451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216636 20451 1978 9 0 211164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866544

[startup+1.50176 s]
/proc/loadavg: 1.92 1.98 1.99 5/90 14829
/proc/meminfo: memFree=1791136/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=1.47
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24082 0 1 0 135 12 0 0 18 0 9 0 40693638 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23248 2634 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=1.2
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15798 0 1 0 112 8 0 0 25 0 9 0 40693639 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4126700734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.13
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 341 0 0 0 13 0 0 0 16 0 9 0 40693643 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866632

[startup+3.10207 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1782816/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866636 CPUtime=3.05
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24083 0 1 0 291 14 0 0 18 0 9 0 40693638 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216659 23248 2634 9 0 211165 0
[pid=14820/tid=14822] ppid=14818 vsize=866636 CPUtime=2.79
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15799 0 1 0 268 11 0 0 25 0 9 0 40693639 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866636 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866636 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866636 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866636 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866636 CPUtime=0.13
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 341 0 0 0 13 0 0 0 16 0 9 0 40693643 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866636 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866636 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887435264 23248 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866636

[startup+6.3017 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1782624/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=6.22
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24092 0 1 0 603 19 0 0 18 0 9 0 40693638 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23256 2636 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=5.96
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15801 0 1 0 580 16 0 0 25 0 9 0 40693639 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4126629148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.14
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 348 0 0 0 14 0 0 0 15 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866632

[startup+12.703 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1782688/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=12.56
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24092 0 1 0 1225 31 0 0 18 0 9 0 40693638 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23256 2636 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=12.29
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15801 0 1 0 1202 27 0 0 25 0 9 0 40693639 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4126634364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.14
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 348 0 0 0 14 0 0 0 15 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866632

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.99 4/90 14829
/proc/meminfo: memFree=1782752/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=25.23
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24096 0 1 0 2471 52 0 0 18 0 9 0 40693638 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23260 2637 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=24.96
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15801 0 1 0 2448 48 0 0 25 0 9 0 40693639 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4126629148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.14
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 352 0 0 0 14 0 0 0 16 0 9 0 40693643 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866632

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1782368/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=50.59
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24192 0 1 0 4971 88 0 0 18 0 9 0 40693638 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23354 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=50.24
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15855 0 1 0 4940 84 0 0 25 0 9 0 40693639 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4126634373 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.21
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 394 0 0 0 21 0 0 0 15 0 9 0 40693643 887431168 23354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0

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

/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457.89
Current children cumulated vsize (KiB) 866632

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

[startup+486.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=481.66
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24215 0 1 0 48077 89 0 0 18 0 9 0 40693638 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23366 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=481.29
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15860 0 1 0 48044 85 0 0 25 0 9 0 40693639 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126634349 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 481.66
Current children cumulated vsize (KiB) 866632

[startup+492.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=488
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24215 0 1 0 48711 89 0 0 18 0 9 0 40693638 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23366 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=487.63
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15860 0 1 0 48678 85 0 0 25 0 9 0 40693639 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126850875 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 488
Current children cumulated vsize (KiB) 866632

[startup+499.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=494.35
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24215 0 1 0 49346 89 0 0 18 0 9 0 40693638 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23366 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=493.98
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15860 0 1 0 49313 85 0 0 25 0 9 0 40693639 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126713173 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 494.35
Current children cumulated vsize (KiB) 866632

[startup+500.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=495.93
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24215 0 1 0 49504 89 0 0 18 0 9 0 40693638 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23366 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=495.56
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15860 0 1 0 49471 85 0 0 25 0 9 0 40693639 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126629186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 495.93
Current children cumulated vsize (KiB) 866632

[startup+502.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=497.52
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24215 0 1 0 49663 89 0 0 18 0 9 0 40693638 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23366 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=497.15
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15860 0 1 0 49630 85 0 0 25 0 9 0 40693639 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126839499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 497.52
Current children cumulated vsize (KiB) 866632

[startup+503.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=866632 CPUtime=498.31
/proc/14820/stat : 14820 (java) S 14818 14820 14344 0 -1 0 24215 0 1 0 49742 89 0 0 18 0 9 0 40693638 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 216658 23366 2639 9 0 211164 0
[pid=14820/tid=14822] ppid=14818 vsize=866632 CPUtime=497.94
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14344 0 -1 64 15860 0 1 0 49709 85 0 0 25 0 9 0 40693639 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=866632 CPUtime=0.1
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14344 0 -1 64 7248 0 0 0 8 2 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14825] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14344 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40693641 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14826] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14827] ppid=14818 vsize=866632 CPUtime=0.24
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14344 0 -1 64 412 0 0 0 24 0 0 0 16 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14344 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=866632 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40693643 887431168 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 498.31
Current children cumulated vsize (KiB) 866632

[startup+503.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 14829
/proc/meminfo: memFree=1781920/2055920 swapFree=4181068/4192956
[pid=14820] ppid=14818 vsize=0 CPUtime=498.51
/proc/14820/stat : 14820 (java) Z 14818 14820 14344 0 -1 12 24229 0 1 0 49760 91 0 0 16 0 2 0 40693638 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14820/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 498.51
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 503.306
CPU time (s): 498.517
CPU user time (s): 497.602
CPU system time (s): 0.91486
CPU usage (%): 99.0485
Max. virtual memory (cumulated for all children) (KiB): 866636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 497.602
system time used= 0.91486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24229
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= 11448
involuntary context switches= 32119

runsolver used 0.608907 second user time and 1.69274 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-12 07:18:34
IDJOB=1110990
IDBENCH=61217
IDSOLVER=360
FILE ID=node20/1110990-1215839914
PBS_JOBID= 7903374
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5370926caba9ac4d47ccf3fc8eaf30f8
RANDOM SEED=1816287250

node20.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.263
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.263
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:       1866440 kB
Buffers:         25304 kB
Cached:          80988 kB
SwapCached:       5704 kB
Active:          71408 kB
Inactive:        58944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866440 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          40060 kB
Slab:            44236 kB
Committed_AS:   184140 kB
PageTables:       1876 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= 66500 MiB
End job on node20 at 2008-07-12 07:26:58