Trace number 3273504

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

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
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 variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
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:  181                                                  |
0.00/0.00	c |  Number of clauses:    372                                                  |
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 |     181      372     1116 |      124        0    nan |  0.000 % |
0.00/0.00	c |       100 |     181      372     1116 |      136      100     21 |  0.003 % |
0.00/0.00	c |       251 |     181      372     1116 |      150      140     18 |  0.003 % |
0.00/0.00	c |       477 |     181      372     1116 |      165      231     16 |  0.003 % |
0.00/0.00	c |       814 |     181      372     1116 |      181      184     14 |  0.003 % |
0.00/0.01	c |      1320 |     181      372     1116 |      199      184     15 |  0.003 % |
0.00/0.02	c |      2079 |     181      372     1116 |      219      244     17 |  0.003 % |
0.02/0.03	c |      3218 |     181      372     1116 |      241      179     13 |  0.003 % |
0.02/0.05	c |      4926 |     181      372     1116 |      265      221     15 |  0.003 % |
0.02/0.07	c |      7488 |     181      372     1116 |      292      363     16 |  0.003 % |
0.10/0.11	c |     11332 |     181      372     1116 |      321      219     13 |  0.003 % |
0.10/0.18	c |     17098 |     181      372     1116 |      353      243     16 |  0.003 % |
0.20/0.28	c |     25748 |     181      372     1116 |      389      362     17 |  0.003 % |
0.40/0.43	c |     38722 |     181      372     1116 |      428      392     18 |  0.003 % |
0.60/0.67	c |     58183 |     181      372     1116 |      470      375     17 |  0.003 % |
1.00/1.05	c |     87379 |     181      372     1116 |      517      432     21 |  0.003 % |
1.60/1.64	c |    131168 |     181      372     1116 |      569      564     17 |  0.003 % |
2.50/2.55	c |    196852 |     181      372     1116 |      626      659     21 |  0.003 % |
3.90/3.98	c |    295380 |     181      372     1116 |      689      460     19 |  0.003 % |
6.00/6.01	c |    443169 |     181      372     1116 |      758      464     16 |  0.003 % |
9.30/9.38	c |    664852 |     181      372     1116 |      834      817     21 |  0.003 % |
14.30/14.33	c |    997379 |     181      372     1116 |      917      565     17 |  0.003 % |
22.10/22.11	c |   1496168 |     181      372     1116 |     1009      668     21 |  0.003 % |
34.30/34.36	c |   2244350 |     181      372     1116 |     1110      848     23 |  0.003 % |
53.20/53.20	c |   3366625 |     181      372     1116 |     1221      624     20 |  0.003 % |
80.10/80.16	c |   5050037 |     181      372     1116 |     1343      960     25 |  0.003 % |
122.30/122.34	c |   7575154 |     181      372     1116 |     1477     1253     24 |  0.003 % |
187.10/187.19	c |  11362830 |     181      372     1116 |     1625     1433     24 |  0.003 % |
292.90/292.91	c |  17044344 |     181      372     1116 |     1788     1102     25 |  0.003 % |
448.91/448.94	c |  25566613 |     181      372     1116 |     1967     1641     28 |  0.003 % |
696.91/696.94	c |  38350017 |     181      372     1116 |     2163     1559     25 |  0.003 % |
1077.42/1077.48	c |  57525124 |     181      372     1116 |     2380     2121     24 |  0.003 % |

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-3273504-1303601909/watcher-3273504-1303601909 -o /tmp/evaluation-result-3273504-1303601909/solver-3273504-1303601909 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273504-1303601909.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.76 3.90 3.12 3/187 12204
/proc/meminfo: memFree=23076824/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1728 CPUtime=0 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 139 0 0 0 0 0 0 0 22 0 1 0 471793683 1769472 95 33554432000 134512640 135048876 4291599632 18446744073709551615 134548920 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 432 95 66 131 0 299 0

