Trace number 299808

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.08 1200.39

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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:  400                                                  |
0.00/0.00	c |  Number of clauses:    1704                                                 |

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/node63/watcher-299808-1171877667 -o ROOT/results/node63/solver-299808-1171877667 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299808-1171877667/cmusat /tmp/evaluation/299808-1171877667/instance-299808-1171877667.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 27703
/proc/meminfo: memFree=513184/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=2312 CPUtime=0
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 207724122 2367488 174 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134535167 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 578 174 109 243 0 332 0

[startup+0.106637 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27703
/proc/meminfo: memFree=513184/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=2596 CPUtime=0.1
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 279 0 0 0 10 0 0 0 18 0 1 0 207724122 2658304 262 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134521804 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 649 262 118 243 0 403 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.51468 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27703
/proc/meminfo: memFree=513184/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=3024 CPUtime=0.51
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 374 0 0 0 51 0 0 0 21 0 1 0 207724122 3096576 357 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590210 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 756 357 118 243 0 510 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3024

[startup+1.33477 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=511960/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=3456 CPUtime=1.33
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 471 0 0 0 133 0 0 0 25 0 1 0 207724122 3538944 454 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 864 454 118 243 0 618 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3456

[startup+2.97094 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=510872/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=4368 CPUtime=2.96
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 688 0 0 0 296 0 0 0 25 0 1 0 207724122 4472832 671 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589615 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 1092 671 118 243 0 846 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4368

[startup+6.24729 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=509976/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=6628 CPUtime=6.23
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 1235 0 0 0 623 0 0 0 25 0 1 0 207724122 6787072 1178 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 1657 1178 118 243 0 1411 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6628

[startup+12.704 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=507672/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=7460 CPUtime=12.69
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 1599 0 0 0 1269 0 0 0 25 0 1 0 207724122 7639040 1431 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 1865 1431 118 243 0 1619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7460

[startup+25.5063 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=504344/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=11248 CPUtime=25.49
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 2801 0 0 0 2548 1 0 0 25 0 1 0 207724122 11517952 2247 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589753 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 2812 2247 118 243 0 2566 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11248

[startup+51.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=500952/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=14168 CPUtime=51.09
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 4012 0 0 0 5107 2 0 0 25 0 1 0 207724122 14508032 3084 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 3542 3084 118 243 0 3296 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14168

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=494808/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=21720 CPUtime=102.27
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 6325 0 0 0 10225 2 0 0 25 0 1 0 207724122 22241280 4655 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 5430 4655 118 243 0 5184 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21720

[startup+162.339 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=491928/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=23812 CPUtime=162.29
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 7421 0 0 0 16225 4 0 0 25 0 1 0 207724122 24383488 5327 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 5953 5327 118 243 0 5707 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23812

[startup+222.357 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=490008/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=25720 CPUtime=222.28
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 8101 0 0 0 22224 4 0 0 25 0 1 0 207724122 26337280 5837 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581767 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 6430 5837 118 243 0 6184 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 25720

[startup+282.374 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=487832/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=27516 CPUtime=282.29
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 8822 0 0 0 28224 5 0 0 25 0 1 0 207724122 28176384 6372 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 6879 6372 118 243 0 6633 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27516

[startup+342.394 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27704
/proc/meminfo: memFree=478360/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=40340 CPUtime=342.29
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 12247 0 0 0 34224 5 0 0 25 0 1 0 207724122 41308160 8752 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 10085 8752 118 243 0 9839 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 40340

[startup+402.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=477464/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=40820 CPUtime=402.3
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 12682 0 0 0 40225 5 0 0 25 0 1 0 207724122 41799680 8929 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134591964 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 10205 8929 118 243 0 9959 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40820

[startup+462.438 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=476760/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=41176 CPUtime=462.31
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 13126 0 0 0 46225 6 0 0 25 0 1 0 207724122 42164224 9093 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 10294 9093 118 243 0 10048 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 41176

[startup+522.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=476056/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=41740 CPUtime=522.31
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 13609 0 0 0 52225 6 0 0 25 0 1 0 207724122 42741760 9305 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 10435 9305 118 243 0 10189 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 41740

[startup+582.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=475416/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=42136 CPUtime=582.31
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 13769 0 0 0 58225 6 0 0 25 0 1 0 207724122 43147264 9465 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 10534 9465 118 243 0 10288 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42136

[startup+642.492 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=473816/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=43444 CPUtime=642.31
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 14457 0 0 0 64224 7 0 0 25 0 1 0 207724122 44486656 9855 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 10861 9855 118 243 0 10615 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 43444

[startup+702.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=473240/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=44188 CPUtime=702.31
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 14610 0 0 0 70224 7 0 0 25 0 1 0 207724122 45248512 10008 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 11047 10008 118 243 0 10801 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 44188

[startup+762.525 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=469272/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=47964 CPUtime=762.32
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 15958 0 0 0 76223 9 0 0 25 0 1 0 207724122 49115136 10996 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 11991 10996 118 243 0 11745 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47964

[startup+822.545 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=469144/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=48104 CPUtime=822.32
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 15986 0 0 0 82223 9 0 0 25 0 1 0 207724122 49258496 11024 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 12026 11024 118 243 0 11780 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 48104

[startup+882.563 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 27706
/proc/meminfo: memFree=468888/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=48420 CPUtime=882.32
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 16055 0 0 0 88223 9 0 0 25 0 1 0 207724122 49582080 11093 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589792 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 12105 11093 118 243 0 11859 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 48420

[startup+942.58 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 27706
/proc/meminfo: memFree=465112/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=51740 CPUtime=942.32
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 17375 0 0 0 94222 10 0 0 25 0 1 0 207724122 52981760 12054 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 12935 12054 118 243 0 12689 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 51740

[startup+1002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=464984/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=51740 CPUtime=1002.32
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 17382 0 0 0 100222 10 0 0 25 0 1 0 207724122 52981760 12061 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589753 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 12935 12061 118 243 0 12689 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 51740

[startup+1062.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=464792/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=52016 CPUtime=1062.33
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 17461 0 0 0 106223 10 0 0 25 0 1 0 207724122 53264384 12107 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590137 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 13004 12107 118 243 0 12758 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 52016

[startup+1122.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=463448/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=53508 CPUtime=1122.34
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 17850 0 0 0 112223 11 0 0 25 0 1 0 207724122 54792192 12463 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 13377 12463 118 243 0 13131 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 53508

[startup+1182.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=443096/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=79920 CPUtime=1182.34
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 24988 0 0 0 118220 14 0 0 25 0 1 0 207724122 81838080 17527 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 19980 17527 118 243 0 19734 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 79920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=443032/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=79920 CPUtime=1200.06
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 24999 0 0 0 119992 14 0 0 25 0 1 0 207724122 81838080 17538 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 19980 17538 118 243 0 19734 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 79920

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

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

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27706
/proc/meminfo: memFree=443032/2055920 swapFree=4183348/4192956
[pid=27703] ppid=27701 vsize=79920 CPUtime=1200.06
/proc/27703/stat : 27703 (cmusat) R 27701 27703 26539 0 -1 4194304 24999 0 0 0 119992 14 0 0 25 0 1 0 207724122 81838080 17538 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27703/statm: 19980 17538 118 243 0 19734 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 79920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.08
CPU user time (s): 1199.92
CPU system time (s): 0.154976
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 79920

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

runsolver used 0.78788 second user time and 2.42063 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Feb 19 09:34:27 UTC 2007

IDJOB= 299808
IDBENCH= 20019
IDSOLVER= 121
FILE ID= node63/299808-1171877667

PBS_JOBID= 3839756

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 320459438

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        513656 kB
Buffers:         49868 kB
Cached:        1369608 kB
SwapCached:       3968 kB
Active:         791044 kB
Inactive:       638448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        513656 kB
SwapTotal:     4192956 kB
SwapFree:      4183348 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            98780 kB
Committed_AS:   541108 kB
PageTables:       1460 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 node63 on Mon Feb 19 09:54:30 UTC 2007