Trace number 336670

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted 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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-336670-1173651357 -o ROOT/results/node29/solver-336670-1173651357 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336670-1173651357/tts-4-0 /tmp/evaluation/336670-1173651357/instance-336670-1173651357.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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/77 1592
/proc/meminfo: memFree=1883416/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=936 CPUtime=0
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 21442566 958464 105 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 234 105 57 113 0 118 0

[startup+0.010863 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1592
/proc/meminfo: memFree=1883416/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=1068 CPUtime=0
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 21442566 1093632 159 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 267 160 57 113 0 151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1068

[startup+0.101876 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1592
/proc/meminfo: memFree=1883416/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=4436 CPUtime=0.09
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 1023 0 0 0 9 0 0 0 18 0 1 0 21442566 4542464 1008 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134554911 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 1109 1008 62 113 0 993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4436

[startup+0.301903 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1592
/proc/meminfo: memFree=1883416/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=7572 CPUtime=0.29
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 1835 0 0 0 29 0 0 0 19 0 1 0 21442566 7753728 1810 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591729 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 1893 1810 66 113 0 1777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7572

[startup+0.70196 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1592
/proc/meminfo: memFree=1883416/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=7812 CPUtime=0.69
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 1867 0 0 0 69 0 0 0 22 0 1 0 21442566 7999488 1842 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 1953 1842 66 113 0 1837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7812

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1876176/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=8048 CPUtime=1.49
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 1924 0 0 0 149 0 0 0 25 0 1 0 21442566 8241152 1899 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 2012 1899 66 113 0 1896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8048

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1875408/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=9212 CPUtime=3.09
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 2217 0 0 0 309 0 0 0 25 0 1 0 21442566 9433088 2192 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 2303 2192 66 113 0 2187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9212

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1873296/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=11156 CPUtime=6.29
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 2718 0 0 0 628 1 0 0 25 0 1 0 21442566 11423744 2693 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 2789 2693 66 113 0 2673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11156

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1870736/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=13172 CPUtime=12.68
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 3220 0 0 0 1267 1 0 0 25 0 1 0 21442566 13488128 3195 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641343 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 3293 3195 66 113 0 3177 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13172

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1866072/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=17860 CPUtime=25.48
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 4396 0 0 0 2546 2 0 0 25 0 1 0 21442566 18288640 4371 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 4465 4371 66 113 0 4349 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17860

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1858584/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=25136 CPUtime=51.08
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 6245 0 0 0 5105 3 0 0 25 0 1 0 21442566 25739264 6220 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 6284 6220 66 113 0 6168 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25136

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1837720/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=46164 CPUtime=102.27
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 11459 0 0 0 10221 6 0 0 25 0 1 0 21442566 47271936 11434 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 11541 11435 66 113 0 11425 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46164

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1823704/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=60000 CPUtime=162.24
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 14915 0 0 0 16217 7 0 0 25 0 1 0 21442566 61440000 14890 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 15000 14890 66 113 0 14884 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60000

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1811032/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=72420 CPUtime=222.22
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 18066 0 0 0 22213 9 0 0 25 0 1 0 21442566 74158080 18041 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 18105 18041 66 113 0 17989 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 72420

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1785432/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=98208 CPUtime=282.2
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 24490 0 0 0 28209 11 0 0 25 0 1 0 21442566 100564992 24465 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 24552 24465 66 113 0 24436 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 98208

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1767064/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=116256 CPUtime=342.18
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 29023 0 0 0 34203 15 0 0 25 0 1 0 21442566 119046144 28998 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534394 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 29064 28998 66 113 0 28948 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 116256

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1756568/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=126800 CPUtime=402.16
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 31637 0 0 0 40199 17 0 0 25 0 1 0 21442566 129843200 31612 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 31700 31612 66 113 0 31584 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 126800

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1746968/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=136648 CPUtime=462.14
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 34103 0 0 0 46195 19 0 0 25 0 1 0 21442566 139927552 34078 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 34162 34078 66 113 0 34046 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 136648

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1730776/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=152820 CPUtime=522.12
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 38139 0 0 0 52190 22 0 0 25 0 1 0 21442566 156487680 38114 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134625130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 38205 38114 66 113 0 38089 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 152820

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1715096/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=168288 CPUtime=582.1
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 41981 0 0 0 58186 24 0 0 25 0 1 0 21442566 172326912 41956 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 42072 41956 66 113 0 41956 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 168288

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1701336/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=181884 CPUtime=642.09
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 45400 0 0 0 64182 27 0 0 25 0 1 0 21442566 186249216 45375 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 45471 45375 66 113 0 45355 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 181884

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1690200/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=193136 CPUtime=702.06
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 48197 0 0 0 70176 30 0 0 25 0 1 0 21442566 197771264 48172 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 48284 48172 66 113 0 48168 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 193136

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1673368/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=209776 CPUtime=762.05
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 52404 0 0 0 76173 32 0 0 25 0 1 0 21442566 214810624 52379 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552159 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 52444 52379 66 113 0 52328 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 209776

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1662424/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=221028 CPUtime=822.02
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 55180 0 0 0 82168 34 0 0 25 0 1 0 21442566 226332672 55155 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 55257 55155 66 113 0 55141 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 221028

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1649944/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=233216 CPUtime=882.01
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 58261 0 0 0 88164 37 0 0 25 0 1 0 21442566 238813184 58236 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 58304 58236 66 113 0 58188 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 233216

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1618456/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=265100 CPUtime=941.98
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 66221 0 0 0 94157 41 0 0 25 0 1 0 21442566 271462400 66196 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 66275 66196 66 113 0 66159 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 265100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1589720/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=293696 CPUtime=1001.97
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 73332 0 0 0 100151 46 0 0 25 0 1 0 21442566 300744704 73307 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 73424 73307 66 113 0 73308 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 293696

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1565528/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=318072 CPUtime=1061.95
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 79442 0 0 0 106146 49 0 0 25 0 1 0 21442566 325705728 79417 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 79518 79417 66 113 0 79402 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 318072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1541144/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=341980 CPUtime=1121.92
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 85453 0 0 0 112140 52 0 0 25 0 1 0 21442566 350187520 85428 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 85495 85428 66 113 0 85379 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 341980

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1519704/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=363312 CPUtime=1181.91
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 90789 0 0 0 118135 56 0 0 25 0 1 0 21442566 372031488 90764 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 90828 90764 66 113 0 90712 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 363312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1593
/proc/meminfo: memFree=1512984/2055920 swapFree=4144048/4192956
[pid=1592] ppid=1590 vsize=369872 CPUtime=1200.01
/proc/1592/stat : 1592 (tts-4-0) R 1590 1592 511 0 -1 4194304 92413 0 0 0 119943 58 0 0 25 0 1 0 21442566 378748928 92388 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1592/statm: 92468 92388 66 113 0 92352 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 369872

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.46
CPU time (s): 1200.08
CPU user time (s): 1199.43
CPU system time (s): 0.642902
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 369872

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

runsolver used 1.49477 second user time and 2.75558 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Mar 11 22:15:57 UTC 2007

IDJOB= 336670
IDBENCH= 24681
IDSOLVER= 98
FILE ID= node29/336670-1173651357

PBS_JOBID= 4101376

Free space on /tmp= 66556 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336670-1173651357/tts-4-0 /tmp/evaluation/336670-1173651357/instance-336670-1173651357.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-336670-1173651357 -o ROOT/results/node29/solver-336670-1173651357 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336670-1173651357/tts-4-0 /tmp/evaluation/336670-1173651357/instance-336670-1173651357.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 24612881

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.270
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.270
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:       1883824 kB
Buffers:         32332 kB
Cached:          86356 kB
SwapCached:      17652 kB
Active:          81596 kB
Inactive:        62360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883824 kB
SwapTotal:     4192956 kB
SwapFree:      4144048 kB
Dirty:             740 kB
Writeback:           0 kB
Mapped:          31584 kB
Slab:            13664 kB
Committed_AS:   158828 kB
PageTables:       1760 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= 66556 MiB

End job on node29 on Sun Mar 11 22:36:00 UTC 2007