Trace number 295257

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.02 1200.42

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1219079555-14.UNSAT.shuffled.cnf
MD5SUMdc40e9a9835501d9342a6ce19ae4b745
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark240.747
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54895

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  55                                                   |
0.00/0.00	c |  Number of clauses:    4895                                                 |

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/node3/watcher-295257-1171802784 -o ROOT/results/node3/solver-295257-1171802784 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295257-1171802784/cmusat /tmp/evaluation/295257-1171802784/instance-295257-1171802784.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/77 23933
/proc/meminfo: memFree=788328/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=2316 CPUtime=0
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 200233308 2371584 193 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134532393 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 579 193 96 243 0 333 0

[startup+0.106684 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23933
/proc/meminfo: memFree=788328/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=2468 CPUtime=0.1
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 368 0 0 0 10 0 0 0 18 0 1 0 200233308 2527232 255 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 617 255 112 243 0 371 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2468

[startup+0.514717 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23933
/proc/meminfo: memFree=788328/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=3596 CPUtime=0.51
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 625 0 0 0 51 0 0 0 22 0 1 0 200233308 3682304 512 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 899 512 118 243 0 653 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3596

[startup+1.33478 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=785888/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=4656 CPUtime=1.33
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 854 0 0 0 133 0 0 0 25 0 1 0 200233308 4767744 741 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 1164 741 118 243 0 918 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4656

[startup+2.97092 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=4912 CPUtime=2.96
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 949 0 0 0 296 0 0 0 25 0 1 0 200233308 5029888 836 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589710 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 1228 836 118 243 0 982 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4912

[startup+6.25319 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=784416/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=5700 CPUtime=6.24
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 1244 0 0 0 624 0 0 0 25 0 1 0 200233308 5836800 1062 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 1425 1062 118 243 0 1179 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5700

[startup+12.7087 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=782432/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=7932 CPUtime=12.69
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 1981 0 0 0 1269 0 0 0 25 0 1 0 200233308 8122368 1522 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 1983 1522 118 243 0 1737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7932

[startup+25.6098 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=777248/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=13896 CPUtime=25.59
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 3898 0 0 0 2558 1 0 0 25 0 1 0 200233308 14229504 2805 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589528 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 3474 2805 118 243 0 3228 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13896

[startup+51.2219 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=776032/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=14904 CPUtime=51.2
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 4592 0 0 0 5119 1 0 0 25 0 1 0 200233308 15261696 3121 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 3726 3121 118 243 0 3480 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 14904

[startup+102.439 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=766368/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=26396 CPUtime=102.41
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 8181 0 0 0 10237 4 0 0 25 0 1 0 200233308 27029504 5530 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 6599 5530 118 243 0 6353 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 26396

[startup+162.468 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=764896/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=27432 CPUtime=162.42
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 8890 0 0 0 16237 5 0 0 25 0 1 0 200233308 28090368 5892 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589521 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 6858 5892 118 243 0 6612 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 27432

[startup+222.496 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=762912/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=28916 CPUtime=222.43
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 9822 0 0 0 22237 6 0 0 25 0 1 0 200233308 29609984 6343 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134580643 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 7229 6343 118 243 0 6983 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 28916

[startup+282.524 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=760672/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=31020 CPUtime=282.45
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 10691 0 0 0 28237 8 0 0 25 0 1 0 200233308 31764480 6908 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 7755 6908 118 243 0 7509 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 31020

[startup+342.555 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=758240/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=33228 CPUtime=342.47
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 11576 0 0 0 34238 9 0 0 25 0 1 0 200233308 34025472 7532 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 8307 7532 118 243 0 8061 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 33228

[startup+402.588 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 23934
/proc/meminfo: memFree=744864/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=50960 CPUtime=402.48
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 16411 0 0 0 40236 12 0 0 25 0 1 0 200233308 52183040 10824 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 12740 10824 118 243 0 12494 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 50960

[startup+462.614 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 23934
/proc/meminfo: memFree=744608/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=50960 CPUtime=462.5
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 16528 0 0 0 46237 13 0 0 25 0 1 0 200233308 52183040 10941 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 12740 10941 118 243 0 12494 0
Current children cumulated CPU time (s) 462.5
Current children cumulated vsize (KiB) 50960

[startup+522.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=744288/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=51084 CPUtime=522.5
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 16899 0 0 0 52237 13 0 0 25 0 1 0 200233308 52310016 10999 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 12771 10999 118 243 0 12525 0
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (KiB) 51084

[startup+582.669 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=743648/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=51216 CPUtime=582.52
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 17415 0 0 0 58238 14 0 0 25 0 1 0 200233308 52445184 11171 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589560 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 12804 11171 118 243 0 12558 0
Current children cumulated CPU time (s) 582.52
Current children cumulated vsize (KiB) 51216

[startup+642.691 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=743456/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=51476 CPUtime=642.53
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 17463 0 0 0 64238 15 0 0 25 0 1 0 200233308 52711424 11219 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 12869 11219 118 243 0 12623 0
Current children cumulated CPU time (s) 642.53
Current children cumulated vsize (KiB) 51476

[startup+702.717 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=742368/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=52388 CPUtime=702.54
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 17835 0 0 0 70239 15 0 0 25 0 1 0 200233308 53645312 11493 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13097 11493 118 243 0 12851 0
Current children cumulated CPU time (s) 702.54
Current children cumulated vsize (KiB) 52388

[startup+762.741 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=741920/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=52928 CPUtime=762.55
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 18362 0 0 0 76239 16 0 0 25 0 1 0 200233308 54198272 11610 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13232 11610 118 243 0 12986 0
Current children cumulated CPU time (s) 762.55
Current children cumulated vsize (KiB) 52928

[startup+822.776 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23934
/proc/meminfo: memFree=741856/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=52928 CPUtime=822.57
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 18390 0 0 0 82241 16 0 0 25 0 1 0 200233308 54198272 11638 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13232 11638 118 243 0 12986 0
Current children cumulated CPU time (s) 822.57
Current children cumulated vsize (KiB) 52928

[startup+882.809 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 23998
/proc/meminfo: memFree=739504/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=53352 CPUtime=882.56
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 19048 0 0 0 88239 17 0 0 25 0 1 0 200233308 54632448 11882 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13338 11882 118 243 0 13092 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 53352

[startup+942.866 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 24090
/proc/meminfo: memFree=739248/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=53616 CPUtime=942.55
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 19111 0 0 0 94237 18 0 0 25 0 1 0 200233308 54902784 11945 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13404 11945 118 243 0 13158 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 53616

[startup+1002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24132
/proc/meminfo: memFree=740000/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=54392 CPUtime=1002.55
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 19353 0 0 0 100237 18 0 0 25 0 1 0 200233308 55697408 12056 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13598 12056 118 243 0 13352 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 54392

[startup+1062.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24132
/proc/meminfo: memFree=738336/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=55720 CPUtime=1062.56
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 19770 0 0 0 106237 19 0 0 25 0 1 0 200233308 57057280 12473 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 13930 12473 118 243 0 13684 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 55720

[startup+1122.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24132
/proc/meminfo: memFree=736224/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=57704 CPUtime=1122.57
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 20763 0 0 0 112237 20 0 0 25 0 1 0 200233308 59088896 13012 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 14426 13012 118 243 0 14180 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 57704

[startup+1182.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24132
/proc/meminfo: memFree=735712/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=58484 CPUtime=1182.59
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 20996 0 0 0 118238 21 0 0 25 0 1 0 200233308 59887616 13147 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 14621 13147 118 243 0 14375 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 58484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24132
/proc/meminfo: memFree=735584/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=58616 CPUtime=1200
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 21029 0 0 0 119979 21 0 0 25 0 1 0 200233308 60022784 13180 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589606 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 14654 13180 118 243 0 14408 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 58616

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

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

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24132
/proc/meminfo: memFree=735584/2055920 swapFree=4192812/4192956
[pid=23933] ppid=23931 vsize=58616 CPUtime=1200
/proc/23933/stat : 23933 (cmusat) R 23931 23933 23500 0 -1 4194304 21029 0 0 0 119979 21 0 0 25 0 1 0 200233308 60022784 13180 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589606 0 0 4096 35 0 0 0 17 1 0 0
/proc/23933/statm: 14654 13180 118 243 0 14408 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 58616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.02
CPU user time (s): 1199.8
CPU system time (s): 0.223965
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 58616

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

runsolver used 1.35179 second user time and 2.75558 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Feb 18 12:46:24 UTC 2007

IDJOB= 295257
IDBENCH= 19908
IDSOLVER= 121
FILE ID= node3/295257-1171802784

PBS_JOBID= 3839338

Free space on /tmp= 66551 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1219079555-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295257-1171802784/cmusat /tmp/evaluation/295257-1171802784/instance-295257-1171802784.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-295257-1171802784 -o ROOT/results/node3/solver-295257-1171802784 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295257-1171802784/cmusat /tmp/evaluation/295257-1171802784/instance-295257-1171802784.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  dc40e9a9835501d9342a6ce19ae4b745

RANDOM SEED= 31559819

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        788800 kB
Buffers:         58216 kB
Cached:        1076568 kB
SwapCached:          0 kB
Active:         539712 kB
Inactive:       649628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        788800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2580 kB
Writeback:           0 kB
Mapped:          73412 kB
Slab:            63384 kB
Committed_AS:   945432 kB
PageTables:       1656 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= 66551 MiB

End job on node3 on Sun Feb 18 13:06:27 UTC 2007