Trace number 3274598

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_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
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 560
Number of clauses of size over 555162

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:  150                                                  |
0.00/0.00	c |  Number of clauses:    55222                                                |
0.02/0.06	c |  Parsing time:         0.07         s                                       |
7.09/7.18	c ============================[ Search Statistics ]==============================
7.09/7.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.09/7.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.09/7.18	c ===============================================================================
7.09/7.18	c |         0 |     150    41247   351991 |    13749        0    nan |  0.000 % |
7.09/7.18	c |       100 |     150    41247   351991 |    15123      100     15 |  0.004 % |
7.09/7.18	c |       250 |     150    41247   351991 |    16636      250     16 |  0.004 % |
7.09/7.19	c |       476 |     150    41247   351991 |    18299      476     17 |  0.004 % |
7.19/7.20	c |       813 |     150    41247   351991 |    20129      813     18 |  0.004 % |
7.19/7.21	c |      1321 |     150    41247   351991 |    22142     1321     17 |  0.004 % |
7.19/7.23	c |      2080 |     150    41247   351991 |    24357     2080     19 |  0.004 % |
7.19/7.27	c |      3219 |     150    41247   351991 |    26792     3219     19 |  0.004 % |
7.29/7.31	c |      4927 |     150    41247   351991 |    29472     4927     20 |  0.004 % |
7.39/7.40	c |      7490 |     150    41247   351991 |    32419     7490     21 |  0.004 % |
7.49/7.52	c |     11334 |     150    41247   351991 |    35661    11334     20 |  0.004 % |
7.70/7.74	c |     17100 |     150    41247   351991 |    39227    17100     20 |  0.004 % |
8.19/8.22	c |     25749 |     150    41247   351991 |    43150    25749     21 |  0.004 % |
8.99/9.00	c |     38723 |     150    41247   351991 |    47465    38723     21 |  0.004 % |
10.30/10.37	c |     58187 |     150    41247   351991 |    52211    24145     21 |  0.004 % |
12.50/12.54	c |     87379 |     150    41247   351991 |    57432    16091     21 |  0.004 % |
16.09/16.12	c |    131168 |     150    41247   351991 |    63176    16864     24 |  0.004 % |
20.59/20.61	c |    196853 |     150    41247   351991 |    69493    34889     20 |  0.004 % |
29.39/29.44	c |    295380 |     150    41247   351991 |    76443    24748     20 |  0.004 % |
41.19/41.25	c |    443170 |     150    41247   351991 |    84087    52274     22 |  0.004 % |
63.39/63.40	c |    664853 |     150    41247   351991 |    92496    70024     20 |  0.004 % |
96.80/96.89	c |    997378 |     150    41247   351991 |   101746    24207     17 |  0.004 % |
144.79/144.83	c |   1496167 |     150    41247   351991 |   111920    93404     21 |  0.004 % |
228.30/228.32	c |   2244349 |     150    41247   351991 |   123112    77454     19 |  0.004 % |
363.30/363.39	c |   3366623 |     150    41247   351991 |   135423    38575     18 |  0.004 % |
593.12/593.18	c |   5050034 |     150    41247   351991 |   148966    87259     17 |  0.005 % |
958.32/958.30	c |   7575150 |     150    41247   351991 |   163863   125798     20 |  0.004 % |

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-3274598-1303605115/watcher-3274598-1303605115 -o /tmp/evaluation-result-3274598-1303605115/solver-3274598-1303605115 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274598-1303605115.cnf 

running on 2 cores: 4,6

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: 1.69 1.93 2.23 3/184 22019
/proc/meminfo: memFree=13214324/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=2824 CPUtime=0.01 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 638 0 0 0 1 0 0 0 21 0 1 0 550742168 2891776 594 33554432000 134512640 135048876 4292036336 18446744073709551615 134557162 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 706 594 50 131 0 573 0

