Trace number 296300

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.09 1200.56

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
MD5SUM73f55df5bacee8a903f8066fb39f5521
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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/node40/watcher-296300-1171821380 -o ROOT/results/node40/solver-296300-1171821380 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296300-1171821380/tts-4-0 /tmp/evaluation/296300-1171821380/instance-296300-1171821380.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 10683
/proc/meminfo: memFree=779632/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=796 CPUtime=0
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 107172265 815104 94 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 199 94 57 113 0 83 0

[startup+0.10711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10683
/proc/meminfo: memFree=779632/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=2380 CPUtime=0.1
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 499 0 0 0 10 0 0 0 18 0 1 0 107172265 2437120 484 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 595 484 62 113 0 479 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2380

[startup+0.515162 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10683
/proc/meminfo: memFree=779632/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=9556 CPUtime=0.51
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 2289 0 0 0 50 1 0 0 22 0 1 0 107172265 9785344 2272 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 2389 2272 66 113 0 2273 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9556

[startup+1.33527 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=770408/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=9796 CPUtime=1.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 2388 0 0 0 132 1 0 0 25 0 1 0 107172265 10031104 2371 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 2449 2371 66 113 0 2333 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9796

[startup+2.97648 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=769768/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=10508 CPUtime=2.97
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 2575 0 0 0 296 1 0 0 25 0 1 0 107172265 10760192 2558 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 2627 2558 66 113 0 2511 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 10508

[startup+6.2519 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=768232/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=11924 CPUtime=6.24
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 2917 0 0 0 623 1 0 0 25 0 1 0 107172265 12210176 2900 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134536390 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 2981 2900 66 113 0 2865 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11924

[startup+12.7057 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=765488/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=14512 CPUtime=12.69
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 3572 0 0 0 1268 1 0 0 25 0 1 0 107172265 14860288 3555 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 3628 3555 66 113 0 3512 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14512

[startup+25.6074 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=760688/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=19436 CPUtime=25.58
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 4812 0 0 0 2556 2 0 0 25 0 1 0 107172265 19902464 4795 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 4859 4795 66 113 0 4743 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 19436

[startup+51.2147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=751792/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=28116 CPUtime=51.19
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 6979 0 0 0 5115 4 0 0 25 0 1 0 107172265 28790784 6962 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134542465 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 7029 6962 66 113 0 6913 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 28116

[startup+102.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=735664/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=44292 CPUtime=102.38
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 11026 0 0 0 10230 8 0 0 25 0 1 0 107172265 45355008 11009 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534399 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 11073 11009 66 113 0 10957 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 44292

[startup+162.442 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=718128/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=61644 CPUtime=162.38
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 15322 0 0 0 16227 11 0 0 25 0 1 0 107172265 63123456 15305 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 15411 15305 66 113 0 15295 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 61644

[startup+222.461 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10684
/proc/meminfo: memFree=703472/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=76180 CPUtime=222.38
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 18986 0 0 0 22225 13 0 0 25 0 1 0 107172265 78008320 18969 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641339 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 19045 18969 66 113 0 18929 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 76180

[startup+282.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10710
/proc/meminfo: memFree=688896/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=89780 CPUtime=282.38
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 22376 0 0 0 28223 15 0 0 25 0 1 0 107172265 91934720 22359 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 22445 22359 66 113 0 22329 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 89780

[startup+342.522 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10822
/proc/meminfo: memFree=676416/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=101968 CPUtime=342.35
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 25430 0 0 0 34218 17 0 0 25 0 1 0 107172265 104415232 25413 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 25492 25413 66 113 0 25376 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 101968

[startup+402.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=664432/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=115096 CPUtime=402.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 28698 0 0 0 40212 21 0 0 25 0 1 0 107172265 117858304 28681 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 28774 28681 66 113 0 28658 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 115096

[startup+462.582 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=651568/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=127988 CPUtime=462.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 31914 0 0 0 46210 23 0 0 25 0 1 0 107172265 131059712 31897 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 31997 31897 66 113 0 31881 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 127988

[startup+522.599 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=639152/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=140416 CPUtime=522.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 35034 0 0 0 52207 26 0 0 25 0 1 0 107172265 143785984 35017 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 35104 35017 66 113 0 34988 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 140416

[startup+582.619 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=626352/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=153072 CPUtime=582.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 38182 0 0 0 58204 29 0 0 25 0 1 0 107172265 156745728 38165 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 38268 38165 66 113 0 38152 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 153072

[startup+642.636 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=615664/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=163620 CPUtime=642.34
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 40850 0 0 0 64202 32 0 0 25 0 1 0 107172265 167546880 40833 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 40905 40833 66 113 0 40789 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 163620

[startup+702.655 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=605616/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=173704 CPUtime=702.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 43375 0 0 0 70198 35 0 0 25 0 1 0 107172265 177872896 43358 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 43426 43358 66 113 0 43310 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 173704

[startup+762.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=596656/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=182844 CPUtime=762.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 45621 0 0 0 76196 37 0 0 25 0 1 0 107172265 187232256 45604 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 45711 45604 66 113 0 45595 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 182844

[startup+822.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=587184/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=192220 CPUtime=822.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 47986 0 0 0 82193 40 0 0 25 0 1 0 107172265 196833280 47969 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 48055 47969 66 113 0 47939 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 192220

[startup+882.705 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 10882
/proc/meminfo: memFree=577520/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=202064 CPUtime=882.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 50420 0 0 0 88190 43 0 0 25 0 1 0 107172265 206913536 50403 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 50516 50403 66 113 0 50400 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 202064

[startup+942.721 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 10882
/proc/meminfo: memFree=568112/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=211440 CPUtime=942.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 52789 0 0 0 94188 45 0 0 25 0 1 0 107172265 216514560 52772 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 52860 52772 66 113 0 52744 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 211440

[startup+1002.74 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 10882
/proc/meminfo: memFree=559344/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=219876 CPUtime=1002.32
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 54922 0 0 0 100186 46 0 0 25 0 1 0 107172265 225153024 54905 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 54969 54905 66 113 0 54853 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 219876

[startup+1062.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=550448/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=229020 CPUtime=1062.33
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 57175 0 0 0 106185 48 0 0 25 0 1 0 107172265 234516480 57158 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 57255 57158 66 113 0 57139 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 229020

[startup+1122.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=541936/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=237456 CPUtime=1122.32
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 59299 0 0 0 112183 49 0 0 25 0 1 0 107172265 243154944 59282 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 59364 59282 66 113 0 59248 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 237456

[startup+1182.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=534640/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=244724 CPUtime=1182.32
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 61129 0 0 0 118181 51 0 0 25 0 1 0 107172265 250597376 61112 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 61181 61112 66 113 0 61065 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 244724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10882
/proc/meminfo: memFree=531888/2055920 swapFree=4183864/4192956
[pid=10683] ppid=10681 vsize=247536 CPUtime=1200.04
/proc/10683/stat : 10683 (tts-4-0) R 10681 10683 9887 0 -1 4194304 61782 0 0 0 119953 51 0 0 25 0 1 0 107172265 253476864 61765 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10683/statm: 61884 61765 66 113 0 61768 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 247536

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.56
CPU time (s): 1200.09
CPU user time (s): 1199.54
CPU system time (s): 0.556915
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 247536

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

runsolver used 1.03784 second user time and 2.25466 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Feb 18 17:56:20 UTC 2007

IDJOB= 296300
IDBENCH= 19934
IDSOLVER= 98
FILE ID= node40/296300-1171821380

PBS_JOBID= 3839630

Free space on /tmp= 66563 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296300-1171821380/tts-4-0 /tmp/evaluation/296300-1171821380/instance-296300-1171821380.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-296300-1171821380 -o ROOT/results/node40/solver-296300-1171821380 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296300-1171821380/tts-4-0 /tmp/evaluation/296300-1171821380/instance-296300-1171821380.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  73f55df5bacee8a903f8066fb39f5521

RANDOM SEED= 44500844

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:        779976 kB
Buffers:         48900 kB
Cached:        1104752 kB
SwapCached:       4252 kB
Active:         822948 kB
Inactive:       341504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        779976 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:             664 kB
Writeback:           0 kB
Mapped:          15428 kB
Slab:            97492 kB
Committed_AS:   148260 kB
PageTables:       1412 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= 66563 MiB

End job on node40 on Sun Feb 18 18:16:23 UTC 2007