Trace number 291708

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.14 1200.58

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
MD5SUM52283ce63e705369937455e1ca21a476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.5154
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/node13/watcher-291708-1171745081 -o ROOT/results/node13/solver-291708-1171745081 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291708-1171745081/tts-4-0 /tmp/evaluation/291708-1171745081/instance-291708-1171745081.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.93 0.97 0.82 3/77 8537
/proc/meminfo: memFree=798272/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=796 CPUtime=0
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 194462578 815104 101 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134520576 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 199 101 58 113 0 83 0

[startup+0.10656 s]
/proc/loadavg: 0.93 0.97 0.82 3/77 8537
/proc/meminfo: memFree=798272/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=2912 CPUtime=0.1
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 655 0 0 0 10 0 0 0 18 0 1 0 194462578 2981888 640 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591639 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 728 640 66 113 0 612 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2912

[startup+0.514614 s]
/proc/loadavg: 0.93 0.97 0.82 3/77 8537
/proc/meminfo: memFree=798272/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=3156 CPUtime=0.51
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 710 0 0 0 51 0 0 0 22 0 1 0 194462578 3231744 695 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 789 695 66 113 0 673 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3156

[startup+1.33472 s]
/proc/loadavg: 0.93 0.97 0.82 2/78 8538
/proc/meminfo: memFree=795384/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=3636 CPUtime=1.33
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 832 0 0 0 133 0 0 0 25 0 1 0 194462578 3723264 817 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 909 817 66 113 0 793 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3636

[startup+2.97094 s]
/proc/loadavg: 0.93 0.97 0.82 2/78 8538
/proc/meminfo: memFree=794488/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=4816 CPUtime=2.96
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 1130 0 0 0 296 0 0 0 25 0 1 0 194462578 4931584 1113 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 1204 1113 66 113 0 1088 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4816

[startup+6.24838 s]
/proc/loadavg: 0.94 0.97 0.82 2/78 8538
/proc/meminfo: memFree=792056/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=6936 CPUtime=6.23
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 1682 0 0 0 623 0 0 0 25 0 1 0 194462578 7102464 1665 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591813 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 1734 1665 66 113 0 1618 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6936

[startup+12.7042 s]
/proc/loadavg: 0.94 0.97 0.82 2/78 8538
/proc/meminfo: memFree=787832/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=10924 CPUtime=12.69
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 2676 0 0 0 1268 1 0 0 25 0 1 0 194462578 11186176 2659 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134536357 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 2731 2659 66 113 0 2615 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10924

[startup+25.5129 s]
/proc/loadavg: 0.95 0.97 0.82 2/78 8538
/proc/meminfo: memFree=780088/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=18892 CPUtime=25.49
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 4675 0 0 0 2547 2 0 0 25 0 1 0 194462578 19345408 4658 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 4723 4658 66 113 0 4607 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18892

[startup+51.1224 s]
/proc/loadavg: 0.97 0.97 0.82 2/78 8538
/proc/meminfo: memFree=766968/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=31788 CPUtime=51.1
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 7878 0 0 0 5106 4 0 0 25 0 1 0 194462578 32550912 7861 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 7947 7861 66 113 0 7831 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 31788

[startup+102.343 s]
/proc/loadavg: 0.98 0.97 0.83 2/78 8538
/proc/meminfo: memFree=743992/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=54996 CPUtime=102.3
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 13647 0 0 0 10223 7 0 0 25 0 1 0 194462578 56315904 13630 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 13749 13630 66 113 0 13633 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54996

[startup+162.374 s]
/proc/loadavg: 0.99 0.97 0.83 2/78 8538
/proc/meminfo: memFree=721464/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=77032 CPUtime=162.32
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 19170 0 0 0 16220 12 0 0 25 0 1 0 194462578 78880768 19153 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 19258 19153 66 113 0 19142 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 77032