[startup+0.0250059 s]
/proc/loadavg: 1.69 1.93 2.23 3/184 22019
/proc/meminfo: memFree=13214324/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=4124 CPUtime=0.02 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 969 0 0 0 2 0 0 0 21 0 1 0 550742168 4222976 925 33554432000 134512640 135048876 4292036336 18446744073709551615 134530601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 1031 925 50 131 0 898 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4124

[startup+0.100992 s]
/proc/loadavg: 1.69 1.93 2.23 3/184 22019
/proc/meminfo: memFree=13214324/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=8264 CPUtime=0.09 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 2001 0 0 0 9 0 0 0 21 0 1 0 550742168 8462336 1957 33554432000 134512640 135048876 4292036336 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2066 1957 62 131 0 1933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8264

[startup+0.300961 s]
/proc/loadavg: 1.69 1.93 2.23 3/184 22019
/proc/meminfo: memFree=13214324/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=8384 CPUtime=0.29 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 2008 0 0 0 29 0 0 0 22 0 1 0 550742168 8585216 1964 33554432000 134512640 135048876 4292036336 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2096 1964 62 131 0 1963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8384

[startup+0.700879 s]
/proc/loadavg: 1.69 1.93 2.23 3/184 22019
/proc/meminfo: memFree=13214324/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=8384 CPUtime=0.69 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 2021 0 0 0 69 0 0 0 24 0 1 0 550742168 8585216 1977 33554432000 134512640 135048876 4292036336 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2096 1977 62 131 0 1963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8384

[startup+1.50073 s]
/proc/loadavg: 1.80 1.95 2.23 5/190 22030
/proc/meminfo: memFree=13198700/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=8564 CPUtime=1.49 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 2044 0 0 0 149 0 0 0 25 0 1 0 550742168 8769536 2000 33554432000 134512640 135048876 4292036336 18446744073709551615 134529709 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2141 2000 62 131 0 2008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8564

[startup+3.10043 s]
/proc/loadavg: 1.80 1.95 2.23 5/190 22030
/proc/meminfo: memFree=13197212/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=8564 CPUtime=3.09 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 2070 0 0 0 309 0 0 0 25 0 1 0 550742168 8769536 2026 33554432000 134512640 135048876 4292036336 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2141 2026 62 131 0 2008 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8564

[startup+6.30082 s]
/proc/loadavg: 1.80 1.95 2.23 5/190 22031
/proc/meminfo: memFree=13185560/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=8832 CPUtime=6.3 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 2125 0 0 0 630 0 0 0 25 0 1 0 550742168 9043968 2081 33554432000 134512640 135048876 4292036336 18446744073709551615 134529883 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2208 2081 62 131 0 2075 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8832

[startup+12.7006 s]
/proc/loadavg: 2.14 2.02 2.25 5/190 22031
/proc/meminfo: memFree=13167524/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=11760 CPUtime=12.7 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 3046 0 0 0 1270 0 0 0 25 0 1 0 550742168 12042240 2835 33554432000 134512640 135048876 4292036336 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 2940 2835 66 131 0 2807 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 11760

[startup+25.5012 s]
/proc/loadavg: 2.42 2.08 2.27 5/190 22031
/proc/meminfo: memFree=13150420/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=14080 CPUtime=25.49 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 3587 0 0 0 2549 0 0 0 25 0 1 0 550742168 14417920 3376 33554432000 134512640 135048876 4292036336 18446744073709551615 134547299 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 3520 3376 66 131 0 3387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14080

[startup+51.1004 s]
/proc/loadavg: 2.96 2.24 2.31 5/190 22032
/proc/meminfo: memFree=13135392/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=17348 CPUtime=51.09 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 4399 0 0 0 5109 0 0 0 25 0 1 0 550742168 17764352 4188 33554432000 134512640 135048876 4292036336 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 4337 4188 66 131 0 4204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17348

[startup+102.307 s]
/proc/loadavg: 3.58 2.53 2.41 5/190 22033
/proc/meminfo: memFree=13114804/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=18804 CPUtime=102.3 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 4698 0 0 0 10230 0 0 0 25 0 1 0 550742168 19255296 4487 33554432000 134512640 135048876 4292036336 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 4701 4487 66 131 0 4568 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18804

