Trace number 299561

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.12 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1172355929-14.SAT.shuffled.cnf
MD5SUM53b587a5b98db42d3f124ef838f3e04f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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/node60/watcher-299561-1171873915 -o ROOT/results/node60/solver-299561-1171873915 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299561-1171873915/cmusat_base /tmp/evaluation/299561-1171873915/instance-299561-1171873915.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 1.01 2/64 23272
/proc/meminfo: memFree=778944/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=2316 CPUtime=0
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 207348349 2371584 156 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564497 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 579 156 90 241 0 335 0

[startup+0.106394 s]
/proc/loadavg: 0.92 0.98 1.01 2/64 23272
/proc/meminfo: memFree=778944/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=2872 CPUtime=0.1
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 319 0 0 0 10 0 0 0 18 0 1 0 207348349 2940928 301 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 718 301 111 241 0 474 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2872

[startup+0.514466 s]
/proc/loadavg: 0.92 0.98 1.01 2/64 23272
/proc/meminfo: memFree=778944/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=3176 CPUtime=0.51
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 417 0 0 0 51 0 0 0 21 0 1 0 207348349 3252224 399 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134527105 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 794 399 111 241 0 550 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3176

[startup+1.33461 s]
/proc/loadavg: 0.92 0.98 1.01 2/65 23273
/proc/meminfo: memFree=777208/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=3992 CPUtime=1.32
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 581 0 0 0 132 0 0 0 25 0 1 0 207348349 4087808 563 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560259 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 998 563 111 241 0 754 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3992

[startup+2.9709 s]
/proc/loadavg: 0.92 0.98 1.01 2/65 23273
/proc/meminfo: memFree=776760/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=4448 CPUtime=2.96
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 741 0 0 0 296 0 0 0 25 0 1 0 207348349 4554752 723 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 1112 723 111 241 0 868 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4448

[startup+6.25149 s]
/proc/loadavg: 0.93 0.98 1.01 2/65 23273
/proc/meminfo: memFree=774264/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=6600 CPUtime=6.24
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 1275 0 0 0 623 1 0 0 25 0 1 0 207348349 6758400 1211 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560092 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 1650 1211 111 241 0 1406 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6600

[startup+12.7046 s]
/proc/loadavg: 0.93 0.98 1.01 2/65 23273
/proc/meminfo: memFree=772920/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=7904 CPUtime=12.69
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 1688 0 0 0 1268 1 0 0 25 0 1 0 207348349 8093696 1555 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551431 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 1976 1555 111 241 0 1732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7904

[startup+25.5069 s]
/proc/loadavg: 0.95 0.98 1.01 2/65 23273
/proc/meminfo: memFree=768888/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=12340 CPUtime=25.49
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 3027 0 0 0 2548 1 0 0 25 0 1 0 207348349 12636160 2563 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 3085 2563 111 241 0 2841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12340

[startup+51.1135 s]
/proc/loadavg: 0.96 0.98 1.00 2/65 23273
/proc/meminfo: memFree=765496/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=15236 CPUtime=51.08
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 4178 0 0 0 5106 2 0 0 25 0 1 0 207348349 15601664 3387 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 3809 3387 111 241 0 3565 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15236

[startup+102.32 s]
/proc/loadavg: 0.98 0.98 1.00 2/65 23273
/proc/meminfo: memFree=758072/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=23556 CPUtime=102.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 6785 0 0 0 10225 3 0 0 25 0 1 0 207348349 24121344 5259 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 5889 5259 111 241 0 5645 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23556

