Trace number 1052710

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 NameAnswerCPU timeWall clock time
Abscon 112v4 ESACUNSAT 75.6135 76.3921

DiagnosticValue
CHECKS36826
NODES14492

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-6_ext.xml
MD5SUMbb3a0d25b4f15a6692787655661115f5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.8797
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)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1052710-1215057210.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.38	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.38	       =>  wckTime=0.137  cpuTime=0.1  mem=6M878
0.29/0.38	   
0.29/0.38	   relations being loaded...
0.87/0.91	   
0.87/0.91	   constraints being loaded...
1.37/1.47	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.37/1.47	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.37/1.47	     nbSharedBinaryRepresentations=0  minDegree=106  maxDegree=123  minArity=18  maxArity=18  nbGenerators=0
1.37/1.47	     nbFusions=0  symmetryWckTime=0.097  symmetryCpuTime=0.04
1.37/1.47	       =>  wckTime=1.228  cpuTime=0.92  mem=55M82
1.46/1.57	   
1.46/1.57	   solver IterativeSystematicSolver being built... 
1.57/1.65	   
1.57/1.65	   INFO : Forward propagation technique limited 
1.66/1.72	       =>  wckTime=1.483  cpuTime=1.05  mem=69M116
5.72/5.80	   
5.72/5.80	   preprocessing
5.72/5.80	     nbConstraintChecks=0  nbValidityChecks=38453085  nbPropagations=51  nbRevisions=0  nbUselessRevisions=0
5.72/5.80	     nbSingletonTests=29  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.72/5.80	     detectedInconsistency=no
5.72/5.80	       =>  wckTime=4.075  cpuTime=4.0  mem=70M34
13.14/13.30	   
13.14/13.30	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=70M755)
75.56/76.31	   
75.56/76.31	   search
75.56/76.31	     run=13  nbConstraintChecks=36826  nbValidityChecks=635139179  minDepth=0  maxDepth=14  nbPropagations=85760
75.56/76.31	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=14492  nbFailedAssignments=4761  nbBacktracks=9615
75.56/76.31	     nbVisitedNodes=24018  nbRestartNogoods=47  nbSEliminables=0  nbREliminables=11.21  nbIEliminables=0
75.56/76.31	     nbDEliminables=0  nbPEliminables=0
75.56/76.31	       =>  wckTime=74.584  cpuTime=73.77  mem=71M476
75.56/76.31	   
75.56/76.31	   global
75.56/76.31	     nbConstraintChecks=36826  nbValidityChecks=673592264  nbPropagations=85811  nbRestartNogoods=47
75.56/76.31	     solvingWckTime=74.587  solvingCpuTime=73.77  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
75.56/76.31	     globalCpuTime=74.87
75.56/76.31	       =>  wckTime=76.071  cpuTime=74.82  mem=71M476
75.56/76.31	   
75.56/76.31	s UNSATISFIABLE
75.56/76.31	d NODES 14492
75.56/76.31	d CHECKS 36826
75.56/76.31	   
75.56/76.31	   totalWckTime=76.129  totalCpuTime=74.87

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1052710-1215057210/watcher-1052710-1215057210 -o /tmp/evaluation-result-1052710-1215057210/solver-1052710-1215057210 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052710-1215057210.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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.00 2.03 2.00 3/73 3241
/proc/meminfo: memFree=1692784/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=1616 CPUtime=0
/proc/3241/stat : 3241 (java) D 3239 3241 438 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1984692573 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/3241/statm: 404 148 122 9 0 46 0

