Trace number 296341

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.57

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
MD5SUM336d29929731a9e0b91798d646846664
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.313951
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/node71/watcher-296341-1171821848 -o ROOT/results/node71/solver-296341-1171821848 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296341-1171821848/tts-4-0 /tmp/evaluation/296341-1171821848/instance-296341-1171821848.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 23623
/proc/meminfo: memFree=952824/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=796 CPUtime=0
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 202142653 815104 94 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 199 94 57 113 0 83 0

[startup+0.106711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23623
/proc/meminfo: memFree=952824/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=2248 CPUtime=0.1
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 472 0 0 0 10 0 0 0 18 0 1 0 202142653 2301952 457 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 562 457 62 113 0 446 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2248

[startup+0.514799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23623
/proc/meminfo: memFree=952824/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=9416 CPUtime=0.5
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 2279 0 0 0 50 0 0 0 21 0 1 0 202142653 9641984 2262 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134537393 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 2354 2262 66 113 0 2238 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9416

[startup+1.33498 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23624
/proc/meminfo: memFree=943728/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=9804 CPUtime=1.32
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 2365 0 0 0 132 0 0 0 25 0 1 0 202142653 10039296 2348 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591898 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 2451 2348 66 113 0 2335 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9804

[startup+2.97333 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=943088/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=10512 CPUtime=2.96
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 2563 0 0 0 296 0 0 0 25 0 1 0 202142653 10764288 2546 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 2628 2546 66 113 0 2512 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10512

[startup+6.25005 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=941488/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=11928 CPUtime=6.23
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 2930 0 0 0 623 0 0 0 25 0 1 0 202142653 12214272 2913 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 2982 2913 66 113 0 2866 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11928

[startup+12.7064 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=938352/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=14984 CPUtime=12.69
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 3667 0 0 0 1268 1 0 0 25 0 1 0 202142653 15343616 3650 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552152 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 3746 3650 66 113 0 3630 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14984

[startup+25.5082 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=933232/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=20140 CPUtime=25.49
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 4981 0 0 0 2547 2 0 0 25 0 1 0 202142653 20623360 4964 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 5035 4964 66 113 0 4919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20140

[startup+51.1168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=923056/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=30228 CPUtime=51.08
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 7478 0 0 0 5105 3 0 0 25 0 1 0 202142653 30953472 7461 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535887 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 7557 7461 66 113 0 7441 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30228

[startup+102.329 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=905520/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=47812 CPUtime=102.28
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 11874 0 0 0 10221 7 0 0 25 0 1 0 202142653 48959488 11857 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 11953 11857 66 113 0 11837 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47812

[startup+162.349 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 23624
/proc/meminfo: memFree=887152/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=65864 CPUtime=162.28
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 16388 0 0 0 16217 11 0 0 25 0 1 0 202142653 67444736 16371 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 16466 16371 66 113 0 16350 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 65864

[startup+222.365 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 23624
/proc/meminfo: memFree=870384/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=82504 CPUtime=222.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 20570 0 0 0 22211 15 0 0 25 0 1 0 202142653 84484096 20553 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535828 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 20626 20553 66 113 0 20510 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 82504

[startup+282.386 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23624
/proc/meminfo: memFree=855664/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=97276 CPUtime=282.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 24260 0 0 0 28208 18 0 0 25 0 1 0 202142653 99610624 24243 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134537426 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 24319 24243 66 113 0 24203 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 97276

[startup+342.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=839472/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=113688 CPUtime=342.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 28335 0 0 0 34204 22 0 0 25 0 1 0 202142653 116416512 28318 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 28422 28318 66 113 0 28306 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 113688

[startup+402.435 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=824112/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=128688 CPUtime=402.27
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 32092 0 0 0 40201 26 0 0 25 0 1 0 202142653 131776512 32075 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 32172 32075 66 113 0 32056 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 128688

[startup+462.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=811184/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=141580 CPUtime=462.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 35334 0 0 0 46197 29 0 0 25 0 1 0 202142653 144977920 35317 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 35395 35317 66 113 0 35279 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 141580

[startup+522.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=796848/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=156116 CPUtime=522.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 38931 0 0 0 52193 33 0 0 25 0 1 0 202142653 159862784 38914 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591976 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 39029 38914 66 113 0 38913 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 156116

[startup+582.492 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=782448/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=170180 CPUtime=582.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 42494 0 0 0 58190 36 0 0 25 0 1 0 202142653 174264320 42477 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 42545 42477 66 113 0 42429 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 170180

[startup+642.517 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=770160/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=182604 CPUtime=642.25
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 45563 0 0 0 64186 39 0 0 25 0 1 0 202142653 186986496 45546 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 45651 45546 66 113 0 45535 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 182604

[startup+702.541 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=758960/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=193620 CPUtime=702.26
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 48359 0 0 0 70185 41 0 0 25 0 1 0 202142653 198266880 48342 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591695 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 48405 48342 66 113 0 48289 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 193620

[startup+762.558 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=747824/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=204868 CPUtime=762.25
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 51155 0 0 0 76182 43 0 0 25 0 1 0 202142653 209784832 51138 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 51217 51138 66 113 0 51101 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 204868

[startup+822.582 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=737520/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=215188 CPUtime=822.25
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 53700 0 0 0 82180 45 0 0 25 0 1 0 202142653 220352512 53683 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 53797 53683 66 113 0 53681 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 215188

[startup+882.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=728048/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=224560 CPUtime=882.24
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 56064 0 0 0 88176 48 0 0 25 0 1 0 202142653 229949440 56047 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 56140 56047 66 113 0 56024 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 224560

[startup+942.623 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 23624
/proc/meminfo: memFree=719344/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=233236 CPUtime=942.24
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 58251 0 0 0 94174 50 0 0 25 0 1 0 202142653 238833664 58234 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 58309 58234 66 113 0 58193 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 233236

[startup+1002.64 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 23624
/proc/meminfo: memFree=710448/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=242376 CPUtime=1002.23
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 60506 0 0 0 100170 53 0 0 25 0 1 0 202142653 248193024 60489 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 60594 60489 66 113 0 60478 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 242376

[startup+1062.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=700464/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=251984 CPUtime=1062.23
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 62945 0 0 0 106168 55 0 0 25 0 1 0 202142653 258031616 62928 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 62996 62928 66 113 0 62880 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 251984

[startup+1122.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=690096/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=262536 CPUtime=1122.23
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 65550 0 0 0 112165 58 0 0 25 0 1 0 202142653 268836864 65533 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 65634 65533 66 113 0 65518 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 262536

[startup+1182.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=680816/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=271912 CPUtime=1182.22
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 67885 0 0 0 118162 60 0 0 25 0 1 0 202142653 278437888 67868 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 67978 67868 66 113 0 67862 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 271912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23624
/proc/meminfo: memFree=677936/2055920 swapFree=4174780/4192956
[pid=23623] ppid=23621 vsize=274488 CPUtime=1200.04
/proc/23623/stat : 23623 (tts-4-0) R 23621 23623 22545 0 -1 4194304 68568 0 0 0 119944 60 0 0 25 0 1 0 202142653 281075712 68551 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/23623/statm: 68622 68551 66 113 0 68506 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 274488

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.57
CPU time (s): 1200.09
CPU user time (s): 1199.44
CPU system time (s): 0.649901
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 274488

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

runsolver used 0.704892 second user time and 2.50362 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Feb 18 18:04:08 UTC 2007

IDJOB= 296341
IDBENCH= 19935
IDSOLVER= 98
FILE ID= node71/296341-1171821848

PBS_JOBID= 3839648

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-S1372215289-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296341-1171821848/tts-4-0 /tmp/evaluation/296341-1171821848/instance-296341-1171821848.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-296341-1171821848 -o ROOT/results/node71/solver-296341-1171821848 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296341-1171821848/tts-4-0 /tmp/evaluation/296341-1171821848/instance-296341-1171821848.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  336d29929731a9e0b91798d646846664

RANDOM SEED= 201857058

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:        953232 kB
Buffers:         49688 kB
Cached:         912904 kB
SwapCached:      12392 kB
Active:         753728 kB
Inactive:       227512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        953232 kB
SwapTotal:     4192956 kB
SwapFree:      4174780 kB
Dirty:             656 kB
Writeback:           0 kB
Mapped:          15940 kB
Slab:           107424 kB
Committed_AS:   643540 kB
PageTables:       1448 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 node71 on Sun Feb 18 18:24:11 UTC 2007