Trace number 3274595

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_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
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 variables85
Number of clauses29282
Sum of the clauses size292650
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 534
Number of clauses of size over 529248

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:  85                                                   |
0.00/0.00	c |  Number of clauses:    29282                                                |
0.00/0.03	c |  Parsing time:         0.04         s                                       |
3.49/3.59	c ============================[ Search Statistics ]==============================
3.49/3.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.59	c ===============================================================================
3.49/3.59	c |         0 |      85    21219   182126 |     7073        0    nan |  0.000 % |
3.49/3.59	c |       102 |      85    21219   182126 |     7780      102     18 |  0.014 % |
3.59/3.60	c |       254 |      85    21219   182126 |     8558      254     19 |  0.014 % |
3.59/3.60	c |       480 |      85    21219   182126 |     9414      480     19 |  0.014 % |
3.59/3.61	c |       819 |      85    21219   182126 |    10355      819     19 |  0.014 % |
3.59/3.62	c |      1325 |      85    21219   182126 |    11391     1325     18 |  0.014 % |
3.59/3.63	c |      2085 |      85    21219   182126 |    12530     2085     18 |  0.014 % |
3.59/3.66	c |      3225 |      85    21219   182126 |    13783     3225     18 |  0.014 % |
3.69/3.70	c |      4933 |      85    21219   182126 |    15161     4933     19 |  0.014 % |
3.69/3.77	c |      7495 |      85    21219   182126 |    16677     7495     19 |  0.014 % |
3.89/3.92	c |     11340 |      85    21219   182126 |    18345    11340     20 |  0.014 % |
4.19/4.21	c |     17106 |      85    21219   182126 |    20180    17106     19 |  0.014 % |
4.59/4.68	c |     25758 |      85    21219   182126 |    22198    15656     18 |  0.014 % |
5.40/5.46	c |     38732 |      85    21219   182126 |    24417    17513     19 |  0.014 % |
6.50/6.59	c |     58193 |      85    21219   182126 |    26859    12524     20 |  0.014 % |
8.29/8.38	c |     87388 |      85    21219   182126 |    29545    13979     19 |  0.014 % |
11.49/11.54	c |    131177 |      85    21219   182126 |    32500    26128     19 |  0.014 % |
17.09/17.15	c |    196861 |      85    21219   182126 |    35750    18345     19 |  0.014 % |
24.20/24.28	c |    295389 |      85    21219   182126 |    39325    28077     19 |  0.014 % |
37.40/37.43	c |    443178 |      85    21219   182126 |    43257    28462     18 |  0.014 % |
58.79/58.82	c |    664863 |      85    21219   182126 |    47583    25994     16 |  0.014 % |
90.89/90.94	c |    997388 |      85    21219   182126 |    52341    33640     16 |  0.014 % |
142.69/142.76	c |   1496176 |      85    21219   182126 |    57576    15161     19 |  0.014 % |
219.09/219.15	c |   2244358 |      85    21219   182126 |    63333    45805     22 |  0.014 % |
341.70/341.78	c |   3366633 |      85    21219   182126 |    69667    26265     19 |  0.014 % |
526.61/526.63	c |   5050045 |      85    21219   182126 |    76633    16629     18 |  0.014 % |
832.42/832.41	c |   7575161 |      85    21219   182126 |    84297    43934     22 |  0.014 % |

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-3274595-1303605114/watcher-3274595-1303605114 -o /tmp/evaluation-result-3274595-1303605114/solver-3274595-1303605114 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274595-1303605114.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: 1.69 1.93 2.23 2/179 22009
/proc/meminfo: memFree=13224468/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=2128 CPUtime=0 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 483 0 0 0 0 0 0 0 23 0 1 0 550742135 2179072 439 33554432000 134512640 135048876 4289936528 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 532 439 50 131 0 399 0

[startup+0.086186 s]
/proc/loadavg: 1.69 1.93 2.23 2/179 22009
/proc/meminfo: memFree=13224468/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=5584 CPUtime=0.08 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1306 0 0 0 8 0 0 0 24 0 1 0 550742135 5718016 1262 33554432000 134512640 135048876 4289936528 18446744073709551615 134529230 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1396 1262 62 131 0 1263 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5584

[startup+0.101188 s]
/proc/loadavg: 1.69 1.93 2.23 2/179 22009
/proc/meminfo: memFree=13224468/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=5584 CPUtime=0.09 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1307 0 0 0 9 0 0 0 24 0 1 0 550742135 5718016 1263 33554432000 134512640 135048876 4289936528 18446744073709551615 134529878 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1396 1263 62 131 0 1263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5584

[startup+0.301129 s]
/proc/loadavg: 1.69 1.93 2.23 2/179 22009
/proc/meminfo: memFree=13224468/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=5584 CPUtime=0.29 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1313 0 0 0 29 0 0 0 25 0 1 0 550742135 5718016 1269 33554432000 134512640 135048876 4289936528 18446744073709551615 134527067 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1396 1269 62 131 0 1263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5584

