Trace number 293635

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/node33/watcher-293635-1171774785 -o ROOT/results/node33/solver-293635-1171774785 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293635-1171774785/tts-4-0 /tmp/evaluation/293635-1171774785/instance-293635-1171774785.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.09 1.89 3/64 10275
/proc/meminfo: memFree=927032/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=796 CPUtime=0
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 102513806 815104 99 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 199 99 57 113 0 83 0

[startup+0.106578 s]
/proc/loadavg: 1.00 1.09 1.89 3/64 10275
/proc/meminfo: memFree=927032/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=4024 CPUtime=0.1
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 911 0 0 0 10 0 0 0 18 0 1 0 102513806 4120576 894 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 1006 894 66 113 0 890 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4024

[startup+0.51466 s]
/proc/loadavg: 1.00 1.09 1.89 3/64 10275
/proc/meminfo: memFree=927032/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=4180 CPUtime=0.51
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 955 0 0 0 51 0 0 0 22 0 1 0 102513806 4280320 938 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 1045 938 66 113 0 929 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4180

[startup+1.33483 s]
/proc/loadavg: 1.00 1.09 1.89 2/65 10276
/proc/meminfo: memFree=923184/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=4424 CPUtime=1.33
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 1062 0 0 0 133 0 0 0 25 0 1 0 102513806 4530176 1045 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 1106 1045 66 113 0 990 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4424

[startup+2.97116 s]
/proc/loadavg: 1.00 1.09 1.89 2/65 10276
/proc/meminfo: memFree=922416/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=5376 CPUtime=2.96
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 1296 0 0 0 296 0 0 0 25 0 1 0 102513806 5505024 1279 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 1344 1279 66 113 0 1228 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5376

[startup+6.24984 s]
/proc/loadavg: 1.00 1.09 1.88 2/65 10276
/proc/meminfo: memFree=920304/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=7488 CPUtime=6.24
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 1791 0 0 0 624 0 0 0 25 0 1 0 102513806 7667712 1774 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 1872 1774 66 113 0 1756 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7488

[startup+12.7042 s]
/proc/loadavg: 1.00 1.09 1.88 2/65 10276
/proc/meminfo: memFree=916280/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=11260 CPUtime=12.69
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 2738 0 0 0 1269 0 0 0 25 0 1 0 102513806 11530240 2721 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 2815 2721 66 113 0 2699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11260

[startup+25.5078 s]
/proc/loadavg: 1.00 1.08 1.86 2/65 10276
/proc/meminfo: memFree=909432/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=18296 CPUtime=25.49
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 4514 0 0 0 2548 1 0 0 25 0 1 0 102513806 18735104 4497 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 4574 4497 66 113 0 4458 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18296

[startup+51.113 s]
/proc/loadavg: 1.00 1.08 1.84 2/65 10276
/proc/meminfo: memFree=897592/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=29928 CPUtime=51.08
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 7394 0 0 0 5106 2 0 0 25 0 1 0 102513806 30646272 7377 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 7482 7377 66 113 0 7366 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29928

[startup+102.34 s]
/proc/loadavg: 1.00 1.06 1.79 2/71 10378
/proc/meminfo: memFree=876272/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=50096 CPUtime=102.24
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 12442 0 0 0 10219 5 0 0 25 0 1 0 102513806 51298304 12425 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 12524 12425 66 113 0 12408 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50096

[startup+162.391 s]
/proc/loadavg: 1.00 1.05 1.74 2/71 10450
/proc/meminfo: memFree=855352/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=70492 CPUtime=162.24
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 17547 0 0 0 16214 10 0 0 25 0 1 0 102513806 72183808 17530 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534071 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 17623 17530 66 113 0 17507 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70492

[startup+222.409 s]
/proc/loadavg: 1.00 1.04 1.69 2/65 10474
/proc/meminfo: memFree=839160/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=87840 CPUtime=222.21
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 21880 0 0 0 22208 13 0 0 25 0 1 0 102513806 89948160 21863 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 21960 21863 66 113 0 21844 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87840

[startup+282.424 s]
/proc/loadavg: 1.00 1.03 1.65 2/65 10474
/proc/meminfo: memFree=816888/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=110112 CPUtime=282.21
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 27481 0 0 0 28205 16 0 0 25 0 1 0 102513806 112754688 27464 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134543538 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 27528 27464 66 113 0 27412 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 110112

[startup+342.441 s]
/proc/loadavg: 1.00 1.02 1.60 2/65 10474
/proc/meminfo: memFree=798136/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=128864 CPUtime=342.2
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 32168 0 0 0 34201 19 0 0 25 0 1 0 102513806 131956736 32151 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 32216 32151 66 113 0 32100 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 128864

[startup+402.465 s]
/proc/loadavg: 1.00 1.02 1.56 2/65 10474
/proc/meminfo: memFree=781880/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=145036 CPUtime=402.2
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 36201 0 0 0 40198 22 0 0 25 0 1 0 102513806 148516864 36184 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 36259 36184 66 113 0 36143 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 145036

[startup+462.483 s]
/proc/loadavg: 1.00 1.01 1.52 2/65 10474
/proc/meminfo: memFree=766264/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=160744 CPUtime=462.2
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 40092 0 0 0 46195 25 0 0 25 0 1 0 102513806 164601856 40075 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 40186 40075 66 113 0 40070 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 160744

[startup+522.498 s]
/proc/loadavg: 1.00 1.00 1.49 2/65 10474
/proc/meminfo: memFree=754040/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=172932 CPUtime=522.19
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 43165 0 0 0 52191 28 0 0 25 0 1 0 102513806 177082368 43148 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 43233 43148 66 113 0 43117 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 172932

