Trace number 368645

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.06 5001.45

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1723.62
Satisfiable
(Un)Satisfiability was proved
Number of variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

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/node63/watcher-368645-1177261318 -o ROOT/results/node63/solver-368645-1177261318 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368645-1177261318/tts-4-0 /tmp/evaluation/368645-1177261318/instance-368645-1177261318.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.00 1.00 1.00 3/64 31872
/proc/meminfo: memFree=1672380/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=796 CPUtime=0
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 202121684 815104 95 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 199 95 57 113 0 83 0

[startup+0.0420791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31872
/proc/meminfo: memFree=1672380/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=1900 CPUtime=0.03
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 374 0 0 0 3 0 0 0 18 0 1 0 202121684 1945600 359 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134517993 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 475 359 58 113 0 359 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1900

[startup+0.102083 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31872
/proc/meminfo: memFree=1672380/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=2824 CPUtime=0.09
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 596 0 0 0 9 0 0 0 18 0 1 0 202121684 2891776 581 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 706 583 59 113 0 590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2824

[startup+0.302103 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31872
/proc/meminfo: memFree=1672380/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=10260 CPUtime=0.29
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 2459 0 0 0 29 0 0 0 19 0 1 0 202121684 10506240 2444 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 2565 2445 65 113 0 2449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10260

[startup+0.702154 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31872
/proc/meminfo: memFree=1672380/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=15296 CPUtime=0.69
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 3749 0 0 0 68 1 0 0 22 0 1 0 202121684 15663104 3732 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 3824 3732 66 113 0 3708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15296

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1657588/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=15696 CPUtime=1.49
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 3860 0 0 0 148 1 0 0 25 0 1 0 202121684 16072704 3843 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 3924 3843 66 113 0 3808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15696

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1657076/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=16008 CPUtime=3.09
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 3918 0 0 0 308 1 0 0 25 0 1 0 202121684 16392192 3901 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 4002 3901 66 113 0 3886 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16008

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1656372/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=16572 CPUtime=6.29
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 4063 0 0 0 628 1 0 0 25 0 1 0 202121684 16969728 4046 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591807 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 4143 4046 66 113 0 4027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16572

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1655348/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=17532 CPUtime=12.68
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 4314 0 0 0 1267 1 0 0 25 0 1 0 202121684 17952768 4297 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 4383 4297 66 113 0 4267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17532

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1653428/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=19416 CPUtime=25.48
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 4771 0 0 0 2546 2 0 0 25 0 1 0 202121684 19881984 4754 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 4854 4754 66 113 0 4738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19416

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1649780/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=23184 CPUtime=51.08
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 5693 0 0 0 5105 3 0 0 25 0 1 0 202121684 23740416 5676 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543315 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 5796 5676 66 113 0 5680 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23184

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1642612/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=30032 CPUtime=102.27
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 7455 0 0 0 10223 4 0 0 25 0 1 0 202121684 30752768 7438 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 7508 7438 66 113 0 7392 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30032

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1634932/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=37880 CPUtime=162.24
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 9392 0 0 0 16219 5 0 0 25 0 1 0 202121684 38789120 9375 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536890 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 9470 9375 66 113 0 9354 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37880

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1626996/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=45620 CPUtime=222.23
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 11346 0 0 0 22217 6 0 0 25 0 1 0 202121684 46714880 11329 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534368 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 11405 11329 66 113 0 11289 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45620

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1620084/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=52664 CPUtime=282.22
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 13068 0 0 0 28214 8 0 0 25 0 1 0 202121684 53927936 13051 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 13166 13051 66 113 0 13050 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 52664

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1612916/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=59696 CPUtime=342.2
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 14859 0 0 0 34210 10 0 0 25 0 1 0 202121684 61128704 14842 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535887 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 14924 14842 66 113 0 14808 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 59696

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1605684/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=66964 CPUtime=402.18
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 16648 0 0 0 40208 10 0 0 25 0 1 0 202121684 68571136 16631 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 16741 16631 66 113 0 16625 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 66964

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1599092/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=73524 CPUtime=462.17
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 18323 0 0 0 46205 12 0 0 25 0 1 0 202121684 75288576 18306 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 18381 18306 66 113 0 18265 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 73524

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1592884/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=79856 CPUtime=522.15
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 19899 0 0 0 52202 13 0 0 25 0 1 0 202121684 81772544 19882 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534675 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 19964 19882 66 113 0 19848 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 79856

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1586612/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=86172 CPUtime=582.14
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 21450 0 0 0 58200 14 0 0 25 0 1 0 202121684 88240128 21433 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 21543 21433 66 113 0 21427 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 86172

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31873
/proc/meminfo: memFree=1580404/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=92268 CPUtime=642.13
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 22984 0 0 0 64198 15 0 0 25 0 1 0 202121684 94482432 22967 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 23067 22967 66 113 0 22951 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 92268


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1438708/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=233444 CPUtime=4001.16
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 58275 0 0 0 400063 53 0 0 25 0 1 0 202121684 239046656 58258 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 58361 58258 66 113 0 58245 0
Current children cumulated CPU time (s) 4001.16
Current children cumulated vsize (KiB) 233444

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1437428/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=234852 CPUtime=4061.16
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 58641 0 0 0 406062 54 0 0 25 0 1 0 202121684 240488448 58624 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 58713 58624 66 113 0 58597 0
Current children cumulated CPU time (s) 4061.16
Current children cumulated vsize (KiB) 234852

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1436340/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=236024 CPUtime=4121.14
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 58924 0 0 0 412060 54 0 0 25 0 1 0 202121684 241688576 58907 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 59006 58907 66 113 0 58890 0
Current children cumulated CPU time (s) 4121.14
Current children cumulated vsize (KiB) 236024

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1435380/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=236960 CPUtime=4181.12
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 59151 0 0 0 418058 54 0 0 25 0 1 0 202121684 242647040 59134 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 59240 59134 66 113 0 59124 0
Current children cumulated CPU time (s) 4181.12
Current children cumulated vsize (KiB) 236960

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1434036/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=238368 CPUtime=4241.1
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 59487 0 0 0 424056 54 0 0 25 0 1 0 202121684 244088832 59470 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 59592 59470 66 113 0 59476 0
Current children cumulated CPU time (s) 4241.1
Current children cumulated vsize (KiB) 238368

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1432500/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=239772 CPUtime=4301.09
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 59875 0 0 0 430054 55 0 0 25 0 1 0 202121684 245526528 59858 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 59943 59858 66 113 0 59827 0
Current children cumulated CPU time (s) 4301.09
Current children cumulated vsize (KiB) 239772

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32073
/proc/meminfo: memFree=1431220/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=240944 CPUtime=4361.07
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 60180 0 0 0 436052 55 0 0 25 0 1 0 202121684 246726656 60163 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 60236 60163 66 113 0 60120 0
Current children cumulated CPU time (s) 4361.07
Current children cumulated vsize (KiB) 240944

[startup+4422.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 32073
/proc/meminfo: memFree=1429684/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=242588 CPUtime=4421.06
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 60586 0 0 0 442050 56 0 0 25 0 1 0 202121684 248410112 60569 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 60647 60569 66 113 0 60531 0
Current children cumulated CPU time (s) 4421.06
Current children cumulated vsize (KiB) 242588

[startup+4482.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 32073
/proc/meminfo: memFree=1428340/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=243996 CPUtime=4481.04
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 60903 0 0 0 448048 56 0 0 25 0 1 0 202121684 249851904 60886 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 60999 60886 66 113 0 60883 0
Current children cumulated CPU time (s) 4481.04
Current children cumulated vsize (KiB) 243996

[startup+4542.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 32073
/proc/meminfo: memFree=1427508/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=244700 CPUtime=4541.02
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 61120 0 0 0 454046 56 0 0 25 0 1 0 202121684 250572800 61103 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 61175 61103 66 113 0 61059 0
Current children cumulated CPU time (s) 4541.02
Current children cumulated vsize (KiB) 244700

[startup+4602.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 32073
/proc/meminfo: memFree=1425972/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=246340 CPUtime=4601.02
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 61499 0 0 0 460045 57 0 0 25 0 1 0 202121684 252252160 61482 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 61585 61482 66 113 0 61469 0
Current children cumulated CPU time (s) 4601.02
Current children cumulated vsize (KiB) 246340

[startup+4662.3 s]
/proc/loadavg: 1.12 1.06 1.00 2/65 32073
/proc/meminfo: memFree=1424564/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=247744 CPUtime=4660.99
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 61855 0 0 0 466042 57 0 0 25 0 1 0 202121684 253689856 61838 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 61936 61838 66 113 0 61820 0
Current children cumulated CPU time (s) 4660.99
Current children cumulated vsize (KiB) 247744

[startup+4722.31 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 32073
/proc/meminfo: memFree=1422324/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=249860 CPUtime=4720.98
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 62408 0 0 0 472040 58 0 0 25 0 1 0 202121684 255856640 62391 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 62465 62391 66 113 0 62349 0
Current children cumulated CPU time (s) 4720.98
Current children cumulated vsize (KiB) 249860

[startup+4782.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 32073
/proc/meminfo: memFree=1419316/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=252908 CPUtime=4780.96
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 63157 0 0 0 478038 58 0 0 25 0 1 0 202121684 258977792 63140 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534433 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 63227 63140 66 113 0 63111 0
Current children cumulated CPU time (s) 4780.96
Current children cumulated vsize (KiB) 252908

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32073
/proc/meminfo: memFree=1417140/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=255016 CPUtime=4840.95
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 63676 0 0 0 484036 59 0 0 25 0 1 0 202121684 261136384 63659 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591630 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 63754 63659 66 113 0 63638 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 255016

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32073
/proc/meminfo: memFree=1414900/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=257360 CPUtime=4900.93
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 64254 0 0 0 490034 59 0 0 25 0 1 0 202121684 263536640 64237 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 64340 64237 66 113 0 64224 0
Current children cumulated CPU time (s) 4900.93
Current children cumulated vsize (KiB) 257360

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32073
/proc/meminfo: memFree=1412980/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=259236 CPUtime=4960.91
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 64734 0 0 0 496032 59 0 0 25 0 1 0 202121684 265457664 64717 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 64809 64717 66 113 0 64693 0
Current children cumulated CPU time (s) 4960.91
Current children cumulated vsize (KiB) 259236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32073
/proc/meminfo: memFree=1411764/2055920 swapFree=4182876/4192956
[pid=31872] ppid=31870 vsize=260408 CPUtime=5000.02
/proc/31872/stat : 31872 (tts-4-0) R 31870 31872 31377 0 -1 4194304 65023 0 0 0 499942 60 0 0 25 0 1 0 202121684 266657792 65006 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534049 0 0 4096 0 0 0 0 17 1 0 0
/proc/31872/statm: 65102 65006 66 113 0 64986 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 260408

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.45
CPU time (s): 5000.06
CPU user time (s): 4999.42
CPU system time (s): 0.642902
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 260408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.42
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= 65023
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= 8837

runsolver used 3.18952 second user time and 10.5154 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Apr 22 17:01:58 UTC 2007

IDJOB= 368645
IDBENCH= 24647
IDSOLVER= 178
FILE ID= node63/368645-1177261318

PBS_JOBID= 4650622

Free space on /tmp= 66473 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368645-1177261318/tts-4-0 /tmp/evaluation/368645-1177261318/instance-368645-1177261318.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-368645-1177261318 -o ROOT/results/node63/solver-368645-1177261318 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368645-1177261318/tts-4-0 /tmp/evaluation/368645-1177261318/instance-368645-1177261318.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 70650172

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1672852 kB
Buffers:         40264 kB
Cached:         268536 kB
SwapCached:       3796 kB
Active:         179740 kB
Inactive:       138556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672852 kB
SwapTotal:     4192956 kB
SwapFree:      4182876 kB
Dirty:             984 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            50752 kB
Committed_AS:  2158656 kB
PageTables:       1460 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= 66473 MiB

End job on node63 on Sun Apr 22 18:25:21 UTC 2007