Trace number 1721881

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
CircUs 2009-03-23? (TO) 1200.09 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.29/0.30	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.29/0.30	c Eliminate time :       0.23 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721881-1240670883/watcher-1721881-1240670883 -o /tmp/evaluation-result-1721881-1240670883/solver-1721881-1240670883 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1721881-1240670883.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 21680
/proc/meminfo: memFree=1678520/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=1976 CPUtime=0
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 120000 95121422 2023424 177 1992294400 134512640 135224549 4294956224 18446744073709551615 134725003 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 494 178 70 173 0 319 0

[startup+0.071632 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 21680
/proc/meminfo: memFree=1678520/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=5860 CPUtime=0.06
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1228 0 0 0 6 0 0 0 18 0 1 120000 95121422 6000640 1180 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1465 1180 70 173 0 1290 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5860

[startup+0.101633 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 21680
/proc/meminfo: memFree=1678520/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=6244 CPUtime=0.09
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1343 0 0 0 9 0 0 0 18 0 1 120000 95121422 6393856 1229 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1561 1229 74 173 0 1386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6244

[startup+0.301656 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 21680
/proc/meminfo: memFree=1678520/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=6244 CPUtime=0.29
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1343 0 0 0 29 0 0 0 19 0 1 120000 95121422 6393856 1229 1992294400 134512640 135224549 4294956224 18446744073709551615 134584318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1561 1229 74 173 0 1386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6244

[startup+0.7017 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 21680
/proc/meminfo: memFree=1678520/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=6904 CPUtime=0.69
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1542 0 0 0 68 1 0 0 22 0 1 120000 95121422 7069696 1428 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1726 1428 90 173 0 1551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6904

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1672880/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=7300 CPUtime=1.49
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1625 0 0 0 148 1 0 0 25 0 1 120000 95121422 7475200 1511 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1825 1511 90 173 0 1650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7300

[startup+3.10197 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1672624/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=7564 CPUtime=3.09
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1686 0 0 0 308 1 0 0 25 0 1 120000 95121422 7745536 1572 1992294400 134512640 135224549 4294956224 18446744073709551615 134595225 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1891 1572 90 173 0 1716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7564

[startup+6.30133 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1672240/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=7720 CPUtime=6.29
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1714 0 0 0 628 1 0 0 25 0 1 120000 95121422 7905280 1600 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1930 1600 90 173 0 1755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7720

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1671856/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=7988 CPUtime=12.69
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 1795 0 0 0 1268 1 0 0 25 0 1 120000 95121422 8179712 1681 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 1997 1681 90 173 0 1822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7988

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1670704/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=9124 CPUtime=25.49
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 2075 0 0 0 2548 1 0 0 25 0 1 120000 95121422 9342976 1961 1992294400 134512640 135224549 4294956224 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 2281 1961 90 173 0 2106 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9124

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1668272/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=11816 CPUtime=51.08
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 2682 0 0 0 5106 2 0 0 25 0 1 120000 95121422 12099584 2568 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 2954 2568 90 173 0 2779 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11816

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1661040/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=19048 CPUtime=102.26
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 4489 0 0 0 10223 3 0 0 25 0 1 120000 95121422 19505152 4375 1992294400 134512640 135224549 4294956224 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 4762 4375 90 173 0 4587 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19048

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1656624/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=23792 CPUtime=162.24
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 5592 0 0 0 16220 4 0 0 25 0 1 120000 95121422 24363008 5478 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 5948 5478 90 173 0 5773 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23792

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1652528/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=28020 CPUtime=222.23
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 6613 0 0 0 22218 5 0 0 25 0 1 120000 95121422 28692480 6499 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 7005 6499 90 173 0 6830 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28020

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1651568/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=28920 CPUtime=282.22
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 6844 0 0 0 28216 6 0 0 25 0 1 120000 95121422 29614080 6730 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 7230 6730 90 173 0 7055 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28920

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1650096/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=30524 CPUtime=342.2
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 7211 0 0 0 34214 6 0 0 25 0 1 120000 95121422 31256576 7097 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 7631 7097 90 173 0 7456 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30524

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1646000/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=35072 CPUtime=402.18
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 8277 0 0 0 40211 7 0 0 25 0 1 120000 95121422 35913728 8163 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 8768 8163 90 173 0 8593 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35072

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1643312/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=37528 CPUtime=462.17
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 8891 0 0 0 46209 8 0 0 25 0 1 120000 95121422 38428672 8777 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 9382 8777 90 173 0 9207 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 37528

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1642352/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=38832 CPUtime=522.16
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 9256 0 0 0 52207 9 0 0 25 0 1 120000 95121422 39763968 9013 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 9708 9013 90 173 0 9533 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 38832

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1637104/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=44496 CPUtime=582.13
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 10590 0 0 0 58204 9 0 0 25 0 1 120000 95121422 45563904 10347 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 11124 10347 90 173 0 10949 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 44496

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1636464/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=45064 CPUtime=642.13
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 10724 0 0 0 64203 10 0 0 25 0 1 120000 95121422 46145536 10481 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 11266 10481 90 173 0 11091 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 45064

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1634672/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=46904 CPUtime=702.1
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 11145 0 0 0 70200 10 0 0 25 0 1 120000 95121422 48029696 10902 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 11726 10902 90 173 0 11551 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 46904

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21681
/proc/meminfo: memFree=1634544/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=47080 CPUtime=762.09
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 11173 0 0 0 76199 10 0 0 25 0 1 120000 95121422 48209920 10930 1992294400 134512640 135224549 4294956224 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 11770 10930 90 173 0 11595 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 47080

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1632048/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=49872 CPUtime=822.07
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 11834 0 0 0 82196 11 0 0 25 0 1 120000 95121422 51068928 11591 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 12468 11591 90 173 0 12293 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 49872

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1629936/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=51588 CPUtime=882.05
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 12314 0 0 0 88194 11 0 0 25 0 1 120000 95121422 52826112 12071 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 12897 12071 90 173 0 12722 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 51588

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1629488/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=52192 CPUtime=942.03
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 12420 0 0 0 94192 11 0 0 25 0 1 120000 95121422 53444608 12177 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 13048 12177 90 173 0 12873 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 52192

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1629360/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=52192 CPUtime=1002.01
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 12449 0 0 0 100190 11 0 0 25 0 1 120000 95121422 53444608 12206 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 13048 12206 90 173 0 12873 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 52192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1629296/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=52192 CPUtime=1062
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 12457 0 0 0 106189 11 0 0 25 0 1 120000 95121422 53444608 12214 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 13048 12214 90 173 0 12873 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1628784/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=52608 CPUtime=1121.99
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 12596 0 0 0 112187 12 0 0 25 0 1 120000 95121422 53870592 12353 1992294400 134512640 135224549 4294956224 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 13152 12353 90 173 0 12977 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 52608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1621040/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=60696 CPUtime=1181.97
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 14546 0 0 0 118183 14 0 0 25 0 1 120000 95121422 62152704 14303 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 15174 14303 90 173 0 14999 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 60696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 21687
/proc/meminfo: memFree=1620528/2055920 swapFree=4179360/4192956
[pid=21680] ppid=21678 vsize=61232 CPUtime=1200.07
/proc/21680/stat : 21680 (CirCUs) R 21678 21680 21335 0 -1 4194304 14644 0 0 0 119993 14 0 0 25 0 1 100 95121422 62701568 14401 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21680/statm: 15308 14401 90 173 0 15133 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 61232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.151976
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 61232

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

runsolver used 1.3418 second user time and 3.02054 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-25 16:48:03
IDJOB=1721881
IDBENCH=71078
IDSOLVER=544
FILE ID=node32/1721881-1240670883
PBS_JOBID= 9186551
Free space on /tmp= 66384 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721881-1240670883/watcher-1721881-1240670883 -o /tmp/evaluation-result-1721881-1240670883/solver-1721881-1240670883 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1721881-1240670883.cnf -t 1200

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=27801315

node32.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.216
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.216
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:       1679000 kB
Buffers:         46628 kB
Cached:         277160 kB
SwapCached:       7236 kB
Active:         113272 kB
Inactive:       220468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679000 kB
SwapTotal:     4192956 kB
SwapFree:      4179360 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          14244 kB
Slab:            28868 kB
Committed_AS:   316152 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node32 at 2009-04-25 17:08:05