Trace number 293780

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 BASE 2007-02-08? (TO) 1200.06 1200.54

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
MD5SUMf3499b88ec490ed112ebd1c4b8c12b73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082986
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data (download as text)

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/node43/watcher-293780-1171777515 -o ROOT/results/node43/solver-293780-1171777515 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293780-1171777515/cmusat_base /tmp/evaluation/293780-1171777515/instance-293780-1171777515.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.92 0.98 0.99 3/64 10181
/proc/meminfo: memFree=557176/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=2308 CPUtime=0
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 197707516 2363392 152 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564250 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 577 153 90 241 0 333 0

[startup+0.106113 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10181
/proc/meminfo: memFree=557176/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=2860 CPUtime=0.1
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 320 0 0 0 10 0 0 0 18 0 1 0 197707516 2928640 302 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 715 302 111 241 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2860

[startup+0.514179 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10181
/proc/meminfo: memFree=557176/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=3412 CPUtime=0.51
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 439 0 0 0 51 0 0 0 21 0 1 0 197707516 3493888 421 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 853 421 111 241 0 609 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3412

[startup+1.33432 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10182
/proc/meminfo: memFree=555568/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=3684 CPUtime=1.33
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 542 0 0 0 133 0 0 0 25 0 1 0 197707516 3772416 524 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 921 524 111 241 0 677 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3684

[startup+2.97059 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10182
/proc/meminfo: memFree=554096/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=5180 CPUtime=2.96
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 867 0 0 0 296 0 0 0 25 0 1 0 197707516 5304320 849 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 1295 849 111 241 0 1051 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5180

[startup+6.24813 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10182
/proc/meminfo: memFree=553008/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=6004 CPUtime=6.24
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 1129 0 0 0 624 0 0 0 25 0 1 0 197707516 6148096 1111 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 1501 1111 111 241 0 1257 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6004

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10182
/proc/meminfo: memFree=550640/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=8580 CPUtime=12.69
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 1967 0 0 0 1269 0 0 0 25 0 1 0 197707516 8785920 1661 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 2145 1661 111 241 0 1901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8580

[startup+25.5053 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 10182
/proc/meminfo: memFree=548464/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=10896 CPUtime=25.48
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 2840 0 0 0 2548 0 0 0 25 0 1 0 197707516 11157504 2311 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 2724 2311 111 241 0 2480 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10896

[startup+51.1106 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 10182
/proc/meminfo: memFree=543472/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=16052 CPUtime=51.08
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 4682 0 0 0 5106 2 0 0 25 0 1 0 197707516 16437248 3442 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 4013 3442 111 241 0 3769 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16052

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 10182
/proc/meminfo: memFree=539184/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=20180 CPUtime=102.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 6130 0 0 0 10224 3 0 0 25 0 1 0 197707516 20664320 4534 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 5045 4534 111 241 0 4801 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20180

[startup+162.339 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=531440/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=29452 CPUtime=162.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 9095 0 0 0 16223 4 0 0 25 0 1 0 197707516 30158848 6442 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559840 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 7363 6442 111 241 0 7119 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 29452

[startup+222.353 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=529072/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=31432 CPUtime=222.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 10089 0 0 0 22223 4 0 0 25 0 1 0 197707516 32186368 7042 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 7858 7042 111 241 0 7614 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 31432

[startup+282.371 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=526256/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=33852 CPUtime=282.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 11004 0 0 0 28221 5 0 0 25 0 1 0 197707516 34664448 7731 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560516 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 8463 7731 111 241 0 8219 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 33852

[startup+342.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=523568/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=36460 CPUtime=342.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 11972 0 0 0 34220 6 0 0 25 0 1 0 197707516 37335040 8418 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 9115 8418 111 241 0 8871 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 36460

[startup+402.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=507376/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57088 CPUtime=402.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 17484 0 0 0 40218 9 0 0 25 0 1 0 197707516 58458112 12452 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559851 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14272 12452 111 241 0 14028 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 57088

[startup+462.428 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=506864/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57088 CPUtime=462.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 17613 0 0 0 46217 10 0 0 25 0 1 0 197707516 58458112 12581 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559851 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14272 12581 111 241 0 14028 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 57088

[startup+522.445 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=506672/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57204 CPUtime=522.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 17944 0 0 0 52217 10 0 0 25 0 1 0 197707516 58576896 12613 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14301 12613 111 241 0 14057 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 57204

[startup+582.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=506032/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57336 CPUtime=582.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 18439 0 0 0 58216 10 0 0 25 0 1 0 197707516 58712064 12780 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14334 12780 111 241 0 14090 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 57336

[startup+642.483 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=506032/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57336 CPUtime=642.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 18442 0 0 0 64216 10 0 0 25 0 1 0 197707516 58712064 12783 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14334 12783 111 241 0 14090 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 57336

[startup+702.504 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=505584/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57336 CPUtime=702.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 18556 0 0 0 70216 10 0 0 25 0 1 0 197707516 58712064 12897 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14334 12897 111 241 0 14090 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 57336

[startup+762.52 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=505072/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57736 CPUtime=762.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 19039 0 0 0 76216 11 0 0 25 0 1 0 197707516 59121664 13019 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14434 13019 111 241 0 14190 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 57736

[startup+822.541 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=504880/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=57992 CPUtime=822.27
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 19117 0 0 0 82216 11 0 0 25 0 1 0 197707516 59383808 13032 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559902 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 14498 13032 111 241 0 14254 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 57992

[startup+882.559 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=502320/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=60260 CPUtime=882.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 20192 0 0 0 88215 11 0 0 25 0 1 0 197707516 61706240 13711 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 15065 13711 111 241 0 14821 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 60260

[startup+942.579 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10182
/proc/meminfo: memFree=501872/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=60728 CPUtime=942.26
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 20292 0 0 0 94215 11 0 0 25 0 1 0 197707516 62185472 13811 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 15182 13811 111 241 0 14938 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 60728

[startup+1002.63 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 10306
/proc/meminfo: memFree=500336/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=61120 CPUtime=1002.24
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 20379 0 0 0 100211 13 0 0 25 0 1 0 197707516 62586880 13898 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 15280 13898 111 241 0 15036 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 61120

[startup+1062.66 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10380
/proc/meminfo: memFree=497392/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=64852 CPUtime=1062.23
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 21850 0 0 0 106208 15 0 0 25 0 1 0 197707516 66408448 14901 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 16213 14901 111 241 0 15969 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 64852

[startup+1122.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10380
/proc/meminfo: memFree=497072/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=65248 CPUtime=1122.22
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 21935 0 0 0 112207 15 0 0 25 0 1 0 197707516 66813952 14986 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559840 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 16312 14986 111 241 0 16068 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 65248

[startup+1182.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10380
/proc/meminfo: memFree=496880/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=65636 CPUtime=1182.22
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 22032 0 0 0 118207 15 0 0 25 0 1 0 197707516 67211264 15018 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 16409 15018 111 241 0 16165 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 65636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10380
/proc/meminfo: memFree=496880/2055920 swapFree=4183376/4192956
[pid=10181] ppid=10179 vsize=65808 CPUtime=1200.04
/proc/10181/stat : 10181 (cmusat_base) R 10179 10181 9448 0 -1 4194304 22046 0 0 0 119989 15 0 0 25 0 1 0 197707516 67387392 15032 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/10181/statm: 16452 15032 111 241 0 16208 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 65808

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.54
CPU time (s): 1200.06
CPU user time (s): 1199.9
CPU system time (s): 0.164974
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 65808

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

runsolver used 0.772882 second user time and 2.51962 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Feb 18 05:45:15 UTC 2007

IDJOB= 293780
IDBENCH= 19872
IDSOLVER= 120
FILE ID= node43/293780-1171777515

PBS_JOBID= 3839528

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293780-1171777515/cmusat_base /tmp/evaluation/293780-1171777515/instance-293780-1171777515.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-293780-1171777515 -o ROOT/results/node43/solver-293780-1171777515 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293780-1171777515/cmusat_base /tmp/evaluation/293780-1171777515/instance-293780-1171777515.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  f3499b88ec490ed112ebd1c4b8c12b73

RANDOM SEED= 513339209

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:        557584 kB
Buffers:         51536 kB
Cached:        1321384 kB
SwapCached:       4080 kB
Active:         859008 kB
Inactive:       524024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        557584 kB
SwapTotal:     4192956 kB
SwapFree:      4183376 kB
Dirty:            2504 kB
Writeback:           0 kB
Mapped:          15360 kB
Slab:           101368 kB
Committed_AS:   503664 kB
PageTables:       1392 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 node43 on Sun Feb 18 06:05:17 UTC 2007