Trace number 3274574

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) 1300.06 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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:  120                                                  |
0.00/0.00	c |  Number of clauses:    48342                                                |
0.05/0.06	c |  Parsing time:         0.06         s                                       |
7.39/7.40	c ============================[ Search Statistics ]==============================
7.39/7.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.39/7.40	c ===============================================================================
7.39/7.40	c |         0 |     120    35565   301779 |    11855        0    nan |  0.000 % |
7.39/7.40	c |       101 |     120    35565   301779 |    13040      101     17 |  0.007 % |
7.39/7.41	c |       252 |     120    35565   301779 |    14344      252     18 |  0.007 % |
7.39/7.41	c |       477 |     120    35565   301779 |    15779      477     18 |  0.007 % |
7.39/7.42	c |       817 |     120    35565   301779 |    17356      817     18 |  0.007 % |
7.39/7.44	c |      1324 |     120    35565   301779 |    19092     1324     17 |  0.007 % |
7.39/7.46	c |      2084 |     120    35565   301779 |    21001     2084     18 |  0.007 % |
7.39/7.49	c |      3224 |     120    35565   301779 |    23102     3224     18 |  0.007 % |
7.49/7.55	c |      4933 |     120    35565   301779 |    25412     4933     18 |  0.007 % |
7.60/7.64	c |      7496 |     120    35565   301779 |    27953     7496     18 |  0.007 % |
7.70/7.79	c |     11340 |     120    35565   301779 |    30748    11340     18 |  0.007 % |
7.99/8.07	c |     17106 |     120    35565   301779 |    33823    17106     19 |  0.007 % |
8.49/8.59	c |     25756 |     120    35565   301779 |    37206    25756     20 |  0.007 % |
9.59/9.69	c |     38730 |     120    35565   301779 |    40926    14512     19 |  0.007 % |
10.90/10.90	c |     58191 |     120    35565   301779 |    45019    33973     20 |  0.007 % |
12.99/13.04	c |     87384 |     120    35565   301779 |    49521    30858     18 |  0.007 % |
16.49/16.57	c |    131173 |     120    35565   301779 |    54473    37437     20 |  0.007 % |
22.49/22.59	c |    196857 |     120    35565   301779 |    59920    22132     20 |  0.007 % |
32.19/32.26	c |    295383 |     120    35565   301779 |    65912    34864     19 |  0.007 % |
48.69/48.79	c |    443172 |     120    35565   301779 |    72504    32151     20 |  0.007 % |
77.49/77.58	c |    664856 |     120    35565   301779 |    79754    32493     19 |  0.007 % |
112.20/112.25	c |    997381 |     120    35565   301779 |    87729    44346     20 |  0.007 % |
172.89/172.98	c |   1496170 |     120    35565   301779 |    96502    45027     22 |  0.007 % |
270.50/270.53	c |   2244353 |     120    35565   301779 |   106153    77774     20 |  0.007 % |
423.20/423.26	c |   3366628 |     120    35565   301779 |   116768    41398     20 |  0.007 % |
670.41/670.46	c |   5050042 |     120    35565   301779 |   128445    33554     20 |  0.007 % |
1114.73/1114.72	c |   7575159 |     120    35565   301779 |   141289    24150     18 |  0.007 % |

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274574-1303604678/watcher-3274574-1303604678 -o /tmp/evaluation-result-3274574-1303604678/solver-3274574-1303604678 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274574-1303604678.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 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: 3.88 3.94 3.85 5/189 10598
/proc/meminfo: memFree=14281900/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=2000 CPUtime=0 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 441 0 0 0 0 0 0 0 25 0 1 0 472064888 2048000 397 33554432000 134512640 135048876 4289103664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 500 399 50 131 0 367 0

[startup+0.062979 s]
/proc/loadavg: 3.88 3.94 3.85 5/189 10598
/proc/meminfo: memFree=14281900/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=7188 CPUtime=0.05 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1713 0 0 0 5 0 0 0 25 0 1 0 472064888 7360512 1669 33554432000 134512640 135048876 4289103664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 1797 1669 50 131 0 1664 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7188

[startup+0.100977 s]
/proc/loadavg: 3.88 3.94 3.85 5/189 10598
/proc/meminfo: memFree=14281900/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=7608 CPUtime=0.09 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1819 0 0 0 9 0 0 0 25 0 1 0 472064888 7790592 1775 33554432000 134512640 135048876 4289103664 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 1902 1775 62 131 0 1769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7608

[startup+0.300952 s]
/proc/loadavg: 3.88 3.94 3.85 5/189 10598
/proc/meminfo: memFree=14281900/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=7608 CPUtime=0.29 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1825 0 0 0 29 0 0 0 25 0 1 0 472064888 7790592 1781 33554432000 134512640 135048876 4289103664 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 1902 1781 62 131 0 1769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.700873 s]
/proc/loadavg: 3.88 3.94 3.85 5/189 10598
/proc/meminfo: memFree=14281900/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=7728 CPUtime=0.69 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1836 0 0 0 69 0 0 0 25 0 1 0 472064888 7913472 1792 33554432000 134512640 135048876 4289103664 18446744073709551615 134529315 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 1932 1792 62 131 0 1799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7728

