Trace number 297471

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08? (TO) 1200.05 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S235206606-20.UNSAT.shuffled.cnf
MD5SUMf03277f9bbb5e0d43de3f0e34472c40f
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  550                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-297471-1171839096 -o ROOT/results/node13/solver-297471-1171839096 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297471-1171839096/cmusat /tmp/evaluation/297471-1171839096/instance-297471-1171839096.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/77 21960
/proc/meminfo: memFree=781864/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=2312 CPUtime=0
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 203864036 2367488 192 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 135091685 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 578 192 109 243 0 332 0

[startup+0.107698 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21960
/proc/meminfo: memFree=781864/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=2840 CPUtime=0.1
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 317 0 0 0 10 0 0 0 18 0 1 0 203864036 2908160 300 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 135107886 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 710 300 118 243 0 464 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2840

[startup+0.515752 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21960
/proc/meminfo: memFree=781864/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=3508 CPUtime=0.51
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 475 0 0 0 51 0 0 0 21 0 1 0 203864036 3592192 458 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 877 458 118 243 0 631 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3508

[startup+1.33586 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=780384/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=3652 CPUtime=1.33
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 511 0 0 0 133 0 0 0 25 0 1 0 203864036 3739648 494 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 913 494 118 243 0 667 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3652

[startup+2.97208 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=779552/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=5572 CPUtime=2.96
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 949 0 0 0 296 0 0 0 25 0 1 0 203864036 5705728 932 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134590210 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 1393 932 118 243 0 1147 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5572

[startup+6.24852 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=777904/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=5748 CPUtime=6.24
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 1053 0 0 0 624 0 0 0 25 0 1 0 203864036 5885952 1026 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 1437 1026 118 243 0 1191 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5748

[startup+12.7074 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=774960/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=9176 CPUtime=12.69
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 1995 0 0 0 1269 0 0 0 25 0 1 0 203864036 9396224 1766 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 2294 1766 118 243 0 2048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9176

[startup+25.5091 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=773424/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=10720 CPUtime=25.49
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 2717 0 0 0 2548 1 0 0 25 0 1 0 203864036 10977280 2242 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 2680 2242 118 243 0 2434 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10720

[startup+51.1205 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=767472/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=17188 CPUtime=51.09
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 4711 0 0 0 5107 2 0 0 25 0 1 0 203864036 17600512 3654 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589667 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 4297 3654 118 243 0 4051 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17188

[startup+102.342 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=764208/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=20200 CPUtime=102.3
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 5875 0 0 0 10226 4 0 0 25 0 1 0 203864036 20684800 4522 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 5050 4522 118 243 0 4804 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20200

[startup+162.377 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=753456/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=32544 CPUtime=162.32
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 9461 0 0 0 16226 6 0 0 25 0 1 0 203864036 33325056 7135 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 8136 7135 118 243 0 7890 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 32544

[startup+222.406 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=752368/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=33276 CPUtime=222.33
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 10053 0 0 0 22227 6 0 0 25 0 1 0 203864036 34074624 7402 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 8319 7402 118 243 0 8073 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 33276

[startup+282.437 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=751472/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=34036 CPUtime=282.35
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 10465 0 0 0 28228 7 0 0 25 0 1 0 203864036 34852864 7627 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 8509 7627 118 243 0 8263 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 34036

[startup+342.468 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=749424/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=35804 CPUtime=342.36
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 11194 0 0 0 34228 8 0 0 25 0 1 0 203864036 36663296 8151 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 8951 8151 118 243 0 8705 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 35804

[startup+402.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=745840/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=39156 CPUtime=402.38
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 12305 0 0 0 40228 10 0 0 25 0 1 0 203864036 40095744 9037 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 9789 9037 118 243 0 9543 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 39156

[startup+462.535 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=742064/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=42732 CPUtime=462.4
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 13532 0 0 0 46228 12 0 0 25 0 1 0 203864036 43757568 9984 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 10683 9984 118 243 0 10437 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 42732

[startup+522.569 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21961
/proc/meminfo: memFree=741680/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=43148 CPUtime=522.41
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 13626 0 0 0 52229 12 0 0 25 0 1 0 203864036 44183552 10078 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589745 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 10787 10078 118 243 0 10541 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 43148

[startup+582.611 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 22043
/proc/meminfo: memFree=719144/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=68568 CPUtime=582.4
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 20331 0 0 0 58225 15 0 0 25 0 1 0 203864036 70213632 15344 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17142 15344 118 243 0 16896 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 68568

[startup+642.675 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 22129
/proc/meminfo: memFree=718904/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=68568 CPUtime=642.38
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 20426 0 0 0 64222 16 0 0 25 0 1 0 203864036 70213632 15439 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17142 15439 118 243 0 16896 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 68568

[startup+702.718 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 22159
/proc/meminfo: memFree=719408/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=69076 CPUtime=702.38
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 20868 0 0 0 70221 17 0 0 25 0 1 0 203864036 70733824 15550 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17269 15550 118 243 0 17023 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 69076

[startup+762.75 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 22159
/proc/meminfo: memFree=719408/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=69076 CPUtime=762.4
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 20873 0 0 0 76222 18 0 0 25 0 1 0 203864036 70733824 15555 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17269 15555 118 243 0 17023 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 69076

[startup+822.786 s]
/proc/loadavg: 1.09 1.01 1.00 2/78 22159
/proc/meminfo: memFree=718960/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=69208 CPUtime=822.42
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 21021 0 0 0 82224 18 0 0 25 0 1 0 203864036 70868992 15703 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17302 15703 118 243 0 17056 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 69208

[startup+882.817 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 22159
/proc/meminfo: memFree=718832/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=69336 CPUtime=882.43
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 21385 0 0 0 88224 19 0 0 25 0 1 0 203864036 71000064 15740 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17334 15740 118 243 0 17088 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 69336

[startup+942.851 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 22159
/proc/meminfo: memFree=718704/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=69600 CPUtime=942.44
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 21421 0 0 0 94225 19 0 0 25 0 1 0 203864036 71270400 15776 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17400 15776 118 243 0 17154 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 69600

[startup+1002.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22159
/proc/meminfo: memFree=718384/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=69860 CPUtime=1002.46
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 21533 0 0 0 100226 20 0 0 25 0 1 0 203864036 71536640 15855 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17465 15855 118 243 0 17219 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 69860

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22159
/proc/meminfo: memFree=717680/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=70136 CPUtime=1062.48
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 22089 0 0 0 106227 21 0 0 25 0 1 0 203864036 71819264 16052 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17534 16052 118 243 0 17288 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 70136

[startup+1122.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22159
/proc/meminfo: memFree=717680/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=70136 CPUtime=1122.49
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 22089 0 0 0 112228 21 0 0 25 0 1 0 203864036 71819264 16052 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17534 16052 118 243 0 17288 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 70136

[startup+1182.98 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 22159
/proc/meminfo: memFree=717616/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=70292 CPUtime=1182.51
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 22104 0 0 0 118229 22 0 0 25 0 1 0 203864036 71979008 16067 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17573 16067 118 243 0 17327 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 70292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 22159
/proc/meminfo: memFree=717616/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=70292 CPUtime=1200.03
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 22104 0 0 0 119981 22 0 0 25 0 1 0 203864036 71979008 16067 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17573 16067 118 243 0 17327 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 70292

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

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

[startup+1200.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 22159
/proc/meminfo: memFree=717616/2055920 swapFree=4192812/4192956
[pid=21960] ppid=21958 vsize=70292 CPUtime=1200.03
/proc/21960/stat : 21960 (cmusat) R 21958 21960 21900 0 -1 4194304 22104 0 0 0 119981 22 0 0 25 0 1 0 203864036 71979008 16067 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/21960/statm: 17573 16067 118 243 0 17327 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 70292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.82
CPU system time (s): 0.233964
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 70292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22104
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= 6
involuntary context switches= 1858

runsolver used 1.37179 second user time and 2.85157 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Feb 18 22:51:36 UTC 2007

IDJOB= 297471
IDBENCH= 19962
IDSOLVER= 121
FILE ID= node13/297471-1171839096

PBS_JOBID= 3839385

Free space on /tmp= 66540 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S235206606-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297471-1171839096/cmusat /tmp/evaluation/297471-1171839096/instance-297471-1171839096.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-297471-1171839096 -o ROOT/results/node13/solver-297471-1171839096 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297471-1171839096/cmusat /tmp/evaluation/297471-1171839096/instance-297471-1171839096.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  f03277f9bbb5e0d43de3f0e34472c40f

RANDOM SEED= 367348932

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.236
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.236
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:        782336 kB
Buffers:         69628 kB
Cached:        1068692 kB
SwapCached:          0 kB
Active:         620528 kB
Inactive:       571988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        782336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:          73048 kB
Slab:            66624 kB
Committed_AS:   868700 kB
PageTables:       1744 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= 66540 MiB

End job on node13 on Sun Feb 18 23:11:38 UTC 2007