Trace number 305279

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.16 1200.46

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1099746708-06.cnf
MD5SUM09edde3792f1d05d69d5933db6d6b1a7
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
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/node61/watcher-305279-1172075649 -o ROOT/results/node61/solver-305279-1172075649 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305279-1172075649/tts-4-0 /tmp/evaluation/305279-1172075649/instance-305279-1172075649.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.92 0.98 0.99 3/64 5715
/proc/meminfo: memFree=1431392/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=796 CPUtime=0
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 227521848 815104 99 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 199 99 57 113 0 83 0

[startup+0.10711 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5715
/proc/meminfo: memFree=1431392/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=4432 CPUtime=0.1
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 985 0 0 0 10 0 0 0 18 0 1 0 227521848 4538368 970 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 1108 970 57 113 0 992 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4432

[startup+0.515147 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5715
/proc/meminfo: memFree=1431392/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=20652 CPUtime=0.51
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 4976 0 0 0 49 2 0 0 21 0 1 0 227521848 21147648 4961 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555124 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 5163 4961 62 113 0 5047 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 20652

[startup+1.33523 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1411736/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=20652 CPUtime=1.33
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 5006 0 0 0 131 2 0 0 25 0 1 0 227521848 21147648 4991 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134625331 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 5163 4991 63 113 0 5047 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 20652

[startup+2.97138 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1359512/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=89424 CPUtime=2.96
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 22300 0 0 0 286 10 0 0 25 0 1 0 227521848 91570176 22119 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591973 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 22356 22119 66 113 0 22240 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 89424

[startup+6.2527 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1293408/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=159828 CPUtime=6.24
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 37462 0 0 0 607 17 0 0 25 0 1 0 227521848 163663872 37281 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134791946 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 39957 37281 66 113 0 39841 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 159828

[startup+12.7093 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1226720/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=222752 CPUtime=12.69
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 52529 0 0 0 1245 24 0 0 25 0 1 0 227521848 228098048 52348 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 55688 52348 66 113 0 55572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 222752

[startup+25.6085 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1168288/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=304140 CPUtime=25.59
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 65808 0 0 0 2529 30 0 0 25 0 1 0 227521848 311439360 65627 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537405 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 76035 65627 66 113 0 75919 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 304140

[startup+51.214 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1126304/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=371924 CPUtime=51.19
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 78221 0 0 0 5084 35 0 0 25 0 1 0 227521848 380850176 78040 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591973 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 92981 78040 66 113 0 92865 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 371924

[startup+102.423 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1041504/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=465720 CPUtime=102.39
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 97433 0 0 0 10196 43 0 0 25 0 1 0 227521848 476897280 97252 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 116430 97252 66 113 0 116314 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 465720

[startup+162.441 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5716
/proc/meminfo: memFree=1016096/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=494916 CPUtime=162.39
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 103765 0 0 0 16193 46 0 0 25 0 1 0 227521848 506793984 103584 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 123729 103584 66 113 0 123613 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 494916

[startup+222.494 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5716
/proc/meminfo: memFree=980704/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=533956 CPUtime=222.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 112590 0 0 0 22193 50 0 0 25 0 1 0 227521848 546770944 112409 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 133489 112409 66 113 0 133373 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 533956

[startup+282.507 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5716
/proc/meminfo: memFree=960160/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=556064 CPUtime=282.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 117726 0 0 0 28190 53 0 0 25 0 1 0 227521848 569409536 117545 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 139016 117545 66 113 0 138900 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 556064

[startup+342.522 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=945568/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=571076 CPUtime=342.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 121318 0 0 0 34188 55 0 0 25 0 1 0 227521848 584781824 121137 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591884 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 142769 121137 66 113 0 142653 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 571076

[startup+402.539 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=944736/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=571920 CPUtime=402.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 121535 0 0 0 40188 55 0 0 25 0 1 0 227521848 585646080 121354 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 142980 121354 66 113 0 142864 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 571920

[startup+462.552 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=935840/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=581808 CPUtime=462.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 123761 0 0 0 46187 56 0 0 25 0 1 0 227521848 595771392 123580 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537396 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 145452 123580 66 113 0 145336 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 581808

[startup+522.567 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=924640/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=593104 CPUtime=522.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 126558 0 0 0 52186 57 0 0 25 0 1 0 227521848 607338496 126377 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 148276 126377 66 113 0 148160 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 593104

[startup+582.585 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=922144/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=595868 CPUtime=582.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 127182 0 0 0 58186 57 0 0 25 0 1 0 227521848 610168832 127001 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 148967 127001 66 113 0 148851 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 595868

[startup+642.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=905952/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=612440 CPUtime=642.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 131218 0 0 0 64185 58 0 0 25 0 1 0 227521848 627138560 131037 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591898 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 153110 131037 66 113 0 152994 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 612440

[startup+702.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=884384/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=634668 CPUtime=702.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 136603 0 0 0 70184 59 0 0 25 0 1 0 227521848 649900032 136422 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 158667 136422 66 113 0 158551 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 634668

[startup+762.633 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=879456/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=639836 CPUtime=762.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 137833 0 0 0 76183 60 0 0 25 0 1 0 227521848 655192064 137652 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591620 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 159959 137652 66 113 0 159843 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 639836

[startup+822.653 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=875168/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=643920 CPUtime=822.44
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 138907 0 0 0 82183 61 0 0 25 0 1 0 227521848 659374080 138726 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591879 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 160980 138726 66 113 0 160864 0
Current children cumulated CPU time (s) 822.44
Current children cumulated vsize (KiB) 643920

[startup+882.667 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=858080/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=661016 CPUtime=882.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 143160 0 0 0 88181 62 0 0 25 0 1 0 227521848 676880384 142979 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 165254 142979 66 113 0 165138 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 661016

[startup+942.682 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=840544/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=678636 CPUtime=942.44
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 147547 0 0 0 94180 64 0 0 25 0 1 0 227521848 694923264 147366 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 169659 147366 66 113 0 169543 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 678636

[startup+1002.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=833376/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=685644 CPUtime=1002.44
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 149323 0 0 0 100179 65 0 0 25 0 1 0 227521848 702099456 149142 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 171411 149142 66 113 0 171295 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 685644

[startup+1062.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=833248/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=685644 CPUtime=1062.44
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 149354 0 0 0 106179 65 0 0 25 0 1 0 227521848 702099456 149173 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 171411 149173 66 113 0 171295 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 685644

[startup+1122.73 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5718
/proc/meminfo: memFree=828320/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=691288 CPUtime=1122.44
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 150801 0 0 0 112178 66 0 0 25 0 1 0 227521848 707878912 150620 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 172822 150620 66 113 0 172706 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 691288

[startup+1182.74 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 5718
/proc/meminfo: memFree=824288/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=694412 CPUtime=1182.43
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 151588 0 0 0 118177 66 0 0 25 0 1 0 227521848 711077888 151407 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543340 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 173603 151407 66 113 0 173487 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 694412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.36 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 5718
/proc/meminfo: memFree=819104/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=699580 CPUtime=1200.05
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 152884 0 0 0 119938 67 0 0 25 0 1 0 227521848 716369920 152703 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641335 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 174895 152703 66 113 0 174779 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 699580

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

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

[startup+1200.36 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 5718
/proc/meminfo: memFree=819104/2055920 swapFree=4183260/4192956
[pid=5715] ppid=5713 vsize=699580 CPUtime=1200.05
/proc/5715/stat : 5715 (tts-4-0) R 5713 5715 5015 0 -1 4194304 152884 0 0 0 119938 67 0 0 25 0 1 0 227521848 716369920 152703 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641335 0 0 4096 0 0 0 0 17 1 0 0
/proc/5715/statm: 174895 152703 66 113 0 174779 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 699580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.16
CPU user time (s): 1199.39
CPU system time (s): 0.774882
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 699580

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

runsolver used 0.900863 second user time and 2.30865 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 21 16:34:09 UTC 2007

IDJOB= 305279
IDBENCH= 20153
IDSOLVER= 98
FILE ID= node61/305279-1172075649

PBS_JOBID= 3892822

Free space on /tmp= 66562 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S1099746708-06.cnf
COMMAND LINE= /tmp/evaluation/305279-1172075649/tts-4-0 /tmp/evaluation/305279-1172075649/instance-305279-1172075649.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-305279-1172075649 -o ROOT/results/node61/solver-305279-1172075649 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305279-1172075649/tts-4-0 /tmp/evaluation/305279-1172075649/instance-305279-1172075649.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  09edde3792f1d05d69d5933db6d6b1a7

RANDOM SEED= 287544310

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1431800 kB
Buffers:         39480 kB
Cached:         510020 kB
SwapCached:       3884 kB
Active:         143484 kB
Inactive:       415764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431800 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            51024 kB
Committed_AS:   677080 kB
PageTables:       1388 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= 66562 MiB

End job on node61 on Wed Feb 21 16:54:12 UTC 2007