Trace number 3273237

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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:  2100                                                 |
0.00/0.00	c |  Number of clauses:    215164                                               |
0.05/0.06	c |  Parsing time:         0.06         s                                       |
3.99/4.08	c ============================[ Search Statistics ]==============================
3.99/4.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.99/4.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.99/4.08	c ===============================================================================
3.99/4.08	c |         0 |    2030   206394   619200 |    68798        0    nan |  0.000 % |
3.99/4.10	c |       104 |    2030   206394   619200 |    75677      104    244 |  0.000 % |
4.09/4.12	c |       256 |    2030   206394   619200 |    83245      256    223 |  0.000 % |
4.09/4.14	c |       482 |    2030   206394   619200 |    91570      482    206 |  0.000 % |
4.09/4.19	c |       822 |    2030   206394   619200 |   100727      822    205 |  0.000 % |
4.19/4.26	c |      1328 |    2030   206394   619200 |   110799     1328    201 |  0.000 % |
4.30/4.37	c |      2089 |    2030   206394   619200 |   121879     2089    203 |  0.000 % |
4.49/4.54	c |      3228 |    2030   206394   619200 |   134067     3228    208 |  0.000 % |
4.79/4.84	c |      4936 |    2030   206394   619200 |   147474     4936    213 |  0.000 % |
5.29/5.33	c |      7499 |    2030   206394   619200 |   162222     7499    215 |  0.000 % |
6.19/6.23	c |     11347 |    2030   206394   619200 |   178444    11347    228 |  0.000 % |
7.89/7.90	c |     17114 |    2030   206394   619200 |   196288    17114    227 |  0.000 % |
11.19/11.29	c |     25766 |    2030   206394   619200 |   215917    25766    222 |  0.000 % |
18.39/18.43	c |     38740 |    2030   206394   619200 |   237509    38740    216 |  0.000 % |
30.59/30.70	c |     58204 |    2030   206394   619200 |   261260    58204    218 |  0.000 % |
66.49/66.52	c |     87399 |    2030   206394   619200 |   287386    87399    229 |  0.000 % |
164.50/164.51	c |    131190 |    2030   206394   619200 |   316124   131190    237 |  0.000 % |
386.50/386.53	c |    196876 |    2030   206394   619200 |   347737   196876    236 |  0.000 % |
782.71/782.77	c |    295404 |    2030   206394   619200 |   382511   295404    234 |  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-3273237-1303600606/watcher-3273237-1303600606 -o /tmp/evaluation-result-3273237-1303600606/solver-3273237-1303600606 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273237-1303600606.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: 0.00 0.00 0.55 3/184 12075
/proc/meminfo: memFree=23118132/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=2752 CPUtime=0 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 631 0 0 0 0 0 0 0 21 0 1 0 471663416 2818048 587 33554432000 134512640 135048876 4290869376 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 688 588 50 131 0 555 0

[startup+0.056641 s]
/proc/loadavg: 0.00 0.00 0.55 3/184 12075
/proc/meminfo: memFree=23118132/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=11312 CPUtime=0.05 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 2709 0 0 0 5 0 0 0 21 0 1 0 471663416 11583488 2665 33554432000 134512640 135048876 4290869376 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 2828 2668 50 131 0 2695 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11312

[startup+0.100645 s]
/proc/loadavg: 0.00 0.00 0.55 3/184 12075
/proc/meminfo: memFree=23118132/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=13832 CPUtime=0.09 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 3227 0 0 0 9 0 0 0 21 0 1 0 471663416 14163968 3183 33554432000 134512640 135048876 4290869376 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 3458 3183 62 131 0 3325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13832

[startup+0.300601 s]
/proc/loadavg: 0.00 0.00 0.55 3/184 12075
/proc/meminfo: memFree=23118132/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=13832 CPUtime=0.29 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 3227 0 0 0 29 0 0 0 22 0 1 0 471663416 14163968 3183 33554432000 134512640 135048876 4290869376 18446744073709551615 134529709 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 3458 3183 62 131 0 3325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13832

[startup+0.700529 s]
/proc/loadavg: 0.00 0.00 0.55 3/184 12075
/proc/meminfo: memFree=23118132/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=16868 CPUtime=0.69 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 4002 0 0 0 69 0 0 0 24 0 1 0 471663416 17272832 3958 33554432000 134512640 135048876 4290869376 18446744073709551615 134531094 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 4217 3958 62 131 0 4084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16868

[startup+1.50038 s]
/proc/loadavg: 0.24 0.05 0.56 4/185 12076
/proc/meminfo: memFree=23099028/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=17608 CPUtime=1.49 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 4254 0 0 0 149 0 0 0 25 0 1 0 471663416 18030592 4210 33554432000 134512640 135048876 4290869376 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 4402 4210 62 131 0 4269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17608

