Trace number 368667

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) 5000.26 5001.82

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-368667-1177270060 -o ROOT/results/node1/solver-368667-1177270060 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368667-1177270060/tts-4-0 /tmp/evaluation/368667-1177270060/instance-368667-1177270060.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 0.97 0.99 3/77 960
/proc/meminfo: memFree=1868680/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=940 CPUtime=0
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 203043834 962560 106 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 235 107 57 113 0 119 0

[startup+0.027185 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 960
/proc/meminfo: memFree=1868680/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1864 CPUtime=0.02
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 375 0 0 0 2 0 0 0 18 0 1 0 203043834 1908736 360 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 466 361 65 113 0 350 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1864

[startup+0.101185 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 960
/proc/meminfo: memFree=1868680/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=2604 CPUtime=0.09
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 550 0 0 0 9 0 0 0 18 0 1 0 203043834 2666496 535 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 651 535 66 113 0 535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2604

[startup+0.301206 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 960
/proc/meminfo: memFree=1868680/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=3076 CPUtime=0.29
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 666 0 0 0 29 0 0 0 19 0 1 0 203043834 3149824 651 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 769 651 66 113 0 653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3076

[startup+0.701254 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 960
/proc/meminfo: memFree=1868680/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=3784 CPUtime=0.69
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 846 0 0 0 69 0 0 0 22 0 1 0 203043834 3874816 831 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 946 831 66 113 0 830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3784

[startup+1.50135 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 961
/proc/meminfo: memFree=1865024/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=4956 CPUtime=1.49
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 1181 0 0 0 149 0 0 0 25 0 1 0 203043834 5074944 1166 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591813 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 1239 1166 66 113 0 1123 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4956

[startup+3.10154 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 961
/proc/meminfo: memFree=1863104/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=7072 CPUtime=3.09
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 1718 0 0 0 309 0 0 0 25 0 1 0 203043834 7241728 1703 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 1768 1703 66 113 0 1652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7072

[startup+6.30191 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 961
/proc/meminfo: memFree=1858944/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=11056 CPUtime=6.29
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 2704 0 0 0 628 1 0 0 25 0 1 0 203043834 11321344 2689 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134542855 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 2764 2689 66 113 0 2648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11056

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 961
/proc/meminfo: memFree=1852672/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=16920 CPUtime=12.69
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 4179 0 0 0 1267 2 0 0 25 0 1 0 203043834 17326080 4164 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 4230 4164 66 113 0 4114 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16920

[startup+25.5022 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 961
/proc/meminfo: memFree=1839232/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=30048 CPUtime=25.48
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 7436 0 0 0 2545 3 0 0 25 0 1 0 203043834 30769152 7421 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534433 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 7512 7421 66 113 0 7396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30048

[startup+51.1022 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 961
/proc/meminfo: memFree=1822336/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=46924 CPUtime=51.08
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 11666 0 0 0 5102 6 0 0 25 0 1 0 203043834 48050176 11651 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 11731 11651 66 113 0 11615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46924

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 3/78 961
/proc/meminfo: memFree=1792704/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=76228 CPUtime=102.27
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 18981 0 0 0 10218 9 0 0 25 0 1 0 203043834 78057472 18966 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 19057 18966 66 113 0 18941 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76228

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 961
/proc/meminfo: memFree=1764544/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=104588 CPUtime=162.24
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 26067 0 0 0 16211 13 0 0 25 0 1 0 203043834 107098112 26052 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 26147 26052 66 113 0 26031 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104588

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 961
/proc/meminfo: memFree=1726464/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=142324 CPUtime=222.22
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 35505 0 0 0 22203 19 0 0 25 0 1 0 203043834 145739776 35490 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 35581 35490 66 113 0 35465 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 142324

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 961
/proc/meminfo: memFree=1701632/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=167172 CPUtime=282.21
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 41712 0 0 0 28197 24 0 0 25 0 1 0 203043834 171184128 41697 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 41793 41697 66 113 0 41677 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 167172

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 963
/proc/meminfo: memFree=1684232/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=184284 CPUtime=342.19
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 46013 0 0 0 34192 27 0 0 25 0 1 0 203043834 188706816 45998 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 46071 45998 66 113 0 45955 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 184284

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 963
/proc/meminfo: memFree=1668232/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=200456 CPUtime=402.17
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 50059 0 0 0 40187 30 0 0 25 0 1 0 203043834 205266944 50044 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 50114 50044 66 113 0 49998 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 200456

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 963
/proc/meminfo: memFree=1649992/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=218504 CPUtime=462.16
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 54574 0 0 0 46182 34 0 0 25 0 1 0 203043834 223748096 54559 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 54626 54559 66 113 0 54510 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 218504

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 963
/proc/meminfo: memFree=1636360/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=232100 CPUtime=522.14
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 57968 0 0 0 52177 37 0 0 25 0 1 0 203043834 237670400 57953 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 58025 57953 66 113 0 57909 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 232100

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 963
/proc/meminfo: memFree=1594952/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=273824 CPUtime=582.12
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 68378 0 0 0 58170 42 0 0 25 0 1 0 203043834 280395776 68363 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 68456 68363 66 113 0 68340 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 273824

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 963
/proc/meminfo: memFree=1558024/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=310152 CPUtime=642.1
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 77450 0 0 0 64163 47 0 0 25 0 1 0 203043834 317595648 77435 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 77538 77435 66 113 0 77422 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 310152


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=655560/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1208344 CPUtime=4061
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 302015 0 0 0 405861 239 0 0 25 0 1 0 203043834 1237344256 302000 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 302086 302000 66 113 0 301970 0
Current children cumulated CPU time (s) 4061
Current children cumulated vsize (KiB) 1208344

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=645128/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1218896 CPUtime=4120.99
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 304657 0 0 0 411857 242 0 0 25 0 1 0 203043834 1248149504 304642 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 304724 304642 66 113 0 304608 0
Current children cumulated CPU time (s) 4120.99
Current children cumulated vsize (KiB) 1218896

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=629960/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1233896 CPUtime=4180.97
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 308390 0 0 0 417852 245 0 0 25 0 1 0 203043834 1263509504 308375 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 308474 308375 66 113 0 308358 0
Current children cumulated CPU time (s) 4180.97
Current children cumulated vsize (KiB) 1233896

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=629000/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1234836 CPUtime=4240.94
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 308618 0 0 0 423849 245 0 0 25 0 1 0 203043834 1264472064 308603 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 308709 308603 66 113 0 308593 0
Current children cumulated CPU time (s) 4240.94
Current children cumulated vsize (KiB) 1234836

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=628936/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1234836 CPUtime=4300.93
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 308618 0 0 0 429847 246 0 0 25 0 1 0 203043834 1264472064 308603 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 308709 308603 66 113 0 308593 0
Current children cumulated CPU time (s) 4300.93
Current children cumulated vsize (KiB) 1234836

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=628808/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1234836 CPUtime=4360.91
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 308618 0 0 0 435845 246 0 0 25 0 1 0 203043834 1264472064 308603 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 308709 308603 66 113 0 308593 0
Current children cumulated CPU time (s) 4360.91
Current children cumulated vsize (KiB) 1234836

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=628808/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1234836 CPUtime=4420.9
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 308618 0 0 0 441843 247 0 0 25 0 1 0 203043834 1264472064 308603 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 308709 308603 66 113 0 308593 0
Current children cumulated CPU time (s) 4420.9
Current children cumulated vsize (KiB) 1234836

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=625032/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1238820 CPUtime=4480.88
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 309657 0 0 0 447840 248 0 0 25 0 1 0 203043834 1268551680 309642 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 309705 309642 66 113 0 309589 0
Current children cumulated CPU time (s) 4480.88
Current children cumulated vsize (KiB) 1238820

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=619336/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1244208 CPUtime=4540.86
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 310955 0 0 0 453836 250 0 0 25 0 1 0 203043834 1274068992 310940 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 311052 310940 66 113 0 310936 0
Current children cumulated CPU time (s) 4540.86
Current children cumulated vsize (KiB) 1244208

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=619208/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1244208 CPUtime=4600.84
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 310955 0 0 0 459834 250 0 0 25 0 1 0 203043834 1274068992 310940 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134623283 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 311052 310940 66 113 0 310936 0
Current children cumulated CPU time (s) 4600.84
Current children cumulated vsize (KiB) 1244208

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=619144/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1244208 CPUtime=4660.83
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 310955 0 0 0 465832 251 0 0 25 0 1 0 203043834 1274068992 310940 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 311052 310940 66 113 0 310936 0
Current children cumulated CPU time (s) 4660.83
Current children cumulated vsize (KiB) 1244208

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=612744/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1250540 CPUtime=4720.81
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 312566 0 0 0 471829 252 0 0 25 0 1 0 203043834 1280552960 312551 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536326 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 312635 312551 66 113 0 312519 0
Current children cumulated CPU time (s) 4720.81
Current children cumulated vsize (KiB) 1250540

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=571720/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1291556 CPUtime=4780.79
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 322830 0 0 0 477822 257 0 0 25 0 1 0 203043834 1322553344 322815 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 322889 322815 66 113 0 322773 0
Current children cumulated CPU time (s) 4780.79
Current children cumulated vsize (KiB) 1291556

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=539784/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1323432 CPUtime=4840.77
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 330762 0 0 0 483815 262 0 0 25 0 1 0 203043834 1355194368 330747 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 330858 330747 66 113 0 330742 0
Current children cumulated CPU time (s) 4840.77
Current children cumulated vsize (KiB) 1323432

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 1164
/proc/meminfo: memFree=514440/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1348512 CPUtime=4900.75
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 337082 0 0 0 489809 266 0 0 25 0 1 0 203043834 1380876288 337067 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536342 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 337128 337067 66 113 0 337012 0
Current children cumulated CPU time (s) 4900.75
Current children cumulated vsize (KiB) 1348512

[startup+4962.3 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 1164
/proc/meminfo: memFree=478408/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1384608 CPUtime=4960.74
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 346073 0 0 0 495802 272 0 0 25 0 1 0 203043834 1417838592 346058 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 346152 346058 66 113 0 346036 0
Current children cumulated CPU time (s) 4960.74
Current children cumulated vsize (KiB) 1384608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 1164
/proc/meminfo: memFree=460872/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=1401956 CPUtime=5000.04
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4194304 350399 0 0 0 499729 275 0 0 25 0 1 0 203043834 1435602944 350384 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534108 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 350489 350384 66 113 0 350373 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1401956

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

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

[startup+5001.8 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 1164
/proc/meminfo: memFree=460872/2055920 swapFree=4145780/4192956
[pid=960] ppid=958 vsize=0 CPUtime=5000.23
/proc/960/stat : 960 (tts-4-0) R 958 960 904 0 -1 4195332 350399 0 0 0 499729 294 0 0 25 0 1 0 203043834 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.82
CPU time (s): 5000.26
CPU user time (s): 4997.29
CPU system time (s): 2.96555
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 1401956

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

runsolver used 5.09323 second user time and 11.3533 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Apr 22 19:27:40 UTC 2007

IDJOB= 368667
IDBENCH= 24672
IDSOLVER= 178
FILE ID= node1/368667-1177270060

PBS_JOBID= 4650709

Free space on /tmp= 66449 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368667-1177270060/tts-4-0 /tmp/evaluation/368667-1177270060/instance-368667-1177270060.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-368667-1177270060 -o ROOT/results/node1/solver-368667-1177270060 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368667-1177270060/tts-4-0 /tmp/evaluation/368667-1177270060/instance-368667-1177270060.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 776219776

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1869152 kB
Buffers:         22408 kB
Cached:          85652 kB
SwapCached:      14272 kB
Active:          45404 kB
Inactive:        84944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869152 kB
SwapTotal:     4192956 kB
SwapFree:      4145780 kB
Dirty:             760 kB
Writeback:           0 kB
Mapped:          29332 kB
Slab:            41960 kB
Committed_AS:  5130460 kB
PageTables:       1832 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= 66449 MiB

End job on node1 on Sun Apr 22 20:51:04 UTC 2007