Trace number 421749

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
minisat SAT 2007? (TO) 1200.08 1200.61

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 This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  240                                                  |
0.00/0.00	c |  Number of clauses:    3496                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     224     3256     9632 |     1085        0    nan |  0.000 % |
0.00/0.01	c |       102 |     224     3256     9632 |     1193      102     49 |  0.002 % |
0.00/0.02	c |       253 |     224     3256     9632 |     1313      253     48 |  0.002 % |
0.00/0.03	c |       479 |     224     3256     9632 |     1444      479     54 |  0.050 % |
0.00/0.04	c |       816 |     224     3256     9632 |     1589      816     53 |  0.002 % |
0.04/0.06	c |      1323 |     224     3256     9632 |     1747     1323     52 |  0.002 % |
0.09/0.11	c |      2082 |     224     3256     9632 |     1922     1113     52 |  0.002 % |
0.09/0.18	c |      3222 |     224     3256     9632 |     2115     1197     53 |  0.002 % |
0.29/0.31	c |      4930 |     224     3256     9632 |     2326     1756     56 |  0.051 % |
0.49/0.52	c |      7492 |     224     3256     9632 |     2559     1815     58 |  0.051 % |
0.80/0.89	c |     11336 |     224     3256     9632 |     2815     1535     59 |  0.051 % |
1.39/1.47	c |     17103 |     224     3256     9632 |     3096     2784     60 |  0.050 % |
2.49/2.50	c |     25753 |     224     3256     9632 |     3406     3200     60 |  0.050 % |
3.99/4.08	c |     38730 |     224     3256     9632 |     3746     1808     58 |  0.051 % |
6.69/6.72	c |     58191 |     224     3256     9632 |     4121     3574     61 |  0.002 % |
10.59/10.61	c |     87386 |     224     3256     9632 |     4533     2614     61 |  0.050 % |
16.78/16.87	c |    131175 |     224     3256     9632 |     4987     3903     63 |  0.051 % |
26.88/26.91	c |    196861 |     224     3256     9632 |     5485     5010     62 |  0.051 % |
43.48/43.60	c |    295387 |     224     3256     9632 |     6034     4322     65 |  0.002 % |
69.77/69.81	c |    443176 |     224     3256     9632 |     6637     6042     67 |  0.051 % |
112.85/112.99	c |    664859 |     224     3256     9632 |     7301     6389     67 |  0.050 % |
178.86/179.05	c |    997385 |     224     3256     9632 |     8031     6130     64 |  0.051 % |
288.37/288.64	c |   1496175 |     224     3256     9632 |     8834     4259     66 |  0.050 % |
457.32/457.69	c |   2244359 |     224     3256     9632 |     9718     4573     61 |  0.051 % |
726.22/726.66	c |   3366635 |     224     3256     9632 |    10690     9117     64 |  0.002 % |
1170.27/1170.87	c |   5050047 |     224     3256     9632 |    11759     8950     66 |  0.002 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node37/watcher-421749-1177495098 -o ROOT/results/node37/solver-421749-1177495098 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421749-1177495098/minisat_noassertions /tmp/evaluation/421749-1177495098/instance-421749-1177495098.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 0.97 0.91 3/78 24939
/proc/meminfo: memFree=1969592/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=1984 CPUtime=0
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 197422250 2031616 146 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 496 146 62 130 0 363 0