[startup+3.10111 s]
/proc/loadavg: 0.24 0.05 0.56 5/190 12086
/proc/meminfo: memFree=23087072/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=18520 CPUtime=3.09 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 4302 0 0 0 309 0 0 0 25 0 1 0 471663416 18964480 4258 33554432000 134512640 135048876 4290869376 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 4630 4258 62 131 0 4497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18520

[startup+6.30053 s]
/proc/loadavg: 0.54 0.12 0.58 5/190 12086
/proc/meminfo: memFree=23067372/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=23440 CPUtime=6.29 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 6238 0 0 0 629 0 0 0 25 0 1 0 471663416 24002560 5691 33554432000 134512640 135048876 4290869376 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 5860 5691 67 131 0 5727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23440

[startup+12.7004 s]
/proc/loadavg: 0.82 0.18 0.60 5/190 12086
/proc/meminfo: memFree=23008460/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=38804 CPUtime=12.69 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 10070 0 0 0 1268 1 0 0 25 0 1 0 471663416 39735296 9523 33554432000 134512640 135048876 4290869376 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 9701 9523 67 131 0 9568 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38804

[startup+25.5011 s]
/proc/loadavg: 1.31 0.30 0.63 5/190 12086
/proc/meminfo: memFree=22934524/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=58560 CPUtime=25.5 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 15018 0 0 0 2546 4 0 0 25 0 1 0 471663416 59965440 14471 33554432000 134512640 135048876 4290869376 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 14640 14471 67 131 0 14507 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 58560

[startup+51.1006 s]
/proc/loadavg: 2.37 0.66 0.74 5/190 12087
/proc/meminfo: memFree=22854748/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=84784 CPUtime=51.09 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 21538 0 0 0 5103 6 0 0 25 0 1 0 471663416 86818816 20991 33554432000 134512640 135048876 4290869376 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 21196 20991 67 131 0 21063 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84784

[startup+102.306 s]
/proc/loadavg: 3.29 1.17 0.91 5/190 12088
/proc/meminfo: memFree=22759376/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=117060 CPUtime=102.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 29531 0 0 0 10219 11 0 0 25 0 1 0 471663416 119869440 28984 33554432000 134512640 135048876 4290869376 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 29265 28984 67 131 0 29132 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117060

[startup+162.301 s]
/proc/loadavg: 3.74 1.68 1.10 5/190 12090
/proc/meminfo: memFree=22678248/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=144144 CPUtime=162.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 36298 0 0 0 16214 16 0 0 25 0 1 0 471663416 147603456 35751 33554432000 134512640 135048876 4290869376 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 36036 35751 67 131 0 35903 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 144144

[startup+222.301 s]
/proc/loadavg: 3.90 2.10 1.28 5/190 12092
/proc/meminfo: memFree=22615976/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=163688 CPUtime=222.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 41121 0 0 0 22212 18 0 0 25 0 1 0 471663416 167616512 40574 33554432000 134512640 135048876 4290869376 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 40922 40574 67 131 0 40789 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 163688

[startup+282.3 s]
/proc/loadavg: 4.12 2.48 1.46 5/190 12093
/proc/meminfo: memFree=22562476/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=182248 CPUtime=282.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 45752 0 0 0 28209 21 0 0 25 0 1 0 471663416 186621952 45205 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 45562 45205 67 131 0 45429 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182248

[startup+342.301 s]
/proc/loadavg: 4.04 2.75 1.61 5/190 12095
/proc/meminfo: memFree=22506760/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=198272 CPUtime=342.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 49726 0 0 0 34207 23 0 0 25 0 1 0 471663416 203030528 49179 33554432000 134512640 135048876 4290869376 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 49568 49179 67 131 0 49435 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 198272

[startup+402.3 s]
/proc/loadavg: 4.01 2.98 1.76 5/190 12096
/proc/meminfo: memFree=22457236/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=214484 CPUtime=402.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 53757 0 0 0 40206 24 0 0 25 0 1 0 471663416 219631616 53210 33554432000 134512640 135048876 4290869376 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 53621 53210 67 131 0 53488 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 214484

[startup+462.301 s]
/proc/loadavg: 4.06 3.17 1.90 5/190 12098
/proc/meminfo: memFree=22419136/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=225204 CPUtime=462.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 56353 0 0 0 46204 26 0 0 25 0 1 0 471663416 230608896 55806 33554432000 134512640 135048876 4290869376 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 56301 55806 67 131 0 56168 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 225204

[startup+522.301 s]
/proc/loadavg: 4.02 3.32 2.03 5/190 12100
/proc/meminfo: memFree=22387360/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=238296 CPUtime=522.31 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 59614 0 0 0 52201 30 0 0 25 0 1 0 471663416 244015104 59067 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 59574 59067 67 131 0 59441 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 238296

