Trace number 1093687

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 ESACSAT 5.57115 5.69085

DiagnosticValue
CHECKS339061
NODES11710

General information on the benchmark

Namecsp/bibd9/
normalized-bibd-9-36-12-3-3_glb.xml
MD5SUM36c4cfb56063688d998de21ff8866635
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.105982
Satisfiable
(Un)Satisfiability was proved
Number of variables1620
Number of constraints1377
Maximum constraint arity36
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1296
Global constraints used (with number of constraints)weightedsum(81)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.17/0.23	
0.17/0.23	   configuration
0.17/0.23	     name=esac.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1093687-1215265883.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.47/0.60	     nbVariables=1620  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3240
0.47/0.60	       =>  wckTime=0.357  cpuTime=0.26  mem=11M773
0.47/0.60	   
0.47/0.60	   predicates being loaded...
0.57/0.66	   
0.57/0.66	   constraints being loaded...
2.34/2.41	     nbConstraints=1420  nbGlobalConstraints=124  nbConflictsStructures=1  nbSharedConflictsStructures=1295
2.34/2.41	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=1295  minDegree=4  maxDegree=14
2.34/2.41	     minArity=3  avgArity=9.57  maxArity=576  nbGenerators=43  nbFusions=0  symmetryWckTime=1.312  symmetryCpuTime=1.03
2.34/2.41	       =>  wckTime=2.17  cpuTime=1.67  mem=8M428
2.34/2.47	   
2.34/2.47	   solver IterativeSystematicSolver being built... 
2.44/2.57	   
2.44/2.57	   INFO : Forward propagation technique limited 
2.63/2.71	       =>  wckTime=2.472  cpuTime=1.86  mem=39M197
3.02/3.13	   
3.02/3.13	   preprocessing
3.02/3.13	     nbConstraintChecks=12290  nbValidityChecks=8668  nbPropagations=6290  nbRevisions=9416  nbUselessRevisions=6496
3.02/3.13	     nbSingletonTests=1715  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
3.02/3.13	     detectedInconsistency=no
3.02/3.13	       =>  wckTime=0.411  cpuTime=0.35  mem=39M197
5.51/5.62	   
5.51/5.62	   search
5.51/5.62	     run=10  nbConstraintChecks=326771  nbValidityChecks=553675  minDepth=2  maxDepth=1620  nbPropagations=406228
5.51/5.62	     nbRevisions=1390272  nbUselessRevisions=1072859  nbAssignments=11710  nbFailedAssignments=1308  nbBacktracks=6961
5.51/5.62	     nbVisitedNodes=13661  nbRestartNogoods=66  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
5.51/5.62	     nbDEliminables=?  nbPEliminables=?
5.51/5.62	       =>  wckTime=2.898  cpuTime=2.77  mem=40M245
5.51/5.62	   
5.51/5.62	   global
5.51/5.62	     nbConstraintChecks=339061  nbValidityChecks=562343  nbPropagations=412518  nbRevisions=1399688
5.51/5.62	     nbUselessRevisions=1079355  nbRestartNogoods=66  solvingWckTime=2.9  solvingCpuTime=2.77  expiredTime=no
5.51/5.62	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.63  globalCpuTime=4.69
5.51/5.62	       =>  wckTime=5.379  cpuTime=4.64  mem=40M245
5.51/5.62	   
5.51/5.62	s SATISFIABLE
5.51/5.62	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 1 1 1 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 1 1 0 1 0 0 1 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 1 1 0 0 0 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0 1 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 
5.51/5.62	d NODES 11710
5.51/5.62	d CHECKS 339061
5.51/5.62	   
5.51/5.62	   totalWckTime=5.435  totalCpuTime=4.69

Verifier Data (download as text)

OK

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-1093687-1215265883/watcher-1093687-1215265883 -o /tmp/evaluation-result-1093687-1215265883/solver-1093687-1215265883 -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-1093687-1215265883.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.04 2.00 1.99 4/72 22022
/proc/meminfo: memFree=1763200/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=18572 CPUtime=0
/proc/22022/stat : 22022 (runsolver) R 22020 22022 21985 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 2005562680 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22022/statm: 4643 292 257 25 0 2626 0