[startup+0.701052 s]
/proc/loadavg: 1.69 1.93 2.23 2/179 22009
/proc/meminfo: memFree=13224468/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=5664 CPUtime=0.69 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1321 0 0 0 69 0 0 0 25 0 1 0 550742135 5799936 1277 33554432000 134512640 135048876 4289936528 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1416 1277 62 131 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5664

[startup+1.50091 s]
/proc/loadavg: 1.80 1.95 2.23 4/185 22020
/proc/meminfo: memFree=13205948/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=5664 CPUtime=1.49 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1336 0 0 0 149 0 0 0 25 0 1 0 550742135 5799936 1292 33554432000 134512640 135048876 4289936528 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1416 1292 62 131 0 1283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5664

[startup+3.1006 s]
/proc/loadavg: 1.80 1.95 2.23 5/190 22030
/proc/meminfo: memFree=13197088/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=5784 CPUtime=3.09 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1360 0 0 0 309 0 0 0 25 0 1 0 550742135 5922816 1316 33554432000 134512640 135048876 4289936528 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1446 1316 62 131 0 1313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5784

[startup+6.301 s]
/proc/loadavg: 1.80 1.95 2.23 5/190 22031
/proc/meminfo: memFree=13186428/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=6656 CPUtime=6.29 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 1723 0 0 0 629 0 0 0 25 0 1 0 550742135 6815744 1549 33554432000 134512640 135048876 4289936528 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1664 1549 66 131 0 1531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6656

[startup+12.7008 s]
/proc/loadavg: 2.14 2.02 2.25 5/190 22031
/proc/meminfo: memFree=13168020/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=7900 CPUtime=12.69 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 2033 0 0 0 1269 0 0 0 25 0 1 0 550742135 8089600 1859 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 1975 1859 66 131 0 1842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7900

[startup+25.5004 s]
/proc/loadavg: 2.42 2.08 2.27 5/190 22031
/proc/meminfo: memFree=13150792/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=9176 CPUtime=25.49 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 2320 0 0 0 2549 0 0 0 25 0 1 0 550742135 9396224 2146 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 2294 2146 66 131 0 2161 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9176

[startup+51.1006 s]
/proc/loadavg: 2.96 2.24 2.31 5/190 22032
/proc/meminfo: memFree=13135392/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=10384 CPUtime=51.09 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 2571 0 0 0 5109 0 0 0 25 0 1 0 550742135 10633216 2397 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 2596 2397 66 131 0 2463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10384

[startup+102.307 s]
/proc/loadavg: 3.58 2.53 2.41 5/190 22033
/proc/meminfo: memFree=13114804/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=11660 CPUtime=102.3 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 2893 0 0 0 10230 0 0 0 25 0 1 0 550742135 11939840 2719 33554432000 134512640 135048876 4289936528 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 2915 2719 66 131 0 2782 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 11660

[startup+162.301 s]
/proc/loadavg: 3.92 2.81 2.51 5/190 22035
/proc/meminfo: memFree=13108080/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=14036 CPUtime=162.29 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 3451 0 0 0 16229 0 0 0 25 0 1 0 550742135 14372864 3277 33554432000 134512640 135048876 4289936528 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 3509 3277 66 131 0 3376 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 14036

[startup+222.3 s]
/proc/loadavg: 4.04 3.04 2.61 5/190 22036
/proc/meminfo: memFree=13104456/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=15508 CPUtime=222.29 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 3761 0 0 0 22229 0 0 0 25 0 1 0 550742135 15880192 3587 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 3877 3587 66 131 0 3744 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15508

[startup+282.301 s]
/proc/loadavg: 4.01 3.21 2.69 5/190 22038
/proc/meminfo: memFree=13101936/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=16348 CPUtime=282.3 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 3946 0 0 0 28229 1 0 0 25 0 1 0 550742135 16740352 3772 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 4087 3772 66 131 0 3954 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 16348

[startup+342.301 s]
/proc/loadavg: 4.00 3.35 2.77 5/190 22040
/proc/meminfo: memFree=13099436/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=17008 CPUtime=342.3 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 4126 0 0 0 34229 1 0 0 25 0 1 0 550742135 17416192 3952 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 4252 3952 66 131 0 4119 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 17008

[startup+402.3 s]
/proc/loadavg: 4.00 3.47 2.84 5/190 22041
/proc/meminfo: memFree=13096664/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=18300 CPUtime=402.3 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 4429 0 0 0 40229 1 0 0 25 0 1 0 550742135 18739200 4255 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 4575 4255 66 131 0 4442 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 18300

[startup+462.301 s]
/proc/loadavg: 4.00 3.56 2.91 5/190 22046
/proc/meminfo: memFree=13091412/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=19380 CPUtime=462.3 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 4641 0 0 0 46229 1 0 0 25 0 1 0 550742135 19845120 4467 33554432000 134512640 135048876 4289936528 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 4845 4467 66 131 0 4712 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19380

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 2.98 5/190 22047
/proc/meminfo: memFree=13085684/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=19708 CPUtime=522.31 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 4718 0 0 0 52230 1 0 0 25 0 1 0 550742135 20180992 4544 33554432000 134512640 135048876 4289936528 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 4927 4544 66 131 0 4794 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 19708

