Trace number 3274307

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.03 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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:  1836                                                 |
0.00/0.00	c |  Number of clauses:    194157                                               |
0.02/0.08	c |  Parsing time:         0.08         s                                       |
5.49/5.53	c ============================[ Search Statistics ]==============================
5.49/5.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.49/5.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.49/5.53	c ===============================================================================
5.49/5.53	c |         0 |    1377   192321  1148418 |    64107        0    nan |  0.000 % |
5.49/5.54	c |       102 |    1377   192321  1148418 |    70517      102     31 |  0.000 % |
5.49/5.54	c |       252 |    1377   192321  1148418 |    77569      252     37 |  0.000 % |
5.49/5.55	c |       478 |    1377   192321  1148418 |    85326      478     49 |  0.000 % |
5.49/5.56	c |       816 |    1377   192321  1148418 |    93859      816     59 |  0.000 % |
5.49/5.58	c |      1323 |    1377   192321  1148418 |   103244     1323     66 |  0.000 % |
5.59/5.60	c |      2083 |    1377   192321  1148418 |   113569     2083     66 |  0.000 % |
5.59/5.63	c |      3222 |    1377   192321  1148418 |   124926     3222     65 |  0.000 % |
5.59/5.69	c |      4934 |    1377   192321  1148418 |   137419     4934     75 |  0.000 % |
5.79/5.80	c |      7496 |    1377   192321  1148418 |   151160     7496     80 |  0.000 % |
5.89/5.98	c |     11341 |    1377   192321  1148418 |   166277    11341     89 |  0.000 % |
6.29/6.36	c |     17107 |    1377   192321  1148418 |   182904    17107     95 |  0.000 % |
6.89/7.00	c |     25759 |    1377   192321  1148418 |   201195    25759    105 |  0.000 % |
8.29/8.33	c |     38735 |    1377   192321  1148418 |   221314    38735    111 |  0.000 % |
11.39/11.47	c |     58196 |    1377   192321  1148418 |   243446    58196    122 |  0.000 % |
15.98/16.02	c |     87389 |    1377   192321  1148418 |   267790    87389    127 |  0.000 % |
25.08/25.12	c |    131179 |    1377   192321  1148418 |   294569   131179    129 |  0.000 % |
38.47/38.59	c |    196863 |    1377   192321  1148418 |   324026   196863    127 |  0.000 % |
72.47/72.57	c |    295390 |    1377   192321  1148418 |   356429   295390    134 |  0.000 % |
111.27/111.34	c |    443180 |    1377   192321  1148418 |   392072   104666    130 |  0.000 % |
228.47/228.58	c |    664864 |    1377   192321  1148418 |   431279   326350    138 |  0.000 % |
311.17/311.21	c |    997389 |    1377   192321  1148418 |   474407   245787    146 |  0.000 % |
761.19/761.28	c |   1496177 |    1377   192321  1148418 |   521848   297270    179 |  0.000 % |

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 3.92 3.08 4/187 12948
/proc/meminfo: memFree=18494196/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=2592 CPUtime=0 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 571 0 0 0 0 0 0 0 21 0 1 0 471826068 2654208 528 33554432000 134512640 135048876 4287826624 18446744073709551615 134557162 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 648 528 50 131 0 515 0

[startup+0.0302011 s]
/proc/loadavg: 3.84 3.92 3.08 4/187 12948
/proc/meminfo: memFree=18494196/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=6728 CPUtime=0.02 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 1561 0 0 0 2 0 0 0 21 0 1 0 471826068 6889472 1518 33554432000 134512640 135048876 4287826624 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 1682 1524 50 131 0 1549 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6728

[startup+0.100179 s]
/proc/loadavg: 3.84 3.92 3.08 4/187 12948
/proc/meminfo: memFree=18494196/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=15012 CPUtime=0.09 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 3685 0 0 0 9 0 0 0 21 0 1 0 471826068 15372288 3642 33554432000 134512640 135048876 4287826624 18446744073709551615 134529347 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 3753 3642 62 131 0 3620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15012

[startup+0.300143 s]
/proc/loadavg: 3.84 3.92 3.08 4/187 12948
/proc/meminfo: memFree=18494196/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=15012 CPUtime=0.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 3685 0 0 0 29 0 0 0 22 0 1 0 471826068 15372288 3642 33554432000 134512640 135048876 4287826624 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 3753 3642 62 131 0 3620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15012

[startup+0.701073 s]
/proc/loadavg: 3.84 3.92 3.08 4/187 12948
/proc/meminfo: memFree=18494196/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=15012 CPUtime=0.69 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 3685 0 0 0 69 0 0 0 23 0 1 0 471826068 15372288 3642 33554432000 134512640 135048876 4287826624 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 3753 3642 62 131 0 3620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15012