[startup+222.4 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 8538
/proc/meminfo: memFree=702904/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=95548 CPUtime=222.33
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 23804 0 0 0 22218 15 0 0 25 0 1 0 194462578 97841152 23787 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 23887 23787 66 113 0 23771 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 95548

[startup+282.427 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 8538
/proc/meminfo: memFree=684984/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=113596 CPUtime=282.34
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 28306 0 0 0 28216 18 0 0 25 0 1 0 194462578 116322304 28289 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 28399 28289 66 113 0 28283 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 113596

[startup+342.458 s]
/proc/loadavg: 1.03 0.99 0.86 2/78 8538
/proc/meminfo: memFree=667320/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=131176 CPUtime=342.35
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 32722 0 0 0 34213 22 0 0 25 0 1 0 194462578 134324224 32705 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534352 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 32794 32705 66 113 0 32678 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 131176

[startup+402.491 s]
/proc/loadavg: 1.01 0.99 0.86 2/78 8538
/proc/meminfo: memFree=651512/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=146644 CPUtime=402.37
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 36604 0 0 0 40211 26 0 0 25 0 1 0 194462578 150163456 36587 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 36661 36587 66 113 0 36545 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 146644

[startup+462.519 s]
/proc/loadavg: 1.00 0.99 0.87 2/78 8538
/proc/meminfo: memFree=636856/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=161412 CPUtime=462.37
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 40283 0 0 0 46208 29 0 0 25 0 1 0 194462578 165285888 40266 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 40353 40266 66 113 0 40237 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 161412

[startup+522.547 s]
/proc/loadavg: 1.00 0.99 0.88 2/78 8538
/proc/meminfo: memFree=623032/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=175240 CPUtime=522.39
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 43760 0 0 0 52207 32 0 0 25 0 1 0 194462578 179445760 43743 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 43810 43743 66 113 0 43694 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 175240

[startup+582.573 s]
/proc/loadavg: 1.00 0.99 0.88 2/78 8538
/proc/meminfo: memFree=610552/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=187668 CPUtime=582.4
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 46822 0 0 0 58205 35 0 0 25 0 1 0 194462578 192172032 46805 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 46917 46805 66 113 0 46801 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 187668

[startup+642.607 s]
/proc/loadavg: 1.00 0.99 0.89 2/78 8538
/proc/meminfo: memFree=598968/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=199152 CPUtime=642.42
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 49708 0 0 0 64204 38 0 0 25 0 1 0 194462578 203931648 49691 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 49788 49691 66 113 0 49672 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 199152

[startup+702.635 s]
/proc/loadavg: 1.00 0.99 0.89 2/78 8538
/proc/meminfo: memFree=588728/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=209468 CPUtime=702.43
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 52309 0 0 0 70202 41 0 0 25 0 1 0 194462578 214495232 52292 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534409 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 52367 52292 66 113 0 52251 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 209468

[startup+762.661 s]
/proc/loadavg: 1.00 0.99 0.90 2/78 8538
/proc/meminfo: memFree=580728/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=217436 CPUtime=762.44
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 54281 0 0 0 76201 43 0 0 25 0 1 0 194462578 222654464 54264 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 54359 54264 66 113 0 54243 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 217436

[startup+822.693 s]
/proc/loadavg: 1.00 0.99 0.90 2/78 8538
/proc/meminfo: memFree=571832/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=226344 CPUtime=822.45
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 56498 0 0 0 82200 45 0 0 25 0 1 0 194462578 231776256 56481 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 56586 56481 66 113 0 56470 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 226344

[startup+882.723 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 8538
/proc/meminfo: memFree=561400/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=236656 CPUtime=882.46
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 59098 0 0 0 88197 49 0 0 25 0 1 0 194462578 242335744 59081 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 59164 59081 66 113 0 59048 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 236656

[startup+942.751 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 8538
/proc/meminfo: memFree=550008/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=248140 CPUtime=942.47
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 61962 0 0 0 94195 52 0 0 25 0 1 0 194462578 254095360 61945 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 62035 61945 66 113 0 61919 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 248140

[startup+1002.79 s]
/proc/loadavg: 1.00 0.99 0.91 2/84 8638
/proc/meminfo: memFree=536960/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=260096 CPUtime=1002.45
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 64946 0 0 0 100189 56 0 0 25 0 1 0 194462578 266338304 64929 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 65024 64929 66 113 0 64908 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 260096

[startup+1062.85 s]
/proc/loadavg: 1.00 0.99 0.91 2/84 8710
/proc/meminfo: memFree=524552/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=272284 CPUtime=1062.46
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 67997 0 0 0 106187 59 0 0 25 0 1 0 194462578 278818816 67980 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 68071 67980 66 113 0 67955 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 272284

[startup+1122.88 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 8736
/proc/meminfo: memFree=516088/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=281896 CPUtime=1122.45
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 70398 0 0 0 112183 62 0 0 25 0 1 0 194462578 288661504 70381 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 70474 70381 66 113 0 70358 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 281896

[startup+1182.91 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 8736
/proc/meminfo: memFree=507960/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=289864 CPUtime=1182.46
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 72415 0 0 0 118182 64 0 0 25 0 1 0 194462578 296820736 72398 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 72466 72398 66 113 0 72350 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 289864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.53 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 8736
/proc/meminfo: memFree=504696/2055920 swapFree=4192812/4192956
[pid=8537] ppid=8535 vsize=293144 CPUtime=1200.08
/proc/8537/stat : 8537 (tts-4-0) R 8535 8537 8399 0 -1 4194304 73198 0 0 0 119944 64 0 0 25 0 1 0 194462578 300179456 73181 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/8537/statm: 73286 73181 66 113 0 73170 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 293144

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.58
CPU time (s): 1200.14
CPU user time (s): 1199.44
CPU system time (s): 0.694894
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 293144

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

runsolver used 1.16182 second user time and 2.76758 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Feb 17 20:44:41 UTC 2007

IDJOB= 291708
IDBENCH= 19822
IDSOLVER= 98
FILE ID= node13/291708-1171745081

PBS_JOBID= 3839256

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  52283ce63e705369937455e1ca21a476

RANDOM SEED= 200057400

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:        798744 kB
Buffers:         66900 kB
Cached:        1056052 kB
SwapCached:          0 kB
Active:         604876 kB
Inactive:       572416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        798744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          73216 kB
Slab:            65488 kB
Committed_AS:   813392 kB
PageTables:       1744 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= 66543 MiB

End job on node13 on Sat Feb 17 21:04:44 UTC 2007