Trace number 1733431

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.1 1200.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
Bench CategoryCRAFTED (crafted 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 variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

Solver Data

7.09/7.19	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
7.09/7.19	c Eliminate time :       6.57 

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-1733431-1240788392/watcher-1733431-1240788392 -o /tmp/evaluation-result-1733431-1240788392/solver-1733431-1240788392 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1733431-1240788392.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: 1.99 1.85 1.50 3/64 26264
/proc/meminfo: memFree=1656808/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=4356 CPUtime=0
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 120000 106872766 4460544 165 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 1089 166 70 173 0 914 0

[startup+0.098745 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 26264
/proc/meminfo: memFree=1656808/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=9440 CPUtime=0.09
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 1530 0 0 0 9 0 0 0 18 0 1 120000 106872766 9666560 1482 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 2360 1482 70 173 0 2185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9440

[startup+0.102744 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 26264
/proc/meminfo: memFree=1656808/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=9704 CPUtime=0.09
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 1587 0 0 0 9 0 0 0 18 0 1 120000 106872766 9936896 1539 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 2426 1541 70 173 0 2251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9704

[startup+0.301765 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 26264
/proc/meminfo: memFree=1656808/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=21144 CPUtime=0.29
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 4623 0 0 0 27 2 0 0 19 0 1 120000 106872766 21651456 4381 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 5286 4381 70 173 0 5111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21144

[startup+0.702805 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 26264
/proc/meminfo: memFree=1656808/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=36780 CPUtime=0.69
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 8980 0 0 0 64 5 0 0 22 0 1 120000 106872766 37662720 8480 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 9195 8480 74 173 0 9020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36780

[startup+1.50189 s]
/proc/loadavg: 1.99 1.85 1.50 2/65 26265
/proc/meminfo: memFree=1623064/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=36780 CPUtime=1.49
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 8980 0 0 0 144 5 0 0 25 0 1 120000 106872766 37662720 8480 1992294400 134512640 135224549 4294956208 18446744073709551615 134570668 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 9195 8480 74 173 0 9020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36780

[startup+3.10105 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 26265
/proc/meminfo: memFree=1622936/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=36780 CPUtime=3.09
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 8980 0 0 0 304 5 0 0 25 0 1 120000 106872766 37662720 8480 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 9195 8480 74 173 0 9020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36780

[startup+6.30138 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 26265
/proc/meminfo: memFree=1621848/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=37424 CPUtime=6.29
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 9278 0 0 0 624 5 0 0 25 0 1 120000 106872766 38322176 8698 1992294400 134512640 135224549 4294956208 18446744073709551615 134570627 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 9356 8698 77 173 0 9181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37424

[startup+12.701 s]
/proc/loadavg: 1.84 1.83 1.50 2/65 26265
/proc/meminfo: memFree=1619936/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=39684 CPUtime=12.69
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 10042 0 0 0 1264 5 0 0 25 0 1 120000 106872766 40636416 9253 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 9921 9253 92 173 0 9746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39684

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.49 2/65 26265
/proc/meminfo: memFree=1618464/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=41148 CPUtime=25.48
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 10408 0 0 0 2543 5 0 0 25 0 1 120000 106872766 42135552 9619 1992294400 134512640 135224549 4294956208 18446744073709551615 134587968 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 10287 9619 92 173 0 10112 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41148

[startup+51.102 s]
/proc/loadavg: 1.43 1.72 1.47 2/65 26265
/proc/meminfo: memFree=1615328/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=44260 CPUtime=51.07
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 11177 0 0 0 5100 7 0 0 25 0 1 120000 106872766 45322240 10388 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 11065 10388 92 173 0 10890 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44260

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.44 2/65 26265
/proc/meminfo: memFree=1610912/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=49000 CPUtime=102.26
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 12307 0 0 0 10218 8 0 0 25 0 1 120000 106872766 50176000 11518 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 12250 11518 92 173 0 12075 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49000

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.42 2/65 26265
/proc/meminfo: memFree=1607584/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=52176 CPUtime=162.23
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 13126 0 0 0 16215 8 0 0 25 0 1 120000 106872766 53428224 12337 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 13044 12337 92 173 0 12869 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52176

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.38 2/65 26265
/proc/meminfo: memFree=1604128/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=55500 CPUtime=222.21
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 13977 0 0 0 22212 9 0 0 25 0 1 120000 106872766 56832000 13188 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 13875 13188 92 173 0 13700 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 55500

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.36 2/65 26265
/proc/meminfo: memFree=1598880/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=60712 CPUtime=282.2
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 15283 0 0 0 28209 11 0 0 25 0 1 120000 106872766 62169088 14494 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 15178 14494 92 173 0 15003 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60712

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.33 2/65 26265
/proc/meminfo: memFree=1596896/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=63284 CPUtime=342.19
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 15908 0 0 0 34207 12 0 0 25 0 1 120000 106872766 64802816 14990 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 15821 14990 92 173 0 15646 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 63284

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.31 2/65 26265
/proc/meminfo: memFree=1594528/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=65560 CPUtime=402.17
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 16491 0 0 0 40204 13 0 0 25 0 1 120000 106872766 67133440 15573 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 16390 15573 92 173 0 16215 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65560

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.29 2/65 26265
/proc/meminfo: memFree=1592480/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=67696 CPUtime=462.15
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 17020 0 0 0 46202 13 0 0 25 0 1 120000 106872766 69320704 16102 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 16924 16102 92 173 0 16749 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 67696

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.27 2/65 26265
/proc/meminfo: memFree=1591520/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=68884 CPUtime=522.14
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 17318 0 0 0 52200 14 0 0 25 0 1 120000 106872766 70537216 16400 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 17221 16400 92 173 0 17046 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 68884

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 26265
/proc/meminfo: memFree=1587040/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=72992 CPUtime=582.13
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 18367 0 0 0 58198 15 0 0 25 0 1 120000 106872766 74743808 17449 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 18248 17449 92 173 0 18073 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 72992

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.23 2/65 26265
/proc/meminfo: memFree=1584352/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=75760 CPUtime=642.12
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 19033 0 0 0 64196 16 0 0 25 0 1 120000 106872766 77578240 18115 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 18940 18115 92 173 0 18765 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 75760

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 26267
/proc/meminfo: memFree=1583328/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=76816 CPUtime=702.1
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 19301 0 0 0 70194 16 0 0 25 0 1 120000 106872766 78659584 18383 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 19204 18383 92 173 0 19029 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 76816

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 26267
/proc/meminfo: memFree=1581856/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=78308 CPUtime=762.09
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 19665 0 0 0 76192 17 0 0 25 0 1 120000 106872766 80187392 18747 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 19577 18747 92 173 0 19402 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 78308

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 26267
/proc/meminfo: memFree=1579808/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=80200 CPUtime=822.07
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 20168 0 0 0 82190 17 0 0 25 0 1 120000 106872766 82124800 19250 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 20050 19250 92 173 0 19875 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 80200

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 26267
/proc/meminfo: memFree=1579488/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=80564 CPUtime=882.05
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 20240 0 0 0 88188 17 0 0 25 0 1 120000 106872766 82497536 19322 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 20141 19322 92 173 0 19966 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 80564

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 26267
/proc/meminfo: memFree=1573280/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=86904 CPUtime=942.03
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 21791 0 0 0 94185 18 0 0 25 0 1 120000 106872766 88989696 20873 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 21726 20873 92 173 0 21551 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 86904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 26267
/proc/meminfo: memFree=1573280/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=86904 CPUtime=1002.01
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 21796 0 0 0 100183 18 0 0 25 0 1 120000 106872766 88989696 20878 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 21726 20878 92 173 0 21551 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 86904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 26267
/proc/meminfo: memFree=1572896/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=87312 CPUtime=1062.01
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 21897 0 0 0 106182 19 0 0 25 0 1 120000 106872766 89407488 20979 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 21828 20979 92 173 0 21653 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 87312

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 26267
/proc/meminfo: memFree=1568992/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=92368 CPUtime=1121.99
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 23123 0 0 0 112179 20 0 0 25 0 1 120000 106872766 94584832 21948 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 23092 21948 92 173 0 22917 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 92368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 26267
/proc/meminfo: memFree=1567328/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=94084 CPUtime=1181.98
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 23536 0 0 0 118177 21 0 0 25 0 1 120000 106872766 96342016 22361 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 23521 22361 92 173 0 23346 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 94084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 26267
/proc/meminfo: memFree=1567328/2055920 swapFree=4180888/4192956
[pid=26264] ppid=26262 vsize=94084 CPUtime=1200.08
/proc/26264/stat : 26264 (CirCUs) R 26262 26264 25824 0 -1 4194304 23536 0 0 0 119987 21 0 0 25 0 1 100 106872766 96342016 22361 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26264/statm: 23521 22361 92 173 0 23346 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 94084

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.1
CPU user time (s): 1199.87
CPU system time (s): 0.225965
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 94084

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

runsolver used 0.882865 second user time and 2.6366 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-27 01:26:32
IDJOB=1733431
IDBENCH=71140
IDSOLVER=544
FILE ID=node24/1733431-1240788392
PBS_JOBID= 9187233
Free space on /tmp= 66232 MiB

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

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=2121787637

node24.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:       1657224 kB
Buffers:         50044 kB
Cached:         278128 kB
SwapCached:       5912 kB
Active:         114584 kB
Inactive:       222020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657224 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:           11600 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            47984 kB
Committed_AS:   450512 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= 66232 MiB
End job on node24 at 2009-04-27 01:46:35