Trace number 292118

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
TTS 4.0? (TO) 1200.11 1200.54

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S2081149830-10.SAT.shuffled.cnf
MD5SUMd0cf7e3234604bad410cc03581b4891e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007997
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
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-292118-1171750086 -o ROOT/results/node60/solver-292118-1171750086 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292118-1171750086/tts-4-0 /tmp/evaluation/292118-1171750086/instance-292118-1171750086.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.45 1.47 1.15 3/64 6688
/proc/meminfo: memFree=851200/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=796 CPUtime=0
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 194965442 815104 96 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134524132 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 199 96 58 113 0 83 0

[startup+0.107538 s]
/proc/loadavg: 1.45 1.47 1.15 3/64 6688
/proc/meminfo: memFree=851200/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=2648 CPUtime=0.1
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 580 0 0 0 10 0 0 0 18 0 1 0 194965442 2711552 565 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 662 565 66 113 0 546 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648

[startup+0.51861 s]
/proc/loadavg: 1.45 1.47 1.15 3/64 6688
/proc/meminfo: memFree=851200/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=2836 CPUtime=0.51
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 661 0 0 0 51 0 0 0 21 0 1 0 194965442 2904064 646 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641335 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 709 646 66 113 0 593 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2836

[startup+1.33976 s]
/proc/loadavg: 1.41 1.46 1.15 2/65 6689
/proc/meminfo: memFree=848312/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=3548 CPUtime=1.33
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 824 0 0 0 133 0 0 0 25 0 1 0 194965442 3633152 809 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 887 809 66 113 0 771 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3548

[startup+2.97605 s]
/proc/loadavg: 1.41 1.46 1.15 2/65 6689
/proc/meminfo: memFree=847224/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=4964 CPUtime=2.97
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 1179 0 0 0 297 0 0 0 25 0 1 0 194965442 5083136 1164 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134542438 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 1241 1164 66 113 0 1125 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4964

[startup+6.25464 s]
/proc/loadavg: 1.41 1.46 1.15 2/65 6689
/proc/meminfo: memFree=844672/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=7552 CPUtime=6.24
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 1788 0 0 0 624 0 0 0 25 0 1 0 194965442 7733248 1773 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 1888 1773 66 113 0 1772 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7552

[startup+12.7088 s]
/proc/loadavg: 1.35 1.44 1.15 2/65 6689
/proc/meminfo: memFree=839680/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=12012 CPUtime=12.7
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 2954 0 0 0 1269 1 0 0 25 0 1 0 194965442 12300288 2939 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 3003 2939 66 113 0 2887 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 12012

[startup+25.5091 s]
/proc/loadavg: 1.29 1.43 1.15 2/65 6689
/proc/meminfo: memFree=832640/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=19284 CPUtime=25.49
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 4743 0 0 0 2548 1 0 0 25 0 1 0 194965442 19746816 4728 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591807 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 4821 4728 66 113 0 4705 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19284

[startup+51.1137 s]
/proc/loadavg: 1.19 1.39 1.14 2/65 6689
/proc/meminfo: memFree=819776/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=31940 CPUtime=51.09
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 7908 0 0 0 5106 3 0 0 25 0 1 0 194965442 32706560 7893 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 7985 7893 66 113 0 7869 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31940

[startup+102.328 s]
/proc/loadavg: 1.08 1.32 1.13 2/65 6689
/proc/meminfo: memFree=799104/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=52808 CPUtime=102.28
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 13109 0 0 0 10222 6 0 0 25 0 1 0 194965442 54075392 13094 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 13202 13094 66 113 0 13086 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 52808

[startup+162.345 s]
/proc/loadavg: 1.03 1.26 1.12 2/65 6689
/proc/meminfo: memFree=779456/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=72032 CPUtime=162.28
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 17907 0 0 0 16217 11 0 0 25 0 1 0 194965442 73760768 17892 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 18008 17892 66 113 0 17892 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 72032

[startup+222.366 s]
/proc/loadavg: 1.01 1.21 1.11 2/65 6689
/proc/meminfo: memFree=763328/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=88204 CPUtime=222.28
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 21963 0 0 0 22213 15 0 0 25 0 1 0 194965442 90320896 21948 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 22051 21948 66 113 0 21935 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 88204

[startup+282.388 s]
/proc/loadavg: 1.00 1.17 1.10 2/65 6689
/proc/meminfo: memFree=748992/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=102736 CPUtime=282.27
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 25585 0 0 0 28210 17 0 0 25 0 1 0 194965442 105201664 25570 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 25684 25570 66 113 0 25568 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 102736

[startup+342.405 s]
/proc/loadavg: 1.00 1.14 1.09 2/65 6689
/proc/meminfo: memFree=734464/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=117036 CPUtime=342.28
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 29187 0 0 0 34207 21 0 0 25 0 1 0 194965442 119844864 29172 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 29259 29172 66 113 0 29143 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 117036

[startup+402.427 s]
/proc/loadavg: 1.00 1.11 1.08 2/65 6689
/proc/meminfo: memFree=721856/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=129464 CPUtime=402.27
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 32286 0 0 0 40204 23 0 0 25 0 1 0 194965442 132571136 32271 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 32366 32271 66 113 0 32250 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 129464

