Trace number 337468

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.07 1200.63

General information on the benchmark

Namecrafted/Hard/contest03/others/
mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
MD5SUM4a090b704246d3ad726ea9c32639743a
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 variables2326
Number of clauses80891
Sum of the clauses size424112
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21079
Number of clauses of size 319889
Number of clauses of size 413613
Number of clauses of size 511813
Number of clauses of size over 534497

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/node40/watcher-337468-1173667792 -o ROOT/results/node40/solver-337468-1173667792 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337468-1173667792/tts-4-0 /tmp/evaluation/337468-1173667792/instance-337468-1173667792.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.77 0.93 0.97 3/64 13794
/proc/meminfo: memFree=1827432/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=796 CPUtime=0
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 23081879 815104 95 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 199 95 57 113 0 83 0

[startup+0.0473659 s]
/proc/loadavg: 0.77 0.93 0.97 3/64 13794
/proc/meminfo: memFree=1827432/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=2132 CPUtime=0.04
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 421 0 0 0 4 0 0 0 18 0 1 0 23081879 2183168 406 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 533 407 57 113 0 417 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2132

[startup+0.101373 s]
/proc/loadavg: 0.77 0.93 0.97 3/64 13794
/proc/meminfo: memFree=1827432/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=3684 CPUtime=0.09
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 812 0 0 0 9 0 0 0 18 0 1 0 23081879 3772416 797 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 921 797 57 113 0 805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.301398 s]
/proc/loadavg: 0.77 0.93 0.97 3/64 13794
/proc/meminfo: memFree=1827432/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=7976 CPUtime=0.29
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 1877 0 0 0 29 0 0 0 19 0 1 0 23081879 8167424 1862 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 1994 1862 59 113 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7976

[startup+0.70145 s]
/proc/loadavg: 0.77 0.93 0.97 3/64 13794
/proc/meminfo: memFree=1827432/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=8904 CPUtime=0.69
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 2111 0 0 0 68 1 0 0 22 0 1 0 23081879 9117696 2096 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 2226 2096 59 113 0 2110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8904

[startup+1.50155 s]
/proc/loadavg: 0.77 0.93 0.97 2/65 13795
/proc/meminfo: memFree=1816160/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=20688 CPUtime=1.49
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 5002 0 0 0 146 3 0 0 25 0 1 0 23081879 21184512 4987 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 5172 4987 62 113 0 5056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20688

[startup+3.10176 s]
/proc/loadavg: 0.77 0.93 0.97 2/65 13795
/proc/meminfo: memFree=1804064/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=35676 CPUtime=3.09
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 8907 0 0 0 304 5 0 0 25 0 1 0 23081879 36532224 8811 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 8919 8812 65 113 0 8803 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35676

[startup+6.30217 s]
/proc/loadavg: 0.79 0.93 0.97 2/65 13795
/proc/meminfo: memFree=1754400/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=82212 CPUtime=6.29
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 20735 0 0 0 618 11 0 0 25 0 1 0 23081879 84185088 20462 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 20553 20462 66 113 0 20437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82212

[startup+12.702 s]
/proc/loadavg: 0.81 0.93 0.97 2/65 13795
/proc/meminfo: memFree=1738976/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=88628 CPUtime=12.69
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 22351 0 0 0 1257 12 0 0 25 0 1 0 23081879 90755072 22078 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 22157 22078 66 113 0 22041 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88628

[startup+25.5016 s]
/proc/loadavg: 0.85 0.93 0.97 2/65 13795
/proc/meminfo: memFree=1736800/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=90752 CPUtime=25.48
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 22880 0 0 0 2536 12 0 0 25 0 1 0 23081879 92930048 22607 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534363 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 22688 22607 66 113 0 22572 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90752

[startup+51.102 s]
/proc/loadavg: 0.90 0.93 0.97 2/65 13795
/proc/meminfo: memFree=1734240/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=93576 CPUtime=51.08
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 23543 0 0 0 5095 13 0 0 25 0 1 0 23081879 95821824 23270 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 23394 23270 66 113 0 23278 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93576

[startup+102.305 s]
/proc/loadavg: 0.95 0.94 0.97 2/65 13795
/proc/meminfo: memFree=1732320/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=95456 CPUtime=102.27
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 24006 0 0 0 10213 14 0 0 25 0 1 0 23081879 97746944 23733 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 23864 23733 66 113 0 23748 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 95456

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.97 2/65 13795
/proc/meminfo: memFree=1729504/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=98228 CPUtime=162.24
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 24711 0 0 0 16210 14 0 0 25 0 1 0 23081879 100585472 24438 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 24557 24438 66 113 0 24441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 98228

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/65 13795
/proc/meminfo: memFree=1726304/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=101252 CPUtime=222.23
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 25491 0 0 0 22208 15 0 0 25 0 1 0 23081879 103682048 25218 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 25313 25218 66 113 0 25197 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 101252

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 13795
/proc/meminfo: memFree=1722976/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=104824 CPUtime=282.2
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 26364 0 0 0 28205 15 0 0 25 0 1 0 23081879 107339776 26091 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591622 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 26206 26091 66 113 0 26090 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 104824

[startup+342.302 s]
/proc/loadavg: 1.03 0.98 0.98 2/65 13795
/proc/meminfo: memFree=1717984/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=109676 CPUtime=342.19
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 27572 0 0 0 34203 16 0 0 25 0 1 0 23081879 112308224 27299 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 27419 27299 66 113 0 27303 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 109676

