Trace number 336315

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.1 1200.53

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  175                                                  |
0.00/0.00	c |  Number of clauses:    2852                                                 |

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/node20/watcher-336315-1173644336 -o ROOT/results/node20/solver-336315-1173644336 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336315-1173644336/cmusat /tmp/evaluation/336315-1173644336/instance-336315-1173644336.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.84 1.83 1.42 3/77 8386
/proc/meminfo: memFree=1904608/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=2312 CPUtime=0
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 90515878 2367488 182 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530333 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 578 182 108 243 0 332 0

[startup+0.104213 s]
/proc/loadavg: 1.84 1.83 1.42 3/77 8386
/proc/meminfo: memFree=1904608/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=2884 CPUtime=0.1
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 329 0 0 0 10 0 0 0 18 0 1 0 90515878 2953216 312 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589521 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 721 312 118 243 0 475 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2884

[startup+0.202232 s]
/proc/loadavg: 1.84 1.83 1.42 3/77 8386
/proc/meminfo: memFree=1904608/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=2884 CPUtime=0.2
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 362 0 0 0 20 0 0 0 18 0 1 0 90515878 2953216 345 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590259 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 721 345 118 243 0 475 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2884

[startup+0.302252 s]
/proc/loadavg: 1.84 1.83 1.42 3/77 8386
/proc/meminfo: memFree=1904608/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=3652 CPUtime=0.3
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 495 0 0 0 30 0 0 0 19 0 1 0 90515878 3739648 478 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589710 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 913 478 118 243 0 667 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3652

[startup+0.701332 s]
/proc/loadavg: 1.84 1.83 1.42 3/77 8386
/proc/meminfo: memFree=1904608/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=3760 CPUtime=0.69
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 550 0 0 0 69 0 0 0 23 0 1 0 90515878 3850240 533 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589498 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 940 533 118 243 0 694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3760

[startup+1.50149 s]
/proc/loadavg: 1.84 1.83 1.42 2/78 8387
/proc/meminfo: memFree=1902552/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=4608 CPUtime=1.49
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 762 0 0 0 149 0 0 0 25 0 1 0 90515878 4718592 745 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 1152 745 118 243 0 906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4608

[startup+3.10181 s]
/proc/loadavg: 1.84 1.83 1.42 2/78 8387
/proc/meminfo: memFree=1900824/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=6136 CPUtime=3.09
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 1097 0 0 0 309 0 0 0 25 0 1 0 90515878 6283264 1080 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589589 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 1534 1080 118 243 0 1288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6136

[startup+6.30145 s]
/proc/loadavg: 1.77 1.81 1.42 2/78 8387
/proc/meminfo: memFree=1896728/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=10292 CPUtime=6.28
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 2396 0 0 0 628 0 0 0 25 0 1 0 90515878 10539008 2033 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 2573 2033 118 243 0 2327 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10292

[startup+12.7017 s]
/proc/loadavg: 1.71 1.80 1.41 2/78 8387
/proc/meminfo: memFree=1894488/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=12004 CPUtime=12.68
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 3239 0 0 0 1267 1 0 0 25 0 1 0 90515878 12292096 2579 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578945 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 3001 2579 118 243 0 2755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12004

[startup+25.5023 s]
/proc/loadavg: 1.55 1.76 1.41 2/78 8387
/proc/meminfo: memFree=1887960/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=19288 CPUtime=25.48
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 5673 0 0 0 2546 2 0 0 25 0 1 0 90515878 19750912 4212 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134582371 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 4822 4212 118 243 0 4576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19288

[startup+51.1024 s]
/proc/loadavg: 1.36 1.70 1.40 2/78 8387
/proc/meminfo: memFree=1872664/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=36568 CPUtime=51.07
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 10745 0 0 0 5102 5 0 0 25 0 1 0 90515878 37445632 8051 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135107848 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 9142 8051 118 243 0 8896 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36568

[startup+102.302 s]
/proc/loadavg: 1.16 1.59 1.37 2/78 8387
/proc/meminfo: memFree=1864728/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=43040 CPUtime=102.26
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 13568 0 0 0 10218 8 0 0 25 0 1 0 90515878 44072960 10022 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 10760 10022 118 243 0 10514 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43040

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.35 2/78 8387
/proc/meminfo: memFree=1856280/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=51116 CPUtime=162.23
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 16273 0 0 0 16213 10 0 0 25 0 1 0 90515878 52342784 12122 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 12779 12122 118 243 0 12533 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51116

[startup+222.306 s]
/proc/loadavg: 1.02 1.39 1.32 2/78 8387
/proc/meminfo: memFree=1838040/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=73648 CPUtime=222.21
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 22864 0 0 0 22208 13 0 0 25 0 1 0 90515878 75415552 16659 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 18412 16659 118 243 0 18166 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 73648

[startup+282.302 s]
/proc/loadavg: 1.05 1.33 1.30 2/78 8387
/proc/meminfo: memFree=1836696/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=74464 CPUtime=282.19
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 23586 0 0 0 28205 14 0 0 25 0 1 0 90515878 76251136 16985 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134591004 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 18616 16985 118 243 0 18370 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 74464