[startup+0.082878 s]
/proc/loadavg: 2.04 2.00 1.99 4/72 22022
/proc/meminfo: memFree=1763200/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=865856 CPUtime=0.06
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 3434 0 1 0 5 1 0 0 18 0 9 0 2005562680 886636544 2932 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 216464 2932 1577 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.10188 s]
/proc/loadavg: 2.04 2.00 1.99 4/72 22022
/proc/meminfo: memFree=1763200/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=865884 CPUtime=0.08
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 3707 0 1 0 6 2 0 0 18 0 9 0 2005562680 886665216 3173 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 216471 3173 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301916 s]
/proc/loadavg: 2.04 2.00 1.99 4/72 22022
/proc/meminfo: memFree=1763200/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=866128 CPUtime=0.28
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 5752 0 1 0 25 3 0 0 18 0 9 0 2005562680 886915072 5126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 216532 5126 1952 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.70199 s]
/proc/loadavg: 2.04 2.00 1.99 4/72 22022
/proc/meminfo: memFree=1763200/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=867512 CPUtime=0.67
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 8371 0 1 0 62 5 0 0 18 0 9 0 2005562680 888332288 7731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 216878 7731 2007 9 0 211384 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867512

[startup+1.50232 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 22031
/proc/meminfo: memFree=1731512/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=867996 CPUtime=1.45
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 17207 446 1 0 117 14 14 0 18 0 10 0 2005562680 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 216999 13617 2025 9 0 211505 0
[pid=22022/tid=22024] ppid=22020 vsize=867996 CPUtime=1.18
/proc/22022/task/22024/stat : 22024 (java) R 22020 22022 21985 0 -1 64 15421 446 1 0 92 12 14 0 18 0 10 0 2005562681 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4127075830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22025] ppid=22020 vsize=867996 CPUtime=0.14
/proc/22022/task/22025/stat : 22025 (java) S 22020 22022 21985 0 -1 64 5 446 0 0 0 0 14 0 16 0 10 0 2005562683 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22026] ppid=22020 vsize=867996 CPUtime=0.14
/proc/22022/task/22026/stat : 22026 (java) S 22020 22022 21985 0 -1 64 10 446 0 0 0 0 14 0 19 0 10 0 2005562683 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22027] ppid=22020 vsize=867996 CPUtime=0.14
/proc/22022/task/22027/stat : 22027 (java) S 22020 22022 21985 0 -1 64 4 446 0 0 0 0 14 0 20 0 10 0 2005562683 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22028] ppid=22020 vsize=867996 CPUtime=0.14
/proc/22022/task/22028/stat : 22028 (java) S 22020 22022 21985 0 -1 64 1 446 0 0 0 0 14 0 18 0 10 0 2005562685 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22029] ppid=22020 vsize=867996 CPUtime=0.38
/proc/22022/task/22029/stat : 22029 (java) S 22020 22022 21985 0 -1 64 961 446 0 0 24 0 14 0 16 0 10 0 2005562685 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22030] ppid=22020 vsize=867996 CPUtime=0.14
/proc/22022/task/22030/stat : 22030 (java) S 22020 22022 21985 0 -1 64 1 446 0 0 0 0 14 0 19 0 10 0 2005562685 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22031] ppid=22020 vsize=867996 CPUtime=0.14
/proc/22022/task/22031/stat : 22031 (java) S 22020 22022 21985 0 -1 64 7 446 0 0 0 0 14 0 15 0 10 0 2005562685 888827904 13617 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867996

