Trace number 1785242

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: minisat SAT 2007? (TO) 5000.07 5001.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.637
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

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:  306                                                  |
0.00/0.00	c |  Number of clauses:    2619                                                 |
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 |     288     2601     9792 |      867        0    nan |  0.000 % |
0.00/0.01	c |       100 |     288     2601     9792 |      953      100     69 |  0.001 % |
0.01/0.02	c |       250 |     288     2601     9792 |     1049      250     78 |  0.001 % |
0.01/0.03	c |       476 |     288     2601     9792 |     1153      476     82 |  0.019 % |
0.01/0.05	c |       813 |     288     2601     9792 |     1269      813     88 |  0.019 % |
0.01/0.08	c |      1319 |     288     2601     9792 |     1396     1319     96 |  0.019 % |
0.09/0.15	c |      2082 |     288     2601     9792 |     1535     1272     97 |  0.001 % |
0.19/0.25	c |      3221 |     288     2601     9792 |     1689     1539     96 |  0.019 % |
0.39/0.44	c |      4929 |     288     2601     9792 |     1858     1336    116 |  0.019 % |
0.69/0.74	c |      7491 |     288     2601     9792 |     2044     1814    120 |  0.001 % |
1.19/1.23	c |     11336 |     288     2601     9792 |     2248     2267    123 |  0.019 % |
1.99/2.04	c |     17103 |     288     2601     9792 |     2473     1995    118 |  0.019 % |
3.20/3.26	c |     25752 |     288     2601     9792 |     2721     2593    117 |  0.001 % |
5.39/5.40	c |     38729 |     288     2601     9792 |     2993     2379    120 |  0.019 % |
8.89/8.93	c |     58190 |     288     2601     9792 |     3292     2647    115 |  0.019 % |
14.29/14.37	c |     87383 |     288     2601     9792 |     3621     2026    110 |  0.001 % |
22.99/23.07	c |    131172 |     288     2601     9792 |     3983     3719    138 |  0.001 % |
36.38/36.47	c |    196857 |     288     2601     9792 |     4382     2313    121 |  0.019 % |
57.67/57.70	c |    295383 |     288     2601     9792 |     4820     4398    121 |  0.001 % |
90.06/90.18	c |    443173 |     288     2601     9792 |     5302     3899    123 |  0.019 % |
144.65/144.79	c |    664858 |     288     2601     9792 |     5832     5384    121 |  0.019 % |
226.82/226.91	c |    997383 |     288     2601     9792 |     6416     5828    123 |  0.019 % |
366.28/366.45	c |   1496173 |     288     2601     9792 |     7057     4994    118 |  0.001 % |
579.13/579.31	c |   2244355 |     288     2601     9792 |     7763     5606    112 |  0.019 % |
931.44/931.79	c |   3366631 |     288     2601     9792 |     8539     5104    124 |  0.019 % |
1482.59/1483.04	c |   5050042 |     288     2601     9792 |     9393     5790    121 |  0.019 % |
2389.74/2390.40	c |   7575162 |     288     2601     9792 |    10333     8313    131 |  0.001 % |
3798.06/3799.19	c |  11362838 |     288     2601     9792 |    11366     6487    125 |  0.019 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785242-1241899202/watcher-1785242-1241899202 -o /tmp/evaluation-result-1785242-1241899202/solver-1785242-1241899202 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785242-1241899202.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): 6000 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.93 3/64 27361
/proc/meminfo: memFree=1572424/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=1852 CPUtime=0
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 217947809 1896448 137 1992294400 134512640 135048876 4294956208 18446744073709551615 134529378 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 463 137 62 130 0 330 0

