Trace number 335265

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
CMUSAT 2007-02-08? (TO) 1200.09 1200.42

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 benchmark
Best CPU time to get the best result obtained on this benchmark
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)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  1602                                                 |
0.00/0.02	c |  Number of clauses:    14784                                                |

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/node14/watcher-335265-1173619415 -o ROOT/results/node14/solver-335265-1173619415 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335265-1173619415/cmusat /tmp/evaluation/335265-1173619415/instance-335265-1173619415.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: 1.01 0.99 0.97 3/77 11382
/proc/meminfo: memFree=1419000/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=2472 CPUtime=0
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 381895892 2531328 284 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 618 285 96 243 0 372 0

[startup+0.0739189 s]
/proc/loadavg: 1.01 0.99 0.97 3/77 11382
/proc/meminfo: memFree=1419000/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=3624 CPUtime=0.07
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 583 0 0 0 7 0 0 0 18 0 1 0 381895892 3710976 566 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530326 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 906 566 108 243 0 660 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3624

[startup+0.101922 s]
/proc/loadavg: 1.01 0.99 0.97 3/77 11382
/proc/meminfo: memFree=1419000/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=2816 CPUtime=0.09
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 381895892 2883584 396 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134557235 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 704 399 111 243 0 458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2816

[startup+0.30194 s]
/proc/loadavg: 1.01 0.99 0.97 3/77 11382
/proc/meminfo: memFree=1419000/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=3828 CPUtime=0.29
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 917 0 0 0 29 0 0 0 19 0 1 0 381895892 3919872 618 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 957 618 118 243 0 711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3828

[startup+0.701978 s]
/proc/loadavg: 1.01 0.99 0.97 3/77 11382
/proc/meminfo: memFree=1419000/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=4464 CPUtime=0.69
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 1082 0 0 0 69 0 0 0 22 0 1 0 381895892 4571136 783 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 1116 783 118 243 0 870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4464

[startup+1.50105 s]
/proc/loadavg: 1.01 0.99 0.97 3/78 11383
/proc/meminfo: memFree=1416112/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=5020 CPUtime=1.49
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 1207 0 0 0 149 0 0 0 25 0 1 0 381895892 5140480 908 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 1255 908 118 243 0 1009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5020