[startup+3.10141 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 22035
/proc/meminfo: memFree=1699768/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=868128 CPUtime=3.02
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 29295 568 1 0 270 18 14 0 18 0 9 0 2005562680 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 217032 19773 2638 9 0 211538 0
[pid=22022/tid=22024] ppid=22020 vsize=868128 CPUtime=2.54
/proc/22022/task/22024/stat : 22024 (java) R 22020 22022 21985 0 -1 64 21775 568 1 0 226 14 14 0 25 0 9 0 2005562681 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4127224648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22025] ppid=22020 vsize=868128 CPUtime=0.26
/proc/22022/task/22025/stat : 22025 (java) S 22020 22022 21985 0 -1 64 5655 568 0 0 10 2 14 0 16 0 9 0 2005562683 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22026] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22026/stat : 22026 (java) S 22020 22022 21985 0 -1 64 17 568 0 0 0 0 14 0 16 0 9 0 2005562683 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22027] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22027/stat : 22027 (java) S 22020 22022 21985 0 -1 64 15 568 0 0 0 0 14 0 15 0 9 0 2005562683 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22028] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22028/stat : 22028 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 18 0 9 0 2005562685 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22029] ppid=22020 vsize=868128 CPUtime=0.47
/proc/22022/task/22029/stat : 22029 (java) S 22020 22022 21985 0 -1 64 1023 568 0 0 33 0 14 0 16 0 9 0 2005562685 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22030] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22030/stat : 22030 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 19 0 9 0 2005562685 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22031] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22031/stat : 22031 (java) S 22020 22022 21985 0 -1 64 7 568 0 0 0 0 14 0 15 0 9 0 2005562685 888963072 19773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 868128

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

[startup+4.70169 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 22035
/proc/meminfo: memFree=1693688/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=868128 CPUtime=4.61
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 29338 568 1 0 428 19 14 0 18 0 9 0 2005562680 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 217032 19814 2638 9 0 211538 0
[pid=22022/tid=22024] ppid=22020 vsize=868128 CPUtime=4.09
/proc/22022/task/22024/stat : 22024 (java) R 22020 22022 21985 0 -1 64 21786 568 1 0 380 15 14 0 25 0 9 0 2005562681 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4127330262 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22025] ppid=22020 vsize=868128 CPUtime=0.26
/proc/22022/task/22025/stat : 22025 (java) S 22020 22022 21985 0 -1 64 5655 568 0 0 10 2 14 0 16 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22026] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22026/stat : 22026 (java) S 22020 22022 21985 0 -1 64 17 568 0 0 0 0 14 0 16 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22027] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22027/stat : 22027 (java) S 22020 22022 21985 0 -1 64 15 568 0 0 0 0 14 0 15 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22028] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22028/stat : 22028 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 18 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22029] ppid=22020 vsize=868128 CPUtime=0.53
/proc/22022/task/22029/stat : 22029 (java) S 22020 22022 21985 0 -1 64 1055 568 0 0 38 1 14 0 16 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22030] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22030/stat : 22030 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 19 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22031] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22031/stat : 22031 (java) S 22020 22022 21985 0 -1 64 7 568 0 0 0 0 14 0 15 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 868128

[startup+5.10176 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 22035
/proc/meminfo: memFree=1693688/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=868128 CPUtime=5.01
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 29338 568 1 0 468 19 14 0 18 0 9 0 2005562680 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 217032 19814 2638 9 0 211538 0
[pid=22022/tid=22024] ppid=22020 vsize=868128 CPUtime=4.48
/proc/22022/task/22024/stat : 22024 (java) R 22020 22022 21985 0 -1 64 21786 568 1 0 419 15 14 0 25 0 9 0 2005562681 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4127327564 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22025] ppid=22020 vsize=868128 CPUtime=0.26
/proc/22022/task/22025/stat : 22025 (java) S 22020 22022 21985 0 -1 64 5655 568 0 0 10 2 14 0 16 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22026] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22026/stat : 22026 (java) S 22020 22022 21985 0 -1 64 17 568 0 0 0 0 14 0 16 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22027] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22027/stat : 22027 (java) S 22020 22022 21985 0 -1 64 15 568 0 0 0 0 14 0 15 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22028] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22028/stat : 22028 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 18 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22029] ppid=22020 vsize=868128 CPUtime=0.53
/proc/22022/task/22029/stat : 22029 (java) S 22020 22022 21985 0 -1 64 1055 568 0 0 38 1 14 0 16 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22030] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22030/stat : 22030 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 19 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22031] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22031/stat : 22031 (java) S 22020 22022 21985 0 -1 64 7 568 0 0 0 0 14 0 15 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 868128

