Trace number 368672

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.21 5001.7

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
MD5SUMd64dca54200a054e94b7ff79160b1bde
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 clauses2387
Sum of the clauses size7030
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2210
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/node24/watcher-368672-1177271478 -o ROOT/results/node24/solver-368672-1177271478 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368672-1177271478/tts-4-0 /tmp/evaluation/368672-1177271478/instance-368672-1177271478.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: 1.07 1.03 1.00 3/77 6914
/proc/meminfo: memFree=1361352/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=928 CPUtime=0
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 175065818 950272 105 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134520340 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 232 105 58 113 0 116 0

[startup+0.080648 s]
/proc/loadavg: 1.07 1.03 1.00 3/77 6914
/proc/meminfo: memFree=1361352/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=2136 CPUtime=0.07
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 480 0 0 0 7 0 0 0 18 0 1 0 175065818 2187264 465 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134537402 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 534 465 66 113 0 418 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2136

[startup+0.10165 s]
/proc/loadavg: 1.07 1.03 1.00 3/77 6914
/proc/meminfo: memFree=1361352/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=2356 CPUtime=0.09
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 487 0 0 0 9 0 0 0 18 0 1 0 175065818 2412544 472 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 589 472 66 113 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2356

[startup+0.301671 s]
/proc/loadavg: 1.07 1.03 1.00 3/77 6914
/proc/meminfo: memFree=1361352/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=2596 CPUtime=0.29
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 583 0 0 0 29 0 0 0 19 0 1 0 175065818 2658304 568 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 649 568 66 113 0 533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2596

[startup+0.701714 s]
/proc/loadavg: 1.07 1.03 1.00 3/77 6914
/proc/meminfo: memFree=1361352/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=3072 CPUtime=0.69
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 699 0 0 0 69 0 0 0 23 0 1 0 175065818 3145728 684 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 768 684 66 113 0 652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3072

[startup+1.5018 s]
/proc/loadavg: 1.07 1.03 1.00 3/78 6915
/proc/meminfo: memFree=1358592/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=3780 CPUtime=1.49
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 897 0 0 0 149 0 0 0 25 0 1 0 175065818 3870720 882 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 945 882 66 113 0 829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3780

[startup+3.10197 s]
/proc/loadavg: 1.06 1.03 1.00 3/78 6915
/proc/meminfo: memFree=1357312/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=5652 CPUtime=3.09
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 1364 0 0 0 309 0 0 0 25 0 1 0 175065818 5787648 1349 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591807 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 1413 1349 66 113 0 1297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5652

