Trace number 335475

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
MD5SUM8933f4efeee309724bfa107bfc7974e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.8504
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses3496
Sum of the clauses size7200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 516

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  240                                                  |
0.00/0.00	c |  Number of clauses:    3496                                                 |

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/node44/watcher-335475-1173628306 -o ROOT/results/node44/solver-335475-1173628306 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335475-1173628306/cmusat /tmp/evaluation/335475-1173628306/instance-335475-1173628306.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.99 1.00 1.09 3/64 5791
/proc/meminfo: memFree=1966856/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=2444 CPUtime=0
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 382786761 2502656 195 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530631 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 611 195 108 243 0 365 0

[startup+0.0762131 s]
/proc/loadavg: 0.99 1.00 1.09 3/64 5791
/proc/meminfo: memFree=1966856/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=2860 CPUtime=0.07
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 349 0 0 0 7 0 0 0 18 0 1 0 382786761 2928640 332 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 715 332 119 243 0 469 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2860

[startup+0.101217 s]
/proc/loadavg: 0.99 1.00 1.09 3/64 5791
/proc/meminfo: memFree=1966856/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=3132 CPUtime=0.09
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 390 0 0 0 9 0 0 0 18 0 1 0 382786761 3207168 373 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 783 373 119 243 0 537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3132

[startup+0.301254 s]
/proc/loadavg: 0.99 1.00 1.09 3/64 5791
/proc/meminfo: memFree=1966856/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=3428 CPUtime=0.29
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 466 0 0 0 29 0 0 0 19 0 1 0 382786761 3510272 449 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 857 449 119 243 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3428

[startup+0.701326 s]
/proc/loadavg: 0.99 1.00 1.09 3/64 5791
/proc/meminfo: memFree=1966856/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=4784 CPUtime=0.69
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 785 0 0 0 69 0 0 0 22 0 1 0 382786761 4898816 768 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134580140 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 1196 768 119 243 0 950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4784

