Trace number 1734831

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.06 1201.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.69/0.70	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.69/0.70	c Eliminate time :       0.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-1734831-1240797650/watcher-1734831-1240797650 -o /tmp/evaluation-result-1734831-1240797650/solver-1734831-1240797650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1734831-1240797650.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.93 1.02 1.01 3/65 13443
/proc/meminfo: memFree=1805088/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=2936 CPUtime=0
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 120000 107794355 3006464 189 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 734 189 70 173 0 559 0

[startup+0.0128189 s]
/proc/loadavg: 0.93 1.02 1.01 3/65 13443
/proc/meminfo: memFree=1805088/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=3464 CPUtime=0
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 120000 107794355 3547136 344 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 866 345 70 173 0 691 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3464

[startup+0.101835 s]
/proc/loadavg: 0.93 1.02 1.01 3/65 13443
/proc/meminfo: memFree=1805088/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=9392 CPUtime=0.1
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 2048 0 0 0 9 1 0 0 18 0 1 120000 107794355 9617408 1935 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 2348 1935 70 173 0 2173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9392

[startup+0.301872 s]
/proc/loadavg: 0.93 1.02 1.01 3/65 13443
/proc/meminfo: memFree=1805088/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=12276 CPUtime=0.29
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 2872 0 0 0 28 1 0 0 19 0 1 120000 107794355 12570624 2629 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 3069 2629 74 173 0 2894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12276

[startup+0.701946 s]
/proc/loadavg: 0.93 1.02 1.01 3/65 13443
/proc/meminfo: memFree=1805088/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=12276 CPUtime=0.69
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 2872 0 0 0 68 1 0 0 23 0 1 120000 107794355 12570624 2629 1992294400 134512640 135224549 4294956208 18446744073709551615 134553000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 3069 2629 74 173 0 2894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12276

[startup+1.50109 s]
/proc/loadavg: 0.93 1.02 1.01 2/66 13444
/proc/meminfo: memFree=1793048/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=16112 CPUtime=1.49
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 3826 0 0 0 148 1 0 0 25 0 1 120000 107794355 16498688 3583 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 4028 3583 90 173 0 3853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16112

[startup+3.10139 s]
/proc/loadavg: 0.93 1.02 1.01 2/66 13444
/proc/meminfo: memFree=1790680/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=16640 CPUtime=3.09
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 3957 0 0 0 307 2 0 0 25 0 1 120000 107794355 17039360 3714 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 4160 3714 90 173 0 3985 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16640

[startup+6.30199 s]
/proc/loadavg: 0.93 1.02 1.01 2/66 13444
/proc/meminfo: memFree=1789720/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=17960 CPUtime=6.29
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 4291 0 0 0 627 2 0 0 25 0 1 120000 107794355 18391040 4048 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 4490 4048 90 173 0 4315 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17960

[startup+12.7012 s]
/proc/loadavg: 0.94 1.02 1.01 2/66 13450
/proc/meminfo: memFree=1785312/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=21392 CPUtime=12.67
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 5157 0 0 0 1265 2 0 0 25 0 1 120000 107794355 21905408 4914 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 5348 4914 90 173 0 5173 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21392

[startup+25.5016 s]
/proc/loadavg: 0.95 1.02 1.01 2/66 13450
/proc/meminfo: memFree=1781216/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=25712 CPUtime=25.47
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 6242 0 0 0 2544 3 0 0 25 0 1 120000 107794355 26329088 5999 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 6428 5999 90 173 0 6253 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25712

[startup+51.1013 s]
/proc/loadavg: 0.97 1.02 1.01 2/66 13450
/proc/meminfo: memFree=1773792/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=33968 CPUtime=51.05
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 8287 0 0 0 5101 4 0 0 25 0 1 120000 107794355 34783232 8044 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 8492 8044 90 173 0 8317 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33968