[startup+0.0441289 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 3241
/proc/meminfo: memFree=1692784/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=861876 CPUtime=0.02
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 2272 0 1 0 1 1 0 0 18 0 5 0 1984692573 882561024 1879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 215469 1881 861 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.105497 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 3241
/proc/meminfo: memFree=1692784/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=865884 CPUtime=0.09
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 3804 0 1 0 7 2 0 0 18 0 9 0 1984692573 886665216 3255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216471 3255 1721 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301534 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 3241
/proc/meminfo: memFree=1692784/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=866196 CPUtime=0.29
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 5623 0 1 0 25 4 0 0 18 0 9 0 1984692573 886984704 5037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216549 5037 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.7016 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 3241
/proc/meminfo: memFree=1692784/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=866408 CPUtime=0.67
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 14686 0 1 0 58 9 0 0 18 0 9 0 1984692573 887201792 14056 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216602 14056 1966 9 0 211130 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866408

[startup+1.50275 s]
/proc/loadavg: 2.08 2.05 2.01 3/82 3250
/proc/meminfo: memFree=1618408/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867176 CPUtime=1.46
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 34544 322 1 0 125 19 1 1 18 0 9 0 1984692573 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216794 29441 2060 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867176 CPUtime=1.14
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 16380 322 1 0 102 10 1 1 22 0 9 0 1984692575 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867176 CPUtime=0.17
/proc/3241/task/3244/stat : 3244 (java) R 3239 3241 438 0 -1 64 16930 322 0 0 9 6 1 1 16 0 9 0 1984692576 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 104181413 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867176 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 19 0 9 0 1984692576 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867176 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 20 0 9 0 1984692576 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867176 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867176 CPUtime=0.14
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 403 322 0 0 12 0 1 1 16 0 9 0 1984692578 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867176 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867176 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 887988224 29441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867176

[startup+3.10204 s]
/proc/loadavg: 2.08 2.05 2.01 3/82 3254
/proc/meminfo: memFree=1572776/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=3.04
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 42784 322 1 0 281 21 1 1 18 0 9 0 1984692573 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32507 2633 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=2.62
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 21322 322 1 0 249 11 1 1 25 0 9 0 1984692575 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4126798777 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 17 0 9 0 1984692576 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.19
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 527 322 0 0 17 0 1 1 15 0 9 0 1984692578 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867264

[startup+6.3026 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 3254
/proc/meminfo: memFree=1572456/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=6.21
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 48887 322 1 0 597 22 1 1 18 0 9 0 1984692573 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32524 2633 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=5.77
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27416 322 1 0 563 12 1 1 25 0 9 0 1984692575 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4126809169 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 17 0 9 0 1984692576 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.2
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 536 322 0 0 18 0 1 1 15 0 9 0 1984692578 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32524 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867264

[startup+12.7027 s]
/proc/loadavg: 2.07 2.04 2.01 3/82 3254
/proc/meminfo: memFree=1572264/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=12.55
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 48914 322 1 0 1231 22 1 1 18 0 9 0 1984692573 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32534 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=12.09
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27433 322 1 0 1195 12 1 1 25 0 9 0 1984692575 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 17 0 9 0 1984692576 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.22
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 546 322 0 0 20 0 1 1 15 0 9 0 1984692578 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867264

[startup+25.502 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 3254
/proc/meminfo: memFree=1572264/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=25.23
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 48951 322 1 0 2499 22 1 1 18 0 9 0 1984692573 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32551 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=24.73
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27447 322 1 0 2459 12 1 1 25 0 9 0 1984692575 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 17 0 9 0 1984692576 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.26
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 569 322 0 0 24 0 1 1 15 0 9 0 1984692578 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32551 996147200 134512640 134550740 4294955968 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) 867264

[startup+51.1026 s]
/proc/loadavg: 2.04 2.04 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=50.59
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49002 322 1 0 5034 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=50.06
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27487 322 1 0 4992 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126809282 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 15 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 867264

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

[startup+63.9028 s]
/proc/loadavg: 2.03 2.03 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=63.27
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49023 322 1 0 6302 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=62.74
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27508 322 1 0 6260 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126700093 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 16 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.27
Current children cumulated vsize (KiB) 867264

[startup+70.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=69.61
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49032 322 1 0 6936 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=69.08
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27517 322 1 0 6894 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126809200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 16 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.61
Current children cumulated vsize (KiB) 867264

[startup+73.5026 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=72.78
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49039 322 1 0 7253 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=72.25
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27524 322 1 0 7211 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 16 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.78
Current children cumulated vsize (KiB) 867264

[startup+75.1018 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=74.37
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49042 322 1 0 7412 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=73.84
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27527 322 1 0 7370 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 16 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 74.37
Current children cumulated vsize (KiB) 867264

[startup+75.907 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=75.16
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49044 322 1 0 7491 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=74.63
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27529 322 1 0 7449 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126837380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 16 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.16
Current children cumulated vsize (KiB) 867264

[startup+76.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 3254
/proc/meminfo: memFree=1571880/2055920 swapFree=4179440/4192956
[pid=3241] ppid=3239 vsize=867264 CPUtime=75.56
/proc/3241/stat : 3241 (java) S 3239 3241 438 0 -1 0 49045 322 1 0 7531 23 1 1 18 0 9 0 1984692573 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3241/statm: 216816 32560 2634 9 0 211322 0
[pid=3241/tid=3243] ppid=3239 vsize=867264 CPUtime=75.03
/proc/3241/task/3243/stat : 3243 (java) R 3239 3241 438 0 -1 64 27530 322 1 0 7489 12 1 1 25 0 9 0 1984692575 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4126798740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3244] ppid=3239 vsize=867264 CPUtime=0.24
/proc/3241/task/3244/stat : 3244 (java) S 3239 3241 438 0 -1 64 20094 322 0 0 15 7 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3245] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3245/stat : 3245 (java) S 3239 3241 438 0 -1 64 14 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3246] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3246/stat : 3246 (java) S 3239 3241 438 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 1984692576 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3247] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3247/stat : 3247 (java) S 3239 3241 438 0 -1 64 1 322 0 0 0 0 1 1 18 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3248] ppid=3239 vsize=867264 CPUtime=0.28
/proc/3241/task/3248/stat : 3248 (java) S 3239 3241 438 0 -1 64 580 322 0 0 26 0 1 1 16 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3249] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3249/stat : 3249 (java) S 3239 3241 438 0 -1 64 2 322 0 0 0 0 1 1 19 0 9 0 1984692578 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3241/tid=3250] ppid=3239 vsize=867264 CPUtime=0.02
/proc/3241/task/3250/stat : 3250 (java) S 3239 3241 438 0 -1 64 4 322 0 0 0 0 1 1 15 0 9 0 1984692579 888078336 32560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.56
Current children cumulated vsize (KiB) 867264