[startup+162.3 s]
/proc/loadavg: 3.92 2.81 2.51 5/190 22035
/proc/meminfo: memFree=13108080/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=22280 CPUtime=162.29 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 5568 0 0 0 16229 0 0 0 25 0 1 0 550742168 22814720 5357 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 5570 5357 66 131 0 5437 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22280

[startup+222.301 s]
/proc/loadavg: 4.04 3.04 2.61 5/190 22036
/proc/meminfo: memFree=13104332/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=23312 CPUtime=222.3 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 5774 0 0 0 22230 0 0 0 25 0 1 0 550742168 23871488 5563 33554432000 134512640 135048876 4292036336 18446744073709551615 134548061 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 5828 5563 66 131 0 5695 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23312

[startup+282.301 s]
/proc/loadavg: 4.01 3.21 2.69 5/190 22038
/proc/meminfo: memFree=13101936/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=24156 CPUtime=282.3 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 5986 0 0 0 28230 0 0 0 25 0 1 0 550742168 24735744 5775 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 6039 5775 66 131 0 5906 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24156

[startup+342.301 s]
/proc/loadavg: 4.00 3.35 2.77 5/190 22040
/proc/meminfo: memFree=13099188/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=24972 CPUtime=342.3 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 6191 0 0 0 34230 0 0 0 25 0 1 0 550742168 25571328 5980 33554432000 134512640 135048876 4292036336 18446744073709551615 134540944 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 6243 5980 66 131 0 6110 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24972

[startup+402.301 s]
/proc/loadavg: 4.00 3.47 2.84 5/190 22041
/proc/meminfo: memFree=13096664/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=26216 CPUtime=402.3 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 6463 0 0 0 40230 0 0 0 25 0 1 0 550742168 26845184 6252 33554432000 134512640 135048876 4292036336 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 6554 6252 66 131 0 6421 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26216

[startup+462.301 s]
/proc/loadavg: 4.00 3.56 2.91 5/190 22046
/proc/meminfo: memFree=13091288/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=27440 CPUtime=462.31 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 6736 0 0 0 46230 1 0 0 25 0 1 0 550742168 28098560 6525 33554432000 134512640 135048876 4292036336 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 6860 6525 66 131 0 6727 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 27440

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 2.98 5/190 22047
/proc/meminfo: memFree=13085684/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=27864 CPUtime=522.31 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 6827 0 0 0 52230 1 0 0 25 0 1 0 550742168 28532736 6616 33554432000 134512640 135048876 4292036336 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 6966 6616 66 131 0 6833 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27864

[startup+582.3 s]
/proc/loadavg: 4.00 3.70 3.04 5/190 22049
/proc/meminfo: memFree=13084780/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=28028 CPUtime=582.31 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 6882 0 0 0 58230 1 0 0 25 0 1 0 550742168 28700672 6671 33554432000 134512640 135048876 4292036336 18446744073709551615 134553113 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7007 6671 66 131 0 6874 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28028

[startup+642.301 s]
/proc/loadavg: 4.00 3.75 3.10 5/190 22051
/proc/meminfo: memFree=13082120/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=30188 CPUtime=642.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 7388 0 0 0 64231 1 0 0 25 0 1 0 550742168 30912512 7177 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7547 7177 66 131 0 7414 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 30188

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.15 5/190 22052
/proc/meminfo: memFree=13079492/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=30920 CPUtime=702.31 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 7538 0 0 0 70230 1 0 0 25 0 1 0 550742168 31662080 7327 33554432000 134512640 135048876 4292036336 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7730 7327 66 131 0 7597 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 30920

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.20 5/190 22054
/proc/meminfo: memFree=13075232/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=31164 CPUtime=762.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 7588 0 0 0 76231 1 0 0 25 0 1 0 550742168 31911936 7377 33554432000 134512640 135048876 4292036336 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7791 7377 66 131 0 7658 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 31164

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.25 5/190 22055
/proc/meminfo: memFree=13073832/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=31324 CPUtime=822.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 7611 0 0 0 82231 1 0 0 25 0 1 0 550742168 32075776 7400 33554432000 134512640 135048876 4292036336 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7831 7400 66 131 0 7698 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 31324