[startup+102.306 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 13860
/proc/meminfo: memFree=1734936/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=41228 CPUtime=101.88
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 10087 0 0 0 10179 9 0 0 25 0 1 120000 107794355 42217472 9844 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 10307 9844 90 173 0 10132 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 41228

[startup+162.302 s]
/proc/loadavg: 1.03 1.03 1.01 2/66 13860
/proc/meminfo: memFree=1724632/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=51644 CPUtime=161.83
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 12652 0 0 0 16171 12 0 0 25 0 1 120000 107794355 52883456 12409 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 12911 12409 90 173 0 12736 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 51644

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 13860
/proc/meminfo: memFree=1719576/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=56660 CPUtime=221.81
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 13916 0 0 0 22167 14 0 0 25 0 1 120000 107794355 58019840 13673 1992294400 134512640 135224549 4294956208 18446744073709551615 134595275 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 14165 13673 90 173 0 13990 0
Current children cumulated CPU time (s) 221.81
Current children cumulated vsize (KiB) 56660

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 13860
/proc/meminfo: memFree=1711576/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=64976 CPUtime=281.78
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 16004 0 0 0 28162 16 0 0 25 0 1 120000 107794355 66535424 15761 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 16244 15761 90 173 0 16069 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 64976

[startup+342.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13860
/proc/meminfo: memFree=1707544/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=68808 CPUtime=341.75
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 16970 0 0 0 34158 17 0 0 25 0 1 120000 107794355 70459392 16727 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 17202 16727 90 173 0 17027 0
Current children cumulated CPU time (s) 341.75
Current children cumulated vsize (KiB) 68808

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13860
/proc/meminfo: memFree=1702304/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=73828 CPUtime=401.71
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 18222 0 0 0 40153 18 0 0 25 0 1 120000 107794355 75599872 17979 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 18457 17979 90 173 0 18282 0
Current children cumulated CPU time (s) 401.71
Current children cumulated vsize (KiB) 73828

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1696032/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=80044 CPUtime=461.68
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 19789 0 0 0 46148 20 0 0 25 0 1 120000 107794355 81965056 19546 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 20011 19546 90 173 0 19836 0
Current children cumulated CPU time (s) 461.68
Current children cumulated vsize (KiB) 80044

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1696032/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=80044 CPUtime=521.65
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 19789 0 0 0 52145 20 0 0 25 0 1 120000 107794355 81965056 19546 1992294400 134512640 135224549 4294956208 18446744073709551615 134632731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 20011 19546 90 173 0 19836 0
Current children cumulated CPU time (s) 521.65
Current children cumulated vsize (KiB) 80044

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1690208/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=85852 CPUtime=581.62
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 21242 0 0 0 58140 22 0 0 25 0 1 120000 107794355 87912448 20999 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 21463 20999 90 173 0 21288 0
Current children cumulated CPU time (s) 581.62
Current children cumulated vsize (KiB) 85852

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1688480/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=87576 CPUtime=641.6
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 21684 0 0 0 64137 23 0 0 25 0 1 120000 107794355 89677824 21441 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 21894 21441 90 173 0 21719 0
Current children cumulated CPU time (s) 641.6
Current children cumulated vsize (KiB) 87576

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1680928/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=94972 CPUtime=701.57
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 23551 0 0 0 70132 25 0 0 25 0 1 120000 107794355 97251328 23308 1992294400 134512640 135224549 4294956208 18446744073709551615 134725317 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 23743 23308 90 173 0 23568 0
Current children cumulated CPU time (s) 701.57
Current children cumulated vsize (KiB) 94972

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1680864/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=94972 CPUtime=761.54
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 23552 0 0 0 76129 25 0 0 25 0 1 120000 107794355 97251328 23309 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 23743 23309 90 173 0 23568 0
Current children cumulated CPU time (s) 761.54
Current children cumulated vsize (KiB) 94972

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1669920/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=106452 CPUtime=821.52
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 26407 0 0 0 82124 28 0 0 25 0 1 120000 107794355 109006848 26035 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 26613 26035 90 173 0 26438 0
Current children cumulated CPU time (s) 821.52
Current children cumulated vsize (KiB) 106452

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1669920/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=106452 CPUtime=881.48
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 26407 0 0 0 88120 28 0 0 25 0 1 120000 107794355 109006848 26035 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 26613 26035 90 173 0 26438 0
Current children cumulated CPU time (s) 881.48
Current children cumulated vsize (KiB) 106452

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1669920/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=106452 CPUtime=941.46
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 26408 0 0 0 94118 28 0 0 25 0 1 120000 107794355 109006848 26036 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 26613 26036 90 173 0 26438 0
Current children cumulated CPU time (s) 941.46
Current children cumulated vsize (KiB) 106452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1663776/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=112788 CPUtime=1001.43
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 27977 0 0 0 100113 30 0 0 25 0 1 120000 107794355 115494912 27605 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 28197 27605 90 173 0 28022 0
Current children cumulated CPU time (s) 1001.43
Current children cumulated vsize (KiB) 112788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1660448/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=115964 CPUtime=1061.39
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 28783 0 0 0 106109 30 0 0 25 0 1 120000 107794355 118747136 28411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 28991 28411 90 173 0 28816 0
Current children cumulated CPU time (s) 1061.39
Current children cumulated vsize (KiB) 115964

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1660448/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=115964 CPUtime=1121.36
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 28783 0 0 0 112106 30 0 0 25 0 1 120000 107794355 118747136 28411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 28991 28411 90 173 0 28816 0
Current children cumulated CPU time (s) 1121.36
Current children cumulated vsize (KiB) 115964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1660448/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=115964 CPUtime=1181.34
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 28783 0 0 0 118103 31 0 0 25 0 1 120000 107794355 118747136 28411 1992294400 134512640 135224549 4294956208 18446744073709551615 134618867 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 28991 28411 90 173 0 28816 0
Current children cumulated CPU time (s) 1181.34
Current children cumulated vsize (KiB) 115964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13860
/proc/meminfo: memFree=1660128/2055920 swapFree=4181400/4192956
[pid=13443] ppid=13441 vsize=116360 CPUtime=1200.04
/proc/13443/stat : 13443 (CirCUs) R 13441 13443 13197 0 -1 4194304 28873 0 0 0 119973 31 0 0 25 0 1 100 107794355 119152640 28501 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13443/statm: 29090 28501 90 173 0 28915 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 116360

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): 1201.02
CPU time (s): 1200.06
CPU user time (s): 1199.73
CPU system time (s): 0.32795
CPU usage (%): 99.9199
Max. virtual memory (cumulated for all children) (KiB): 116360

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

runsolver used 1.38579 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-27 04:00:50
IDJOB=1734831
IDBENCH=71295
IDSOLVER=544
FILE ID=node82/1734831-1240797650
PBS_JOBID= 9187338
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1684028170

node82.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.259
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.259
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:       1805568 kB
Buffers:         41036 kB
Cached:         151548 kB
SwapCached:       5296 kB
Active:          73296 kB
Inactive:       127724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805568 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            3196 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            35224 kB
Committed_AS:   318404 kB
PageTables:       1384 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= 66380 MiB
End job on node82 at 2009-04-27 04:20:53