[startup+6.30132 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 6915
/proc/meminfo: memFree=1353920/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=8468 CPUtime=6.29
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 2067 0 0 0 628 1 0 0 25 0 1 0 175065818 8671232 2052 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134537410 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 2117 2052 66 113 0 2001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8468

[startup+12.702 s]
/proc/loadavg: 1.05 1.03 1.00 2/78 6915
/proc/meminfo: memFree=1349504/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=12452 CPUtime=12.68
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 3039 0 0 0 1267 1 0 0 25 0 1 0 175065818 12750848 3024 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 3113 3024 66 113 0 2997 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12452

[startup+25.5014 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 6915
/proc/meminfo: memFree=1341888/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=19952 CPUtime=25.48
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 4916 0 0 0 2546 2 0 0 25 0 1 0 175065818 20430848 4901 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 4988 4901 66 113 0 4872 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19952

[startup+51.1012 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 6915
/proc/meminfo: memFree=1333824/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=27924 CPUtime=51.07
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 6932 0 0 0 5104 3 0 0 25 0 1 0 175065818 28594176 6917 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 6981 6917 66 113 0 6865 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27924

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 6915
/proc/meminfo: memFree=1319552/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=41988 CPUtime=102.27
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 10445 0 0 0 10221 6 0 0 25 0 1 0 175065818 42995712 10430 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 10497 10430 66 113 0 10381 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41988

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 6915
/proc/meminfo: memFree=1309248/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=52304 CPUtime=162.25
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 13025 0 0 0 16218 7 0 0 25 0 1 0 175065818 53559296 13010 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534108 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 13076 13010 66 113 0 12960 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52304

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 6915
/proc/meminfo: memFree=1301056/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=60508 CPUtime=222.23
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 15048 0 0 0 22214 9 0 0 25 0 1 0 175065818 61960192 15033 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 15127 15033 66 113 0 15011 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60508

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6915
/proc/meminfo: memFree=1293632/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=68012 CPUtime=282.22
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 16899 0 0 0 28211 11 0 0 25 0 1 0 175065818 69644288 16884 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 17003 16884 66 113 0 16887 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 68012

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6915
/proc/meminfo: memFree=1282304/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=79260 CPUtime=342.2
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 19724 0 0 0 34207 13 0 0 25 0 1 0 175065818 81162240 19709 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 19815 19709 66 113 0 19699 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 79260

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6915
/proc/meminfo: memFree=1273408/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=88168 CPUtime=402.19
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 21951 0 0 0 40204 15 0 0 25 0 1 0 175065818 90284032 21936 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 22042 21936 66 113 0 21926 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 88168

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6915
/proc/meminfo: memFree=1267072/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=94496 CPUtime=462.17
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 23527 0 0 0 46201 16 0 0 25 0 1 0 175065818 96763904 23512 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 23624 23512 66 113 0 23508 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 94496

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6915
/proc/meminfo: memFree=1261184/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=100356 CPUtime=522.15
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 25006 0 0 0 52197 18 0 0 25 0 1 0 175065818 102764544 24991 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 25089 24991 66 113 0 24973 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 100356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6915
/proc/meminfo: memFree=1248128/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=113248 CPUtime=582.13
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 28247 0 0 0 58193 20 0 0 25 0 1 0 175065818 115965952 28232 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 28312 28232 66 113 0 28196 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 113248

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7113
/proc/meminfo: memFree=1235192/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=126140 CPUtime=642.04
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 31432 0 0 0 64180 24 0 0 25 0 1 0 175065818 129167360 31417 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 31535 31417 66 113 0 31419 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 126140


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7115
/proc/meminfo: memFree=908288/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=452416 CPUtime=4001.15
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 113006 0 0 0 399998 117 0 0 25 0 1 0 175065818 463273984 112991 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 113104 112991 66 113 0 112988 0
Current children cumulated CPU time (s) 4001.15
Current children cumulated vsize (KiB) 452416

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7115
/proc/meminfo: memFree=906560/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=454056 CPUtime=4061.14
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 113438 0 0 0 405996 118 0 0 25 0 1 0 175065818 464953344 113423 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534420 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 113514 113423 66 113 0 113398 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 454056

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7115
/proc/meminfo: memFree=904128/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=456400 CPUtime=4121.12
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 114048 0 0 0 411993 119 0 0 25 0 1 0 175065818 467353600 114033 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534186 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 114100 114033 66 113 0 113984 0
Current children cumulated CPU time (s) 4121.12
Current children cumulated vsize (KiB) 456400

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7115
/proc/meminfo: memFree=901056/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=459448 CPUtime=4181.11
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 114815 0 0 0 417991 120 0 0 25 0 1 0 175065818 470474752 114800 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534719 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 114862 114800 66 113 0 114746 0
Current children cumulated CPU time (s) 4181.11
Current children cumulated vsize (KiB) 459448

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=897472/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=463196 CPUtime=4241
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 115697 0 0 0 423978 122 0 0 25 0 1 0 175065818 474312704 115682 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 115799 115682 66 113 0 115683 0
Current children cumulated CPU time (s) 4241
Current children cumulated vsize (KiB) 463196

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=893184/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=467416 CPUtime=4300.97
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 116751 0 0 0 429974 123 0 0 25 0 1 0 175065818 478633984 116736 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 116854 116736 66 113 0 116738 0
Current children cumulated CPU time (s) 4300.97
Current children cumulated vsize (KiB) 467416

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=888896/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=471636 CPUtime=4360.97
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 117833 0 0 0 435972 125 0 0 25 0 1 0 175065818 482955264 117818 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 117909 117818 66 113 0 117793 0
Current children cumulated CPU time (s) 4360.97
Current children cumulated vsize (KiB) 471636

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=884032/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=476556 CPUtime=4420.95
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 119046 0 0 0 441969 126 0 0 25 0 1 0 175065818 487993344 119031 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 119139 119031 66 113 0 119023 0
Current children cumulated CPU time (s) 4420.95
Current children cumulated vsize (KiB) 476556

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=878080/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=482416 CPUtime=4480.93
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 120521 0 0 0 447965 128 0 0 25 0 1 0 175065818 493993984 120506 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 120604 120506 66 113 0 120488 0
Current children cumulated CPU time (s) 4480.93
Current children cumulated vsize (KiB) 482416

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=872896/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=487572 CPUtime=4540.91
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 121811 0 0 0 453962 129 0 0 25 0 1 0 175065818 499273728 121796 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 121893 121796 66 113 0 121777 0
Current children cumulated CPU time (s) 4540.91
Current children cumulated vsize (KiB) 487572

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=850560/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=509840 CPUtime=4600.9
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 127369 0 0 0 459957 133 0 0 25 0 1 0 175065818 522076160 127354 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 127460 127354 66 113 0 127344 0
Current children cumulated CPU time (s) 4600.9
Current children cumulated vsize (KiB) 509840

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=831680/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=529060 CPUtime=4660.88
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 132176 0 0 0 465952 136 0 0 25 0 1 0 175065818 541757440 132161 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 132265 132161 66 113 0 132149 0
Current children cumulated CPU time (s) 4660.88
Current children cumulated vsize (KiB) 529060

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=818880/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=541484 CPUtime=4720.87
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 135320 0 0 0 471948 139 0 0 25 0 1 0 175065818 554479616 135305 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 135371 135305 66 113 0 135255 0
Current children cumulated CPU time (s) 4720.87
Current children cumulated vsize (KiB) 541484

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=808000/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=552500 CPUtime=4780.85
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 138064 0 0 0 477944 141 0 0 25 0 1 0 175065818 565760000 138049 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 138125 138049 66 113 0 138009 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 552500

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=792960/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=567500 CPUtime=4840.84
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 141793 0 0 0 483940 144 0 0 25 0 1 0 175065818 581120000 141778 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 141875 141778 66 113 0 141759 0
Current children cumulated CPU time (s) 4840.84
Current children cumulated vsize (KiB) 567500

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=783872/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=576640 CPUtime=4900.82
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 144068 0 0 0 489936 146 0 0 25 0 1 0 175065818 590479360 144053 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 144160 144053 66 113 0 144044 0
Current children cumulated CPU time (s) 4900.82
Current children cumulated vsize (KiB) 576640

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=768128/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=592344 CPUtime=4960.8
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 147987 0 0 0 495931 149 0 0 25 0 1 0 175065818 606560256 147972 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 148086 147972 66 113 0 147970 0
Current children cumulated CPU time (s) 4960.8
Current children cumulated vsize (KiB) 592344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7313
/proc/meminfo: memFree=756800/2055920 swapFree=4144308/4192956
[pid=6914] ppid=6912 vsize=603596 CPUtime=5000.1
/proc/6914/stat : 6914 (tts-4-0) R 6912 6914 6620 0 -1 4194304 150813 0 0 0 499859 151 0 0 25 0 1 0 175065818 618082304 150798 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 150899 150798 66 113 0 150783 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 603596

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): 5001.7
CPU time (s): 5000.21
CPU user time (s): 4998.6
CPU system time (s): 1.60976
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 603596

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

runsolver used 5.78312 second user time and 12.3321 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Apr 22 19:51:18 UTC 2007

IDJOB= 368672
IDBENCH= 24677
IDSOLVER= 178
FILE ID= node24/368672-1177271478

PBS_JOBID= 4650701

Free space on /tmp= 66234 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d64dca54200a054e94b7ff79160b1bde

RANDOM SEED= 688900503

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1361824 kB
Buffers:         68968 kB
Cached:         532292 kB
SwapCached:      16792 kB
Active:         268208 kB
Inactive:       358216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361824 kB
SwapTotal:     4192956 kB
SwapFree:      4144308 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          30552 kB
Slab:            53204 kB
Committed_AS:  3716304 kB
PageTables:       1808 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= 66234 MiB

End job on node24 on Sun Apr 22 21:14:42 UTC 2007