[startup+342.302 s]
/proc/loadavg: 1.02 1.27 1.28 2/78 8387
/proc/meminfo: memFree=1834968/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=75816 CPUtime=342.17
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 24503 0 0 0 34202 15 0 0 25 0 1 0 90515878 77635584 17401 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 18954 17401 118 243 0 18708 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 75816

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.26 2/78 8387
/proc/meminfo: memFree=1828568/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=81724 CPUtime=402.15
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 26566 0 0 0 40198 17 0 0 25 0 1 0 90515878 83685376 18986 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 20431 18986 118 243 0 20185 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 81724

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.24 2/78 8387
/proc/meminfo: memFree=1821208/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=88432 CPUtime=462.13
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 28909 0 0 0 46193 20 0 0 25 0 1 0 90515878 90554368 20803 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 22108 20803 118 243 0 21862 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 88432

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.23 2/78 8387
/proc/meminfo: memFree=1820312/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=89408 CPUtime=522.1
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 29171 0 0 0 52190 20 0 0 25 0 1 0 90515878 91553792 20999 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 22352 20999 118 243 0 22106 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 89408

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.21 2/78 8387
/proc/meminfo: memFree=1812888/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=96540 CPUtime=582.09
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 31729 0 0 0 58186 23 0 0 25 0 1 0 90515878 98856960 22849 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 24135 22849 118 243 0 23889 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 96540

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.19 2/78 8387
/proc/meminfo: memFree=1812504/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=97044 CPUtime=642.06
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 31841 0 0 0 64183 23 0 0 25 0 1 0 90515878 99373056 22945 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 24261 22945 118 243 0 24015 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 97044

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/78 8387
/proc/meminfo: memFree=1776280/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143036 CPUtime=702.04
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 44223 0 0 0 70175 29 0 0 25 0 1 0 90515878 146468864 31968 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35759 31968 118 243 0 35513 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 143036

[startup+762.303 s]
/proc/loadavg: 1.00 1.05 1.16 2/78 8387
/proc/meminfo: memFree=1776152/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143036 CPUtime=762.03
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 44232 0 0 0 76173 30 0 0 25 0 1 0 90515878 146468864 31977 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35759 31977 118 243 0 35513 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 143036

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/78 8387
/proc/meminfo: memFree=1775064/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143036 CPUtime=822
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 44505 0 0 0 82170 30 0 0 25 0 1 0 90515878 146468864 32250 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35759 32250 118 243 0 35513 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 143036

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.14 2/78 8387
/proc/meminfo: memFree=1774616/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143180 CPUtime=881.98
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 45295 0 0 0 88167 31 0 0 25 0 1 0 90515878 146616320 32310 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35795 32310 118 243 0 35549 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 143180

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/78 8387
/proc/meminfo: memFree=1774616/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143180 CPUtime=941.95
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 45296 0 0 0 94164 31 0 0 25 0 1 0 90515878 146616320 32311 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35795 32311 118 243 0 35549 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 143180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 8387
/proc/meminfo: memFree=1773592/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143180 CPUtime=1001.93
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 45548 0 0 0 100161 32 0 0 25 0 1 0 90515878 146616320 32563 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35795 32563 118 243 0 35549 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 143180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/78 8387
/proc/meminfo: memFree=1772952/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143484 CPUtime=1061.91
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 46458 0 0 0 106158 33 0 0 25 0 1 0 90515878 146927616 32706 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590199 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35871 32706 118 243 0 35625 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 143484

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 8387
/proc/meminfo: memFree=1772888/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143484 CPUtime=1121.9
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 46459 0 0 0 112156 34 0 0 25 0 1 0 90515878 146927616 32707 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35871 32707 118 243 0 35625 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 143484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 8387
/proc/meminfo: memFree=1772888/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143484 CPUtime=1181.87
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 46468 0 0 0 118153 34 0 0 25 0 1 0 90515878 146927616 32716 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35871 32716 118 243 0 35625 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 143484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 8387
/proc/meminfo: memFree=1772696/2055920 swapFree=4141092/4192956
[pid=8386] ppid=8384 vsize=143484 CPUtime=1200.07
/proc/8386/stat : 8386 (cmusat) R 8384 8386 7942 0 -1 4194304 46504 0 0 0 119973 34 0 0 25 0 1 0 90515878 146927616 32752 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/8386/statm: 35871 32752 118 243 0 35625 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 143484

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.53
CPU time (s): 1200.1
CPU user time (s): 1199.73
CPU system time (s): 0.368943
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 143484

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

runsolver used 1.34879 second user time and 3.01354 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Mar 11 20:18:56 UTC 2007

IDJOB= 336315
IDBENCH= 24672
IDSOLVER= 121
FILE ID= node20/336315-1173644336

PBS_JOBID= 4101345

Free space on /tmp= 66559 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336315-1173644336/cmusat /tmp/evaluation/336315-1173644336/instance-336315-1173644336.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-336315-1173644336 -o ROOT/results/node20/solver-336315-1173644336 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336315-1173644336/cmusat /tmp/evaluation/336315-1173644336/instance-336315-1173644336.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 529546525

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.261
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.261
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:       1905080 kB
Buffers:         21256 kB
Cached:          77232 kB
SwapCached:      13780 kB
Active:          62792 kB
Inactive:        60288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905080 kB
SwapTotal:     4192956 kB
SwapFree:      4141092 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            13128 kB
Committed_AS:   205044 kB
PageTables:       1924 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= 66559 MiB

End job on node20 on Sun Mar 11 20:38:59 UTC 2007