Trace number 1831812

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 659.198 659.474

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.627
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

659.11/659.44	
659.11/659.44	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-1831812-1242779437/watcher-1831812-1242779437 -o /tmp/evaluation-result-1831812-1242779437/solver-1831812-1242779437 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1522742327 HOME/instance-1831812-1242779437.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.99 0.97 0.91 2/64 11845
/proc/meminfo: memFree=1896120/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=7500 CPUtime=0
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 1035 0 0 0 0 0 0 0 18 0 1 0 305972177 7680000 1019 1992294400 134512640 135674940 4294956208 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 1875 1027 88 283 0 1589 0

[startup+0.080044 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11845
/proc/meminfo: memFree=1896120/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=35548 CPUtime=0.07
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 5852 0 0 0 6 1 0 0 18 0 1 0 305972177 36401152 5836 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 8887 5837 92 283 0 8601 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35548

[startup+0.101045 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11845
/proc/meminfo: memFree=1896120/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=36472 CPUtime=0.09
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 6070 0 0 0 8 1 0 0 18 0 1 0 305972177 37347328 6054 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 9118 6054 92 283 0 8832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36472

[startup+0.301067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11845
/proc/meminfo: memFree=1896120/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=44660 CPUtime=0.29
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 8098 0 0 0 26 3 0 0 20 0 1 0 305972177 45731840 8082 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 11165 8083 92 283 0 10879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44660

[startup+0.701112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11845
/proc/meminfo: memFree=1896120/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=59712 CPUtime=0.69
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 12148 0 0 0 64 5 0 0 24 0 1 0 305972177 61145088 12033 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 14928 12033 92 283 0 14642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59712

[startup+1.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11846
/proc/meminfo: memFree=1835504/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=96688 CPUtime=1.49
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 21378 0 0 0 137 12 0 0 25 0 1 0 305972177 99008512 21068 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 24172 21068 92 283 0 23886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96688

[startup+3.10138 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11846
/proc/meminfo: memFree=1793008/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=115612 CPUtime=3.09
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 26967 0 0 0 292 17 0 0 25 0 1 0 305972177 118386688 26432 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 28903 26432 98 283 0 28617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115612

[startup+6.30173 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1790000/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=116536 CPUtime=6.27
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 27212 0 0 0 610 17 0 0 25 0 1 0 305972177 119332864 26677 1992294400 134512640 135674940 4294956208 18446744073709551615 134537736 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 29134 26677 98 283 0 28848 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 116536

[startup+12.7014 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1790064/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=116536 CPUtime=12.67
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 27222 0 0 0 1250 17 0 0 25 0 1 0 305972177 119332864 26687 1992294400 134512640 135674940 4294956208 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 29134 26687 98 283 0 28848 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 116536

[startup+25.5019 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1790256/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=116536 CPUtime=25.47
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 27222 0 0 0 2530 17 0 0 25 0 1 0 305972177 119332864 26687 1992294400 134512640 135674940 4294956208 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 29134 26687 98 283 0 28848 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 116536

[startup+51.1017 s]
/proc/loadavg: 1.03 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1785968/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=122460 CPUtime=51.05
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 28759 0 0 0 5087 18 0 0 25 0 1 0 305972177 125399040 27838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 30615 27838 98 283 0 30329 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 122460

[startup+102.301 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1782832/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=125416 CPUtime=102.24
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 29500 0 0 0 10205 19 0 0 25 0 1 0 305972177 128425984 28579 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 31354 28579 99 283 0 31068 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 125416

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1771440/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=137092 CPUtime=162.22
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 32389 0 0 0 16200 22 0 0 25 0 1 0 305972177 140382208 31468 1992294400 134512640 135674940 4294956208 18446744073709551615 134571507 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 34273 31468 99 283 0 33987 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 137092

[startup+222.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1756464/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=152216 CPUtime=222.2
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 36204 0 0 0 22196 24 0 0 25 0 1 0 305972177 155869184 35154 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 38054 35154 99 283 0 37768 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 152216

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1749680/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=158828 CPUtime=282.17
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 37886 0 0 0 28192 25 0 0 25 0 1 0 305972177 162639872 36836 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 39707 36836 99 283 0 39421 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 158828

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1742256/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=167692 CPUtime=342.15
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 39971 0 0 0 34188 27 0 0 25 0 1 0 305972177 171716608 38664 1992294400 134512640 135674940 4294956208 18446744073709551615 134537631 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 41923 38664 99 283 0 41637 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 167692

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1738992/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=171220 CPUtime=402.13
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 40813 0 0 0 40185 28 0 0 25 0 1 0 305972177 175329280 39506 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 42805 39506 99 283 0 42519 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 171220

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1732272/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=178308 CPUtime=462.1
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 42495 0 0 0 46180 30 0 0 25 0 1 0 305972177 182587392 41188 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 44577 41188 99 283 0 44291 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 178308

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1724784/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=186032 CPUtime=522.08
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 44385 0 0 0 52176 32 0 0 25 0 1 0 305972177 190496768 43078 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 46508 43078 99 283 0 46222 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 186032

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1718064/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=193208 CPUtime=582.05
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46156 0 0 0 58171 34 0 0 25 0 1 0 305972177 197844992 44720 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48302 44720 99 283 0 48016 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 193208

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1716144/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=642.02
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46743 0 0 0 64168 34 0 0 25 0 1 0 305972177 200142848 45178 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45178 99 283 0 48577 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 195452

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

[startup+652.801 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1715952/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=652.52
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46759 0 0 0 65218 34 0 0 25 0 1 0 305972177 200142848 45194 1992294400 134512640 135674940 4294956208 18446744073709551615 134537587 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45194 99 283 0 48577 0
Current children cumulated CPU time (s) 652.52
Current children cumulated vsize (KiB) 195452

[startup+656.002 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1715952/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=655.71
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46759 0 0 0 65537 34 0 0 25 0 1 0 305972177 200142848 45194 1992294400 134512640 135674940 4294956208 18446744073709551615 134537755 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45194 99 283 0 48577 0
Current children cumulated CPU time (s) 655.71
Current children cumulated vsize (KiB) 195452

[startup+657.603 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1715952/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=657.32
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46759 0 0 0 65698 34 0 0 25 0 1 0 305972177 200142848 45194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45194 99 283 0 48577 0
Current children cumulated CPU time (s) 657.32
Current children cumulated vsize (KiB) 195452

[startup+658.402 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1715952/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=658.11
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46759 0 0 0 65777 34 0 0 25 0 1 0 305972177 200142848 45194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45194 99 283 0 48577 0
Current children cumulated CPU time (s) 658.11
Current children cumulated vsize (KiB) 195452

[startup+659.202 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1715952/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=658.91
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46759 0 0 0 65857 34 0 0 25 0 1 0 305972177 200142848 45194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45194 99 283 0 48577 0
Current children cumulated CPU time (s) 658.91
Current children cumulated vsize (KiB) 195452

[startup+659.401 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11846
/proc/meminfo: memFree=1715952/2055920 swapFree=4178740/4192956
[pid=11845] ppid=11843 vsize=195452 CPUtime=659.11
/proc/11845/stat : 11845 (SApperloT-base) R 11843 11845 11746 0 -1 4194304 46759 0 0 0 65877 34 0 0 25 0 1 0 305972177 200142848 45194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 48863 45194 99 283 0 48577 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 195452

Child status: 0
Real time (s): 659.474
CPU time (s): 659.198
CPU user time (s): 658.824
CPU system time (s): 0.373943
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 195452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 658.824
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46763
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= 1633

runsolver used 0.564914 second user time and 1.84072 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-20 02:30:40
IDJOB=1831812
IDBENCH=70961
IDSOLVER=642
FILE ID=node42/1831812-1242779437
PBS_JOBID= 9322338
Free space on /tmp= 66328 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831812-1242779437/watcher-1831812-1242779437 -o /tmp/evaluation-result-1831812-1242779437/solver-1831812-1242779437 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1522742327 HOME/instance-1831812-1242779437.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1522742327

node42.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.232
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.232
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:       1896536 kB
Buffers:         21040 kB
Cached:          98992 kB
SwapCached:       8692 kB
Active:          69020 kB
Inactive:        61484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896536 kB
SwapTotal:     4192956 kB
SwapFree:      4178740 kB
Dirty:           50728 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            14940 kB
Committed_AS:  1112312 kB
PageTables:       1396 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= 66328 MiB
End job on node42 at 2009-05-20 02:41:40