[startup+882.301 s]
/proc/loadavg: 4.05 3.90 3.30 5/190 22057
/proc/meminfo: memFree=13066864/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=31404 CPUtime=882.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 7623 0 0 0 88231 1 0 0 25 0 1 0 550742168 32157696 7412 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7851 7412 66 131 0 7718 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 31404

[startup+942.3 s]
/proc/loadavg: 4.02 3.91 3.34 5/190 22059
/proc/meminfo: memFree=13065588/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=31644 CPUtime=942.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 7660 0 0 0 94231 1 0 0 25 0 1 0 550742168 32403456 7449 33554432000 134512640 135048876 4292036336 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 7911 7449 66 131 0 7778 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 31644

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.38 5/190 22060
/proc/meminfo: memFree=13060728/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=32996 CPUtime=1002.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 8019 0 0 0 100231 1 0 0 25 0 1 0 550742168 33787904 7808 33554432000 134512640 135048876 4292036336 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 8249 7808 66 131 0 8116 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 32996

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.42 5/190 22062
/proc/meminfo: memFree=13058944/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=33444 CPUtime=1062.32 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 8117 0 0 0 106231 1 0 0 25 0 1 0 550742168 34246656 7898 33554432000 134512640 135048876 4292036336 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 8361 7898 66 131 0 8228 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 33444

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.45 5/190 22063
/proc/meminfo: memFree=13057808/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=33992 CPUtime=1122.33 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 8211 0 0 0 112232 1 0 0 25 0 1 0 550742168 34807808 7992 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 8498 7992 66 131 0 8365 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 33992

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.48 5/190 22065
/proc/meminfo: memFree=13046124/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=34236 CPUtime=1182.33 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 8260 0 0 0 118232 1 0 0 25 0 1 0 550742168 35057664 8041 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 8559 8041 66 131 0 8426 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 34236

[startup+1242.3 s]
/proc/loadavg: 4.06 3.98 3.52 5/190 22067
/proc/meminfo: memFree=13032832/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=34236 CPUtime=1242.33 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 8266 0 0 0 124232 1 0 0 25 0 1 0 550742168 35057664 8047 33554432000 134512640 135048876 4292036336 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 8559 8047 66 131 0 8426 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 34236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.00 3.55 3/186 22070
/proc/meminfo: memFree=13073236/32950928 swapFree=67111528/67111528
[pid=22019] ppid=22017 vsize=34960 CPUtime=1300.04 cores=4,6
/proc/22019/stat : 22019 (minisat_noasser) R 22017 22019 21472 0 -1 4202496 8418 0 0 0 130003 1 0 0 25 0 1 0 550742168 35799040 8199 33554432000 134512640 135048876 4292036336 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22019/statm: 8740 8199 66 131 0 8607 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 34960

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.03
CPU system time (s): 0.020996
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 34960

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

runsolver used 2.29765 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 02:31:55
IDJOB=3274598
IDBENCH=83930
IDSOLVER=1676
FILE ID=node114/3274598-1303605115
RUNJOBID= node114-1303605114-21988
PBS_JOBID= 13150624
Free space on /tmp= 71256 MiB

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

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1560833592

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13214356 kB
Buffers:       2304824 kB
Cached:       16769912 kB
SwapCached:          0 kB
Active:        9583936 kB
Inactive:      9565644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13214356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8252 kB
Writeback:           0 kB
AnonPages:       74104 kB
Mapped:          15176 kB
Slab:           523512 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   240112 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= 71256 MiB
End job on node114 at 2011-04-24 02:53:37