[startup+1.50095 s]
/proc/loadavg: 3.86 3.92 3.09 5/188 12949
/proc/meminfo: memFree=18478936/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=22824 CPUtime=1.49 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 5549 0 0 0 149 0 0 0 25 0 1 0 471826068 23371776 5506 33554432000 134512640 135048876 4287826624 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 5706 5506 62 131 0 5573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22824

[startup+3.10066 s]
/proc/loadavg: 3.86 3.92 3.09 6/188 12949
/proc/meminfo: memFree=18457976/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=44748 CPUtime=3.09 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 10940 0 0 0 308 1 0 0 25 0 1 0 471826068 45821952 10897 33554432000 134512640 135048876 4287826624 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 11187 10897 62 131 0 11054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44748

[startup+6.30011 s]
/proc/loadavg: 4.11 3.97 3.11 6/188 12949
/proc/meminfo: memFree=18449024/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=42012 CPUtime=6.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 10947 0 0 0 628 1 0 0 25 0 1 0 471826068 43020288 10340 33554432000 134512640 135048876 4287826624 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 10503 10340 67 131 0 10370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42012

[startup+12.701 s]
/proc/loadavg: 4.10 3.97 3.12 5/188 12949
/proc/meminfo: memFree=18397124/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=60072 CPUtime=12.68 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 15432 0 0 0 1265 3 0 0 25 0 1 0 471826068 61513728 14825 33554432000 134512640 135048876 4287826624 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 15018 14825 67 131 0 14885 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60072

[startup+25.5008 s]
/proc/loadavg: 4.16 3.99 3.13 5/188 12949
/proc/meminfo: memFree=18299912/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=97424 CPUtime=25.48 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 24790 0 0 0 2543 5 0 0 25 0 1 0 471826068 99762176 24183 33554432000 134512640 135048876 4287826624 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 24356 24183 67 131 0 24223 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97424

[startup+51.1003 s]
/proc/loadavg: 4.09 3.99 3.16 5/188 12950
/proc/meminfo: memFree=18246956/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=157236 CPUtime=51.06 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 39655 0 0 0 5097 9 0 0 25 0 1 0 471826068 161009664 39048 33554432000 134512640 135048876 4287826624 18446744073709551615 134551687 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 39309 39048 67 131 0 39176 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 157236

[startup+102.306 s]
/proc/loadavg: 4.04 3.99 3.20 5/188 12951
/proc/meminfo: memFree=18113572/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=222620 CPUtime=102.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 55933 0 0 0 10213 14 0 0 25 0 1 0 471826068 227962880 55326 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 55655 55326 67 131 0 55522 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 222620

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.24 5/188 12953
/proc/meminfo: memFree=18020060/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=222620 CPUtime=162.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 55934 0 0 0 16213 14 0 0 25 0 1 0 471826068 227962880 55327 33554432000 134512640 135048876 4287826624 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 55655 55327 67 131 0 55522 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 222620

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.29 5/188 12955
/proc/meminfo: memFree=17969952/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=222620 CPUtime=222.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 55934 0 0 0 22213 14 0 0 25 0 1 0 471826068 227962880 55327 33554432000 134512640 135048876 4287826624 18446744073709551615 134546964 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 55655 55327 67 131 0 55522 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 222620

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.33 5/188 12956
/proc/meminfo: memFree=17852140/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=276036 CPUtime=282.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 69344 0 0 0 28210 17 0 0 25 0 1 0 471826068 282660864 68737 33554432000 134512640 135048876 4287826624 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 69009 68737 67 131 0 68876 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 276036

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.37 5/188 12958
/proc/meminfo: memFree=17799060/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=276036 CPUtime=342.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 69344 0 0 0 34210 17 0 0 25 0 1 0 471826068 282660864 68737 33554432000 134512640 135048876 4287826624 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 69009 68737 67 131 0 68876 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 276036

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.41 5/188 12959
/proc/meminfo: memFree=17757252/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=281484 CPUtime=402.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 70699 0 0 0 40209 18 0 0 25 0 1 0 471826068 288239616 70092 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 70371 70092 67 131 0 70238 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 281484

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.44 5/188 12961
/proc/meminfo: memFree=17691500/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=319172 CPUtime=462.27 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 80053 0 0 0 46203 24 0 0 25 0 1 0 471826068 326832128 79446 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 79793 79446 67 131 0 79660 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 319172

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.47 5/188 12963
/proc/meminfo: memFree=17636560/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=350824 CPUtime=522.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 87722 0 0 0 52199 29 0 0 25 0 1 0 471826068 359243776 87115 33554432000 134512640 135048876 4287826624 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 87706 87115 67 131 0 87573 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 350824

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.50 5/188 12965
/proc/meminfo: memFree=17607528/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=356404 CPUtime=582.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 89148 0 0 0 58198 30 0 0 25 0 1 0 471826068 364957696 88541 33554432000 134512640 135048876 4287826624 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 89101 88541 67 131 0 88968 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 356404

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.53 5/188 12966
/proc/meminfo: memFree=17587068/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=356404 CPUtime=642.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 89156 0 0 0 64199 30 0 0 25 0 1 0 471826068 364957696 88549 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 89101 88549 67 131 0 88968 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 356404

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.56 5/188 12967
/proc/meminfo: memFree=17567456/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=356404 CPUtime=702.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 89163 0 0 0 70198 30 0 0 25 0 1 0 471826068 364957696 88556 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 89101 88556 67 131 0 88968 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 356404

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.58 5/188 12969
/proc/meminfo: memFree=17549472/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=356404 CPUtime=762.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 89168 0 0 0 76199 30 0 0 25 0 1 0 471826068 364957696 88561 33554432000 134512640 135048876 4287826624 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 89101 88561 67 131 0 88968 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 356404

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.60 5/188 12971
/proc/meminfo: memFree=17531728/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=356404 CPUtime=822.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 89168 0 0 0 82199 30 0 0 25 0 1 0 471826068 364957696 88561 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 89101 88561 67 131 0 88968 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 356404

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.63 5/188 12973
/proc/meminfo: memFree=17498496/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=374316 CPUtime=882.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 93621 0 0 0 88197 31 0 0 25 0 1 0 471826068 383299584 93014 33554432000 134512640 135048876 4287826624 18446744073709551615 134546993 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 93579 93014 67 131 0 93446 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 374316