[startup+0.028637 s]
/proc/loadavg: 3.76 3.90 3.12 3/187 12204
/proc/meminfo: memFree=23076824/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1728 CPUtime=0.02 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 144 0 0 0 2 0 0 0 22 0 1 0 471793683 1769472 100 33554432000 134512640 135048876 4291599632 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 432 100 66 131 0 299 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1728

[startup+0.100624 s]
/proc/loadavg: 3.76 3.90 3.12 3/187 12204
/proc/meminfo: memFree=23076824/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1728 CPUtime=0.1 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 153 0 0 0 10 0 0 0 22 0 1 0 471793683 1769472 109 33554432000 134512640 135048876 4291599632 18446744073709551615 134553675 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 432 109 66 131 0 299 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1728

[startup+0.300588 s]
/proc/loadavg: 3.76 3.90 3.12 3/187 12204
/proc/meminfo: memFree=23076824/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1856 CPUtime=0.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 161 0 0 0 30 0 0 0 23 0 1 0 471793683 1900544 117 33554432000 134512640 135048876 4291599632 18446744073709551615 134552765 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 464 117 66 131 0 331 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1856

[startup+0.70052 s]
/proc/loadavg: 3.76 3.90 3.12 3/187 12204
/proc/meminfo: memFree=23076824/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1856 CPUtime=0.7 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 171 0 0 0 70 0 0 0 25 0 1 0 471793683 1900544 127 33554432000 134512640 135048876 4291599632 18446744073709551615 134547141 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 464 127 66 131 0 331 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1856

[startup+1.50039 s]
/proc/loadavg: 3.76 3.90 3.12 4/185 12222
/proc/meminfo: memFree=23079280/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1856 CPUtime=1.5 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 183 0 0 0 150 0 0 0 25 0 1 0 471793683 1900544 139 33554432000 134512640 135048876 4291599632 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 464 139 66 131 0 331 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1856

[startup+3.10009 s]
/proc/loadavg: 3.76 3.90 3.12 4/185 12222
/proc/meminfo: memFree=23078908/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1984 CPUtime=3.1 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 196 0 0 0 310 0 0 0 25 0 1 0 471793683 2031616 152 33554432000 134512640 135048876 4291599632 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 496 152 66 131 0 363 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1984

[startup+6.30052 s]
/proc/loadavg: 3.78 3.90 3.12 5/190 12232
/proc/meminfo: memFree=23071212/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=1984 CPUtime=6.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 213 0 0 0 630 0 0 0 25 0 1 0 471793683 2031616 169 33554432000 134512640 135048876 4291599632 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 496 169 66 131 0 363 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1984

[startup+12.7004 s]
/proc/loadavg: 3.80 3.90 3.13 5/190 12233
/proc/meminfo: memFree=23056092/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2116 CPUtime=12.7 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 237 0 0 0 1270 0 0 0 25 0 1 0 471793683 2166784 193 33554432000 134512640 135048876 4291599632 18446744073709551615 134547265 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 529 193 66 131 0 396 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2116

[startup+25.5001 s]
/proc/loadavg: 3.84 3.91 3.14 5/190 12233
/proc/meminfo: memFree=23027216/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2240 CPUtime=25.5 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 271 0 0 0 2550 0 0 0 25 0 1 0 471793683 2293760 227 33554432000 134512640 135048876 4291599632 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 560 227 66 131 0 427 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2240

[startup+51.1006 s]
/proc/loadavg: 3.89 3.91 3.16 5/190 12234
/proc/meminfo: memFree=22987496/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2372 CPUtime=51.1 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 297 0 0 0 5110 0 0 0 25 0 1 0 471793683 2428928 253 33554432000 134512640 135048876 4291599632 18446744073709551615 134546105 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 593 253 66 131 0 460 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2372