[startup+3.1012 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1415472/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=5572 CPUtime=3.09
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 1360 0 0 0 309 0 0 0 25 0 1 0 381895892 5705728 1061 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 1393 1061 118 243 0 1147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5572

[startup+6.30151 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1413432/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=7240 CPUtime=6.29
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 1887 0 0 0 629 0 0 0 25 0 1 0 381895892 7413760 1400 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 1810 1400 118 243 0 1564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7240

[startup+12.7011 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1412408/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=8768 CPUtime=12.68
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 2465 0 0 0 1268 0 0 0 25 0 1 0 381895892 8978432 1802 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 2192 1802 118 243 0 1946 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8768

[startup+25.5013 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1408440/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=11864 CPUtime=25.48
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 3549 0 0 0 2547 1 0 0 25 0 1 0 381895892 12148736 2661 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 2966 2661 118 243 0 2720 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11864

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1403640/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=17384 CPUtime=51.07
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 5300 0 0 0 5105 2 0 0 25 0 1 0 381895892 17801216 3843 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 4346 3843 118 243 0 4100 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17384

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1397176/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=23368 CPUtime=102.27
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 7312 0 0 0 10223 4 0 0 25 0 1 0 381895892 23928832 5453 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 5842 5453 118 243 0 5596 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23368

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1387512/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=34792 CPUtime=162.24
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 10510 0 0 0 16218 6 0 0 25 0 1 0 381895892 35627008 7855 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 8698 7855 118 243 0 8452 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34792

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1386680/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=35252 CPUtime=222.23
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 11008 0 0 0 22216 7 0 0 25 0 1 0 381895892 36098048 8052 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 8813 8052 118 243 0 8567 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35252

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1384696/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=37060 CPUtime=282.21
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 11704 0 0 0 28213 8 0 0 25 0 1 0 381895892 37949440 8577 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 9265 8577 118 243 0 9019 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 37060

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1381944/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=39656 CPUtime=342.19
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 12577 0 0 0 34210 9 0 0 25 0 1 0 381895892 40607744 9264 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 9914 9264 118 243 0 9668 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39656

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1378424/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=42812 CPUtime=402.18
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 13621 0 0 0 40207 11 0 0 25 0 1 0 381895892 43839488 10105 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 10703 10105 118 243 0 10457 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 42812

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1374584/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=46364 CPUtime=462.16
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 14805 0 0 0 46204 12 0 0 25 0 1 0 381895892 47476736 11068 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 11591 11068 118 243 0 11345 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 46364

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1369272/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=51408 CPUtime=522.15
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 16373 0 0 0 52200 15 0 0 25 0 1 0 381895892 52641792 12394 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 12852 12394 118 243 0 12606 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 51408

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1368888/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=51888 CPUtime=582.13
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 16468 0 0 0 58198 15 0 0 25 0 1 0 381895892 53133312 12489 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 12972 12489 118 243 0 12726 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 51888

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1347704/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=76920 CPUtime=642.12
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 23092 0 0 0 64193 19 0 0 25 0 1 0 381895892 78766080 17769 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19230 17769 118 243 0 18984 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 76920

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1347384/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=77304 CPUtime=702.1
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 23172 0 0 0 70191 19 0 0 25 0 1 0 381895892 79159296 17849 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19326 17849 118 243 0 19080 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 77304

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1346680/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=77688 CPUtime=762.09
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 23340 0 0 0 76189 20 0 0 25 0 1 0 381895892 79552512 18017 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590140 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19422 18017 118 243 0 19176 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 77688

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1346488/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=77796 CPUtime=822.07
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 23687 0 0 0 82187 20 0 0 25 0 1 0 381895892 79663104 18075 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135107836 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19449 18075 118 243 0 19203 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 77796

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1346232/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=78180 CPUtime=882.04
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 23758 0 0 0 88184 20 0 0 25 0 1 0 381895892 80056320 18146 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589753 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19545 18146 118 243 0 19299 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 78180

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1346104/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=78180 CPUtime=942.03
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 23786 0 0 0 94182 21 0 0 25 0 1 0 381895892 80056320 18174 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19545 18174 118 243 0 19299 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 78180

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1345528/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=78300 CPUtime=1002.01
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 24248 0 0 0 100180 21 0 0 25 0 1 0 381895892 80179200 18320 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19575 18320 118 243 0 19329 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 78300

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1345400/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=78492 CPUtime=1062
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 24275 0 0 0 106178 22 0 0 25 0 1 0 381895892 80375808 18347 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19623 18347 118 243 0 19377 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 78492

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1345272/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=78684 CPUtime=1121.98
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 24302 0 0 0 112176 22 0 0 25 0 1 0 381895892 80572416 18374 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589471 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19671 18374 118 243 0 19425 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 78684

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11383
/proc/meminfo: memFree=1344696/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=78684 CPUtime=1181.97
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 24456 0 0 0 118174 23 0 0 25 0 1 0 381895892 80572416 18528 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19671 18528 118 243 0 19425 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 78684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.00 0.97 2/78 11385
/proc/meminfo: memFree=1344504/2055920 swapFree=4146600/4192956
[pid=11382] ppid=11380 vsize=79004 CPUtime=1200.07
/proc/11382/stat : 11382 (cmusat) R 11380 11382 10979 0 -1 4194304 24849 0 0 0 119984 23 0 0 25 0 1 0 381895892 80900096 18575 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/11382/statm: 19751 18575 118 243 0 19505 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79004

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.84
CPU system time (s): 0.247962
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 79004

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

runsolver used 1.43078 second user time and 2.93855 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 13:23:35 UTC 2007

IDJOB= 335265
IDBENCH= 24647
IDSOLVER= 121
FILE ID= node14/335265-1173619415

PBS_JOBID= 4101272

Free space on /tmp= 66470 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335265-1173619415/cmusat /tmp/evaluation/335265-1173619415/instance-335265-1173619415.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-335265-1173619415 -o ROOT/results/node14/solver-335265-1173619415 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335265-1173619415/cmusat /tmp/evaluation/335265-1173619415/instance-335265-1173619415.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 688715205

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1419344 kB
Buffers:         55136 kB
Cached:         487096 kB
SwapCached:      14960 kB
Active:         196216 kB
Inactive:       368868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419344 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            2828 kB
Writeback:           0 kB
Mapped:          29580 kB
Slab:            57028 kB
Committed_AS:  1298692 kB
PageTables:       1736 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= 66470 MiB

End job on node14 on Sun Mar 11 13:43:37 UTC 2007