Trace number 291626

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/5SAT/v80/
unif-k5-r21.3-v80-c1704-S256297823-16.SAT.shuffled.cnf
MD5SUM98acb22e903e1289d5e4bb5a28958843
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/node71/watcher-291626-1171744642 -o ROOT/results/node71/solver-291626-1171744642 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291626-1171744642/tts-4-0 /tmp/evaluation/291626-1171744642/instance-291626-1171744642.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.96 0.85 3/64 11671
/proc/meminfo: memFree=1076496/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=796 CPUtime=0
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 194422017 815104 99 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 199 99 57 113 0 83 0

[startup+0.107662 s]
/proc/loadavg: 0.99 0.96 0.85 3/64 11671
/proc/meminfo: memFree=1076496/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=2912 CPUtime=0.1
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 656 0 0 0 10 0 0 0 18 0 1 0 194422017 2981888 641 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591617 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 728 641 66 113 0 612 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2912

[startup+0.515747 s]
/proc/loadavg: 0.99 0.96 0.85 3/64 11671
/proc/meminfo: memFree=1076496/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=3164 CPUtime=0.51
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 725 0 0 0 51 0 0 0 21 0 1 0 194422017 3239936 708 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 791 708 66 113 0 675 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3164

[startup+1.33592 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 11672
/proc/meminfo: memFree=1073544/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=3644 CPUtime=1.32
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 839 0 0 0 132 0 0 0 25 0 1 0 194422017 3731456 822 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 911 822 66 113 0 795 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3644

[startup+2.97228 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 11672
/proc/meminfo: memFree=1072712/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=4824 CPUtime=2.96
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 1143 0 0 0 296 0 0 0 25 0 1 0 194422017 4939776 1126 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 1206 1126 66 113 0 1090 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4824

[startup+6.25199 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 11672
/proc/meminfo: memFree=1070024/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=7412 CPUtime=6.24
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 1751 0 0 0 624 0 0 0 25 0 1 0 194422017 7589888 1734 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 1853 1734 66 113 0 1737 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7412

[startup+12.7054 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 11672
/proc/meminfo: memFree=1065296/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=11864 CPUtime=12.69
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 2879 0 0 0 1268 1 0 0 25 0 1 0 194422017 12148736 2862 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 2966 2862 66 113 0 2850 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11864

[startup+25.5082 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 11672
/proc/meminfo: memFree=1056976/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=20304 CPUtime=25.49
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 4993 0 0 0 2547 2 0 0 25 0 1 0 194422017 20791296 4976 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 5076 4976 66 113 0 4960 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20304

[startup+51.1137 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 11672
/proc/meminfo: memFree=1042640/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=34368 CPUtime=51.08
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 8521 0 0 0 5105 3 0 0 25 0 1 0 194422017 35192832 8504 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 8592 8504 66 113 0 8476 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34368

[startup+102.323 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 11672
/proc/meminfo: memFree=1016784/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=60388 CPUtime=102.28
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 15030 0 0 0 10219 9 0 0 25 0 1 0 194422017 61837312 15013 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534049 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 15097 15013 66 113 0 14981 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60388

[startup+162.342 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 11672
/proc/meminfo: memFree=988688/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=88048 CPUtime=162.27
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 21917 0 0 0 16214 13 0 0 25 0 1 0 194422017 90161152 21900 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 22012 21900 66 113 0 21896 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88048

[startup+222.366 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 11674
/proc/meminfo: memFree=963472/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=113128 CPUtime=222.27
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 28218 0 0 0 22209 18 0 0 25 0 1 0 194422017 115843072 28201 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 28282 28201 66 113 0 28166 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 113128

[startup+282.385 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 11674
/proc/meminfo: memFree=943888/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=132820 CPUtime=282.27
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 33111 0 0 0 28205 22 0 0 25 0 1 0 194422017 136007680 33094 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 33205 33094 66 113 0 33089 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 132820

[startup+342.398 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 11674
/proc/meminfo: memFree=924944/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=151804 CPUtime=342.26
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 37900 0 0 0 34201 25 0 0 25 0 1 0 194422017 155447296 37883 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 37951 37883 66 113 0 37835 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 151804

[startup+402.417 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 11674
/proc/meminfo: memFree=902032/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=174308 CPUtime=402.25
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 43528 0 0 0 40196 29 0 0 25 0 1 0 194422017 178491392 43511 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 43577 43511 66 113 0 43461 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 174308

[startup+462.437 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 11674
/proc/meminfo: memFree=881808/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=194700 CPUtime=462.25
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 48581 0 0 0 46191 34 0 0 25 0 1 0 194422017 199372800 48564 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 48675 48564 66 113 0 48559 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 194700

[startup+522.455 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 11674
/proc/meminfo: memFree=863312/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=213216 CPUtime=522.24
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 53255 0 0 0 52187 37 0 0 25 0 1 0 194422017 218333184 53238 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 53304 53238 66 113 0 53188 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 213216

[startup+582.474 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 11674
/proc/meminfo: memFree=846096/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=230096 CPUtime=582.24
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 57454 0 0 0 58184 40 0 0 25 0 1 0 194422017 235618304 57437 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 57524 57437 66 113 0 57408 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 230096

[startup+642.495 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11674
/proc/meminfo: memFree=830096/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=246032 CPUtime=642.24
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 61461 0 0 0 64181 43 0 0 25 0 1 0 194422017 251936768 61444 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 61508 61444 66 113 0 61392 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 246032

[startup+702.512 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11674
/proc/meminfo: memFree=816720/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=259628 CPUtime=702.23
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 64843 0 0 0 70177 46 0 0 25 0 1 0 194422017 265859072 64826 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 64907 64826 66 113 0 64791 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 259628

[startup+762.532 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11674
/proc/meminfo: memFree=802512/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=273928 CPUtime=762.22
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 68386 0 0 0 76173 49 0 0 25 0 1 0 194422017 280502272 68369 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591616 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 68482 68369 66 113 0 68366 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 273928

[startup+822.555 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11674
/proc/meminfo: memFree=791184/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=284944 CPUtime=822.22
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 71157 0 0 0 82170 52 0 0 25 0 1 0 194422017 291782656 71140 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 71236 71140 66 113 0 71120 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 284944

[startup+882.574 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11674
/proc/meminfo: memFree=782096/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=294084 CPUtime=882.21
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 73475 0 0 0 88166 55 0 0 25 0 1 0 194422017 301142016 73458 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 73521 73458 66 113 0 73405 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 294084

[startup+942.589 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11674
/proc/meminfo: memFree=769616/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=306740 CPUtime=942.2
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 76629 0 0 0 94162 58 0 0 25 0 1 0 194422017 314101760 76612 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 76685 76612 66 113 0 76569 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 306740

[startup+1002.61 s]
/proc/loadavg: 1.06 0.99 0.91 2/65 11674
/proc/meminfo: memFree=754512/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=321740 CPUtime=1002.2
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 80358 0 0 0 100158 62 0 0 25 0 1 0 194422017 329461760 80341 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 80435 80341 66 113 0 80319 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 321740

[startup+1062.63 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 11674
/proc/meminfo: memFree=743440/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=332760 CPUtime=1062.2
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 83120 0 0 0 106156 64 0 0 25 0 1 0 194422017 340746240 83103 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 83190 83103 66 113 0 83074 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 332760

[startup+1122.65 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11674
/proc/meminfo: memFree=733264/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=342840 CPUtime=1122.2
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 85664 0 0 0 112153 67 0 0 25 0 1 0 194422017 351068160 85647 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 85710 85647 66 113 0 85594 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 342840

[startup+1182.66 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11674
/proc/meminfo: memFree=724240/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=351980 CPUtime=1182.19
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 87932 0 0 0 118149 70 0 0 25 0 1 0 194422017 360427520 87915 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 87995 87915 66 113 0 87879 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 351980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 11674
/proc/meminfo: memFree=721680/2055920 swapFree=4174780/4192956
[pid=11671] ppid=11669 vsize=354324 CPUtime=1200.01
/proc/11671/stat : 11671 (tts-4-0) R 11669 11671 11467 0 -1 4194304 88527 0 0 0 119930 71 0 0 25 0 1 0 194422017 362827776 88510 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11671/statm: 88581 88510 66 113 0 88465 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 354324

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.3
CPU system time (s): 0.767883
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 354324

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

runsolver used 0.749886 second user time and 2.45963 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Feb 17 20:37:22 UTC 2007

IDJOB= 291626
IDBENCH= 19820
IDSOLVER= 98
FILE ID= node71/291626-1171744642

PBS_JOBID= 3839453

Free space on /tmp= 66564 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S256297823-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291626-1171744642/tts-4-0 /tmp/evaluation/291626-1171744642/instance-291626-1171744642.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-291626-1171744642 -o ROOT/results/node71/solver-291626-1171744642 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291626-1171744642/tts-4-0 /tmp/evaluation/291626-1171744642/instance-291626-1171744642.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  98acb22e903e1289d5e4bb5a28958843

RANDOM SEED= 786655838

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:       1076968 kB
Buffers:         39796 kB
Cached:         825884 kB
SwapCached:      12336 kB
Active:         672372 kB
Inactive:       211560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076968 kB
SwapTotal:     4192956 kB
SwapFree:      4174780 kB
Dirty:             556 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            81012 kB
Committed_AS:   583460 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= 66564 MiB

End job on node71 on Sat Feb 17 20:57:25 UTC 2007