[startup+582.3 s]
/proc/loadavg: 4.01 3.44 2.15 5/190 12101
/proc/meminfo: memFree=22356200/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=250688 CPUtime=582.3 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 62665 0 0 0 58199 31 0 0 25 0 1 0 471663416 256704512 62118 33554432000 134512640 135048876 4290869376 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 62672 62118 67 131 0 62539 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 250688

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 2.26 5/190 12103
/proc/meminfo: memFree=22319824/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=265520 CPUtime=642.31 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 66365 0 0 0 64197 34 0 0 25 0 1 0 471663416 271892480 65818 33554432000 134512640 135048876 4290869376 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 66380 65818 67 131 0 66247 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 265520

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.37 5/190 12104
/proc/meminfo: memFree=22287272/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=283320 CPUtime=702.31 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 70773 0 0 0 70194 37 0 0 25 0 1 0 471663416 290119680 70226 33554432000 134512640 135048876 4290869376 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 70830 70226 67 131 0 70697 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 283320

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.47 5/190 12106
/proc/meminfo: memFree=22235896/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=300920 CPUtime=762.32 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 75113 0 0 0 76192 40 0 0 25 0 1 0 471663416 308142080 74566 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 75230 74566 67 131 0 75097 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 300920

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.56 5/190 12108
/proc/meminfo: memFree=22200644/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=316084 CPUtime=822.31 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 78864 0 0 0 82189 42 0 0 25 0 1 0 471663416 323670016 78317 33554432000 134512640 135048876 4290869376 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 79021 78317 67 131 0 78888 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 316084

[startup+882.301 s]
/proc/loadavg: 4.08 3.82 2.66 5/190 12109
/proc/meminfo: memFree=22174060/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=326224 CPUtime=882.31 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 81248 0 0 0 88188 43 0 0 25 0 1 0 471663416 334053376 80701 33554432000 134512640 135048876 4290869376 18446744073709551615 134546929 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 81556 80701 67 131 0 81423 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 326224

[startup+942.3 s]
/proc/loadavg: 4.03 3.85 2.74 5/190 12111
/proc/meminfo: memFree=22151332/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=335244 CPUtime=942.32 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 83510 0 0 0 94187 45 0 0 25 0 1 0 471663416 343289856 82963 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 83811 82963 67 131 0 83678 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 335244

[startup+1002.3 s]
/proc/loadavg: 4.09 3.89 2.82 5/190 12112
/proc/meminfo: memFree=22122656/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=344704 CPUtime=1002.31 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 85814 0 0 0 100185 46 0 0 25 0 1 0 471663416 352976896 85267 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 86176 85267 67 131 0 86043 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 344704

[startup+1062.3 s]
/proc/loadavg: 4.03 3.91 2.89 5/190 12114
/proc/meminfo: memFree=22093088/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=354428 CPUtime=1062.32 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 88225 0 0 0 106184 48 0 0 25 0 1 0 471663416 362934272 87678 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 88607 87678 67 131 0 88474 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 354428

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.96 5/190 12116
/proc/meminfo: memFree=22055840/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=362960 CPUtime=1122.32 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 90348 0 0 0 112182 50 0 0 25 0 1 0 471663416 371671040 89801 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 90740 89801 67 131 0 90607 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 362960

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.02 5/190 12117
/proc/meminfo: memFree=22027164/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=372624 CPUtime=1182.32 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 92757 0 0 0 118181 51 0 0 25 0 1 0 471663416 381566976 92210 33554432000 134512640 135048876 4290869376 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 93156 92210 67 131 0 93023 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 372624

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 12119
/proc/meminfo: memFree=22007288/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=380748 CPUtime=1242.32 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 94787 0 0 0 124179 53 0 0 25 0 1 0 471663416 389885952 94240 33554432000 134512640 135048876 4290869376 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 95187 94240 67 131 0 95054 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 380748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.13 3/180 12156
/proc/meminfo: memFree=22661756/32951124 swapFree=67051468/67111528
[pid=12075] ppid=12073 vsize=389876 CPUtime=1300.03 cores=5,7
/proc/12075/stat : 12075 (minisat_noasser) R 12073 12075 12025 0 -1 4202496 97052 0 0 0 129949 54 0 0 25 0 1 0 471663416 399233024 96505 33554432000 134512640 135048876 4290869376 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12075/statm: 97469 96505 67 131 0 97336 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 389876

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.06
CPU user time (s): 1299.5
CPU system time (s): 0.560914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 389876

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

runsolver used 2.01069 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 01:16:47
IDJOB=3273237
IDBENCH=71294
IDSOLVER=1676
FILE ID=node101/3273237-1303600606
RUNJOBID= node101-1303600603-12046
PBS_JOBID= 13150593
Free space on /tmp= 71604 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273237-1303600606/watcher-3273237-1303600606 -o /tmp/evaluation-result-3273237-1303600606/solver-3273237-1303600606 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273237-1303600606.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1233987592

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:      23118652 kB
Buffers:       2067132 kB
Cached:        7224088 kB
SwapCached:      33708 kB
Active:        6194040 kB
Inactive:      3167120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23118652 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           11892 kB
Writeback:           0 kB
AnonPages:       57400 kB
Mapped:           9700 kB
Slab:           408008 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260828 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= 71592 MiB
End job on node101 at 2011-04-24 01:38:29