[startup+402.301 s]
/proc/loadavg: 1.01 0.98 0.98 2/65 13795
/proc/meminfo: memFree=1713568/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=114248 CPUtime=402.17
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 28700 0 0 0 40200 17 0 0 25 0 1 0 23081879 116989952 28427 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534438 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 28562 28427 66 113 0 28446 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 114248

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 13795
/proc/meminfo: memFree=1710304/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=117340 CPUtime=462.15
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 29497 0 0 0 46197 18 0 0 25 0 1 0 23081879 120156160 29224 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537425 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 29335 29224 66 113 0 29219 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 117340

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 13795
/proc/meminfo: memFree=1706656/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=121088 CPUtime=522.13
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 30417 0 0 0 52194 19 0 0 25 0 1 0 23081879 123994112 30144 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 30272 30144 66 113 0 30156 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 121088

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 13795
/proc/meminfo: memFree=1703136/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=124372 CPUtime=582.11
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 31268 0 0 0 58192 19 0 0 25 0 1 0 23081879 127356928 30995 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 31093 30995 66 113 0 30977 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 124372

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 13795
/proc/meminfo: memFree=1698720/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=128824 CPUtime=642.1
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 32364 0 0 0 64190 20 0 0 25 0 1 0 23081879 131915776 32091 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 32206 32091 66 113 0 32090 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 128824

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/71 13909
/proc/meminfo: memFree=1691312/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=135092 CPUtime=702.02
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 33914 0 0 0 70181 21 0 0 25 0 1 0 23081879 138334208 33641 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 33773 33641 66 113 0 33657 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 135092

[startup+762.306 s]
/proc/loadavg: 1.10 1.01 0.99 2/65 14403
/proc/meminfo: memFree=1648856/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=138144 CPUtime=761.87
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 34709 0 0 0 76163 24 0 0 25 0 1 0 23081879 141459456 34436 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 34536 34436 66 113 0 34420 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 138144

[startup+822.301 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1645152/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=142132 CPUtime=821.85
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 35710 0 0 0 82160 25 0 0 25 0 1 0 23081879 145543168 35437 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 35533 35437 66 113 0 35417 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 142132

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1640928/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=146348 CPUtime=881.83
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 36754 0 0 0 88157 26 0 0 25 0 1 0 23081879 149860352 36481 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641320 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 36587 36481 66 113 0 36471 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 146348

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1636512/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=150732 CPUtime=941.81
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 37846 0 0 0 94154 27 0 0 25 0 1 0 23081879 154349568 37573 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591705 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 37683 37573 66 113 0 37567 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 150732

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1631840/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=155420 CPUtime=1001.79
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 39025 0 0 0 100151 28 0 0 25 0 1 0 23081879 159150080 38752 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 38855 38752 66 113 0 38739 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 155420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1628640/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=158468 CPUtime=1061.78
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 39804 0 0 0 106149 29 0 0 25 0 1 0 23081879 162271232 39531 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 39617 39531 66 113 0 39501 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 158468

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1626272/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=161044 CPUtime=1121.76
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 40399 0 0 0 112146 30 0 0 25 0 1 0 23081879 164909056 40126 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 40261 40126 66 113 0 40145 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 161044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1622560/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=164724 CPUtime=1181.74
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 41359 0 0 0 118144 30 0 0 25 0 1 0 23081879 168677376 41086 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 41181 41086 66 113 0 41065 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 164724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14403
/proc/meminfo: memFree=1621600/2055920 swapFree=4154300/4192956
[pid=13794] ppid=13792 vsize=165664 CPUtime=1200.04
/proc/13794/stat : 13794 (tts-4-0) R 13792 13794 13735 0 -1 4194304 41567 0 0 0 119973 31 0 0 25 0 1 0 23081879 169639936 41294 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/13794/statm: 41416 41294 66 113 0 41300 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 165664

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.63
CPU time (s): 1200.07
CPU user time (s): 1199.74
CPU system time (s): 0.336948
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 165664

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

runsolver used 0.759884 second user time and 2.6096 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar 12 02:49:53 UTC 2007

IDJOB= 337468
IDBENCH= 24700
IDSOLVER= 98
FILE ID= node40/337468-1173667792

PBS_JOBID= 4101711

Free space on /tmp= 66501 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337468-1173667792/tts-4-0 /tmp/evaluation/337468-1173667792/instance-337468-1173667792.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-337468-1173667792 -o ROOT/results/node40/solver-337468-1173667792 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337468-1173667792/tts-4-0 /tmp/evaluation/337468-1173667792/instance-337468-1173667792.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  4a090b704246d3ad726ea9c32639743a

RANDOM SEED= 964805164

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.236
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.236
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:       1827904 kB
Buffers:         21568 kB
Cached:         139948 kB
SwapCached:      33100 kB
Active:          77168 kB
Inactive:       123872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827904 kB
SwapTotal:     4192956 kB
SwapFree:      4154300 kB
Dirty:            2968 kB
Writeback:           0 kB
Mapped:          15084 kB
Slab:            13076 kB
Committed_AS:    83604 kB
PageTables:       1412 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= 66501 MiB

End job on node40 on Mon Mar 12 03:09:55 UTC 2007