Trace number 3274643

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

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

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:  226                                                  |
0.00/0.00	c |  Number of clauses:    1078                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     159      948     3850 |      316        0    nan |  0.000 % |
0.00/0.00	c |       100 |     159      948     3850 |      347      100     16 |  0.002 % |
0.00/0.00	c |       250 |     159      948     3850 |      382      250     20 |  0.002 % |
0.00/0.00	c |       477 |     159      948     3850 |      420      253     18 |  0.002 % |
0.00/0.01	c |       815 |     159      948     3850 |      462      351     18 |  0.002 % |
0.00/0.02	c |      1322 |     159      948     3850 |      508      331     13 |  0.002 % |
0.00/0.03	c |      2082 |     159      948     3850 |      559      533     16 |  0.002 % |
0.04/0.05	c |      3222 |     159      948     3850 |      615      450     14 |  0.002 % |
0.04/0.08	c |      4930 |     159      948     3850 |      677      500     15 |  0.002 % |
0.10/0.12	c |      7492 |     159      948     3850 |      745      559     15 |  0.002 % |
0.10/0.18	c |     11337 |     159      948     3850 |      819      495     13 |  0.002 % |
0.20/0.29	c |     17103 |     159      948     3850 |      901      744     16 |  0.002 % |
0.40/0.45	c |     25752 |     159      948     3850 |      991      509     13 |  0.002 % |
0.60/0.69	c |     38727 |     159      948     3850 |     1090      639     16 |  0.002 % |
1.00/1.07	c |     58189 |     159      948     3850 |     1200      965     19 |  0.002 % |
1.60/1.67	c |     87382 |     159      948     3850 |     1320      868     17 |  0.002 % |
2.50/2.58	c |    131172 |     159      948     3850 |     1452     1202     18 |  0.002 % |
4.00/4.00	c |    196857 |     159      948     3850 |     1597      999     18 |  0.002 % |
6.10/6.11	c |    295384 |     159      948     3850 |     1756     1538     19 |  0.002 % |
9.10/9.18	c |    443173 |     159      948     3850 |     1932      925     18 |  0.002 % |
13.90/13.95	c |    664856 |     159      948     3850 |     2125     1710     19 |  0.002 % |
21.40/21.41	c |    997381 |     159      948     3850 |     2338     2134     21 |  0.002 % |
32.40/32.41	c |   1496169 |     159      948     3850 |     2572     1545     19 |  0.002 % |
49.70/49.79	c |   2244353 |     159      948     3850 |     2829     1438     19 |  0.002 % |
76.50/76.56	c |   3366628 |     159      948     3850 |     3112     2053     18 |  0.002 % |
117.60/117.65	c |   5050040 |     159      948     3850 |     3423     2857     19 |  0.002 % |
179.80/179.80	c |   7575157 |     159      948     3850 |     3766     2014     20 |  0.002 % |
283.50/283.53	c |  11362832 |     159      948     3850 |     4142     2006     19 |  0.002 % |
441.80/441.80	c |  17044345 |     159      948     3850 |     4557     3784     20 |  0.004 % |
689.90/689.93	c |  25566615 |     159      948     3850 |     5012     3041     19 |  0.002 % |
1071.68/1071.70	c |  38350018 |     159      948     3850 |     5514     4185     20 |  0.002 % |

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

running on 2 cores: 1,3

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.39 3.88 3.84 2/179 25009
/proc/meminfo: memFree=16581260/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=1868 CPUtime=0 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 472388223 1912832 121 33554432000 134512640 135048876 4291442032 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 467 121 66 131 0 334 0

[startup+0.0483659 s]
/proc/loadavg: 3.39 3.88 3.84 2/179 25009
/proc/meminfo: memFree=16581260/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=1868 CPUtime=0.04 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 167 0 0 0 4 0 0 0 21 0 1 0 472388223 1912832 124 33554432000 134512640 135048876 4291442032 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 467 124 66 131 0 334 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1868

[startup+0.100357 s]
/proc/loadavg: 3.39 3.88 3.84 2/179 25009
/proc/meminfo: memFree=16581260/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=1868 CPUtime=0.1 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 173 0 0 0 10 0 0 0 21 0 1 0 472388223 1912832 130 33554432000 134512640 135048876 4291442032 18446744073709551615 134546553 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 467 130 66 131 0 334 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1868

[startup+0.300323 s]
/proc/loadavg: 3.39 3.88 3.84 2/179 25009
/proc/meminfo: memFree=16581260/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=1868 CPUtime=0.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 182 0 0 0 30 0 0 0 22 0 1 0 472388223 1912832 139 33554432000 134512640 135048876 4291442032 18446744073709551615 134548485 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 467 139 66 131 0 334 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1868