[startup+162.341 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23273
/proc/meminfo: memFree=754360/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=26812 CPUtime=162.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 8087 0 0 0 16224 4 0 0 25 0 1 0 207348349 27455488 6165 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 6703 6165 111 241 0 6459 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 26812

[startup+222.362 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23273
/proc/meminfo: memFree=751416/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=29604 CPUtime=222.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 8992 0 0 0 22223 5 0 0 25 0 1 0 207348349 30314496 6912 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 7401 6912 111 241 0 7157 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 29604

[startup+282.382 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23273
/proc/meminfo: memFree=738872/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=44328 CPUtime=282.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 13169 0 0 0 28221 6 0 0 25 0 1 0 207348349 45391872 10031 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11082 10031 111 241 0 10838 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 44328

[startup+342.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23273
/proc/meminfo: memFree=738360/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=44568 CPUtime=342.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 13499 0 0 0 34221 7 0 0 25 0 1 0 207348349 45637632 10152 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11142 10152 111 241 0 10898 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 44568

[startup+402.418 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23273
/proc/meminfo: memFree=738040/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=44920 CPUtime=402.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 13579 0 0 0 40221 7 0 0 25 0 1 0 207348349 45998080 10232 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11230 10232 111 241 0 10986 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 44920

[startup+462.437 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23273
/proc/meminfo: memFree=737208/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=45432 CPUtime=462.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 14027 0 0 0 46220 7 0 0 25 0 1 0 207348349 46522368 10451 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560015 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11358 10451 111 241 0 11114 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 45432

[startup+522.458 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=737016/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=45724 CPUtime=522.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 14079 0 0 0 52220 8 0 0 25 0 1 0 207348349 46821376 10503 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11431 10503 111 241 0 11187 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 45724

[startup+582.474 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=735224/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=47308 CPUtime=582.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 14770 0 0 0 58219 9 0 0 25 0 1 0 207348349 48443392 10943 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11827 10943 111 241 0 11583 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 47308

[startup+642.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=735096/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=47452 CPUtime=642.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 14810 0 0 0 64219 9 0 0 25 0 1 0 207348349 48590848 10983 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 11863 10983 111 241 0 11619 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 47452

[startup+702.516 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=730296/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=51836 CPUtime=702.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 16278 0 0 0 70217 10 0 0 25 0 1 0 207348349 53080064 12175 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 12959 12175 111 241 0 12715 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 51836

[startup+762.534 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=727288/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=54792 CPUtime=762.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 17051 0 0 0 76216 11 0 0 25 0 1 0 207348349 56107008 12948 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560002 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 13698 12948 111 241 0 13454 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 54792

[startup+822.555 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=725112/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=56788 CPUtime=822.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 17877 0 0 0 82215 12 0 0 25 0 1 0 207348349 58150912 13471 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 14197 13471 111 241 0 13953 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 56788

[startup+882.576 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=723896/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=58392 CPUtime=882.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 18226 0 0 0 88214 13 0 0 25 0 1 0 207348349 59793408 13787 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 14598 13787 111 241 0 14354 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 58392

[startup+942.593 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=698168/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=89064 CPUtime=942.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 26348 0 0 0 94210 17 0 0 25 0 1 0 207348349 91201536 20189 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560595 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 22266 20189 111 241 0 22022 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 89064

[startup+1002.61 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=697976/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=89328 CPUtime=1002.27
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 26400 0 0 0 100210 17 0 0 25 0 1 0 207348349 91471872 20241 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 22332 20241 111 241 0 22088 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 89328

[startup+1062.64 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=697720/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=89592 CPUtime=1062.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 26454 0 0 0 106210 18 0 0 25 0 1 0 207348349 91742208 20295 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 22398 20295 111 241 0 22154 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 89592

[startup+1122.66 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23275
/proc/meminfo: memFree=696952/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=90244 CPUtime=1122.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 26715 0 0 0 112210 18 0 0 25 0 1 0 207348349 92409856 20490 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 22561 20490 111 241 0 22317 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 90244

[startup+1182.68 s]
/proc/loadavg: 1.07 1.00 1.01 2/65 23275
/proc/meminfo: memFree=696632/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=90520 CPUtime=1182.28
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 27185 0 0 0 118210 18 0 0 25 0 1 0 207348349 92692480 20595 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 22630 20595 111 241 0 22386 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 90520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 23275
/proc/meminfo: memFree=696504/2055920 swapFree=4183416/4192956
[pid=23272] ppid=23270 vsize=90520 CPUtime=1200.09
/proc/23272/stat : 23272 (cmusat_base) R 23270 23272 22013 0 -1 4194304 27189 0 0 0 119991 18 0 0 25 0 1 0 207348349 92692480 20599 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/23272/statm: 22630 20599 111 241 0 22386 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 90520

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.52
CPU time (s): 1200.12
CPU user time (s): 1199.92
CPU system time (s): 0.200969
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 90520

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

runsolver used 0.791879 second user time and 2.42063 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Feb 19 08:31:55 UTC 2007

IDJOB= 299561
IDBENCH= 20013
IDSOLVER= 120
FILE ID= node60/299561-1171873915

PBS_JOBID= 3839755

Free space on /tmp= 66561 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1172355929-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299561-1171873915/cmusat_base /tmp/evaluation/299561-1171873915/instance-299561-1171873915.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-299561-1171873915 -o ROOT/results/node60/solver-299561-1171873915 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299561-1171873915/cmusat_base /tmp/evaluation/299561-1171873915/instance-299561-1171873915.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  53b587a5b98db42d3f124ef838f3e04f

RANDOM SEED= 236013582

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:        779352 kB
Buffers:         50096 kB
Cached:        1103968 kB
SwapCached:       3908 kB
Active:         793688 kB
Inactive:       370828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        779352 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          15888 kB
Slab:            97996 kB
Committed_AS:   712916 kB
PageTables:       1464 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= 66561 MiB

End job on node60 on Mon Feb 19 08:51:58 UTC 2007