[startup+1.50147 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 5792
/proc/meminfo: memFree=1964224/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=4784 CPUtime=1.49
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 794 0 0 0 149 0 0 0 25 0 1 0 382786761 4898816 777 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 1196 777 119 243 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4784

[startup+3.10277 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 5792
/proc/meminfo: memFree=1963456/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=6000 CPUtime=3.09
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 1127 0 0 0 309 0 0 0 25 0 1 0 382786761 6144000 1110 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 1500 1110 119 243 0 1254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6000

[startup+6.30135 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 5792
/proc/meminfo: memFree=1959104/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=9832 CPUtime=6.29
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 2050 0 0 0 628 1 0 0 25 0 1 0 382786761 10067968 1994 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589656 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 2458 1994 119 243 0 2212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9832

[startup+12.7015 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 5792
/proc/meminfo: memFree=1958080/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=10788 CPUtime=12.69
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 2403 0 0 0 1268 1 0 0 25 0 1 0 382786761 11046912 2274 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 2697 2274 119 243 0 2451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10788

[startup+25.5019 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 5792
/proc/meminfo: memFree=1949632/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=19816 CPUtime=25.48
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 4775 0 0 0 2546 2 0 0 25 0 1 0 382786761 20291584 4334 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589753 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 4954 4334 119 243 0 4708 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19816

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 5792
/proc/meminfo: memFree=1945280/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=24444 CPUtime=51.07
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 6153 0 0 0 5104 3 0 0 25 0 1 0 382786761 25030656 5572 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 6111 5572 119 243 0 5865 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24444

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 5792
/proc/meminfo: memFree=1927424/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=42788 CPUtime=102.26
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 11214 0 0 0 10221 5 0 0 25 0 1 0 382786761 43814912 9854 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 10697 9854 119 243 0 10451 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42788

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 5792
/proc/meminfo: memFree=1926464/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=43376 CPUtime=162.24
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 11619 0 0 0 16218 6 0 0 25 0 1 0 382786761 44417024 10124 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 10844 10124 119 243 0 10598 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43376

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 5792
/proc/meminfo: memFree=1918720/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=51188 CPUtime=222.22
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 13853 0 0 0 22214 8 0 0 25 0 1 0 382786761 52416512 12050 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 12797 12050 119 243 0 12551 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 51188

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 5792
/proc/meminfo: memFree=1887936/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=84920 CPUtime=282.2
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 22732 0 0 0 28208 12 0 0 25 0 1 0 382786761 86958080 19676 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590188 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 21230 19676 119 243 0 20984 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 84920

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 5792
/proc/meminfo: memFree=1887744/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=84656 CPUtime=342.17
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 22870 0 0 0 34205 12 0 0 25 0 1 0 382786761 86687744 19748 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590140 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 21164 19748 119 243 0 20918 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 84656

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 5792
/proc/meminfo: memFree=1886272/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=85676 CPUtime=402.15
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 23256 0 0 0 40203 12 0 0 25 0 1 0 382786761 87732224 20134 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 21419 20134 119 243 0 21173 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 85676

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 5792
/proc/meminfo: memFree=1885888/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=85676 CPUtime=462.13
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 23350 0 0 0 46201 12 0 0 25 0 1 0 382786761 87732224 20228 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 21419 20228 119 243 0 21173 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 85676

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 5792
/proc/meminfo: memFree=1886208/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=85436 CPUtime=522.12
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 23520 0 0 0 52199 13 0 0 25 0 1 0 382786761 87486464 20143 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 21359 20143 119 243 0 21113 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 85436

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/71 5902
/proc/meminfo: memFree=1881168/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=89368 CPUtime=582.05
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 24433 0 0 0 58191 14 0 0 25 0 1 0 382786761 91512832 21056 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589756 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 22342 21056 119 243 0 22096 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 89368

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 5990
/proc/meminfo: memFree=1876608/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=95064 CPUtime=641.97
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 25828 0 0 0 64182 15 0 0 25 0 1 0 382786761 97345536 22418 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589667 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 23766 22418 119 243 0 23520 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 95064

[startup+702.302 s]
/proc/loadavg: 1.11 1.03 1.03 2/65 5990
/proc/meminfo: memFree=1875008/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=96912 CPUtime=701.95
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 26312 0 0 0 70179 16 0 0 25 0 1 0 382786761 99237888 22902 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 24228 22902 119 243 0 23982 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 96912

[startup+762.305 s]
/proc/loadavg: 1.11 1.04 1.03 2/65 5990
/proc/meminfo: memFree=1869632/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=102428 CPUtime=761.94
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 28015 0 0 0 76176 18 0 0 25 0 1 0 382786761 104886272 24198 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 25607 24198 119 243 0 25361 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 102428

[startup+822.301 s]
/proc/loadavg: 1.11 1.04 1.03 2/65 5990
/proc/meminfo: memFree=1865344/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=106908 CPUtime=821.91
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 29210 0 0 0 82172 19 0 0 25 0 1 0 382786761 109473792 25360 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 26727 25360 119 243 0 26481 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 106908

[startup+882.301 s]
/proc/loadavg: 1.10 1.05 1.03 2/65 5990
/proc/meminfo: memFree=1862784/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=109384 CPUtime=881.89
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 30138 0 0 0 88169 20 0 0 25 0 1 0 382786761 112009216 25917 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 27346 25917 119 243 0 27100 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 109384

[startup+942.301 s]
/proc/loadavg: 1.04 1.04 1.02 2/65 5990
/proc/meminfo: memFree=1857536/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=115028 CPUtime=941.87
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 31646 0 0 0 94167 20 0 0 25 0 1 0 382786761 117788672 27227 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 28757 27227 119 243 0 28511 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 115028

[startup+1002.3 s]
/proc/loadavg: 1.07 1.04 1.02 2/65 5990
/proc/meminfo: memFree=1851968/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=120040 CPUtime=1001.85
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 33491 0 0 0 100163 22 0 0 25 0 1 0 382786761 122920960 28602 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 30010 28602 119 243 0 29764 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 120040

[startup+1062.3 s]
/proc/loadavg: 1.02 1.03 1.02 2/65 5990
/proc/meminfo: memFree=1850944/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=121228 CPUtime=1061.83
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 33756 0 0 0 106161 22 0 0 25 0 1 0 382786761 124137472 28867 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 30307 28867 119 243 0 30061 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 121228

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.01 2/65 5990
/proc/meminfo: memFree=1850432/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=121876 CPUtime=1121.81
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 33957 0 0 0 112158 23 0 0 25 0 1 0 382786761 124801024 28969 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 30469 28969 119 243 0 30223 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 121876

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5990
/proc/meminfo: memFree=1799552/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=178420 CPUtime=1181.79
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 48279 0 0 0 118152 27 0 0 25 0 1 0 382786761 182702080 41660 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 44605 41660 119 243 0 44359 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 178420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5990
/proc/meminfo: memFree=1800832/2055920 swapFree=4183776/4192956
[pid=5791] ppid=5789 vsize=176792 CPUtime=1200.08
/proc/5791/stat : 5791 (cmusat) R 5789 5791 5679 0 -1 4194304 48315 0 0 0 119981 27 0 0 25 0 1 0 382786761 181035008 41289 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589705 0 0 4096 35 0 0 0 17 1 0 0
/proc/5791/statm: 44198 41289 119 243 0 43952 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 176792

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.13
CPU user time (s): 1199.82
CPU system time (s): 0.305953
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 178420

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

runsolver used 0.78288 second user time and 2.58161 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Mar 11 15:51:46 UTC 2007

IDJOB= 335475
IDBENCH= 24652
IDSOLVER= 121
FILE ID= node44/335475-1173628306

PBS_JOBID= 4101310

Free space on /tmp= 66528 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335475-1173628306/cmusat /tmp/evaluation/335475-1173628306/instance-335475-1173628306.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-335475-1173628306 -o ROOT/results/node44/solver-335475-1173628306 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335475-1173628306/cmusat /tmp/evaluation/335475-1173628306/instance-335475-1173628306.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  8933f4efeee309724bfa107bfc7974e9

RANDOM SEED= 266925451

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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:       1967264 kB
Buffers:         10568 kB
Cached:          42160 kB
SwapCached:       3372 kB
Active:          19328 kB
Inactive:        43452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1967264 kB
SwapTotal:     4192956 kB
SwapFree:      4183776 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          15232 kB
Slab:            11860 kB
Committed_AS:   714804 kB
PageTables:       1396 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= 66528 MiB

End job on node44 on Sun Mar 11 16:11:49 UTC 2007