[startup+582.515 s]
/proc/loadavg: 1.00 1.00 1.45 2/65 10474
/proc/meminfo: memFree=743096/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=183716 CPUtime=582.2
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 45867 0 0 0 58189 31 0 0 25 0 1 0 102513806 188125184 45850 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 45929 45850 66 113 0 45813 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 183716

[startup+642.536 s]
/proc/loadavg: 1.00 1.00 1.42 2/65 10474
/proc/meminfo: memFree=730744/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=196140 CPUtime=642.19
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 48959 0 0 0 64186 33 0 0 25 0 1 0 102513806 200847360 48942 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 49035 48942 66 113 0 48919 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 196140

[startup+702.558 s]
/proc/loadavg: 1.00 1.00 1.40 2/65 10474
/proc/meminfo: memFree=721016/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=205984 CPUtime=702.2
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 51404 0 0 0 70184 36 0 0 25 0 1 0 102513806 210927616 51387 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 51496 51387 66 113 0 51380 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 205984

[startup+762.577 s]
/proc/loadavg: 1.00 1.00 1.37 2/65 10474
/proc/meminfo: memFree=709560/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=217232 CPUtime=762.19
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 54251 0 0 0 76180 39 0 0 25 0 1 0 102513806 222445568 54234 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 54308 54234 66 113 0 54192 0
Current children cumulated CPU time (s) 762.19
Current children cumulated vsize (KiB) 217232

[startup+822.596 s]
/proc/loadavg: 1.00 1.00 1.34 2/65 10474
/proc/meminfo: memFree=701752/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=224968 CPUtime=822.18
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 56181 0 0 0 82177 41 0 0 25 0 1 0 102513806 230367232 56164 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 56242 56164 66 113 0 56126 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 224968

[startup+882.613 s]
/proc/loadavg: 1.00 1.00 1.32 2/65 10474
/proc/meminfo: memFree=693112/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=233640 CPUtime=882.18
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 58334 0 0 0 88175 43 0 0 25 0 1 0 102513806 239247360 58317 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 58410 58317 66 113 0 58294 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 233640

[startup+942.631 s]
/proc/loadavg: 1.00 1.00 1.29 2/65 10474
/proc/meminfo: memFree=686136/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=240672 CPUtime=942.18
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 60080 0 0 0 94173 45 0 0 25 0 1 0 102513806 246448128 60063 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534416 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 60168 60063 66 113 0 60052 0
Current children cumulated CPU time (s) 942.18
Current children cumulated vsize (KiB) 240672

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.27 2/65 10474
/proc/meminfo: memFree=678456/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=248408 CPUtime=1002.18
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 62028 0 0 0 100171 47 0 0 25 0 1 0 102513806 254369792 62011 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 62102 62011 66 113 0 61986 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 248408

[startup+1062.67 s]
/proc/loadavg: 1.00 1.00 1.25 2/65 10474
/proc/meminfo: memFree=669560/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=257080 CPUtime=1062.18
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 64213 0 0 0 106169 49 0 0 25 0 1 0 102513806 263249920 64196 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 64270 64196 66 113 0 64154 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 257080

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.24 2/65 10476
/proc/meminfo: memFree=664376/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=262236 CPUtime=1122.17
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 65504 0 0 0 112167 50 0 0 25 0 1 0 102513806 268529664 65487 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 65559 65487 66 113 0 65443 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 262236

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 10476
/proc/meminfo: memFree=657976/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=268800 CPUtime=1182.17
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 67132 0 0 0 118165 52 0 0 25 0 1 0 102513806 275251200 67115 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 67200 67115 66 113 0 67084 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 268800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.63 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 10476
/proc/meminfo: memFree=656184/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=270440 CPUtime=1200.09
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 67550 0 0 0 119957 52 0 0 25 0 1 0 102513806 276930560 67533 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 67610 67533 66 113 0 67494 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 270440

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.63 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 10476
/proc/meminfo: memFree=656184/2055920 swapFree=4183908/4192956
[pid=10275] ppid=10273 vsize=270440 CPUtime=1200.09
/proc/10275/stat : 10275 (tts-4-0) R 10273 10275 9888 0 -1 4194304 67550 0 0 0 119957 52 0 0 25 0 1 0 102513806 276930560 67533 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10275/statm: 67610 67533 66 113 0 67494 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 270440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.68
CPU time (s): 1200.14
CPU user time (s): 1199.57
CPU system time (s): 0.567913
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 270440

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

runsolver used 0.866868 second user time and 2.42263 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 04:59:45 UTC 2007

IDJOB= 293635
IDBENCH= 19869
IDSOLVER= 98
FILE ID= node33/293635-1171774785

PBS_JOBID= 3839547

Free space on /tmp= 66564 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293635-1171774785/tts-4-0 /tmp/evaluation/293635-1171774785/instance-293635-1171774785.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-293635-1171774785 -o ROOT/results/node33/solver-293635-1171774785 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293635-1171774785/tts-4-0 /tmp/evaluation/293635-1171774785/instance-293635-1171774785.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 457568247

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:        927440 kB
Buffers:         40268 kB
Cached:         968088 kB
SwapCached:       4164 kB
Active:         743824 kB
Inactive:       275380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        927440 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:             580 kB
Writeback:           0 kB
Mapped:          15536 kB
Slab:            95320 kB
Committed_AS:   137076 kB
PageTables:       1408 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 node33 on Sun Feb 18 05:19:48 UTC 2007