Trace number 1731792

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
kw 2009-03-20? (TO) 1200.11 1200.43

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-109-100.cnf
MD5SUM3e5f7eb325866565204de5c9ce2ffaee
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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1731792-1240774473/watcher-1731792-1240774473 -o /tmp/evaluation-result-1731792-1240774473/solver-1731792-1240774473 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1731792-1240774473.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.99 0.98 0.99 3/64 18870
/proc/meminfo: memFree=1601400/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=2732 CPUtime=0
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 318 0 0 0 0 0 0 0 18 0 1 0 105473382 2797568 302 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 683 302 241 541 0 133 0

[startup+0.089671 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18870
/proc/meminfo: memFree=1601400/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=3400 CPUtime=0.08
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 494 0 0 0 8 0 0 0 18 0 1 0 105473382 3481600 478 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 850 478 241 541 0 300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3400

[startup+0.101672 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18870
/proc/meminfo: memFree=1601400/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=3400 CPUtime=0.09
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 514 0 0 0 9 0 0 0 18 0 1 0 105473382 3481600 498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 850 498 241 541 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.301687 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18870
/proc/meminfo: memFree=1601400/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=4904 CPUtime=0.29
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 850 0 0 0 29 0 0 0 19 0 1 0 105473382 5021696 834 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 1226 834 241 541 0 676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4904

[startup+0.701719 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18870
/proc/meminfo: memFree=1601400/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=6992 CPUtime=0.69
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 1356 0 0 0 69 0 0 0 23 0 1 0 105473382 7159808 1300 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 1748 1300 241 541 0 1198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6992

[startup+1.50178 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1596720/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=8320 CPUtime=1.49
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 1687 0 0 0 148 1 0 0 25 0 1 0 105473382 8519680 1586 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 2080 1586 247 541 0 1530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8320

[startup+3.10191 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1594864/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=10588 CPUtime=3.09
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 2298 0 0 0 306 3 0 0 25 0 1 0 105473382 10842112 2085 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 2647 2085 247 541 0 2097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10588

[startup+6.30117 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1591344/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=14460 CPUtime=6.29
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 3357 0 0 0 623 6 0 0 25 0 1 0 105473382 14807040 2905 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 3615 2905 248 541 0 3065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14460

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1585968/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=20080 CPUtime=12.69
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 4823 0 0 0 1258 11 0 0 25 0 1 0 105473382 20561920 4147 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 5020 4147 248 541 0 4470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20080

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1578992/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=28124 CPUtime=25.49
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 6941 0 0 0 2531 18 0 0 25 0 1 0 105473382 28798976 5787 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 7031 5787 248 541 0 6481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28124

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1567344/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=41072 CPUtime=51.08
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 10518 0 0 0 5080 28 0 0 25 0 1 0 105473382 42057728 8637 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 10268 8637 248 541 0 9718 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41072

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1553136/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=58176 CPUtime=102.27
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 14810 0 0 0 10183 44 0 0 25 0 1 0 105473382 59572224 12245 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 14544 12245 248 541 0 13994 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58176

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1541936/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=70788 CPUtime=162.25
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 18488 0 0 0 16164 61 0 0 25 0 1 0 105473382 72486912 15018 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 17697 15018 248 541 0 17147 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70788

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18871
/proc/meminfo: memFree=1530864/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=83596 CPUtime=222.23
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 21791 0 0 0 22149 74 0 0 25 0 1 0 105473382 85602304 17765 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 20899 17765 248 541 0 20349 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 83596

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1524016/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=93608 CPUtime=282.21
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 24117 0 0 0 28134 87 0 0 25 0 1 0 105473382 95854592 19451 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 23402 19451 248 541 0 22852 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 93608

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1514096/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=103492 CPUtime=342.2
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 27266 0 0 0 34122 98 0 0 25 0 1 0 105473382 105975808 21864 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 25873 21864 248 541 0 25323 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103492

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1510704/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=108672 CPUtime=402.18
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 28192 0 0 0 40110 108 0 0 25 0 1 0 105473382 111280128 22790 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 27168 22790 248 541 0 26618 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 108672

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1502832/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=116632 CPUtime=462.17
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 30956 0 0 0 46098 119 0 0 25 0 1 0 105473382 119431168 24708 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 29158 24708 248 541 0 28608 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 116632

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1496944/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=124716 CPUtime=522.14
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 32481 0 0 0 52086 128 0 0 25 0 1 0 105473382 127709184 26233 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 31179 26233 248 541 0 30629 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 124716

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1486256/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=136004 CPUtime=582.14
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 35140 0 0 0 58074 140 0 0 25 0 1 0 105473382 139268096 28892 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 34001 28892 248 541 0 33451 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 136004

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1485936/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=136004 CPUtime=642.12
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 36194 0 0 0 64066 146 0 0 25 0 1 0 105473382 139268096 28973 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 34001 28973 248 541 0 33451 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 136004

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1482416/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=139844 CPUtime=702.1
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 37072 0 0 0 70056 154 0 0 25 0 1 0 105473382 143200256 29851 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 34961 29851 248 541 0 34411 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 139844

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1476848/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=144976 CPUtime=762.09
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 38463 0 0 0 76045 164 0 0 25 0 1 0 105473382 148455424 31242 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 36244 31242 248 541 0 35694 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 144976

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1474032/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=148416 CPUtime=822.07
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 40287 0 0 0 82036 171 0 0 25 0 1 0 105473382 151977984 31947 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 37104 31947 248 541 0 36554 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 148416

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1469360/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=153536 CPUtime=882.05
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 41452 0 0 0 88024 181 0 0 25 0 1 0 105473382 157220864 33112 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 38384 33112 248 541 0 37834 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 153536

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1463920/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=157376 CPUtime=942.03
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 42794 0 0 0 94015 188 0 0 25 0 1 0 105473382 161153024 34454 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 39344 34454 248 541 0 38794 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 157376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1458608/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=163580 CPUtime=1002.02
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 44151 0 0 0 100005 197 0 0 25 0 1 0 105473382 167505920 35811 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 40895 35811 248 541 0 40345 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 163580

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1450480/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=178832 CPUtime=1062.01
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 47400 0 0 0 105997 204 0 0 25 0 1 0 105473382 183123968 37774 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 44708 37774 248 541 0 44158 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 178832

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1450096/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=178832 CPUtime=1121.99
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 47535 0 0 0 111988 211 0 0 25 0 1 0 105473382 183123968 37909 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 44708 37909 248 541 0 44158 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 178832

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1447344/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=182672 CPUtime=1181.97
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 48221 0 0 0 117980 217 0 0 25 0 1 0 105473382 187056128 38595 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 45668 38595 248 541 0 45118 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 182672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18873
/proc/meminfo: memFree=1447088/2055920 swapFree=4177028/4192956
[pid=18870] ppid=18868 vsize=182672 CPUtime=1200.07
/proc/18870/stat : 18870 (kw) R 18868 18870 18350 0 -1 0 48277 0 0 0 119787 220 0 0 25 0 1 0 105473382 187056128 38651 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 45668 38651 248 541 0 45118 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 182672

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.43
CPU time (s): 1200.11
CPU user time (s): 1197.88
CPU system time (s): 2.23266
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 183976

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

runsolver used 1.12583 second user time and 2.67159 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-26 21:34:33
IDJOB=1731792
IDBENCH=71104
IDSOLVER=501
FILE ID=node69/1731792-1240774473
PBS_JOBID= 9187141
Free space on /tmp= 66380 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-109-100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731792-1240774473/watcher-1731792-1240774473 -o /tmp/evaluation-result-1731792-1240774473/solver-1731792-1240774473 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1731792-1240774473.cnf

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

MD5SUM BENCH= 3e5f7eb325866565204de5c9ce2ffaee
RANDOM SEED=1440681161

node69.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.231
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.231
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:       1601816 kB
Buffers:         63136 kB
Cached:         310344 kB
SwapCached:      10584 kB
Active:         191200 kB
Inactive:       195380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601816 kB
SwapTotal:     4192956 kB
SwapFree:      4177028 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            53424 kB
Committed_AS:   343752 kB
PageTables:       1464 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= 66380 MiB
End job on node69 at 2009-04-26 21:54:36