Trace number 421936

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, and are wall clock time (not CPU 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
minisat SAT 2007? (TO) 10000.2 10004.1

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryINDUST (industrial 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 variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data (download as text)

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:  45937                                                |
0.00/0.00	c |  Number of clauses:    166840                                               |
0.09/0.19	c |  Parsing time:         0.18         s                                       |
0.89/0.94	c ============================[ Search Statistics ]==============================
0.89/0.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.94	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.94	c ===============================================================================
0.89/0.94	c |         0 |   17890   120685   433674 |    40228        0    nan |  0.000 % |
0.89/1.00	c |       101 |   17890   120685   433674 |    44251      101     18 |  2.316 % |
1.00/1.04	c |       252 |   17890   120685   433674 |    48676      252     22 |  2.316 % |
1.10/1.17	c |       478 |   17890   120685   433674 |    53543      478     35 |  2.316 % |
1.29/1.32	c |       816 |   17890   120685   433674 |    58898      816     35 |  2.316 % |
1.69/1.74	c |      1323 |   17890   120685   433674 |    64788     1323     60 |  2.316 % |
1.99/2.02	c |      2083 |   17890   120685   433674 |    71266     2083     47 |  2.316 % |
2.20/2.21	c |      3222 |   17890   120685   433674 |    78393     3222     49 |  2.316 % |
3.79/3.88	c |      4931 |   17890   120685   433674 |    86233     4931     73 |  2.316 % |
7.89/7.97	c |      7494 |   17890   120685   433674 |    94856     7494    106 |  2.316 % |
10.58/10.69	c |     11338 |   17888   120665   433591 |   104341    11335    101 |  2.321 % |
14.48/14.50	c |     17104 |   17888   120665   433591 |   114776    17101     93 |  2.321 % |
18.18/18.29	c |     25754 |   17888   120665   433591 |   126253    25751     91 |  2.321 % |
37.95/38.05	c |     38728 |   17888   120665   433591 |   138879    38725    107 |  2.321 % |
65.35/65.40	c |     58189 |   17888   120665   433591 |   152767    58186    115 |  2.321 % |
148.31/148.49	c |     87382 |   17888   120665   433591 |   168043    87379    131 |  2.321 % |
216.37/216.54	c |    131172 |   17888   120665   433591 |   184848   131169    149 |  2.321 % |
389.45/389.74	c |    196856 |   17888   120665   433591 |   203332   196853    193 |  2.321 % |
557.23/557.68	c |    295382 |   17888   120665   433591 |   223666    94161    174 |  2.321 % |
918.08/918.79	c |    443172 |   17888   120665   433591 |   246032    24839    207 |  2.321 % |
1703.79/1704.96	c |    664856 |   17860   120473   432835 |   270636   246522    221 |  2.382 % |
2772.74/2774.50	c |    997381 |   17860   120473   432835 |   297699    46169    250 |  2.382 % |
4836.19/4838.63	c |   1496170 |   17860   120473   432835 |   327469   250290    340 |  2.382 % |
7703.28/7706.56	c |   2244352 |   17708   119411   428705 |   360216    44243    352 |  2.712 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-421936-1177508060 -o ROOT/results/node12/solver-421936-1177508060 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/421936-1177508060/minisat_noassertions /tmp/evaluation/421936-1177508060/instance-421936-1177508060.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.92 1.00 0.99 3/77 26317
/proc/meminfo: memFree=1870952/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=1724 CPUtime=0
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 327 0 0 0 0 0 0 0 18 0 1 0 226843456 1765376 313 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134519264 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 431 313 44 130 0 298 0

[startup+0.0286749 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26317
/proc/meminfo: memFree=1870952/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=3824 CPUtime=0.02
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 822 0 0 0 2 0 0 0 18 0 1 0 226843456 3915776 808 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134524854 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 956 808 50 130 0 823 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3824

[startup+0.101681 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26317
/proc/meminfo: memFree=1870952/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=9056 CPUtime=0.09
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 2034 0 0 0 8 1 0 0 18 0 1 0 226843456 9273344 2020 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 2264 2021 50 130 0 2131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9056

[startup+0.3017 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26317
/proc/meminfo: memFree=1870952/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=18728 CPUtime=0.29
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 4304 0 0 0 27 2 0 0 20 0 1 0 226843456 19177472 4290 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 4682 4290 62 130 0 4549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18728

[startup+0.701741 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26317
/proc/meminfo: memFree=1870952/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=26748 CPUtime=0.7
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 6212 0 0 0 67 3 0 0 23 0 1 0 226843456 27389952 6198 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 6687 6198 62 130 0 6554 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 26748

[startup+1.50182 s]
/proc/loadavg: 0.92 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1848352/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=23856 CPUtime=1.49
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 6412 0 0 0 146 3 0 0 25 0 1 0 226843456 24428544 5647 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551601 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 5964 5647 67 130 0 5831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23856

[startup+3.10198 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1848288/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=23856 CPUtime=3.09
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 6412 0 0 0 306 3 0 0 25 0 1 0 226843456 24428544 5647 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 5964 5647 67 130 0 5831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23856

[startup+6.3013 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1848032/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=24516 CPUtime=6.29
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 6574 0 0 0 626 3 0 0 25 0 1 0 226843456 25104384 5809 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 6129 5810 67 130 0 5996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24516

[startup+12.7019 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1845344/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=27296 CPUtime=12.69
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 7265 0 0 0 1265 4 0 0 25 0 1 0 226843456 27951104 6500 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 6824 6500 67 130 0 6691 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27296

[startup+25.5012 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1837792/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=34656 CPUtime=25.48
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 9108 0 0 0 2543 5 0 0 25 0 1 0 226843456 35487744 8343 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552454 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 8664 8343 67 130 0 8531 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34656

[startup+51.1018 s]
/proc/loadavg: 0.96 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1829344/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=43316 CPUtime=51.05
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 11235 0 0 0 5098 7 0 0 25 0 1 0 226843456 44355584 10470 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 10829 10470 67 130 0 10696 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 43316

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1815712/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=56636 CPUtime=102.22
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 14579 0 0 0 10212 10 0 0 25 0 1 0 226843456 57995264 13814 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 14159 13814 67 130 0 14026 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 56636

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1798496/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=74016 CPUtime=162.19
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 18910 0 0 0 16203 16 0 0 25 0 1 0 226843456 75792384 18145 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 18504 18145 67 130 0 18371 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 74016

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1768160/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=103988 CPUtime=222.16
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 26413 0 0 0 22192 24 0 0 25 0 1 0 226843456 106483712 25648 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 25997 25648 67 130 0 25864 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 103988

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1745824/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=126696 CPUtime=282.1
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 32045 0 0 0 28181 29 0 0 25 0 1 0 226843456 129736704 31280 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548035 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 31674 31280 67 130 0 31541 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 126696

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1714336/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=157732 CPUtime=342.06
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 39823 0 0 0 34169 37 0 0 25 0 1 0 226843456 161517568 39058 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 39433 39058 67 130 0 39300 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 157732

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1692064/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=180092 CPUtime=402.03
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 45431 0 0 0 40160 43 0 0 25 0 1 0 226843456 184414208 44666 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 45023 44666 67 130 0 44890 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 180092

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1684896/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=187000 CPUtime=461.98
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 47089 0 0 0 46154 44 0 0 25 0 1 0 226843456 191488000 46324 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552813 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 46750 46324 67 130 0 46617 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 187000

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1684896/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=187000 CPUtime=521.95
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 47089 0 0 0 52151 44 0 0 25 0 1 0 226843456 191488000 46324 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546535 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 46750 46324 67 130 0 46617 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 187000

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1684832/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=187000 CPUtime=581.91
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 47089 0 0 0 58147 44 0 0 25 0 1 0 226843456 191488000 46324 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 46750 46324 67 130 0 46617 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 187000

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26318
/proc/meminfo: memFree=1684768/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=187000 CPUtime=641.87
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 47089 0 0 0 64143 44 0 0 25 0 1 0 226843456 191488000 46324 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/26317/statm: 46750 46324 67 130 0 46617 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 187000


################
# More data... #
################

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408544/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9038.62
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 903671 191 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9038.62
Current children cumulated vsize (KiB) 453776

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408544/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9098.6
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 909668 192 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9098.6
Current children cumulated vsize (KiB) 453776

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408544/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9158.58
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 915666 192 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9158.58
Current children cumulated vsize (KiB) 453776

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408480/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9218.58
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 921665 193 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9218.58
Current children cumulated vsize (KiB) 453776

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408480/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9278.55
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 927662 193 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9278.55
Current children cumulated vsize (KiB) 453776

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408480/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9338.55
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 933661 194 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9338.55
Current children cumulated vsize (KiB) 453776

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408416/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9398.52
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 939658 194 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9398.52
Current children cumulated vsize (KiB) 453776

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408416/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9458.51
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 945656 195 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9458.51
Current children cumulated vsize (KiB) 453776

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408352/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9518.49
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 951654 195 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9518.49
Current children cumulated vsize (KiB) 453776

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408288/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9578.48
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 957652 196 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9578.48
Current children cumulated vsize (KiB) 453776

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408224/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9638.46
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 963650 196 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9638.46
Current children cumulated vsize (KiB) 453776

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408224/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9698.45
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 969648 197 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9698.45
Current children cumulated vsize (KiB) 453776

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408096/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9758.44
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 975646 198 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9758.44
Current children cumulated vsize (KiB) 453776

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408096/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9818.42
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 981644 198 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9818.42
Current children cumulated vsize (KiB) 453776

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408032/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9878.41
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 987642 199 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9878.41
Current children cumulated vsize (KiB) 453776

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1408032/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9938.39
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 993640 199 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9938.39
Current children cumulated vsize (KiB) 453776

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1407904/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=9998.38
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 999638 200 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 9998.38
Current children cumulated vsize (KiB) 453776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26916
/proc/meminfo: memFree=1407904/2055920 swapFree=4160056/4192956
[pid=26317] ppid=26315 vsize=453776 CPUtime=10000.1
/proc/26317/stat : 26317 (minisat_noasser) R 26315 26317 26020 0 -1 4194304 113785 0 0 0 999808 200 0 0 25 0 1 0 226843456 464666624 113001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26317/statm: 113444 113001 67 130 0 113311 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 453776

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): 10004.1
CPU time (s): 10000.2
CPU user time (s): 9998.08
CPU system time (s): 2.07468
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 453852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9998.09
system time used= 2.07468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113785
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= 6
involuntary context switches= 99345

runsolver used 8.5147 second user time and 23.7784 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Apr 25 13:34:21 UTC 2007

IDJOB= 421936
IDBENCH= 20521
IDSOLVER= 189
FILE ID= node12/421936-1177508060

PBS_JOBID= 4685896

Free space on /tmp= 66382 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/421936-1177508060/minisat_noassertions /tmp/evaluation/421936-1177508060/instance-421936-1177508060.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-421936-1177508060 -o ROOT/results/node12/solver-421936-1177508060 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/421936-1177508060/minisat_noassertions /tmp/evaluation/421936-1177508060/instance-421936-1177508060.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  337e301d7c1a4748ec4a1ced7e688c38

RANDOM SEED= 314441391

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1871808 kB
Buffers:         12308 kB
Cached:          81384 kB
SwapCached:      11504 kB
Active:          39564 kB
Inactive:        77180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871808 kB
SwapTotal:     4192956 kB
SwapFree:      4160056 kB
Dirty:            5616 kB
Writeback:           0 kB
Mapped:          30148 kB
Slab:            52916 kB
Committed_AS:  6126264 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66382 MiB

End job on node12 on Wed Apr 25 16:21:07 UTC 2007