[startup+942.301 s]
/proc/loadavg: 4.08 4.02 3.66 5/188 12974
/proc/meminfo: memFree=17445280/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=942.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103218 0 0 0 94191 37 0 0 25 0 1 0 471826068 422551552 102611 33554432000 134512640 135048876 4287826624 18446744073709551615 134546096 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102611 67 131 0 103029 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 412648

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.67 5/188 12984
/proc/meminfo: memFree=17429280/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=1002.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103222 0 0 0 100191 37 0 0 25 0 1 0 471826068 422551552 102615 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102615 67 131 0 103029 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 412648

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.69 5/188 12986
/proc/meminfo: memFree=17415420/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=1062.28 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103226 0 0 0 106191 37 0 0 25 0 1 0 471826068 422551552 102619 33554432000 134512640 135048876 4287826624 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102619 67 131 0 103029 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 412648

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/188 12988
/proc/meminfo: memFree=17394948/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=1122.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103231 0 0 0 112192 37 0 0 25 0 1 0 471826068 422551552 102624 33554432000 134512640 135048876 4287826624 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102624 67 131 0 103029 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 412648

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.73 5/188 12989
/proc/meminfo: memFree=17376220/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=1182.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103243 0 0 0 118192 37 0 0 25 0 1 0 471826068 422551552 102636 33554432000 134512640 135048876 4287826624 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102636 67 131 0 103029 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 412648

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.74 5/188 12991
/proc/meminfo: memFree=17355244/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=1242.29 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103243 0 0 0 124192 37 0 0 25 0 1 0 471826068 422551552 102636 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102636 67 131 0 103029 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 412648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.77 3.95 3.74 2/171 13049
/proc/meminfo: memFree=18153304/32951132 swapFree=67111528/67111528
[pid=12948] ppid=12946 vsize=412648 CPUtime=1299.99 cores=1,3
/proc/12948/stat : 12948 (minisat_noasser) R 12946 12948 12714 0 -1 4202496 103247 0 0 0 129962 37 0 0 25 0 1 0 471826068 422551552 102640 33554432000 134512640 135048876 4287826624 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12948/statm: 103162 102640 67 131 0 103029 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 412648

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.03
CPU time (s): 1300.03
CPU user time (s): 1299.63
CPU system time (s): 0.396939
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 412648

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

runsolver used 2.10568 second user time and 5.00924 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 01:44:24
IDJOB=3274307
IDBENCH=83173
IDSOLVER=1676
FILE ID=node131/3274307-1303602264
RUNJOBID= node131-1303600950-12734
PBS_JOBID= 13150611
Free space on /tmp= 71980 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274307-1303602264/watcher-3274307-1303602264 -o /tmp/evaluation-result-3274307-1303602264/solver-3274307-1303602264 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274307-1303602264.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1765185691

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18494468 kB
Buffers:        994792 kB
Cached:       12830120 kB
SwapCached:          0 kB
Active:        4342736 kB
Inactive:      9600844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18494468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26460 kB
Writeback:           0 kB
AnonPages:      118304 kB
Mapped:          16096 kB
Slab:           451708 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   303288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72000 MiB
End job on node131 at 2011-04-24 02:06:06