[startup+1.5007 s]
/proc/loadavg: 3.88 3.94 3.85 5/190 10599
/proc/meminfo: memFree=14274576/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=7728 CPUtime=1.49 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1853 0 0 0 149 0 0 0 25 0 1 0 472064888 7913472 1809 33554432000 134512640 135048876 4289103664 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 1932 1809 62 131 0 1799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7728

[startup+3.1004 s]
/proc/loadavg: 3.88 3.94 3.85 5/190 10599
/proc/meminfo: memFree=14274320/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=7908 CPUtime=3.09 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1876 0 0 0 309 0 0 0 25 0 1 0 472064888 8097792 1832 33554432000 134512640 135048876 4289103664 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 1977 1832 62 131 0 1844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7908

[startup+6.30079 s]
/proc/loadavg: 3.89 3.94 3.86 5/190 10599
/proc/meminfo: memFree=14273876/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=8176 CPUtime=6.29 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 1915 0 0 0 629 0 0 0 25 0 1 0 472064888 8372224 1871 33554432000 134512640 135048876 4289103664 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 2044 1871 62 131 0 1911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8176

[startup+12.7006 s]
/proc/loadavg: 3.90 3.94 3.86 5/190 10600
/proc/meminfo: memFree=14271164/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=10352 CPUtime=12.69 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 2640 0 0 0 1269 0 0 0 25 0 1 0 472064888 10600448 2446 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 2588 2446 66 131 0 2455 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10352

[startup+25.5011 s]
/proc/loadavg: 3.92 3.95 3.86 5/190 10600
/proc/meminfo: memFree=14228984/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=12600 CPUtime=25.49 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 3202 0 0 0 2549 0 0 0 25 0 1 0 472064888 12902400 3008 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 3150 3008 66 131 0 3017 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12600

[startup+51.1012 s]
/proc/loadavg: 3.95 3.95 3.86 5/190 10601
/proc/meminfo: memFree=14161612/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=14856 CPUtime=51.1 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 3700 0 0 0 5109 1 0 0 25 0 1 0 472064888 15212544 3506 33554432000 134512640 135048876 4289103664 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 3714 3506 66 131 0 3581 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 14856

[startup+102.306 s]
/proc/loadavg: 4.05 3.97 3.87 5/190 10602
/proc/meminfo: memFree=14111880/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=17328 CPUtime=102.3 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 4303 0 0 0 10229 1 0 0 25 0 1 0 472064888 17743872 4109 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 4332 4109 66 131 0 4199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 17328

[startup+162.301 s]
/proc/loadavg: 4.08 3.99 3.88 5/190 10604
/proc/meminfo: memFree=14095120/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=19636 CPUtime=162.29 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 4889 0 0 0 16228 1 0 0 25 0 1 0 472064888 20107264 4695 33554432000 134512640 135048876 4289103664 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 4909 4695 66 131 0 4776 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19636

[startup+222.3 s]
/proc/loadavg: 4.03 3.99 3.89 5/190 10605
/proc/meminfo: memFree=14046872/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=21268 CPUtime=222.3 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 5232 0 0 0 22229 1 0 0 25 0 1 0 472064888 21778432 5038 33554432000 134512640 135048876 4289103664 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 5317 5038 66 131 0 5184 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21268

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 10607
/proc/meminfo: memFree=13982512/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=22140 CPUtime=282.3 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 5402 0 0 0 28229 1 0 0 25 0 1 0 472064888 22671360 5208 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 5535 5208 66 131 0 5402 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22140

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.90 5/190 10608
/proc/meminfo: memFree=13981260/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=23040 CPUtime=342.3 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 5641 0 0 0 34229 1 0 0 25 0 1 0 472064888 23592960 5447 33554432000 134512640 135048876 4289103664 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 5760 5447 66 131 0 5627 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 23040

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 10610
/proc/meminfo: memFree=13915036/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=23612 CPUtime=402.3 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 5772 0 0 0 40229 1 0 0 25 0 1 0 472064888 24178688 5578 33554432000 134512640 135048876 4289103664 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 5903 5578 66 131 0 5770 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 23612

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10612
/proc/meminfo: memFree=13913172/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=24924 CPUtime=462.3 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6111 0 0 0 46229 1 0 0 25 0 1 0 472064888 25522176 5917 33554432000 134512640 135048876 4289103664 18446744073709551615 134545952 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 6231 5917 66 131 0 6098 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 24924

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10613
/proc/meminfo: memFree=13912548/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=25384 CPUtime=522.31 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6218 0 0 0 52230 1 0 0 25 0 1 0 472064888 25993216 6024 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 6346 6024 66 131 0 6213 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 25384

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10615
/proc/meminfo: memFree=13912036/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=25800 CPUtime=582.31 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6286 0 0 0 58229 2 0 0 25 0 1 0 472064888 26419200 6092 33554432000 134512640 135048876 4289103664 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 6450 6092 66 131 0 6317 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 25800

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 10616
/proc/meminfo: memFree=13911160/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=26128 CPUtime=642.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6391 0 0 0 64230 2 0 0 25 0 1 0 472064888 26755072 6197 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 6532 6197 66 131 0 6399 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 26128

