Trace number 293412

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.11 1200.65

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1142849726-12.UNSAT.shuffled.cnf
MD5SUMc384062077db8cbd51f9b0f03be9edde
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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:  120                                                  |
0.00/0.00	c |  Number of clauses:    2556                                                 |

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/node65/watcher-293412-1171770744 -o ROOT/results/node65/solver-293412-1171770744 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293412-1171770744/cmusat /tmp/evaluation/293412-1171770744/instance-293412-1171770744.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: 1.00 1.00 1.00 3/64 21444
/proc/meminfo: memFree=828096/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=2316 CPUtime=0
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 197031900 2371584 183 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 579 183 96 243 0 333 0

[startup+0.106614 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21444
/proc/meminfo: memFree=828096/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=2880 CPUtime=0.1
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 332 0 0 0 10 0 0 0 18 0 1 0 197031900 2949120 315 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 720 315 118 243 0 474 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2880

[startup+0.514681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21444
/proc/meminfo: memFree=828096/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=3692 CPUtime=0.51
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 504 0 0 0 51 0 0 0 21 0 1 0 197031900 3780608 487 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 923 487 118 243 0 677 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3692

[startup+1.33482 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=826424/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=3852 CPUtime=1.33
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 575 0 0 0 133 0 0 0 25 0 1 0 197031900 3944448 558 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134581886 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 963 558 118 243 0 717 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3852

[startup+2.97108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=825784/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=5760 CPUtime=2.96
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 1012 0 0 0 296 0 0 0 25 0 1 0 197031900 5898240 995 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 1440 995 118 243 0 1194 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5760

[startup+6.24962 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=823928/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=6424 CPUtime=6.24
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 1204 0 0 0 624 0 0 0 25 0 1 0 197031900 6578176 1187 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589518 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 1606 1187 118 243 0 1360 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6424

[startup+12.7037 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=820736/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=9592 CPUtime=12.68
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 2203 0 0 0 1268 0 0 0 25 0 1 0 197031900 9822208 1891 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 2398 1891 118 243 0 2152 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9592

[startup+25.5058 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=818368/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=11760 CPUtime=25.49
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 3079 0 0 0 2548 1 0 0 25 0 1 0 197031900 12042240 2484 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 2940 2484 118 243 0 2694 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11760

[startup+51.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=812928/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=17960 CPUtime=51.08
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 5077 0 0 0 5106 2 0 0 25 0 1 0 197031900 18391040 3827 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 4490 3827 118 243 0 4244 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17960

[startup+102.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=808192/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=22184 CPUtime=102.27
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 6778 0 0 0 10224 3 0 0 25 0 1 0 197031900 22716416 5048 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 5546 5048 118 243 0 5300 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22184

[startup+162.345 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=797824/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=34560 CPUtime=162.27
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 10302 0 0 0 16222 5 0 0 25 0 1 0 197031900 35389440 7617 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 8640 7617 118 243 0 8394 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 34560

[startup+222.361 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=796672/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=35324 CPUtime=222.27
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 10959 0 0 0 22221 6 0 0 25 0 1 0 197031900 36171776 7895 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 8831 7895 118 243 0 8585 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 35324

[startup+282.376 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=795648/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=36120 CPUtime=282.26
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 11462 0 0 0 28220 6 0 0 25 0 1 0 197031900 36986880 8115 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 9030 8115 118 243 0 8784 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 36120

[startup+342.394 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=792960/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=38628 CPUtime=342.26
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 12399 0 0 0 34219 7 0 0 25 0 1 0 197031900 39555072 8814 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 9657 8814 118 243 0 9411 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 38628

[startup+402.416 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=791104/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=40360 CPUtime=402.26
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 12879 0 0 0 40219 7 0 0 25 0 1 0 197031900 41328640 9278 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 10090 9278 118 243 0 9844 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 40360

[startup+462.437 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21445
/proc/meminfo: memFree=789248/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=41992 CPUtime=462.26
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 13589 0 0 0 46218 8 0 0 25 0 1 0 197031900 42999808 9726 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 10498 9726 118 243 0 10252 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 41992

[startup+522.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 21509
/proc/meminfo: memFree=784848/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=44776 CPUtime=522.23
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 14642 0 0 0 52212 11 0 0 25 0 1 0 197031900 45850624 10492 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 11194 10492 118 243 0 10948 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 44776

[startup+582.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 21601
/proc/meminfo: memFree=784392/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=45384 CPUtime=582.2
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 14779 0 0 0 58208 12 0 0 25 0 1 0 197031900 46473216 10629 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 11346 10629 118 243 0 11100 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 45384

[startup+642.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=768000/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=67520 CPUtime=642.19
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 20734 0 0 0 64204 15 0 0 25 0 1 0 197031900 69140480 14988 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 16880 14988 118 243 0 16634 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 67520

[startup+702.557 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=767488/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=68304 CPUtime=702.18
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 20914 0 0 0 70203 15 0 0 25 0 1 0 197031900 69943296 15135 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17076 15135 118 243 0 16830 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 68304

[startup+762.577 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=766848/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=68436 CPUtime=762.18
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 21077 0 0 0 76203 15 0 0 25 0 1 0 197031900 70078464 15298 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590279 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17109 15298 118 243 0 16863 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 68436

[startup+822.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=766592/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=68572 CPUtime=822.18
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 21487 0 0 0 82203 15 0 0 25 0 1 0 197031900 70217728 15361 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17143 15361 118 243 0 16897 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 68572

[startup+882.615 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=766464/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=68832 CPUtime=882.17
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 21551 0 0 0 88202 15 0 0 25 0 1 0 197031900 70483968 15392 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17208 15392 118 243 0 16962 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 68832

[startup+942.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=765504/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=69620 CPUtime=942.17
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 21830 0 0 0 94201 16 0 0 25 0 1 0 197031900 71290880 15638 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17405 15638 118 243 0 17159 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 69620

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=765184/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=70156 CPUtime=1002.17
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 22406 0 0 0 100201 16 0 0 25 0 1 0 197031900 71839744 15768 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17539 15768 118 243 0 17293 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 70156

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=764864/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=70628 CPUtime=1062.18
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 22477 0 0 0 106201 17 0 0 25 0 1 0 197031900 72323072 15839 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17657 15839 118 243 0 17411 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 70628

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=763648/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=71184 CPUtime=1122.17
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 23205 0 0 0 112200 17 0 0 25 0 1 0 197031900 72892416 16116 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17796 16116 118 243 0 17550 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 71184

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=763200/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=71840 CPUtime=1182.17
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 23356 0 0 0 118199 18 0 0 25 0 1 0 197031900 73564160 16234 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17960 16234 118 243 0 17714 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 71840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=763200/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=71840 CPUtime=1200.09
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 23361 0 0 0 119991 18 0 0 25 0 1 0 197031900 73564160 16239 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17960 16239 118 243 0 17714 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 71840

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

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

[startup+1200.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21643
/proc/meminfo: memFree=763200/2055920 swapFree=4183880/4192956
[pid=21444] ppid=21442 vsize=71840 CPUtime=1200.09
/proc/21444/stat : 21444 (cmusat) R 21442 21444 21384 0 -1 4194304 23361 0 0 0 119991 18 0 0 25 0 1 0 197031900 73564160 16239 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/21444/statm: 17960 16239 118 243 0 17714 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 71840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.11
CPU user time (s): 1199.92
CPU system time (s): 0.19397
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 71840

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

runsolver used 0.859869 second user time and 2.43463 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun Feb 18 03:52:24 UTC 2007

IDJOB= 293412
IDBENCH= 19863
IDSOLVER= 121
FILE ID= node65/293412-1171770744

PBS_JOBID= 3839524

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1142849726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293412-1171770744/cmusat /tmp/evaluation/293412-1171770744/instance-293412-1171770744.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-293412-1171770744 -o ROOT/results/node65/solver-293412-1171770744 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293412-1171770744/cmusat /tmp/evaluation/293412-1171770744/instance-293412-1171770744.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  c384062077db8cbd51f9b0f03be9edde

RANDOM SEED= 858782100

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        828568 kB
Buffers:         47296 kB
Cached:        1051132 kB
SwapCached:       2900 kB
Active:         764644 kB
Inactive:       343012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        828568 kB
SwapTotal:     4192956 kB
SwapFree:      4183880 kB
Dirty:            2656 kB
Writeback:           0 kB
Mapped:          15152 kB
Slab:           105664 kB
Committed_AS:   481680 kB
PageTables:       1456 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= 66562 MiB

End job on node65 on Sun Feb 18 04:12:26 UTC 2007