[startup+0.0191 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 27361
/proc/meminfo: memFree=1572424/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=1984 CPUtime=0.01
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 170 0 0 0 1 0 0 0 18 0 1 0 217947809 2031616 156 1992294400 134512640 135048876 4294956208 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 496 156 66 130 0 363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1984

[startup+0.102109 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 27361
/proc/meminfo: memFree=1572424/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=2512 CPUtime=0.09
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 309 0 0 0 9 0 0 0 18 0 1 0 217947809 2572288 295 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 628 295 66 130 0 495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2512

[startup+0.302131 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 27361
/proc/meminfo: memFree=1572424/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=2776 CPUtime=0.29
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 380 0 0 0 29 0 0 0 19 0 1 0 217947809 2842624 366 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 694 366 66 130 0 561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2776

[startup+0.701177 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 27361
/proc/meminfo: memFree=1572424/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=3172 CPUtime=0.69
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 459 0 0 0 69 0 0 0 22 0 1 0 217947809 3248128 445 1992294400 134512640 135048876 4294956208 18446744073709551615 134553177 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 793 445 66 130 0 660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3172

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 27362
/proc/meminfo: memFree=1570752/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=3304 CPUtime=1.49
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 512 0 0 0 149 0 0 0 25 0 1 0 217947809 3383296 498 1992294400 134512640 135048876 4294956208 18446744073709551615 134553212 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 826 498 66 130 0 693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3304

[startup+3.10145 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 27362
/proc/meminfo: memFree=1570368/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=3568 CPUtime=3.09
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 573 0 0 0 309 0 0 0 25 0 1 0 217947809 3653632 559 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 892 559 66 130 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3568

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 27362
/proc/meminfo: memFree=1569856/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=4228 CPUtime=6.29
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 755 0 0 0 629 0 0 0 25 0 1 0 217947809 4329472 741 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1057 741 66 130 0 924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4228

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 27362
/proc/meminfo: memFree=1569112/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=4624 CPUtime=12.69
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 829 0 0 0 1269 0 0 0 25 0 1 0 217947809 4734976 815 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1156 815 66 130 0 1023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4624

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 27362
/proc/meminfo: memFree=1568408/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=5284 CPUtime=25.48
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1000 0 0 0 2548 0 0 0 25 0 1 0 217947809 5410816 986 1992294400 134512640 135048876 4294956208 18446744073709551615 134553161 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1321 986 66 130 0 1188 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5284

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 27362
/proc/meminfo: memFree=1567704/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=6064 CPUtime=51.07
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1188 0 0 0 5107 0 0 0 25 0 1 0 217947809 6209536 1174 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1516 1174 66 130 0 1383 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6064

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1566936/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=6728 CPUtime=102.26
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1371 0 0 0 10225 1 0 0 25 0 1 0 217947809 6889472 1357 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1682 1357 66 130 0 1549 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6728

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1566424/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=7388 CPUtime=162.24
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1511 0 0 0 16223 1 0 0 25 0 1 0 217947809 7565312 1497 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1847 1497 66 130 0 1714 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7388

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1566040/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=7652 CPUtime=222.22
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1600 0 0 0 22221 1 0 0 25 0 1 0 217947809 7835648 1586 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 1913 1586 66 130 0 1780 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7652

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1564952/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=8712 CPUtime=282.21
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1856 0 0 0 28219 2 0 0 25 0 1 0 217947809 8921088 1842 1992294400 134512640 135048876 4294956208 18446744073709551615 134548472 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2178 1842 66 130 0 2045 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 8712

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1564696/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=8964 CPUtime=342.19
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1909 0 0 0 34217 2 0 0 25 0 1 0 217947809 9179136 1895 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2241 1895 66 130 0 2108 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 8964

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1564504/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=9148 CPUtime=402.17
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 1966 0 0 0 40215 2 0 0 25 0 1 0 217947809 9367552 1952 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2287 1952 66 130 0 2154 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 9148

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1564120/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=9524 CPUtime=462.16
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 2053 0 0 0 46214 2 0 0 25 0 1 0 217947809 9752576 2039 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2381 2039 66 130 0 2248 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 9524

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1564120/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=9524 CPUtime=522.15
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 2073 0 0 0 52212 3 0 0 25 0 1 0 217947809 9752576 2059 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2381 2059 66 130 0 2248 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 9524

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1563544/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=10348 CPUtime=582.13
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 2272 0 0 0 58210 3 0 0 25 0 1 0 217947809 10596352 2258 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2587 2258 66 130 0 2454 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 10348

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27368
/proc/meminfo: memFree=1562328/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=11280 CPUtime=642.11
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 2488 0 0 0 64208 3 0 0 25 0 1 0 217947809 11550720 2474 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 2820 2474 66 130 0 2687 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 11280


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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555480/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4001.21
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4079 0 0 0 400109 12 0 0 25 0 1 0 217947809 17301504 3891 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3891 66 130 0 4091 0
Current children cumulated CPU time (s) 4001.21
Current children cumulated vsize (KiB) 16896

[startup+4062.31 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555480/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4061.2
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4079 0 0 0 406108 12 0 0 25 0 1 0 217947809 17301504 3891 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3891 66 130 0 4091 0
Current children cumulated CPU time (s) 4061.2
Current children cumulated vsize (KiB) 16896

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555480/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4121.18
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4080 0 0 0 412106 12 0 0 25 0 1 0 217947809 17301504 3892 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3892 66 130 0 4091 0
Current children cumulated CPU time (s) 4121.18
Current children cumulated vsize (KiB) 16896

[startup+4182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555416/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4181.17
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4080 0 0 0 418104 13 0 0 25 0 1 0 217947809 17301504 3892 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3892 66 130 0 4091 0
Current children cumulated CPU time (s) 4181.17
Current children cumulated vsize (KiB) 16896

[startup+4242.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555480/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4241.15
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4081 0 0 0 424102 13 0 0 25 0 1 0 217947809 17301504 3893 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3893 66 130 0 4091 0
Current children cumulated CPU time (s) 4241.15
Current children cumulated vsize (KiB) 16896

[startup+4302.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555416/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4301.14
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4081 0 0 0 430101 13 0 0 25 0 1 0 217947809 17301504 3893 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3893 66 130 0 4091 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 16896

[startup+4362.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555544/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4361.12
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4081 0 0 0 436099 13 0 0 25 0 1 0 217947809 17301504 3893 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3893 66 130 0 4091 0
Current children cumulated CPU time (s) 4361.12
Current children cumulated vsize (KiB) 16896

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555480/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4421.1
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4081 0 0 0 442097 13 0 0 25 0 1 0 217947809 17301504 3893 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3893 66 130 0 4091 0
Current children cumulated CPU time (s) 4421.1
Current children cumulated vsize (KiB) 16896

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555480/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4481.08
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4081 0 0 0 448095 13 0 0 25 0 1 0 217947809 17301504 3893 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3893 66 130 0 4091 0
Current children cumulated CPU time (s) 4481.08
Current children cumulated vsize (KiB) 16896

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555416/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=16896 CPUtime=4541.07
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4081 0 0 0 454094 13 0 0 25 0 1 0 217947809 17301504 3893 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4224 3893 66 130 0 4091 0
Current children cumulated CPU time (s) 4541.07
Current children cumulated vsize (KiB) 16896

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555288/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17028 CPUtime=4601.06
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4100 0 0 0 460092 14 0 0 25 0 1 0 217947809 17436672 3912 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4257 3912 66 130 0 4124 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 17028

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555288/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17028 CPUtime=4661.04
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4100 0 0 0 466090 14 0 0 25 0 1 0 217947809 17436672 3912 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4257 3912 66 130 0 4124 0
Current children cumulated CPU time (s) 4661.04
Current children cumulated vsize (KiB) 17028

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555224/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17028 CPUtime=4721.03
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4100 0 0 0 472089 14 0 0 25 0 1 0 217947809 17436672 3912 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4257 3912 66 130 0 4124 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 17028

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555224/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17028 CPUtime=4781.01
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4100 0 0 0 478087 14 0 0 25 0 1 0 217947809 17436672 3912 1992294400 134512640 135048876 4294956208 18446744073709551615 134548208 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4257 3912 66 130 0 4124 0
Current children cumulated CPU time (s) 4781.01
Current children cumulated vsize (KiB) 17028

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555224/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17028 CPUtime=4840.99
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4100 0 0 0 484085 14 0 0 25 0 1 0 217947809 17436672 3912 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4257 3912 66 130 0 4124 0
Current children cumulated CPU time (s) 4840.99
Current children cumulated vsize (KiB) 17028

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1555224/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17292 CPUtime=4900.97
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4159 0 0 0 490083 14 0 0 25 0 1 0 217947809 17707008 3971 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4323 3971 66 130 0 4190 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 17292

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1554712/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17376 CPUtime=4960.96
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4226 0 0 0 496082 14 0 0 25 0 1 0 217947809 17793024 4009 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4344 4009 66 130 0 4211 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 17376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 27376
/proc/meminfo: memFree=1554712/2055920 swapFree=4191900/4192956
[pid=27361] ppid=27359 vsize=17376 CPUtime=5000.05
/proc/27361/stat : 27361 (minisat_noasser) R 27359 27361 27324 0 -1 4194304 4226 0 0 0 499991 14 0 0 25 0 1 0 217947809 17793024 4009 1992294400 134512640 135048876 4294956208 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/27361/statm: 4344 4009 66 130 0 4211 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 17376

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.41
CPU time (s): 5000.07
CPU user time (s): 4999.91
CPU system time (s): 0.151976
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 17556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.91
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4226
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= 2
involuntary context switches= 10371

runsolver used 3.41448 second user time and 10.5214 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-09 22:00:02
IDJOB=1785242
IDBENCH=24731
IDSOLVER=639
FILE ID=node62/1785242-1241899202
PBS_JOBID= 9264774
Free space on /tmp= 66472 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785242-1241899202/watcher-1785242-1241899202 -o /tmp/evaluation-result-1785242-1241899202/solver-1785242-1241899202 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785242-1241899202.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=1673772783

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.220
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.220
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:       1572840 kB
Buffers:         40316 kB
Cached:         371156 kB
SwapCached:        268 kB
Active:          83044 kB
Inactive:       343196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572840 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          23220 kB
Slab:            42660 kB
Committed_AS:   549424 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node62 at 2009-05-09 23:23:26