Trace number 1733958

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
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 variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

Solver Data


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-1733958-1240794343/watcher-1733958-1240794343 -o /tmp/evaluation-result-1733958-1240794343/solver-1733958-1240794343 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1733958-1240794343.cnf 

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.92 0.98 0.99 3/65 1724
/proc/meminfo: memFree=1644152/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=3276 CPUtime=0
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 419 0 0 0 0 0 0 0 20 0 1 0 107468054 3354624 403 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 819 403 88 271 0 545 0

[startup+0.068092 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1724
/proc/meminfo: memFree=1644152/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=3496 CPUtime=0.06
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 666 0 0 0 6 0 0 0 20 0 1 0 107468054 3579904 618 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 874 618 89 271 0 600 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3496

[startup+0.101094 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1724
/proc/meminfo: memFree=1644152/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=3956 CPUtime=0.09
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 986 0 0 0 9 0 0 0 20 0 1 0 107468054 4050944 706 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 989 706 89 271 0 715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3956

[startup+0.301112 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1724
/proc/meminfo: memFree=1644152/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=12604 CPUtime=0.29
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 3947 0 0 0 28 1 0 0 22 0 1 0 107468054 12906496 2799 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 3151 2799 91 271 0 2877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12604

[startup+0.70115 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1724
/proc/meminfo: memFree=1644152/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=13132 CPUtime=0.68
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 4097 0 0 0 67 1 0 0 25 0 1 0 107468054 13447168 2949 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 3283 2949 91 271 0 3009 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13132

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1632432/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=13792 CPUtime=1.49
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 4242 0 0 0 146 3 0 0 25 0 1 0 107468054 14123008 3094 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 3448 3094 91 271 0 3174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13792

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1631536/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=14896 CPUtime=3.09
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 4500 0 0 0 306 3 0 0 25 0 1 0 107468054 15253504 3352 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 3724 3352 91 271 0 3450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14896

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1629808/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=16140 CPUtime=6.29
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 4833 0 0 0 623 6 0 0 25 0 1 0 107468054 16527360 3685 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 4035 3685 91 271 0 3761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16140

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1627120/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=18628 CPUtime=12.69
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 5445 0 0 0 1259 10 0 0 25 0 1 0 107468054 19075072 4297 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 4657 4297 91 271 0 4383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18628

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1623792/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=21824 CPUtime=25.48
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 6247 0 0 0 2534 14 0 0 25 0 1 0 107468054 22347776 5099 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 5456 5099 91 271 0 5182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21824

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1618928/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=26816 CPUtime=51.07
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 7464 0 0 0 5087 20 0 0 25 0 1 0 107468054 27459584 6316 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 6704 6316 91 271 0 6430 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26816

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1612784/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=33104 CPUtime=102.26
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 9116 0 0 0 10196 30 0 0 25 0 1 0 107468054 33898496 7832 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 8276 7832 91 271 0 8002 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33104

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1607856/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=37904 CPUtime=162.24
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 10339 0 0 0 16187 37 0 0 25 0 1 0 107468054 38813696 9055 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 9476 9055 91 271 0 9202 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37904

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1602992/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=42952 CPUtime=222.23
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 11730 0 0 0 22180 43 0 0 25 0 1 0 107468054 43982848 10243 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 10738 10243 91 271 0 10464 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42952

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1599216/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=46760 CPUtime=282.21
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 12681 0 0 0 28173 48 0 0 25 0 1 0 107468054 47882240 11194 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 11690 11194 91 271 0 11416 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46760

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1595568/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=50256 CPUtime=342.19
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 13563 0 0 0 34164 55 0 0 25 0 1 0 107468054 51462144 12076 1992294400 134512640 135625496 4294956240 18446744073709551615 134539978 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 12564 12076 91 271 0 12290 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 50256

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1592944/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=52908 CPUtime=402.18
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 14226 0 0 0 40157 61 0 0 25 0 1 0 107468054 54177792 12739 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 13227 12739 91 271 0 12953 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 52908

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1590320/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=56024 CPUtime=462.16
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 15174 0 0 0 46152 64 0 0 25 0 1 0 107468054 57368576 13383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 14006 13383 91 271 0 13732 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 56024

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1587568/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=58852 CPUtime=522.14
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 15863 0 0 0 52146 68 0 0 25 0 1 0 107468054 60264448 14072 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 14713 14072 91 271 0 14439 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 58852

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1585072/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=61216 CPUtime=582.13
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 16474 0 0 0 58140 73 0 0 25 0 1 0 107468054 62685184 14683 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 15304 14683 91 271 0 15030 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 61216

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1582832/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=63636 CPUtime=642.12
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 17063 0 0 0 64134 78 0 0 25 0 1 0 107468054 65163264 15272 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 15909 15272 91 271 0 15635 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 63636

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1580528/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=65864 CPUtime=702.1
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 17625 0 0 0 70128 82 0 0 25 0 1 0 107468054 67444736 15834 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 16466 15834 91 271 0 16192 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 65864

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1578288/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=68060 CPUtime=762.09
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 18178 0 0 0 76122 87 0 0 25 0 1 0 107468054 69693440 16387 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 17015 16387 91 271 0 16741 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 68060

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1576560/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=69780 CPUtime=822.06
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 18625 0 0 0 82117 89 0 0 25 0 1 0 107468054 71454720 16834 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 17445 16834 91 271 0 17171 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 69780

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1574256/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=71920 CPUtime=882.05
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 19186 0 0 0 88112 93 0 0 25 0 1 0 107468054 73646080 17395 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 17980 17395 91 271 0 17706 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 71920

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1571824/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=74336 CPUtime=942.03
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 19797 0 0 0 94107 96 0 0 25 0 1 0 107468054 76120064 18006 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 18584 18006 91 271 0 18310 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 74336

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1570032/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=76908 CPUtime=1002.01
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 20688 0 0 0 100102 99 0 0 25 0 1 0 107468054 78753792 18441 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 19227 18441 91 271 0 18953 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 76908

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1568304/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=78544 CPUtime=1062
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 21122 0 0 0 106097 103 0 0 25 0 1 0 107468054 80429056 18875 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 19636 18875 91 271 0 19362 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 78544

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1566704/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=80128 CPUtime=1121.99
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 21517 0 0 0 112094 105 0 0 25 0 1 0 107468054 82051072 19270 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 20032 19270 91 271 0 19758 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 80128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1565104/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=81756 CPUtime=1181.97
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 21901 0 0 0 118090 107 0 0 25 0 1 0 107468054 83718144 19654 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 20439 19654 91 271 0 20165 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 81756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1725
/proc/meminfo: memFree=1564592/2055920 swapFree=4188716/4192956
[pid=1724] ppid=1722 vsize=82164 CPUtime=1200.07
/proc/1724/stat : 1724 (csat) R 1722 1724 1567 0 -1 4194304 22024 0 0 0 119899 108 0 0 25 0 1 0 107468054 84135936 19777 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1724/statm: 20541 19777 91 271 0 20267 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 82164

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
CPU system time (s): 1.09283
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 82164

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

runsolver used 1.3048 second user time and 2.83357 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-27 03:05:43
IDJOB=1733958
IDBENCH=71151
IDSOLVER=517
FILE ID=node8/1733958-1240794343
PBS_JOBID= 9187326
Free space on /tmp= 65812 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733958-1240794343/watcher-1733958-1240794343 -o /tmp/evaluation-result-1733958-1240794343/solver-1733958-1240794343 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1733958-1240794343.cnf

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=986118356

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1644568 kB
Buffers:         37000 kB
Cached:         307416 kB
SwapCached:       1772 kB
Active:         217484 kB
Inactive:       139872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644568 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          21516 kB
Slab:            39744 kB
Committed_AS:   542768 kB
PageTables:       1372 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= 65812 MiB
End job on node8 at 2009-04-27 03:25:46