[startup+462.441 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 6689
/proc/meminfo: memFree=710272/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=141184 CPUtime=462.26
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 35203 0 0 0 46199 27 0 0 25 0 1 0 194965442 144572416 35188 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 35296 35188 66 113 0 35180 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 141184

[startup+522.463 s]
/proc/loadavg: 1.00 1.07 1.07 2/65 6689
/proc/meminfo: memFree=695936/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=155480 CPUtime=522.26
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 38805 0 0 0 52196 30 0 0 25 0 1 0 194965442 159211520 38790 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534171 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 38870 38790 66 113 0 38754 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 155480

[startup+582.484 s]
/proc/loadavg: 1.00 1.05 1.07 2/65 6689
/proc/meminfo: memFree=681920/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=169312 CPUtime=582.27
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 42254 0 0 0 58194 33 0 0 25 0 1 0 194965442 173375488 42239 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 42328 42239 66 113 0 42212 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 169312

[startup+642.506 s]
/proc/loadavg: 1.00 1.04 1.06 2/65 6689
/proc/meminfo: memFree=670208/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=181032 CPUtime=642.26
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 45192 0 0 0 64191 35 0 0 25 0 1 0 194965442 185376768 45177 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 45258 45177 66 113 0 45142 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 181032

[startup+702.523 s]
/proc/loadavg: 1.00 1.03 1.05 2/65 6689
/proc/meminfo: memFree=658048/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=193220 CPUtime=702.26
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 48227 0 0 0 70187 39 0 0 25 0 1 0 194965442 197857280 48212 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 48305 48212 66 113 0 48189 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 193220

[startup+762.54 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 6689
/proc/meminfo: memFree=647040/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=204236 CPUtime=762.26
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 51009 0 0 0 76185 41 0 0 25 0 1 0 194965442 209137664 50994 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 51059 50994 66 113 0 50943 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 204236

[startup+822.559 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 6689
/proc/meminfo: memFree=635904/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=215252 CPUtime=822.25
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 53745 0 0 0 82182 43 0 0 25 0 1 0 194965442 220418048 53730 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 53813 53730 66 113 0 53697 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 215252

[startup+882.577 s]
/proc/loadavg: 1.00 1.01 1.04 2/65 6689
/proc/meminfo: memFree=624960/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=226268 CPUtime=882.25
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 56485 0 0 0 88179 46 0 0 25 0 1 0 194965442 231698432 56470 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 56567 56470 66 113 0 56451 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 226268

[startup+942.595 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 6689
/proc/meminfo: memFree=616512/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=234708 CPUtime=942.25
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 58609 0 0 0 94177 48 0 0 25 0 1 0 194965442 240340992 58594 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 58677 58594 66 113 0 58561 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 234708

[startup+1002.61 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 6689
/proc/meminfo: memFree=607104/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=244084 CPUtime=1002.24
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 60972 0 0 0 100174 50 0 0 25 0 1 0 194965442 249942016 60957 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 61021 60957 66 113 0 60905 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 244084

[startup+1062.63 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 6689
/proc/meminfo: memFree=596288/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=254864 CPUtime=1062.24
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 63640 0 0 0 106171 53 0 0 25 0 1 0 194965442 260980736 63625 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 63716 63625 66 113 0 63600 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 254864

[startup+1122.65 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6689
/proc/meminfo: memFree=585408/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=265644 CPUtime=1122.24
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 66342 0 0 0 112168 56 0 0 25 0 1 0 194965442 272019456 66327 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 66411 66327 66 113 0 66295 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 265644

[startup+1182.67 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6689
/proc/meminfo: memFree=574912/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=276192 CPUtime=1182.23
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 68981 0 0 0 118165 58 0 0 25 0 1 0 194965442 282820608 68966 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 69048 68966 66 113 0 68932 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 276192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6689
/proc/meminfo: memFree=571712/2055920 swapFree=4183416/4192956
[pid=6688] ppid=6686 vsize=279240 CPUtime=1200.05
/proc/6688/stat : 6688 (tts-4-0) R 6686 6688 5433 0 -1 4194304 69744 0 0 0 119946 59 0 0 25 0 1 0 194965442 285941760 69729 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6688/statm: 69810 69729 66 113 0 69694 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 279240

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.11
CPU user time (s): 1199.47
CPU system time (s): 0.640902
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 279240

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

runsolver used 0.741887 second user time and 2.46962 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Feb 17 22:08:06 UTC 2007

IDJOB= 292118
IDBENCH= 19832
IDSOLVER= 98
FILE ID= node60/292118-1171750086

PBS_JOBID= 3839462

Free space on /tmp= 66564 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S2081149830-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292118-1171750086/tts-4-0 /tmp/evaluation/292118-1171750086/instance-292118-1171750086.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-292118-1171750086 -o ROOT/results/node60/solver-292118-1171750086 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292118-1171750086/tts-4-0 /tmp/evaluation/292118-1171750086/instance-292118-1171750086.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  d0cf7e3234604bad410cc03581b4891e

RANDOM SEED= 638266128

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:        851608 kB
Buffers:         45060 kB
Cached:        1042636 kB
SwapCached:       3840 kB
Active:         707808 kB
Inactive:       390176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        851608 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            92328 kB
Committed_AS:   646824 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= 66564 MiB

End job on node60 on Sat Feb 17 22:28:09 UTC 2007