[startup+102.306 s]
/proc/loadavg: 3.95 3.92 3.20 5/190 12235
/proc/meminfo: memFree=22920032/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2496 CPUtime=102.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 335 0 0 0 10230 0 0 0 25 0 1 0 471793683 2555904 291 33554432000 134512640 135048876 4291599632 18446744073709551615 134553124 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 624 291 66 131 0 491 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2496

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.25 5/190 12237
/proc/meminfo: memFree=22851192/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2624 CPUtime=162.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 364 0 0 0 16230 0 0 0 25 0 1 0 471793683 2686976 320 33554432000 134512640 135048876 4291599632 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 656 320 66 131 0 523 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2624

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.29 5/190 12238
/proc/meminfo: memFree=22777868/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2752 CPUtime=222.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 405 0 0 0 22230 0 0 0 25 0 1 0 471793683 2818048 361 33554432000 134512640 135048876 4291599632 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 688 361 66 131 0 555 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2752

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.33 5/190 12240
/proc/meminfo: memFree=22733436/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=2884 CPUtime=282.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 420 0 0 0 28230 0 0 0 25 0 1 0 471793683 2953216 376 33554432000 134512640 135048876 4291599632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 721 376 66 131 0 588 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2884

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.37 5/190 12242
/proc/meminfo: memFree=22699060/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3004 CPUtime=342.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 445 0 0 0 34230 0 0 0 25 0 1 0 471793683 3076096 401 33554432000 134512640 135048876 4291599632 18446744073709551615 134547141 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 751 401 66 131 0 618 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3004

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.41 5/190 12243
/proc/meminfo: memFree=22667404/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3004 CPUtime=402.3 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 459 0 0 0 40230 0 0 0 25 0 1 0 471793683 3076096 415 33554432000 134512640 135048876 4291599632 18446744073709551615 134552692 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 751 415 66 131 0 618 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3004

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.44 5/190 12245
/proc/meminfo: memFree=22601024/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3136 CPUtime=462.31 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 479 0 0 0 46231 0 0 0 25 0 1 0 471793683 3211264 435 33554432000 134512640 135048876 4291599632 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 784 435 66 131 0 651 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 3136

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.48 5/190 12246
/proc/meminfo: memFree=22524112/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3136 CPUtime=522.31 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 504 0 0 0 52231 0 0 0 25 0 1 0 471793683 3211264 460 33554432000 134512640 135048876 4291599632 18446744073709551615 134552266 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 784 460 66 131 0 651 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3136

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.50 5/190 12248
/proc/meminfo: memFree=22468132/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3264 CPUtime=582.31 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 507 0 0 0 58231 0 0 0 25 0 1 0 471793683 3342336 463 33554432000 134512640 135048876 4291599632 18446744073709551615 134548137 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 816 463 66 131 0 683 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3264

[startup+642.301 s]
/proc/loadavg: 3.99 3.97 3.53 5/190 12250
/proc/meminfo: memFree=22424316/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3264 CPUtime=642.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 513 0 0 0 64232 0 0 0 25 0 1 0 471793683 3342336 469 33554432000 134512640 135048876 4291599632 18446744073709551615 134553079 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 816 469 66 131 0 683 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 3264

[startup+702.301 s]
/proc/loadavg: 3.99 3.97 3.56 5/190 12251
/proc/meminfo: memFree=22418072/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3264 CPUtime=702.31 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 520 0 0 0 70231 0 0 0 25 0 1 0 471793683 3342336 476 33554432000 134512640 135048876 4291599632 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 816 476 66 131 0 683 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3264

[startup+762.306 s]
/proc/loadavg: 3.99 3.97 3.58 5/190 12253
/proc/meminfo: memFree=22418020/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3396 CPUtime=762.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 539 0 0 0 76232 0 0 0 25 0 1 0 471793683 3477504 495 33554432000 134512640 135048876 4291599632 18446744073709551615 134682299 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 849 495 66 131 0 716 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3396

[startup+822.301 s]
/proc/loadavg: 3.84 3.94 3.60 4/184 12271
/proc/meminfo: memFree=22860008/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3396 CPUtime=822.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 544 0 0 0 82232 0 0 0 25 0 1 0 471793683 3477504 500 33554432000 134512640 135048876 4291599632 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 849 500 66 131 0 716 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 3396