Child status: 0
Real time (s): 76.3921
CPU time (s): 75.6135
CPU user time (s): 75.3405
CPU system time (s): 0.272958
CPU usage (%): 98.9807
Max. virtual memory (cumulated for all children) (KiB): 867264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.3405
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49485
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= 2773
involuntary context switches= 4354

runsolver used 0.12598 second user time and 0.234964 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-03 05:53:30
IDJOB=1052710
IDBENCH=55991
IDSOLVER=364
FILE ID=node56/1052710-1215057210
PBS_JOBID= 7875063
Free space on /tmp= 103220 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-6_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052710-1215057210/watcher-1052710-1215057210 -o /tmp/evaluation-result-1052710-1215057210/solver-1052710-1215057210 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052710-1215057210.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bb3a0d25b4f15a6692787655661115f5
RANDOM SEED=378750540

node56.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.265
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	: 5931.00
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.265
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:       1693200 kB
Buffers:         51904 kB
Cached:         208020 kB
SwapCached:       7316 kB
Active:         171964 kB
Inactive:       117964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693200 kB
SwapTotal:     4192956 kB
SwapFree:      4179440 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          36884 kB
Slab:            56376 kB
Committed_AS:  3955588 kB
PageTables:       3384 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= 103220 MiB
End job on node56 at 2008-07-03 05:54:46