Trace number 369251

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) 5000.16 5001.66

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.6984
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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-369251-1177263023 -o ROOT/results/node12/solver-369251-1177263023 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/369251-1177263023/cmusat /tmp/evaluation/369251-1177263023/instance-369251-1177263023.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24207
/proc/meminfo: memFree=1842792/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=2444 CPUtime=0
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 202339708 2502656 195 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530467 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 611 195 108 243 0 365 0

[startup+0.0434079 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24207
/proc/meminfo: memFree=1842792/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=2728 CPUtime=0.04
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 291 0 0 0 4 0 0 0 18 0 1 0 202339708 2793472 274 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134593876 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 682 274 119 243 0 436 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2728

[startup+0.101413 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24207
/proc/meminfo: memFree=1842792/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=3132 CPUtime=0.09
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 393 0 0 0 9 0 0 0 18 0 1 0 202339708 3207168 376 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 783 376 119 243 0 537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3132

[startup+0.301434 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24207
/proc/meminfo: memFree=1842792/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=3428 CPUtime=0.29
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 466 0 0 0 29 0 0 0 19 0 1 0 202339708 3510272 449 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134556349 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 857 449 119 243 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3428

[startup+0.701473 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24207
/proc/meminfo: memFree=1842792/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=4784 CPUtime=0.69
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 785 0 0 0 69 0 0 0 23 0 1 0 202339708 4898816 768 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 1196 768 119 243 0 950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4784

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1840160/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=4784 CPUtime=1.49
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 810 0 0 0 149 0 0 0 25 0 1 0 202339708 4898816 793 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 1196 793 119 243 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4784

[startup+3.10171 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1839328/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=6000 CPUtime=3.09
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 1127 0 0 0 309 0 0 0 25 0 1 0 202339708 6144000 1110 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 1500 1110 119 243 0 1254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6000

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1835048/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=9832 CPUtime=6.29
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 2050 0 0 0 628 1 0 0 25 0 1 0 202339708 10067968 1994 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 2458 1994 119 243 0 2212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9832

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1834032/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=10788 CPUtime=12.69
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 2403 0 0 0 1268 1 0 0 25 0 1 0 202339708 11046912 2274 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 2697 2274 119 243 0 2451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10788

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1825456/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=19816 CPUtime=25.48
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 4775 0 0 0 2546 2 0 0 25 0 1 0 202339708 20291584 4334 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/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.96 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1821104/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=24576 CPUtime=51.07
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 6175 0 0 0 5103 4 0 0 25 0 1 0 202339708 25165824 5594 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581070 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 6144 5594 119 243 0 5898 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24576

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 24208
/proc/meminfo: memFree=1803184/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=42788 CPUtime=102.27
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 11214 0 0 0 10220 7 0 0 25 0 1 0 202339708 43814912 9854 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 10697 9854 119 243 0 10451 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42788

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1802224/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=43376 CPUtime=162.24
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 11619 0 0 0 16217 7 0 0 25 0 1 0 202339708 44417024 10124 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/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 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1794416/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=51188 CPUtime=222.23
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 13864 0 0 0 22213 10 0 0 25 0 1 0 202339708 52416512 12061 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 12797 12061 119 243 0 12551 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 51188

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1763696/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=84920 CPUtime=282.21
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 22732 0 0 0 28207 14 0 0 25 0 1 0 202339708 86958080 19676 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 21230 19676 119 243 0 20984 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84920

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1763504/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=84656 CPUtime=342.2
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 22871 0 0 0 34205 15 0 0 25 0 1 0 202339708 86687744 19749 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 21164 19749 119 243 0 20918 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 84656

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1761968/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=85676 CPUtime=402.18
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 23256 0 0 0 40203 15 0 0 25 0 1 0 202339708 87732224 20134 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 21419 20134 119 243 0 21173 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 85676

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1761520/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=85676 CPUtime=462.17
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 23354 0 0 0 46201 16 0 0 25 0 1 0 202339708 87732224 20232 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 21419 20232 119 243 0 21173 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 85676

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1761840/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=85436 CPUtime=522.14
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 23520 0 0 0 52198 16 0 0 25 0 1 0 202339708 87486464 20143 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 21359 20143 119 243 0 21113 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 85436

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1758192/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=89368 CPUtime=582.13
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 24438 0 0 0 58195 18 0 0 25 0 1 0 202339708 91512832 21061 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 22342 21061 119 243 0 22096 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 89368

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24210
/proc/meminfo: memFree=1752624/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=95064 CPUtime=642.11
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 25828 0 0 0 64192 19 0 0 25 0 1 0 202339708 97345536 22418 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 23766 22418 119 243 0 23520 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 95064


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1611824/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=239464 CPUtime=4001.07
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 69748 0 0 0 400029 78 0 0 25 0 1 0 202339708 245211136 57123 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 59866 57123 119 243 0 59620 0
Current children cumulated CPU time (s) 4001.07
Current children cumulated vsize (KiB) 239464

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1509936/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=353600 CPUtime=4061.06
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98431 0 0 0 406019 87 0 0 25 0 1 0 202339708 362086400 82513 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590150 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 88400 82513 119 243 0 88154 0
Current children cumulated CPU time (s) 4061.06
Current children cumulated vsize (KiB) 353600

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512432/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350324 CPUtime=4121.03
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98568 0 0 0 412016 87 0 0 25 0 1 0 202339708 358731776 81831 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87581 81831 119 243 0 87335 0
Current children cumulated CPU time (s) 4121.03
Current children cumulated vsize (KiB) 350324

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512432/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350324 CPUtime=4181.02
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98568 0 0 0 418014 88 0 0 25 0 1 0 202339708 358731776 81831 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87581 81831 119 243 0 87335 0
Current children cumulated CPU time (s) 4181.02
Current children cumulated vsize (KiB) 350324

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512432/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350324 CPUtime=4241
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98568 0 0 0 424012 88 0 0 25 0 1 0 202339708 358731776 81831 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87581 81831 119 243 0 87335 0
Current children cumulated CPU time (s) 4241
Current children cumulated vsize (KiB) 350324

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512560/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4300.99
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98583 0 0 0 430010 89 0 0 25 0 1 0 202339708 358465536 81781 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81781 119 243 0 87270 0
Current children cumulated CPU time (s) 4300.99
Current children cumulated vsize (KiB) 350064

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512560/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4360.96
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98583 0 0 0 436007 89 0 0 25 0 1 0 202339708 358465536 81781 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81781 119 243 0 87270 0
Current children cumulated CPU time (s) 4360.96
Current children cumulated vsize (KiB) 350064

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512560/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4420.95
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98592 0 0 0 442005 90 0 0 25 0 1 0 202339708 358465536 81790 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81790 119 243 0 87270 0
Current children cumulated CPU time (s) 4420.95
Current children cumulated vsize (KiB) 350064

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512560/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4480.93
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98597 0 0 0 448003 90 0 0 25 0 1 0 202339708 358465536 81795 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81795 119 243 0 87270 0
Current children cumulated CPU time (s) 4480.93
Current children cumulated vsize (KiB) 350064

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512432/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4540.91
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98615 0 0 0 454000 91 0 0 25 0 1 0 202339708 358465536 81813 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81813 119 243 0 87270 0
Current children cumulated CPU time (s) 4540.91
Current children cumulated vsize (KiB) 350064

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512432/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4600.9
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98618 0 0 0 459999 91 0 0 25 0 1 0 202339708 358465536 81816 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590266 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81816 119 243 0 87270 0
Current children cumulated CPU time (s) 4600.9
Current children cumulated vsize (KiB) 350064

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512368/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=350064 CPUtime=4660.88
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98618 0 0 0 465996 92 0 0 25 0 1 0 202339708 358465536 81816 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87516 81816 119 243 0 87270 0
Current children cumulated CPU time (s) 4660.88
Current children cumulated vsize (KiB) 350064

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512304/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=349804 CPUtime=4720.87
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98648 0 0 0 471994 93 0 0 25 0 1 0 202339708 358199296 81781 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87451 81781 119 243 0 87205 0
Current children cumulated CPU time (s) 4720.87
Current children cumulated vsize (KiB) 349804

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512304/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=349804 CPUtime=4780.85
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98650 0 0 0 477992 93 0 0 25 0 1 0 202339708 358199296 81783 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87451 81783 119 243 0 87205 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 349804

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512304/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=349804 CPUtime=4840.83
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98661 0 0 0 483990 93 0 0 25 0 1 0 202339708 358199296 81794 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87451 81794 119 243 0 87205 0
Current children cumulated CPU time (s) 4840.83
Current children cumulated vsize (KiB) 349804

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512240/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=349288 CPUtime=4900.82
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98769 0 0 0 489988 94 0 0 25 0 1 0 202339708 357670912 81773 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87322 81773 119 243 0 87076 0
Current children cumulated CPU time (s) 4900.82
Current children cumulated vsize (KiB) 349288

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512176/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=349028 CPUtime=4960.79
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98842 0 0 0 495985 94 0 0 25 0 1 0 202339708 357404672 81781 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87257 81781 119 243 0 87011 0
Current children cumulated CPU time (s) 4960.79
Current children cumulated vsize (KiB) 349028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24410
/proc/meminfo: memFree=1512368/2055920 swapFree=4159972/4192956
[pid=24207] ppid=24205 vsize=348512 CPUtime=5000.1
/proc/24207/stat : 24207 (cmusat) R 24205 24207 23915 0 -1 4194304 98928 0 0 0 499915 95 0 0 25 0 1 0 202339708 356876288 81738 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24207/statm: 87128 81738 119 243 0 86882 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 348512

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.66
CPU time (s): 5000.16
CPU user time (s): 4999.15
CPU system time (s): 1.00885
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 353732

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

runsolver used 5.9291 second user time and 11.9492 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Apr 22 17:30:23 UTC 2007

IDJOB= 369251
IDBENCH= 24652
IDSOLVER= 182
FILE ID= node12/369251-1177263023

PBS_JOBID= 4650646

Free space on /tmp= 66380 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/369251-1177263023/cmusat /tmp/evaluation/369251-1177263023/instance-369251-1177263023.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-369251-1177263023 -o ROOT/results/node12/solver-369251-1177263023 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/369251-1177263023/cmusat /tmp/evaluation/369251-1177263023/instance-369251-1177263023.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8933f4efeee309724bfa107bfc7974e9

RANDOM SEED= 530038136

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1843200 kB
Buffers:         23504 kB
Cached:         111164 kB
SwapCached:      11328 kB
Active:          45872 kB
Inactive:       111516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843200 kB
SwapTotal:     4192956 kB
SwapFree:      4159972 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            40856 kB
Committed_AS:  6069844 kB
PageTables:       1792 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= 66380 MiB

End job on node12 on Sun Apr 22 18:53:47 UTC 2007