Trace number 336441

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
MD5SUM38c3c1a13d0a8eeda16d38e05fb7bc45
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 variables730
Number of clauses43124
Sum of the clauses size123770
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26040
Number of clauses of size 337050
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  730                                                  |
0.00/0.04	c |  Number of clauses:    43124                                                |

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/node61/watcher-336441-1173646893 -o ROOT/results/node61/solver-336441-1173646893 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336441-1173646893/cmusat /tmp/evaluation/336441-1173646893/instance-336441-1173646893.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.92 0.98 0.99 3/70 24321
/proc/meminfo: memFree=1885168/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=2448 CPUtime=0
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 384646228 2506752 331 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134532165 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 612 332 96 243 0 366 0

[startup+0.104851 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 24321
/proc/meminfo: memFree=1885168/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=4680 CPUtime=0.1
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 906 0 0 0 10 0 0 0 18 0 1 0 384646228 4792320 889 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 1170 889 107 243 0 924 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4680

[startup+0.20186 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 24321
/proc/meminfo: memFree=1885168/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=4680 CPUtime=0.19
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 906 0 0 0 19 0 0 0 18 0 1 0 384646228 4792320 889 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530334 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 1170 889 107 243 0 924 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4680

[startup+0.301869 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 24321
/proc/meminfo: memFree=1885168/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=5472 CPUtime=0.29
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 1095 0 0 0 29 0 0 0 19 0 1 0 384646228 5603328 1078 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134551386 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 1368 1078 108 243 0 1122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5472

[startup+0.701907 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 24321
/proc/meminfo: memFree=1885168/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=6036 CPUtime=0.69
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 1207 0 0 0 69 0 0 0 23 0 1 0 384646228 6180864 1190 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 1509 1190 108 243 0 1263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6036

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 24324
/proc/meminfo: memFree=1879400/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=10372 CPUtime=1.49
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 3296 0 0 0 148 1 0 0 25 0 1 0 384646228 10620928 2056 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 2593 2056 119 243 0 2347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10372

[startup+3.10214 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 24324
/proc/meminfo: memFree=1874472/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=14528 CPUtime=3.09
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 4396 0 0 0 308 1 0 0 25 0 1 0 384646228 14876672 3156 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 3632 3156 119 243 0 3386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14528

[startup+6.30144 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 24326
/proc/meminfo: memFree=1869608/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=17856 CPUtime=6.29
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 5486 0 0 0 627 2 0 0 25 0 1 0 384646228 18284544 4016 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 4464 4016 119 243 0 4218 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17856

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 24332
/proc/meminfo: memFree=1862760/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=24808 CPUtime=12.68
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 7642 0 0 0 1265 3 0 0 25 0 1 0 384646228 25403392 5803 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 6202 5803 119 243 0 5956 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24808

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 24368
/proc/meminfo: memFree=1856680/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=29996 CPUtime=25.46
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 9533 0 0 0 2541 5 0 0 25 0 1 0 384646228 30715904 7140 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581013 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 7499 7140 119 243 0 7253 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29996

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 24388
/proc/meminfo: memFree=1834216/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=54788 CPUtime=51.04
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 16272 0 0 0 5096 8 0 0 25 0 1 0 384646228 56102912 12734 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 13697 12734 119 243 0 13451 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 54788

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1820896/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=68864 CPUtime=102.23
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 20309 0 0 0 10212 11 0 0 25 0 1 0 384646228 70516736 16351 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134580956 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 17216 16351 119 243 0 16970 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 68864

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1811616/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=78088 CPUtime=162.21
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 23373 0 0 0 16208 13 0 0 25 0 1 0 384646228 79962112 18681 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 19522 18681 119 243 0 19276 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 78088

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1797088/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=92268 CPUtime=222.19
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 27552 0 0 0 22202 17 0 0 25 0 1 0 384646228 94482432 22285 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 23067 22285 119 243 0 22821 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92268

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1751136/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=141260 CPUtime=282.17
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 40694 0 0 0 28195 22 0 0 25 0 1 0 384646228 144650240 33435 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 35315 33435 119 243 0 35069 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 141260

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1752096/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=141260 CPUtime=342.16
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 40785 0 0 0 34194 22 0 0 25 0 1 0 384646228 144650240 33526 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 35315 33526 119 243 0 35069 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 141260

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1750368/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=142840 CPUtime=402.14
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 41223 0 0 0 40192 22 0 0 25 0 1 0 384646228 146268160 33964 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 35710 33964 119 243 0 35464 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 142840

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1749664/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=142968 CPUtime=462.13
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 41808 0 0 0 46190 23 0 0 25 0 1 0 384646228 146399232 34154 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 35742 34154 119 243 0 35496 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 142968

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1737184/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=155288 CPUtime=522.11
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 45331 0 0 0 52185 26 0 0 25 0 1 0 384646228 159014912 37250 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 38822 37250 119 243 0 38576 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 155288

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1735712/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=157260 CPUtime=582.09
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 45769 0 0 0 58183 26 0 0 25 0 1 0 384646228 161034240 37622 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 39315 37622 119 243 0 39069 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 157260

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1720800/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=172392 CPUtime=642.07
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 49581 0 0 0 64177 30 0 0 25 0 1 0 384646228 176529408 41401 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 43098 41401 119 243 0 42852 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 172392

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1712224/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=180536 CPUtime=702.06
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 52149 0 0 0 70173 33 0 0 25 0 1 0 384646228 184868864 43475 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581157 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 45134 43475 119 243 0 44888 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 180536

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1711520/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=181372 CPUtime=762.04
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 52409 0 0 0 76171 33 0 0 25 0 1 0 384646228 185724928 43636 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 45343 43636 119 243 0 45097 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 181372

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1711072/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=181820 CPUtime=822.03
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 52596 0 0 0 82169 34 0 0 25 0 1 0 384646228 186183680 43757 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 45455 43757 119 243 0 45209 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 181820

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1688352/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=204568 CPUtime=882.01
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 58407 0 0 0 88161 40 0 0 25 0 1 0 384646228 209477632 49436 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 51142 49436 119 243 0 50896 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 204568

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1685408/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=207316 CPUtime=941.99
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 59622 0 0 0 94158 41 0 0 25 0 1 0 384646228 212291584 50119 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 51829 50119 119 243 0 51583 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 207316

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1684960/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=207964 CPUtime=1001.98
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 59795 0 0 0 100156 42 0 0 25 0 1 0 384646228 212955136 50259 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 51991 50259 119 243 0 51745 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 207964

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1677536/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=215880 CPUtime=1061.96
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 61748 0 0 0 106152 44 0 0 25 0 1 0 384646228 221061120 52179 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589667 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 53970 52179 119 243 0 53724 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 215880

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1664160/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=228396 CPUtime=1121.94
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 65566 0 0 0 112147 47 0 0 25 0 1 0 384646228 233877504 55457 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 57099 55457 119 243 0 56853 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 228396

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1662624/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=230436 CPUtime=1181.93
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 65973 0 0 0 118146 47 0 0 25 0 1 0 384646228 235966464 55864 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 57609 55864 119 243 0 57363 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 230436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1661600/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=230772 CPUtime=1200.03
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 66793 0 0 0 119955 48 0 0 25 0 1 0 384646228 236310528 56099 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 57693 56099 119 243 0 57447 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 230772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24408
/proc/meminfo: memFree=1661600/2055920 swapFree=4174080/4192956
[pid=24321] ppid=24319 vsize=230772 CPUtime=1200.03
/proc/24321/stat : 24321 (cmusat) R 24319 24321 23657 0 -1 4194304 66793 0 0 0 119955 48 0 0 25 0 1 0 384646228 236310528 56099 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/24321/statm: 57693 56099 119 243 0 57447 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 230772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.07
CPU user time (s): 1199.55
CPU system time (s): 0.52192
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 230772

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

runsolver used 0.723889 second user time and 2.6076 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Mar 11 21:01:33 UTC 2007

IDJOB= 336441
IDBENCH= 24675
IDSOLVER= 121
FILE ID= node61/336441-1173646893

PBS_JOBID= 4101371

Free space on /tmp= 66521 MiB

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

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  38c3c1a13d0a8eeda16d38e05fb7bc45

RANDOM SEED= 182471279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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:       1885576 kB
Buffers:         16812 kB
Cached:         105248 kB
SwapCached:      12988 kB
Active:          62200 kB
Inactive:        81612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885576 kB
SwapTotal:     4192956 kB
SwapFree:      4174080 kB
Dirty:            3164 kB
Writeback:           0 kB
Mapped:          16712 kB
Slab:            12232 kB
Committed_AS:   905640 kB
PageTables:       1612 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= 66521 MiB

End job on node61 on Sun Mar 11 21:21:36 UTC 2007