[startup+0.700251 s]
/proc/loadavg: 3.39 3.88 3.84 2/179 25009
/proc/meminfo: memFree=16581260/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2000 CPUtime=0.7 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 197 0 0 0 70 0 0 0 24 0 1 0 472388223 2048000 154 33554432000 134512640 135048876 4291442032 18446744073709551615 134551608 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 500 154 66 131 0 367 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2000

[startup+1.50011 s]
/proc/loadavg: 3.39 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16575588/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2000 CPUtime=1.5 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 210 0 0 0 150 0 0 0 25 0 1 0 472388223 2048000 167 33554432000 134512640 135048876 4291442032 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 500 167 66 131 0 367 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2000

[startup+3.10083 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16574348/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2132 CPUtime=3.1 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 231 0 0 0 310 0 0 0 25 0 1 0 472388223 2183168 188 33554432000 134512640 135048876 4291442032 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 533 188 66 131 0 400 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2132

[startup+6.30026 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16573880/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2132 CPUtime=6.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 255 0 0 0 630 0 0 0 25 0 1 0 472388223 2183168 212 33554432000 134512640 135048876 4291442032 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 533 212 66 131 0 400 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2132

[startup+12.7001 s]
/proc/loadavg: 3.52 3.88 3.85 5/190 25030
/proc/meminfo: memFree=16572288/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2260 CPUtime=12.7 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 277 0 0 0 1270 0 0 0 25 0 1 0 472388223 2314240 234 33554432000 134512640 135048876 4291442032 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 565 234 66 131 0 432 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2260

[startup+25.5009 s]
/proc/loadavg: 3.60 3.89 3.85 5/190 25030
/proc/meminfo: memFree=16572052/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2524 CPUtime=25.5 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 329 0 0 0 2550 0 0 0 25 0 1 0 472388223 2584576 286 33554432000 134512640 135048876 4291442032 18446744073709551615 134547920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 631 286 66 131 0 498 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2524

[startup+51.1004 s]
/proc/loadavg: 3.73 3.89 3.85 5/190 25031
/proc/meminfo: memFree=16570816/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2660 CPUtime=51.1 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 381 0 0 0 5110 0 0 0 25 0 1 0 472388223 2723840 338 33554432000 134512640 135048876 4291442032 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 665 338 66 131 0 532 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2660

[startup+102.306 s]
/proc/loadavg: 3.89 3.91 3.85 5/190 25033
/proc/meminfo: memFree=16569156/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=2928 CPUtime=102.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 433 0 0 0 10230 0 0 0 25 0 1 0 472388223 2998272 390 33554432000 134512640 135048876 4291442032 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 732 390 66 131 0 599 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2928

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.86 5/190 25034
/proc/meminfo: memFree=16568356/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3060 CPUtime=162.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 472 0 0 0 16230 0 0 0 25 0 1 0 472388223 3133440 429 33554432000 134512640 135048876 4291442032 18446744073709551615 134546949 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 765 429 66 131 0 632 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3060

[startup+222.3 s]
/proc/loadavg: 4.02 3.95 3.87 5/190 25036
/proc/meminfo: memFree=16567952/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3344 CPUtime=222.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 532 0 0 0 22230 0 0 0 25 0 1 0 472388223 3424256 489 33554432000 134512640 135048876 4291442032 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 836 489 66 131 0 703 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3344

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 25037
/proc/meminfo: memFree=16567564/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3344 CPUtime=282.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 556 0 0 0 28230 0 0 0 25 0 1 0 472388223 3424256 513 33554432000 134512640 135048876 4291442032 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 836 513 66 131 0 703 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3344

[startup+342.3 s]
/proc/loadavg: 4.09 3.99 3.89 5/190 25039
/proc/meminfo: memFree=16567168/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3608 CPUtime=342.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 605 0 0 0 34230 0 0 0 25 0 1 0 472388223 3694592 562 33554432000 134512640 135048876 4291442032 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 902 562 66 131 0 769 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3608

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.90 5/190 25041
/proc/meminfo: memFree=16566888/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3608 CPUtime=402.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 612 0 0 0 40230 0 0 0 25 0 1 0 472388223 3694592 569 33554432000 134512640 135048876 4291442032 18446744073709551615 134553052 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 902 569 66 131 0 769 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3608

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 25042
/proc/meminfo: memFree=16566724/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3728 CPUtime=462.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 634 0 0 0 46230 0 0 0 25 0 1 0 472388223 3817472 591 33554432000 134512640 135048876 4291442032 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 932 591 66 131 0 799 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3728

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25044
/proc/meminfo: memFree=16566572/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3732 CPUtime=522.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 642 0 0 0 52230 0 0 0 25 0 1 0 472388223 3821568 599 33554432000 134512640 135048876 4291442032 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 933 599 66 131 0 800 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 3732

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25046
/proc/meminfo: memFree=16566548/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3732 CPUtime=582.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 652 0 0 0 58230 0 0 0 25 0 1 0 472388223 3821568 609 33554432000 134512640 135048876 4291442032 18446744073709551615 134553177 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 933 609 66 131 0 800 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 3732

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25047
/proc/meminfo: memFree=16566396/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3864 CPUtime=642.31 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 660 0 0 0 64231 0 0 0 25 0 1 0 472388223 3956736 617 33554432000 134512640 135048876 4291442032 18446744073709551615 134547076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 966 617 66 131 0 833 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 3864

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25049
/proc/meminfo: memFree=16565748/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=3864 CPUtime=702.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 672 0 0 0 70230 0 0 0 25 0 1 0 472388223 3956736 629 33554432000 134512640 135048876 4291442032 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 966 629 66 131 0 833 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 3864

[startup+762.306 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 25050
/proc/meminfo: memFree=16565596/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4004 CPUtime=762.3 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 697 0 0 0 76230 0 0 0 25 0 1 0 472388223 4100096 654 33554432000 134512640 135048876 4291442032 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1001 654 66 131 0 868 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 4004

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 25052
/proc/meminfo: memFree=16565436/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4004 CPUtime=822.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 705 0 0 0 82228 0 0 0 25 0 1 0 472388223 4100096 662 33554432000 134512640 135048876 4291442032 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1001 662 66 131 0 868 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 4004

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 25054
/proc/meminfo: memFree=16565276/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4136 CPUtime=882.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 724 0 0 0 88228 0 0 0 25 0 1 0 472388223 4235264 681 33554432000 134512640 135048876 4291442032 18446744073709551615 134547006 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1034 681 66 131 0 901 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 4136

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 25055
/proc/meminfo: memFree=16565252/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4136 CPUtime=942.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 738 0 0 0 94228 0 0 0 25 0 1 0 472388223 4235264 695 33554432000 134512640 135048876 4291442032 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1034 695 66 131 0 901 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 4136

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 25057
/proc/meminfo: memFree=16565336/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4136 CPUtime=1002.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 755 0 0 0 100228 0 0 0 25 0 1 0 472388223 4235264 712 33554432000 134512640 135048876 4291442032 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1034 712 66 131 0 901 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 4136

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25058
/proc/meminfo: memFree=16565300/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4136 CPUtime=1062.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 756 0 0 0 106228 0 0 0 25 0 1 0 472388223 4235264 713 33554432000 134512640 135048876 4291442032 18446744073709551615 134552236 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1034 713 66 131 0 901 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 4136

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25060
/proc/meminfo: memFree=16564748/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4404 CPUtime=1122.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 790 0 0 0 112228 0 0 0 25 0 1 0 472388223 4509696 747 33554432000 134512640 135048876 4291442032 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1101 747 66 131 0 968 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 4404

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25062
/proc/meminfo: memFree=16564584/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4404 CPUtime=1182.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 797 0 0 0 118228 0 0 0 25 0 1 0 472388223 4509696 754 33554432000 134512640 135048876 4291442032 18446744073709551615 134552648 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1101 754 66 131 0 968 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 4404

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25063
/proc/meminfo: memFree=16564168/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4404 CPUtime=1242.28 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 811 0 0 0 124228 0 0 0 25 0 1 0 472388223 4509696 768 33554432000 134512640 135048876 4291442032 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1101 768 66 131 0 968 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 4404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 4/188 25066
/proc/meminfo: memFree=16565380/32950928 swapFree=67111528/67111528
[pid=25009] ppid=25007 vsize=4536 CPUtime=1299.99 cores=1,3
/proc/25009/stat : 25009 (minisat_noasser) R 25007 25009 23820 0 -1 4202496 822 0 0 0 129999 0 0 0 25 0 1 0 472388223 4644864 779 33554432000 134512640 135048876 4291442032 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25009/statm: 1134 779 66 131 0 1001 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 4536

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): 1299.99
CPU user time (s): 1299.99
CPU system time (s): 0.001999
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 4536

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

runsolver used 1.76773 second user time and 4.15337 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 03:18:06
IDJOB=3274643
IDBENCH=84021
IDSOLVER=1676
FILE ID=node125/3274643-1303607885
RUNJOBID= node125-1303607884-24989
PBS_JOBID= 13150617
Free space on /tmp= 72716 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274643-1303607885/watcher-3274643-1303607885 -o /tmp/evaluation-result-3274643-1303607885/solver-3274643-1303607885 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274643-1303607885.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=941302081

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.75
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.828
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:      16581416 kB
Buffers:       2189224 kB
Cached:       13587396 kB
SwapCached:          0 kB
Active:        7835480 kB
Inactive:      8005720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16581416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3272 kB
Writeback:           0 kB
AnonPages:       64448 kB
Mapped:          15176 kB
Slab:           465124 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210784 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= 72712 MiB
End job on node125 at 2011-04-24 03:39:48