[startup+882.301 s]
/proc/loadavg: 3.31 3.77 3.56 4/184 12273
/proc/meminfo: memFree=22860100/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3396 CPUtime=882.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 556 0 0 0 88232 0 0 0 25 0 1 0 471793683 3477504 512 33554432000 134512640 135048876 4291599632 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 849 512 66 131 0 716 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 3396

[startup+942.3 s]
/proc/loadavg: 3.11 3.62 3.52 4/184 12275
/proc/meminfo: memFree=22860064/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3396 CPUtime=942.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 564 0 0 0 94232 0 0 0 25 0 1 0 471793683 3477504 520 33554432000 134512640 135048876 4291599632 18446744073709551615 134546853 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 849 520 66 131 0 716 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3396

[startup+1002.3 s]
/proc/loadavg: 3.04 3.51 3.48 4/184 12276
/proc/meminfo: memFree=22860024/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3396 CPUtime=1002.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 568 0 0 0 100232 0 0 0 25 0 1 0 471793683 3477504 524 33554432000 134512640 135048876 4291599632 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 849 524 66 131 0 716 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3396

[startup+1062.3 s]
/proc/loadavg: 3.01 3.41 3.45 4/184 12278
/proc/meminfo: memFree=22859612/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3396 CPUtime=1062.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 568 0 0 0 106232 0 0 0 25 0 1 0 471793683 3477504 524 33554432000 134512640 135048876 4291599632 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 849 524 66 131 0 716 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3396

[startup+1122.3 s]
/proc/loadavg: 3.00 3.33 3.42 4/184 12279
/proc/meminfo: memFree=22859176/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3524 CPUtime=1122.32 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 599 0 0 0 112232 0 0 0 25 0 1 0 471793683 3608576 555 33554432000 134512640 135048876 4291599632 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 881 555 66 131 0 748 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3524

[startup+1182.3 s]
/proc/loadavg: 3.00 3.27 3.39 4/184 12281
/proc/meminfo: memFree=22859128/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3656 CPUtime=1182.33 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 609 0 0 0 118233 0 0 0 25 0 1 0 471793683 3743744 565 33554432000 134512640 135048876 4291599632 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 914 565 66 131 0 781 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3656

[startup+1242.3 s]
/proc/loadavg: 3.00 3.22 3.36 4/184 12283
/proc/meminfo: memFree=22857964/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3656 CPUtime=1242.33 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 617 0 0 0 124233 0 0 0 25 0 1 0 471793683 3743744 573 33554432000 134512640 135048876 4291599632 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 914 573 66 131 0 781 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.18 3.34 3/182 12285
/proc/meminfo: memFree=23143512/32951124 swapFree=67051468/67111528
[pid=12204] ppid=12202 vsize=3656 CPUtime=1300.03 cores=5,7
/proc/12204/stat : 12204 (minisat_noasser) R 12202 12204 12025 0 -1 4202496 625 0 0 0 130003 0 0 0 25 0 1 0 471793683 3743744 581 33554432000 134512640 135048876 4291599632 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12204/statm: 914 581 66 131 0 781 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 3656

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.000999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3656

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

runsolver used 1.75873 second user time and 4.16237 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 01:38:29
IDJOB=3273504
IDBENCH=83140
IDSOLVER=1676
FILE ID=node101/3273504-1303601909
RUNJOBID= node101-1303600603-12046
PBS_JOBID= 13150593
Free space on /tmp= 71596 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273504-1303601909/watcher-3273504-1303601909 -o /tmp/evaluation-result-3273504-1303601909/solver-3273504-1303601909 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273504-1303601909.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=1251875624

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23076972 kB
Buffers:       2067392 kB
Cached:        7234904 kB
SwapCached:      33708 kB
Active:        6237880 kB
Inactive:      3164440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23076972 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           20188 kB
Writeback:           0 kB
AnonPages:       87320 kB
Mapped:           9472 kB
Slab:           407764 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   323508 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= 71612 MiB
End job on node101 at 2011-04-24 02:00:11