Trace number 294865

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.07 1200.55

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1481196126-03.SAT.shuffled.cnf
MD5SUM636f3d664350f93be3762acecb2ac303
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.338948
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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/node39/watcher-294865-1171796117 -o ROOT/results/node39/solver-294865-1171796117 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294865-1171796117/tts-4-0 /tmp/evaluation/294865-1171796117/instance-294865-1171796117.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 25354
/proc/meminfo: memFree=981128/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=796 CPUtime=0
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 199567572 815104 94 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 199 94 57 113 0 83 0

[startup+0.106192 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25354
/proc/meminfo: memFree=981128/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=2380 CPUtime=0.1
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 490 0 0 0 10 0 0 0 18 0 1 0 199567572 2437120 475 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 595 475 62 113 0 479 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2380

[startup+0.51426 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25354
/proc/meminfo: memFree=981128/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=10232 CPUtime=0.5
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 2485 0 0 0 50 0 0 0 21 0 1 0 199567572 10477568 2468 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591687 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 2558 2468 66 113 0 2442 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10232

[startup+1.3344 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=971200/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=10416 CPUtime=1.32
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 2555 0 0 0 132 0 0 0 25 0 1 0 199567572 10665984 2538 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 2604 2538 66 113 0 2488 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10416

[startup+2.97068 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=970624/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=11128 CPUtime=2.95
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 2729 0 0 0 295 0 0 0 25 0 1 0 199567572 11395072 2712 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 2782 2712 66 113 0 2666 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 11128

[startup+6.25024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=969096/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=12548 CPUtime=6.24
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 3076 0 0 0 623 1 0 0 25 0 1 0 199567572 12849152 3059 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552172 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 3137 3059 66 113 0 3021 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12548

[startup+12.7043 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=966280/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=15128 CPUtime=12.69
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 3732 0 0 0 1268 1 0 0 25 0 1 0 199567572 15491072 3715 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 3782 3715 66 113 0 3666 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15128

[startup+25.5045 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=961544/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=20060 CPUtime=25.49
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 4941 0 0 0 2547 2 0 0 25 0 1 0 199567572 20541440 4924 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134536104 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 5015 4924 66 113 0 4899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20060

[startup+51.1099 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=952392/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=29204 CPUtime=51.08
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 7204 0 0 0 5105 3 0 0 25 0 1 0 199567572 29904896 7187 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 7301 7187 66 113 0 7185 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29204

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=935496/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=46084 CPUtime=102.28
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 11437 0 0 0 10221 7 0 0 25 0 1 0 199567572 47190016 11420 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 11521 11420 66 113 0 11405 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 46084

[startup+162.336 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=918792/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=62492 CPUtime=162.27
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 15539 0 0 0 16218 9 0 0 25 0 1 0 199567572 63991808 15522 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 15623 15522 66 113 0 15507 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 62492

[startup+222.352 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=902664/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=78672 CPUtime=222.27
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 19586 0 0 0 22215 12 0 0 25 0 1 0 199567572 80560128 19569 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 19668 19569 66 113 0 19552 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 78672

[startup+282.368 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=888840/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=92276 CPUtime=282.26
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 23021 0 0 0 28211 15 0 0 25 0 1 0 199567572 94490624 23004 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134537396 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 23069 23004 66 113 0 22953 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 92276

[startup+342.384 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25355
/proc/meminfo: memFree=876360/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=104936 CPUtime=342.26
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 26167 0 0 0 34208 18 0 0 25 0 1 0 199567572 107454464 26150 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 26234 26150 66 113 0 26118 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 104936

[startup+402.441 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25489
/proc/meminfo: memFree=863432/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=116424 CPUtime=402.25
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 29024 0 0 0 40205 20 0 0 25 0 1 0 199567572 119218176 29007 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 29106 29007 66 113 0 28990 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 116424

[startup+462.474 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=851464/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=129552 CPUtime=462.22
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 32330 0 0 0 46200 22 0 0 25 0 1 0 199567572 132661248 32313 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 32388 32313 66 113 0 32272 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 129552

[startup+522.491 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=837448/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=143624 CPUtime=522.23
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 35826 0 0 0 52198 25 0 0 25 0 1 0 199567572 147070976 35809 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 35906 35809 66 113 0 35790 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 143624

[startup+582.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=824264/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=156516 CPUtime=582.23
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 39073 0 0 0 58195 28 0 0 25 0 1 0 199567572 160272384 39056 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534071 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 39129 39056 66 113 0 39013 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 156516

[startup+642.528 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25553
/proc/meminfo: memFree=812168/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=168708 CPUtime=642.22
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 42126 0 0 0 64193 29 0 0 25 0 1 0 199567572 172756992 42109 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 42177 42109 66 113 0 42061 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 168708

[startup+702.54 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 25553
/proc/meminfo: memFree=800200/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=180664 CPUtime=702.22
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 45101 0 0 0 70189 33 0 0 25 0 1 0 199567572 184999936 45084 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 45166 45084 66 113 0 45050 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 180664

[startup+762.558 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=789384/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=191680 CPUtime=762.21
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 47822 0 0 0 76186 35 0 0 25 0 1 0 199567572 196280320 47805 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 47920 47805 66 113 0 47804 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 191680

[startup+822.581 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=779400/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=201524 CPUtime=822.21
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 50300 0 0 0 82184 37 0 0 25 0 1 0 199567572 206360576 50283 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 50381 50283 66 113 0 50265 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 201524

[startup+882.595 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=770632/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=210196 CPUtime=882.21
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 52497 0 0 0 88181 40 0 0 25 0 1 0 199567572 215240704 52480 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 52549 52480 66 113 0 52433 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 210196

[startup+942.614 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=761416/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=219572 CPUtime=942.21
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 54806 0 0 0 94179 42 0 0 25 0 1 0 199567572 224841728 54789 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 54893 54789 66 113 0 54777 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 219572

[startup+1002.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=751816/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=229180 CPUtime=1002.2
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 57221 0 0 0 100177 43 0 0 25 0 1 0 199567572 234680320 57204 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134536114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 57295 57204 66 113 0 57179 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 229180

[startup+1062.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=741832/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=239024 CPUtime=1062.21
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 59670 0 0 0 106175 46 0 0 25 0 1 0 199567572 244760576 59653 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 59756 59653 66 113 0 59640 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 239024

[startup+1122.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=732936/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=247932 CPUtime=1122.2
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 61887 0 0 0 112172 48 0 0 25 0 1 0 199567572 253882368 61870 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 61983 61870 66 113 0 61867 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 247932

[startup+1182.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=726408/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=254496 CPUtime=1182.2
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 63552 0 0 0 118170 50 0 0 25 0 1 0 199567572 260603904 63535 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 63624 63535 66 113 0 63508 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 254496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25553
/proc/meminfo: memFree=723464/2055920 swapFree=4165040/4192956
[pid=25354] ppid=25352 vsize=257308 CPUtime=1200.02
/proc/25354/stat : 25354 (tts-4-0) R 25352 25354 24110 0 -1 4194304 64248 0 0 0 119951 51 0 0 25 0 1 0 199567572 263483392 64231 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25354/statm: 64327 64231 66 113 0 64211 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 257308

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.55
CPU time (s): 1200.07
CPU user time (s): 1199.52
CPU system time (s): 0.549916
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 257308

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

runsolver used 0.793879 second user time and 2.49762 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Feb 18 10:55:17 UTC 2007

IDJOB= 294865
IDBENCH= 19899
IDSOLVER= 98
FILE ID= node39/294865-1171796117

PBS_JOBID= 3839582

Free space on /tmp= 66564 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1481196126-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294865-1171796117/tts-4-0 /tmp/evaluation/294865-1171796117/instance-294865-1171796117.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-294865-1171796117 -o ROOT/results/node39/solver-294865-1171796117 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294865-1171796117/tts-4-0 /tmp/evaluation/294865-1171796117/instance-294865-1171796117.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  636f3d664350f93be3762acecb2ac303

RANDOM SEED= 804921739

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:        981536 kB
Buffers:         46044 kB
Cached:         907916 kB
SwapCached:      22248 kB
Active:         765000 kB
Inactive:       217248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        981536 kB
SwapTotal:     4192956 kB
SwapFree:      4165040 kB
Dirty:             676 kB
Writeback:           0 kB
Mapped:          15456 kB
Slab:            78248 kB
Committed_AS:   514368 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= 66564 MiB

End job on node39 on Sun Feb 18 11:15:19 UTC 2007