Trace number 3274649

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.04 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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:  184                                                  |
0.00/0.00	c |  Number of clauses:    896                                                  |
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 |     129      786     3154 |      262        0    nan |  0.000 % |
0.00/0.00	c |       101 |     129      786     3154 |      288      101     15 |  0.003 % |
0.00/0.00	c |       251 |     129      786     3154 |      317      251     18 |  0.003 % |
0.00/0.00	c |       476 |     129      786     3154 |      348      298     15 |  0.003 % |
0.00/0.01	c |       813 |     129      786     3154 |      383      244     11 |  0.003 % |
0.00/0.01	c |      1319 |     129      786     3154 |      421      329     12 |  0.003 % |
0.00/0.02	c |      2078 |     129      786     3154 |      464      386     12 |  0.003 % |
0.03/0.04	c |      3219 |     129      786     3154 |      510      501     15 |  0.003 % |
0.03/0.06	c |      4927 |     129      786     3154 |      561      552     15 |  0.003 % |
0.03/0.10	c |      7489 |     129      786     3154 |      617      634     14 |  0.003 % |
0.10/0.15	c |     11333 |     129      786     3154 |      679      604     12 |  0.003 % |
0.20/0.23	c |     17099 |     129      786     3154 |      747      375      9 |  0.003 % |
0.30/0.35	c |     25752 |     129      786     3154 |      822      485     11 |  0.003 % |
0.50/0.58	c |     38726 |     129      786     3154 |      904      705     14 |  0.003 % |
0.90/0.93	c |     58187 |     129      786     3154 |      994      631     14 |  0.003 % |
1.40/1.42	c |     87380 |     129      786     3154 |     1094      679     14 |  0.003 % |
2.20/2.21	c |    131169 |     129      786     3154 |     1203      747     13 |  0.003 % |
3.30/3.35	c |    196854 |     129      786     3154 |     1324      818     14 |  0.003 % |
4.90/4.94	c |    295380 |     129      786     3154 |     1456      843     14 |  0.003 % |
7.30/7.39	c |    443169 |     129      786     3154 |     1602      942     14 |  0.003 % |
11.30/11.38	c |    664852 |     129      786     3154 |     1762     1490     15 |  0.003 % |
17.70/17.70	c |    997377 |     129      786     3154 |     1938     1447     14 |  0.003 % |
27.10/27.18	c |   1496165 |     129      786     3154 |     2132     1754     17 |  0.003 % |
40.90/40.98	c |   2244347 |     129      786     3154 |     2346     2139     15 |  0.003 % |
64.00/64.01	c |   3366622 |     129      786     3154 |     2580     2245     16 |  0.003 % |
99.50/99.53	c |   5050033 |     129      786     3154 |     2838     1962     17 |  0.003 % |
153.50/153.51	c |   7575149 |     129      786     3154 |     3122     1904     15 |  0.003 % |
234.70/234.77	c |  11362825 |     129      786     3154 |     3434     1894     15 |  0.003 % |
365.70/365.78	c |  17044339 |     129      786     3154 |     3778     2924     17 |  0.003 % |
562.41/562.49	c |  25566608 |     129      786     3154 |     4156     3715     12 |  0.003 % |
864.81/864.81	c |  38350011 |     129      786     3154 |     4571     3594     16 |  0.006 % |

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

running on 2 cores: 5,7

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 4/189 25029
/proc/meminfo: memFree=16576708/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1728 CPUtime=0 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 155 0 0 0 0 0 0 0 23 0 1 0 472388251 1769472 111 33554432000 134512640 135048876 4286666272 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 432 111 66 131 0 299 0

[startup+0.032699 s]
/proc/loadavg: 3.39 3.88 3.84 4/189 25029
/proc/meminfo: memFree=16576708/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1860 CPUtime=0.03 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 160 0 0 0 3 0 0 0 23 0 1 0 472388251 1904640 116 33554432000 134512640 135048876 4286666272 18446744073709551615 134545604 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 465 116 66 131 0 332 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1860

[startup+0.100687 s]
/proc/loadavg: 3.39 3.88 3.84 4/189 25029
/proc/meminfo: memFree=16576708/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1860 CPUtime=0.1 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 164 0 0 0 10 0 0 0 23 0 1 0 472388251 1904640 120 33554432000 134512640 135048876 4286666272 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 465 120 66 131 0 332 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1860

[startup+0.300652 s]
/proc/loadavg: 3.39 3.88 3.84 4/189 25029
/proc/meminfo: memFree=16576708/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1860 CPUtime=0.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 173 0 0 0 30 0 0 0 25 0 1 0 472388251 1904640 129 33554432000 134512640 135048876 4286666272 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 465 129 66 131 0 332 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1860