[startup+702.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 10618
/proc/meminfo: memFree=13889576/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=27176 CPUtime=702.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6628 0 0 0 70230 2 0 0 25 0 1 0 472064888 27828224 6434 33554432000 134512640 135048876 4289103664 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 6794 6434 66 131 0 6661 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 27176

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10620
/proc/meminfo: memFree=13864128/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=28316 CPUtime=762.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6894 0 0 0 76230 2 0 0 25 0 1 0 472064888 28995584 6700 33554432000 134512640 135048876 4289103664 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7079 6700 66 131 0 6946 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 28316

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10621
/proc/meminfo: memFree=13863628/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=28644 CPUtime=822.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 6970 0 0 0 82230 2 0 0 25 0 1 0 472064888 29331456 6776 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7161 6776 66 131 0 7028 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 28644

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10623
/proc/meminfo: memFree=13861128/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=28968 CPUtime=882.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7049 0 0 0 88230 2 0 0 25 0 1 0 472064888 29663232 6855 33554432000 134512640 135048876 4289103664 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7242 6855 66 131 0 7109 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 28968

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10624
/proc/meminfo: memFree=13860496/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=29292 CPUtime=942.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7121 0 0 0 94230 2 0 0 25 0 1 0 472064888 29995008 6927 33554432000 134512640 135048876 4289103664 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7323 6927 66 131 0 7190 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 29292

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10626
/proc/meminfo: memFree=13860236/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=29372 CPUtime=1002.32 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7129 0 0 0 100230 2 0 0 25 0 1 0 472064888 30076928 6935 33554432000 134512640 135048876 4289103664 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7343 6935 66 131 0 7210 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 29372

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10628
/proc/meminfo: memFree=13853032/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=29696 CPUtime=1062.33 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7187 0 0 0 106231 2 0 0 25 0 1 0 472064888 30408704 6993 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7424 6993 66 131 0 7291 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 29696

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10629
/proc/meminfo: memFree=13853016/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=29940 CPUtime=1122.33 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7244 0 0 0 112231 2 0 0 25 0 1 0 472064888 30658560 7050 33554432000 134512640 135048876 4289103664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7485 7050 66 131 0 7352 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 29940

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10631
/proc/meminfo: memFree=13838500/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=30452 CPUtime=1182.34 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7299 0 0 0 118231 3 0 0 25 0 1 0 472064888 31182848 7105 33554432000 134512640 135048876 4289103664 18446744073709551615 134547299 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7613 7105 66 131 0 7480 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 30452

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 10632
/proc/meminfo: memFree=13785908/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=30860 CPUtime=1242.34 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7398 0 0 0 124231 3 0 0 25 0 1 0 472064888 31600640 7204 33554432000 134512640 135048876 4289103664 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 7715 7204 66 131 0 7582 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 30860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.12 3.46 3.73 2/172 10688
/proc/meminfo: memFree=14506116/32950928 swapFree=67087032/67111528
[pid=10598] ppid=10596 vsize=32476 CPUtime=1300.04 cores=0,2
/proc/10598/stat : 10598 (minisat_noasser) R 10596 10598 9969 0 -1 4202496 7758 0 0 0 130001 3 0 0 25 0 1 0 472064888 33255424 7564 33554432000 134512640 135048876 4289103664 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10598/statm: 8119 7564 66 131 0 7986 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 32476

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): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1300.02
CPU system time (s): 0.038994
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 32476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7758
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= 3
involuntary context switches= 2571

runsolver used 2.26166 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-24 02:24:38
IDJOB=3274574
IDBENCH=83894
IDSOLVER=1676
FILE ID=node148/3274574-1303604678
RUNJOBID= node148-1303604621-10528
PBS_JOBID= 13150595
Free space on /tmp= 70588 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274574-1303604678/watcher-3274574-1303604678 -o /tmp/evaluation-result-3274574-1303604678/solver-3274574-1303604678 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274574-1303604678.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=696442593

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14282048 kB
Buffers:       2046952 kB
Cached:       15769616 kB
SwapCached:       5264 kB
Active:        9183572 kB
Inactive:      8926080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14282048 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            3160 kB
Writeback:           0 kB
AnonPages:      289768 kB
Mapped:          14740 kB
Slab:           494808 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   496564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70592 MiB
End job on node148 at 2011-04-24 02:46:20