[startup+5.50683 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 22035
/proc/meminfo: memFree=1693624/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=868128 CPUtime=5.41
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 29365 568 1 0 508 19 14 0 18 0 9 0 2005562680 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 217032 19814 2638 9 0 211538 0
[pid=22022/tid=22024] ppid=22020 vsize=868128 CPUtime=4.88
/proc/22022/task/22024/stat : 22024 (java) R 22020 22022 21985 0 -1 64 21786 568 1 0 459 15 14 0 25 0 9 0 2005562681 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4127326611 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22025] ppid=22020 vsize=868128 CPUtime=0.26
/proc/22022/task/22025/stat : 22025 (java) S 22020 22022 21985 0 -1 64 5655 568 0 0 10 2 14 0 17 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22026] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22026/stat : 22026 (java) S 22020 22022 21985 0 -1 64 17 568 0 0 0 0 14 0 16 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22027] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22027/stat : 22027 (java) S 22020 22022 21985 0 -1 64 15 568 0 0 0 0 14 0 15 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22028] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22028/stat : 22028 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 18 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22029] ppid=22020 vsize=868128 CPUtime=0.53
/proc/22022/task/22029/stat : 22029 (java) S 22020 22022 21985 0 -1 64 1055 568 0 0 38 1 14 0 16 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22030] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22030/stat : 22030 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 19 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22031] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22031/stat : 22031 (java) S 22020 22022 21985 0 -1 64 34 568 0 0 0 0 14 0 15 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 868128

[startup+5.60285 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 22035
/proc/meminfo: memFree=1693624/2055920 swapFree=4180540/4192956
[pid=22022] ppid=22020 vsize=868128 CPUtime=5.51
/proc/22022/stat : 22022 (java) S 22020 22022 21985 0 -1 0 29365 568 1 0 518 19 14 0 18 0 9 0 2005562680 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22022/statm: 217032 19814 2638 9 0 211538 0
[pid=22022/tid=22024] ppid=22020 vsize=868128 CPUtime=4.98
/proc/22022/task/22024/stat : 22024 (java) R 22020 22022 21985 0 -1 64 21786 568 1 0 469 15 14 0 25 0 9 0 2005562681 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4127326627 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22025] ppid=22020 vsize=868128 CPUtime=0.26
/proc/22022/task/22025/stat : 22025 (java) S 22020 22022 21985 0 -1 64 5655 568 0 0 10 2 14 0 17 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22026] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22026/stat : 22026 (java) S 22020 22022 21985 0 -1 64 17 568 0 0 0 0 14 0 16 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22027] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22027/stat : 22027 (java) S 22020 22022 21985 0 -1 64 15 568 0 0 0 0 14 0 15 0 9 0 2005562683 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22028] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22028/stat : 22028 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 18 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22029] ppid=22020 vsize=868128 CPUtime=0.53
/proc/22022/task/22029/stat : 22029 (java) S 22020 22022 21985 0 -1 64 1055 568 0 0 38 1 14 0 16 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22030] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22030/stat : 22030 (java) S 22020 22022 21985 0 -1 64 1 568 0 0 0 0 14 0 19 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22022/tid=22031] ppid=22020 vsize=868128 CPUtime=0.14
/proc/22022/task/22031/stat : 22031 (java) S 22020 22022 21985 0 -1 64 34 568 0 0 0 0 14 0 15 0 9 0 2005562685 888963072 19814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 868128

Child status: 0
Real time (s): 5.69085
CPU time (s): 5.57115
CPU user time (s): 5.35319
CPU system time (s): 0.217966
CPU usage (%): 97.8967
Max. virtual memory (cumulated for all children) (KiB): 868128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.35319
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30019
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= 1632
involuntary context switches= 1770

runsolver used 0.011998 second user time and 0.026995 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-05 15:51:23
IDJOB=1093687
IDBENCH=58719
IDSOLVER=364
FILE ID=node18/1093687-1215265883
PBS_JOBID= 7882192
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bibd9/normalized-bibd-9-36-12-3-3_glb.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-1093687-1215265883/watcher-1093687-1215265883 -o /tmp/evaluation-result-1093687-1215265883/solver-1093687-1215265883 -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-1093687-1215265883.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 36c4cfb56063688d998de21ff8866635
RANDOM SEED=1301123559

node18.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.268
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.268
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:       1763680 kB
Buffers:         36632 kB
Cached:         189096 kB
SwapCached:       6220 kB
Active:         164140 kB
Inactive:        76988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763680 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:          22908 kB
Slab:            36612 kB
Committed_AS:  3552264 kB
PageTables:       1692 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= 66552 MiB
End job on node18 at 2008-07-05 15:51:29