[startup+0.700581 s]
/proc/loadavg: 3.39 3.88 3.84 4/189 25029
/proc/meminfo: memFree=16576708/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1860 CPUtime=0.7 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 182 0 0 0 70 0 0 0 25 0 1 0 472388251 1904640 138 33554432000 134512640 135048876 4286666272 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 465 138 66 131 0 332 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1860

[startup+1.50044 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16574844/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1992 CPUtime=1.5 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 195 0 0 0 150 0 0 0 25 0 1 0 472388251 2039808 151 33554432000 134512640 135048876 4286666272 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 498 151 66 131 0 365 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1992

[startup+3.10016 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16574100/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=1992 CPUtime=3.1 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 206 0 0 0 310 0 0 0 25 0 1 0 472388251 2039808 162 33554432000 134512640 135048876 4286666272 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 498 162 66 131 0 365 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1992

[startup+6.30059 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16573756/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2124 CPUtime=6.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 226 0 0 0 630 0 0 0 25 0 1 0 472388251 2174976 182 33554432000 134512640 135048876 4286666272 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 531 182 66 131 0 398 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2124

[startup+12.7005 s]
/proc/loadavg: 3.52 3.88 3.85 5/190 25030
/proc/meminfo: memFree=16572412/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2124 CPUtime=12.7 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 247 0 0 0 1270 0 0 0 25 0 1 0 472388251 2174976 203 33554432000 134512640 135048876 4286666272 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 531 203 66 131 0 398 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2124

[startup+25.5002 s]
/proc/loadavg: 3.60 3.89 3.85 5/190 25030
/proc/meminfo: memFree=16572052/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2256 CPUtime=25.5 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 272 0 0 0 2550 0 0 0 25 0 1 0 472388251 2310144 228 33554432000 134512640 135048876 4286666272 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 564 228 66 131 0 431 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2256

[startup+51.1007 s]
/proc/loadavg: 3.73 3.89 3.85 5/190 25031
/proc/meminfo: memFree=16570816/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2388 CPUtime=51.1 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 320 0 0 0 5110 0 0 0 25 0 1 0 472388251 2445312 276 33554432000 134512640 135048876 4286666272 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 597 276 66 131 0 464 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2388

[startup+102.307 s]
/proc/loadavg: 3.89 3.91 3.85 5/190 25033
/proc/meminfo: memFree=16569156/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2652 CPUtime=102.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 371 0 0 0 10230 0 0 0 25 0 1 0 472388251 2715648 327 33554432000 134512640 135048876 4286666272 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 663 327 66 131 0 530 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2652

[startup+162.3 s]
/proc/loadavg: 3.96 3.92 3.86 5/190 25034
/proc/meminfo: memFree=16568356/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2784 CPUtime=162.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 413 0 0 0 16230 0 0 0 25 0 1 0 472388251 2850816 369 33554432000 134512640 135048876 4286666272 18446744073709551615 134558160 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 696 369 66 131 0 563 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2784

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.87 5/190 25036
/proc/meminfo: memFree=16567952/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=2920 CPUtime=222.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 432 0 0 0 22230 0 0 0 25 0 1 0 472388251 2990080 388 33554432000 134512640 135048876 4286666272 18446744073709551615 134553468 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 730 388 66 131 0 597 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2920

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 25037
/proc/meminfo: memFree=16567564/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3052 CPUtime=282.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 459 0 0 0 28230 0 0 0 25 0 1 0 472388251 3125248 415 33554432000 134512640 135048876 4286666272 18446744073709551615 134548137 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 763 415 66 131 0 630 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3052

[startup+342.3 s]
/proc/loadavg: 4.09 3.99 3.89 5/190 25039
/proc/meminfo: memFree=16567044/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3052 CPUtime=342.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 473 0 0 0 34230 0 0 0 25 0 1 0 472388251 3125248 429 33554432000 134512640 135048876 4286666272 18446744073709551615 134552716 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 763 429 66 131 0 630 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3052

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.90 5/190 25041
/proc/meminfo: memFree=16566888/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3188 CPUtime=402.3 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 507 0 0 0 40230 0 0 0 25 0 1 0 472388251 3264512 463 33554432000 134512640 135048876 4286666272 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 797 463 66 131 0 664 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3188

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 25042
/proc/meminfo: memFree=16566724/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3320 CPUtime=462.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 528 0 0 0 46231 0 0 0 25 0 1 0 472388251 3399680 484 33554432000 134512640 135048876 4286666272 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 830 484 66 131 0 697 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 3320

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25044
/proc/meminfo: memFree=16566572/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3320 CPUtime=522.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 535 0 0 0 52231 0 0 0 25 0 1 0 472388251 3399680 491 33554432000 134512640 135048876 4286666272 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 830 491 66 131 0 697 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3320

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25046
/proc/meminfo: memFree=16566548/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3320 CPUtime=582.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 549 0 0 0 58231 0 0 0 25 0 1 0 472388251 3399680 505 33554432000 134512640 135048876 4286666272 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 830 505 66 131 0 697 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3320

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25047
/proc/meminfo: memFree=16566396/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3456 CPUtime=642.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 566 0 0 0 64231 0 0 0 25 0 1 0 472388251 3538944 522 33554432000 134512640 135048876 4286666272 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 864 522 66 131 0 731 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 3456

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25049
/proc/meminfo: memFree=16565748/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3456 CPUtime=702.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 586 0 0 0 70231 0 0 0 25 0 1 0 472388251 3538944 542 33554432000 134512640 135048876 4286666272 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 864 542 66 131 0 731 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3456

[startup+762.306 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 25050
/proc/meminfo: memFree=16565596/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3588 CPUtime=762.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 588 0 0 0 76232 0 0 0 25 0 1 0 472388251 3674112 544 33554432000 134512640 135048876 4286666272 18446744073709551615 134547158 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 897 544 66 131 0 764 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3588

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 25052
/proc/meminfo: memFree=16565436/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3588 CPUtime=822.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 596 0 0 0 82231 0 0 0 25 0 1 0 472388251 3674112 552 33554432000 134512640 135048876 4286666272 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 897 552 66 131 0 764 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3588

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 25054
/proc/meminfo: memFree=16565276/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3588 CPUtime=882.31 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 615 0 0 0 88231 0 0 0 25 0 1 0 472388251 3674112 571 33554432000 134512640 135048876 4286666272 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 897 571 66 131 0 764 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3588

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 25055
/proc/meminfo: memFree=16565252/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3588 CPUtime=942.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 620 0 0 0 94232 0 0 0 25 0 1 0 472388251 3674112 576 33554432000 134512640 135048876 4286666272 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 897 576 66 131 0 764 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3588

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 25057
/proc/meminfo: memFree=16565336/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3720 CPUtime=1002.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 649 0 0 0 100232 0 0 0 25 0 1 0 472388251 3809280 605 33554432000 134512640 135048876 4286666272 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 930 605 66 131 0 797 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3720

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25058
/proc/meminfo: memFree=16565300/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3720 CPUtime=1062.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 652 0 0 0 106232 0 0 0 25 0 1 0 472388251 3809280 608 33554432000 134512640 135048876 4286666272 18446744073709551615 134548743 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 930 608 66 131 0 797 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3720

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25060
/proc/meminfo: memFree=16564748/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3860 CPUtime=1122.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 665 0 0 0 112232 0 0 0 25 0 1 0 472388251 3952640 621 33554432000 134512640 135048876 4286666272 18446744073709551615 134547243 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 965 621 66 131 0 832 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3860

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25062
/proc/meminfo: memFree=16564584/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3860 CPUtime=1182.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 676 0 0 0 118232 0 0 0 25 0 1 0 472388251 3952640 632 33554432000 134512640 135048876 4286666272 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 965 632 66 131 0 832 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3860

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25063
/proc/meminfo: memFree=16564168/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3860 CPUtime=1242.32 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 676 0 0 0 124232 0 0 0 25 0 1 0 472388251 3952640 632 33554432000 134512640 135048876 4286666272 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 965 632 66 131 0 832 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 2/185 25068
/proc/meminfo: memFree=16569480/32950928 swapFree=67111528/67111528
[pid=25029] ppid=25027 vsize=3860 CPUtime=1300.03 cores=5,7
/proc/25029/stat : 25029 (minisat_noasser) R 25027 25029 23820 0 -1 4202496 676 0 0 0 130003 0 0 0 25 0 1 0 472388251 3952640 632 33554432000 134512640 135048876 4286666272 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25029/statm: 965 632 66 131 0 832 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 3860

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.04
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= 676
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= 1849

runsolver used 1.93871 second user time and 3.98239 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 03:18:06
IDJOB=3274649
IDBENCH=84030
IDSOLVER=1676
FILE ID=node125/3274649-1303607886
RUNJOBID= node125-1303607884-24990
PBS_JOBID= 13150617
Free space on /tmp= 72712 MiB

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

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=629330624

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:      16577220 kB
Buffers:       2189252 kB
Cached:       13590472 kB
SwapCached:          0 kB
Active:        7840312 kB
Inactive:      8005676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16577220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6376 kB
Writeback:           0 kB
AnonPages:       66000 kB
Mapped:          15952 kB
Slab:           465124 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   241792 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