[startup+0.044844 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 24939
/proc/meminfo: memFree=1969592/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=2116 CPUtime=0.04
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 208 0 0 0 4 0 0 0 18 0 1 0 197422250 2166784 194 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 529 195 66 130 0 396 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2116

[startup+0.101855 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 24939
/proc/meminfo: memFree=1969592/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=2380 CPUtime=0.09
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 283 0 0 0 9 0 0 0 18 0 1 0 197422250 2437120 269 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 595 269 66 130 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2380

[startup+0.301893 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 24939
/proc/meminfo: memFree=1969592/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=2644 CPUtime=0.29
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 329 0 0 0 29 0 0 0 19 0 1 0 197422250 2707456 315 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 661 315 66 130 0 528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2644

[startup+0.702969 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 24939
/proc/meminfo: memFree=1969592/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=2776 CPUtime=0.7
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 385 0 0 0 70 0 0 0 23 0 1 0 197422250 2842624 371 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134682499 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 694 371 66 130 0 561 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2776

[startup+1.50112 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1968240/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=3172 CPUtime=1.49
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 461 0 0 0 149 0 0 0 25 0 1 0 197422250 3248128 447 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545964 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 793 447 66 130 0 660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3172

[startup+3.10142 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1967792/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=3444 CPUtime=3.09
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 529 0 0 0 309 0 0 0 25 0 1 0 197422250 3526656 515 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548048 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 861 515 66 130 0 728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3444

[startup+6.30203 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1967288/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=3708 CPUtime=6.29
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 611 0 0 0 629 0 0 0 25 0 1 0 197422250 3796992 597 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 927 597 66 130 0 794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3708

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1966976/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=4240 CPUtime=12.69
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 735 0 0 0 1269 0 0 0 25 0 1 0 197422250 4341760 721 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1060 721 66 130 0 927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4240

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1966464/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=4780 CPUtime=25.48
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 862 0 0 0 2548 0 0 0 25 0 1 0 197422250 4894720 848 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1195 848 66 130 0 1062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4780

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1965632/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=5460 CPUtime=51.08
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1060 0 0 0 5107 1 0 0 25 0 1 0 197422250 5591040 1046 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1365 1046 66 130 0 1232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5460

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1964800/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=6400 CPUtime=102.26
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1285 0 0 0 10225 1 0 0 25 0 1 0 197422250 6553600 1271 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134680303 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1600 1271 66 130 0 1467 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6400

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 24940
/proc/meminfo: memFree=1964224/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=6936 CPUtime=162.24
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1398 0 0 0 16222 2 0 0 25 0 1 0 197422250 7102464 1384 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1734 1384 66 130 0 1601 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6936

[startup+222.302 s]
/proc/loadavg: 1.09 1.02 0.93 2/79 25138
/proc/meminfo: memFree=1962864/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=7332 CPUtime=222.1
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1516 0 0 0 22207 3 0 0 25 0 1 0 197422250 7507968 1502 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1833 1502 66 130 0 1700 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 7332

[startup+282.301 s]
/proc/loadavg: 1.03 1.01 0.93 2/79 25138
/proc/meminfo: memFree=1962560/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=7872 CPUtime=282.07
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1639 0 0 0 28204 3 0 0 25 0 1 0 197422250 8060928 1625 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 1968 1625 66 130 0 1835 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 7872

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1962304/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=8140 CPUtime=342.06
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1697 0 0 0 34202 4 0 0 25 0 1 0 197422250 8335360 1683 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2035 1683 66 130 0 1902 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 8140

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1961920/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=8404 CPUtime=402.03
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1780 0 0 0 40199 4 0 0 25 0 1 0 197422250 8605696 1766 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2101 1766 66 130 0 1968 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 8404

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1961728/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=8540 CPUtime=462.01
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1813 0 0 0 46196 5 0 0 25 0 1 0 197422250 8744960 1799 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2135 1799 66 130 0 2002 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 8540

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1961280/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=9072 CPUtime=521.99
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 1921 0 0 0 52194 5 0 0 25 0 1 0 197422250 9289728 1907 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2268 1907 66 130 0 2135 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 9072

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1960768/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=9492 CPUtime=581.97
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2023 0 0 0 58191 6 0 0 25 0 1 0 197422250 9719808 2009 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2373 2009 66 130 0 2240 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 9492

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1960704/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=9492 CPUtime=641.95
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2023 0 0 0 64189 6 0 0 25 0 1 0 197422250 9719808 2009 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2373 2009 66 130 0 2240 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 9492

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1960640/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=9492 CPUtime=701.93
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2023 0 0 0 70186 7 0 0 25 0 1 0 197422250 9719808 2009 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2373 2009 66 130 0 2240 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 9492

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1960384/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=9624 CPUtime=761.92
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2074 0 0 0 76184 8 0 0 25 0 1 0 197422250 9854976 2060 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2406 2060 66 130 0 2273 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 9624

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1960000/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=9888 CPUtime=821.89
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2138 0 0 0 82181 8 0 0 25 0 1 0 197422250 10125312 2124 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2472 2124 66 130 0 2339 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 9888

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1959552/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10288 CPUtime=881.87
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2245 0 0 0 88178 9 0 0 25 0 1 0 197422250 10534912 2231 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2572 2231 66 130 0 2439 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 10288

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1959424/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10288 CPUtime=941.85
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2245 0 0 0 94176 9 0 0 25 0 1 0 197422250 10534912 2231 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2572 2231 66 130 0 2439 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 10288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1959360/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10288 CPUtime=1001.83
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2246 0 0 0 100173 10 0 0 25 0 1 0 197422250 10534912 2232 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2572 2232 66 130 0 2439 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 10288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1959360/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10436 CPUtime=1061.81
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2252 0 0 0 106171 10 0 0 25 0 1 0 197422250 10686464 2238 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2609 2238 66 130 0 2476 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 10436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1959296/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10436 CPUtime=1121.78
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2259 0 0 0 112168 10 0 0 25 0 1 0 197422250 10686464 2245 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2609 2245 66 130 0 2476 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 10436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1958976/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10568 CPUtime=1181.77
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2301 0 0 0 118166 11 0 0 25 0 1 0 197422250 10821632 2287 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2642 2287 66 130 0 2509 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 10568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25138
/proc/meminfo: memFree=1958912/2055920 swapFree=4145428/4192956
[pid=24939] ppid=24937 vsize=10728 CPUtime=1200.06
/proc/24939/stat : 24939 (minisat_noasser) R 24937 24939 24499 0 -1 4194304 2323 0 0 0 119995 11 0 0 25 0 1 0 197422250 10985472 2309 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548938 0 0 4096 3 0 0 0 17 1 0 0
/proc/24939/statm: 2682 2309 66 130 0 2549 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 10728

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.96
CPU system time (s): 0.118981
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 10728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2323
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= 8
involuntary context switches= 22254

runsolver used 1.05984 second user time and 2.73258 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Wed Apr 25 09:58:18 UTC 2007

IDJOB= 421749
IDBENCH= 24652
IDSOLVER= 188
FILE ID= node37/421749-1177495098

PBS_JOBID= 4685836

Free space on /tmp= 66415 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421749-1177495098/minisat_noassertions /tmp/evaluation/421749-1177495098/instance-421749-1177495098.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-421749-1177495098 -o ROOT/results/node37/solver-421749-1177495098 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421749-1177495098/minisat_noassertions /tmp/evaluation/421749-1177495098/instance-421749-1177495098.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  8933f4efeee309724bfa107bfc7974e9

RANDOM SEED= 11014261

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1970384 kB
Buffers:           684 kB
Cached:          18640 kB
SwapCached:      15288 kB
Active:          39160 kB
Inactive:         3192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1970384 kB
SwapTotal:     4192956 kB
SwapFree:      4145428 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            28468 kB
Committed_AS:  2079200 kB
PageTables:       2000 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= 66415 MiB

End job on node37 on Wed Apr 25 10:18:21 UTC 2007