Trace number 1831874

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
SApperloT baseUNSAT 547.902 547.856

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark160.007
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

547.84/547.82	
547.84/547.82	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831874-1242790629/watcher-1831874-1242790629 -o /tmp/evaluation-result-1831874-1242790629/solver-1831874-1242790629 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=285407029 HOME/instance-1831874-1242790629.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9841
/proc/meminfo: memFree=1774472/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=7200 CPUtime=0
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 839 0 0 0 0 0 0 0 18 0 1 0 307096438 7372800 823 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 1800 828 88 283 0 1514 0

[startup+0.0950979 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9841
/proc/meminfo: memFree=1774472/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=15352 CPUtime=0.08
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 2724 0 0 0 8 0 0 0 18 0 1 0 307096438 15720448 2708 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 3838 2709 90 283 0 3552 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15352

[startup+0.101095 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9841
/proc/meminfo: memFree=1774472/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=15484 CPUtime=0.09
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 2772 0 0 0 9 0 0 0 18 0 1 0 307096438 15855616 2756 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 3871 2756 90 283 0 3585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15484

[startup+0.301038 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9841
/proc/meminfo: memFree=1774472/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=20764 CPUtime=0.29
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 4174 0 0 0 28 1 0 0 19 0 1 0 307096438 21262336 4158 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 5191 4158 90 283 0 4905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20764

[startup+0.701924 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9841
/proc/meminfo: memFree=1774472/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=32272 CPUtime=0.69
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 7096 0 0 0 66 3 0 0 22 0 1 0 307096438 33046528 7052 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 8068 7052 92 283 0 7782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32272

[startup+1.5017 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1740992/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=37724 CPUtime=1.49
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 8575 0 0 0 145 4 0 0 25 0 1 0 307096438 38629376 8441 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 9431 8441 98 283 0 9145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37724

[startup+3.10124 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1740544/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=38896 CPUtime=3.09
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 8900 0 0 0 305 4 0 0 25 0 1 0 307096438 39829504 8637 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 9724 8637 98 283 0 9438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38896

[startup+6.30133 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1738112/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=41380 CPUtime=6.29
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 9692 0 0 0 624 5 0 0 25 0 1 0 307096438 42373120 9235 1992294400 134512640 135674940 4294956208 18446744073709551615 134558438 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 10345 9235 98 283 0 10059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41380

[startup+12.7015 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1734400/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=45272 CPUtime=12.69
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 10665 0 0 0 1263 6 0 0 25 0 1 0 307096438 46358528 10208 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 11318 10208 98 283 0 11032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45272

[startup+25.5019 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1726976/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=52404 CPUtime=25.49
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 12453 0 0 0 2541 8 0 0 25 0 1 0 307096438 53661696 11996 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 13101 11996 98 283 0 12815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52404

[startup+51.1016 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1711296/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=68560 CPUtime=51.08
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 16471 0 0 0 5096 12 0 0 25 0 1 0 307096438 70205440 16014 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 17140 16014 98 283 0 16854 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68560

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1685312/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=94056 CPUtime=102.29
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 22851 0 0 0 10211 18 0 0 25 0 1 0 307096438 96313344 22394 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 23514 22394 98 283 0 23228 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94056

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1654528/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=125644 CPUtime=162.3
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 31394 0 0 0 16204 26 0 0 25 0 1 0 307096438 128659456 30167 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 31411 30167 98 283 0 31125 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 125644

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1651520/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=128160 CPUtime=222.3
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 32009 0 0 0 22204 26 0 0 25 0 1 0 307096438 131235840 30782 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 32040 30782 99 283 0 31754 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 128160

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1651328/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=128292 CPUtime=282.31
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 32041 0 0 0 28205 26 0 0 25 0 1 0 307096438 131371008 30814 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 32073 30814 99 283 0 31787 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 128292

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1637568/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=142164 CPUtime=342.31
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 35516 0 0 0 34202 29 0 0 25 0 1 0 307096438 145575936 34289 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 35541 34289 99 283 0 35255 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 142164

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1618112/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=161880 CPUtime=402.32
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 40363 0 0 0 40197 35 0 0 25 0 1 0 307096438 165765120 39136 1992294400 134512640 135674940 4294956208 18446744073709551615 134551972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 40470 39136 99 283 0 40184 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 161880

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1602880/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=177028 CPUtime=462.33
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 44138 0 0 0 46193 40 0 0 25 0 1 0 307096438 181276672 42911 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 44257 42911 99 283 0 43971 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 177028

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1593792/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=186408 CPUtime=522.33
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 46437 0 0 0 52191 42 0 0 25 0 1 0 307096438 190881792 45210 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 46602 45210 99 283 0 46316 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 186408

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

[startup+524.706 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1593280/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=186676 CPUtime=524.73
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 46527 0 0 0 52431 42 0 0 25 0 1 0 307096438 191156224 45300 1992294400 134512640 135674940 4294956208 18446744073709551615 134558387 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 46669 45300 99 283 0 46383 0
Current children cumulated CPU time (s) 524.73
Current children cumulated vsize (KiB) 186676

[startup+537.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1590912/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=189328 CPUtime=537.54
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47142 0 0 0 53710 44 0 0 25 0 1 0 307096438 193871872 45915 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47332 45915 99 283 0 47046 0
Current children cumulated CPU time (s) 537.54
Current children cumulated vsize (KiB) 189328

[startup+543.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1589952/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=190140 CPUtime=543.94
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47356 0 0 0 54350 44 0 0 25 0 1 0 307096438 194703360 46129 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47535 46129 99 283 0 47249 0
Current children cumulated CPU time (s) 543.94
Current children cumulated vsize (KiB) 190140

[startup+545.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1589568/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=190444 CPUtime=545.54
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47441 0 0 0 54510 44 0 0 25 0 1 0 307096438 195014656 46214 1992294400 134512640 135674940 4294956208 18446744073709551615 134560025 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47611 46214 99 283 0 47325 0
Current children cumulated CPU time (s) 545.54
Current children cumulated vsize (KiB) 190444

[startup+547.101 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1589440/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=190576 CPUtime=547.14
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47483 0 0 0 54670 44 0 0 25 0 1 0 307096438 195149824 46256 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47644 46256 99 283 0 47358 0
Current children cumulated CPU time (s) 547.14
Current children cumulated vsize (KiB) 190576

[startup+547.501 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1589440/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=190708 CPUtime=547.54
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47497 0 0 0 54710 44 0 0 25 0 1 0 307096438 195284992 46270 1992294400 134512640 135674940 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47677 46270 99 283 0 47391 0
Current children cumulated CPU time (s) 547.54
Current children cumulated vsize (KiB) 190708

[startup+547.701 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1589312/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=190708 CPUtime=547.74
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47511 0 0 0 54730 44 0 0 25 0 1 0 307096438 195284992 46284 1992294400 134512640 135674940 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47677 46284 99 283 0 47391 0
Current children cumulated CPU time (s) 547.74
Current children cumulated vsize (KiB) 190708

[startup+547.805 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9842
/proc/meminfo: memFree=1589312/2055920 swapFree=4180248/4192956
[pid=9841] ppid=9839 vsize=190848 CPUtime=547.84
/proc/9841/stat : 9841 (SApperloT-base) R 9839 9841 9804 0 -1 4194304 47521 0 0 0 54740 44 0 0 25 0 1 0 307096438 195428352 46294 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/9841/statm: 47712 46294 99 283 0 47426 0
Current children cumulated CPU time (s) 547.84
Current children cumulated vsize (KiB) 190848

Child status: 0
Real time (s): 547.856
CPU time (s): 547.902
CPU user time (s): 547.427
CPU system time (s): 0.474927
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 190848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 547.427
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47525
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 821

runsolver used 0.39394 second user time and 1.22081 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-20 05:37:10
IDJOB=1831874
IDBENCH=71046
IDSOLVER=642
FILE ID=node16/1831874-1242790629
PBS_JOBID= 9322424
Free space on /tmp= 66348 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831874-1242790629/watcher-1831874-1242790629 -o /tmp/evaluation-result-1831874-1242790629/solver-1831874-1242790629 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=285407029 HOME/instance-1831874-1242790629.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=285407029

node16.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.234
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.234
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:       1774952 kB
Buffers:         33568 kB
Cached:         198920 kB
SwapCached:       7008 kB
Active:         127580 kB
Inactive:       113244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774952 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:           16368 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            26200 kB
Committed_AS:  1081328 kB
PageTables:       1440 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= 66344 MiB
End job on node16 at 2009-05-20 05:46:18