[startup+582.3 s]
/proc/loadavg: 4.00 3.70 3.04 5/190 22049
/proc/meminfo: memFree=13084904/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=20360 CPUtime=582.31 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 4874 0 0 0 58230 1 0 0 25 0 1 0 550742135 20848640 4700 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5090 4700 66 131 0 4957 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 20360

[startup+642.301 s]
/proc/loadavg: 4.00 3.75 3.10 5/190 22051
/proc/meminfo: memFree=13082120/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=20700 CPUtime=642.32 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 4961 0 0 0 64231 1 0 0 25 0 1 0 550742135 21196800 4787 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5175 4787 66 131 0 5042 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 20700

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.15 5/190 22052
/proc/meminfo: memFree=13079616/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=21192 CPUtime=702.31 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5087 0 0 0 70230 1 0 0 25 0 1 0 550742135 21700608 4913 33554432000 134512640 135048876 4289936528 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5298 4913 66 131 0 5165 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 21192

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.20 5/190 22054
/proc/meminfo: memFree=13075356/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=21520 CPUtime=762.32 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5149 0 0 0 76231 1 0 0 25 0 1 0 550742135 22036480 4975 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5380 4975 66 131 0 5247 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 21520

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.25 5/190 22055
/proc/meminfo: memFree=13073832/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=21760 CPUtime=822.32 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5230 0 0 0 82231 1 0 0 25 0 1 0 550742135 22282240 5049 33554432000 134512640 135048876 4289936528 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5440 5049 66 131 0 5307 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 21760

[startup+882.301 s]
/proc/loadavg: 4.05 3.90 3.30 5/190 22057
/proc/meminfo: memFree=13066864/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=22616 CPUtime=882.32 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5437 0 0 0 88230 2 0 0 25 0 1 0 550742135 23158784 5256 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5654 5256 66 131 0 5521 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 22616

[startup+942.301 s]
/proc/loadavg: 4.02 3.91 3.34 5/190 22059
/proc/meminfo: memFree=13065588/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=22976 CPUtime=942.32 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5517 0 0 0 94230 2 0 0 25 0 1 0 550742135 23527424 5336 33554432000 134512640 135048876 4289936528 18446744073709551615 134546913 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5744 5336 66 131 0 5611 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 22976

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.38 5/190 22060
/proc/meminfo: memFree=13060852/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=23348 CPUtime=1002.32 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5597 0 0 0 100230 2 0 0 25 0 1 0 550742135 23908352 5416 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5837 5416 66 131 0 5704 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 23348

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.42 5/190 22062
/proc/meminfo: memFree=13058944/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=23524 CPUtime=1062.33 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5619 0 0 0 106231 2 0 0 25 0 1 0 550742135 24088576 5438 33554432000 134512640 135048876 4289936528 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5881 5438 66 131 0 5748 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 23524

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.45 5/190 22063
/proc/meminfo: memFree=13057932/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=23768 CPUtime=1122.33 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5677 0 0 0 112231 2 0 0 25 0 1 0 550742135 24338432 5496 33554432000 134512640 135048876 4289936528 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 5942 5496 66 131 0 5809 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 23768

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.48 5/190 22065
/proc/meminfo: memFree=13046124/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=24096 CPUtime=1182.33 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5745 0 0 0 118231 2 0 0 25 0 1 0 550742135 24674304 5564 33554432000 134512640 135048876 4289936528 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 6024 5564 66 131 0 5891 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 24096

[startup+1242.3 s]
/proc/loadavg: 4.06 3.98 3.52 5/190 22067
/proc/meminfo: memFree=13032956/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=24096 CPUtime=1242.33 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5765 0 0 0 124231 2 0 0 25 0 1 0 550742135 24674304 5584 33554432000 134512640 135048876 4289936528 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 6024 5584 66 131 0 5891 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 24096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.00 3.55 4/188 22069
/proc/meminfo: memFree=13051400/32950928 swapFree=67111528/67111528
[pid=22009] ppid=22007 vsize=24260 CPUtime=1300.04 cores=0,2
/proc/22009/stat : 22009 (minisat_noasser) R 22007 22009 21472 0 -1 4202496 5810 0 0 0 130002 2 0 0 25 0 1 0 550742135 24842240 5629 33554432000 134512640 135048876 4289936528 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22009/statm: 6065 5629 66 131 0 5932 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 24260

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.029995
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 24260

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

runsolver used 2.30565 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 02:31:55
IDJOB=3274595
IDBENCH=83924
IDSOLVER=1676
FILE ID=node114/3274595-1303605114
RUNJOBID= node114-1303605114-21987
PBS_JOBID= 13150624
Free space on /tmp= 71260 MiB

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

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
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:      13224500 kB
Buffers:       2304808 kB
Cached:       16765660 kB
SwapCached:          0 kB
Active:        9574664 kB
Inactive:      9565148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13224500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4760 kB
Writeback:           0 kB
AnonPages:       68284 kB
Mapped:          15176 kB
Slab:           523512 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213244 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