Trace number 3274924

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) 5000.04 4999.81

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1113.71
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  113                                                  |
0.00/0.00	c |  Number of clauses:    236                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     113      236      708 |       78        0    nan |  0.000 % |
0.00/0.00	c |       100 |     113      236      708 |       86      100     17 |  0.008 % |
0.00/0.00	c |       250 |     113      236      708 |       95      133     14 |  0.008 % |
0.00/0.00	c |       475 |     113      236      708 |      104       88     13 |  0.008 % |
0.00/0.00	c |       815 |     113      236      708 |      115      120     12 |  0.008 % |
0.00/0.01	c |      1321 |     113      236      708 |      126      164     15 |  0.008 % |
0.00/0.01	c |      2080 |     113      236      708 |      139      102     11 |  0.008 % |
0.00/0.02	c |      3219 |     113      236      708 |      153      144     13 |  0.008 % |
0.00/0.04	c |      4928 |     113      236      708 |      168      169     14 |  0.008 % |
0.00/0.06	c |      7490 |     113      236      708 |      185      174     13 |  0.008 % |
0.09/0.09	c |     11336 |     113      236      708 |      204      199     14 |  0.008 % |
0.09/0.14	c |     17102 |     113      236      708 |      224      160     11 |  0.008 % |
0.19/0.22	c |     25752 |     113      236      708 |      246      218     14 |  0.008 % |
0.29/0.35	c |     38726 |     113      236      708 |      271      228     14 |  0.008 % |
0.50/0.53	c |     58188 |     113      236      708 |      298      246     13 |  0.008 % |
0.80/0.80	c |     87380 |     113      236      708 |      328      307     14 |  0.008 % |
1.20/1.21	c |    131170 |     113      236      708 |      361      273     12 |  0.008 % |
1.80/1.85	c |    196854 |     113      236      708 |      397      283     12 |  0.008 % |
2.90/2.90	c |    295381 |     113      236      708 |      437      445     15 |  0.008 % |
4.30/4.35	c |    443170 |     113      236      708 |      481      448     15 |  0.008 % |
6.60/6.65	c |    664853 |     113      236      708 |      529      373     14 |  0.008 % |
10.30/10.31	c |    997378 |     113      236      708 |      582      343     13 |  0.008 % |
15.70/15.73	c |   1496167 |     113      236      708 |      640      488     15 |  0.008 % |
23.30/23.36	c |   2244350 |     113      236      708 |      704      418     12 |  0.008 % |
36.10/36.13	c |   3366626 |     113      236      708 |      774      605     15 |  0.008 % |
55.00/55.03	c |   5050039 |     113      236      708 |      852      611     14 |  0.008 % |
84.90/84.96	c |   7575155 |     113      236      708 |      937      511     13 |  0.008 % |
130.00/130.04	c |  11362830 |     113      236      708 |     1031      816     15 |  0.008 % |
204.10/204.15	c |  17044342 |     113      236      708 |     1134      913     16 |  0.008 % |
318.21/318.25	c |  25566611 |     113      236      708 |     1247      846     17 |  0.008 % |
489.72/489.71	c |  38350015 |     113      236      708 |     1372      979     14 |  0.008 % |
754.63/754.61	c |  57525121 |     113      236      708 |     1509     1135     17 |  0.008 % |
1172.55/1172.53	c |  86287780 |     113      236      708 |     1660     1523     16 |  0.008 % |
1813.98/1813.90	c | 129431768 |     113      236      708 |     1827      896     14 |  0.008 % |
2818.62/2818.51	c | 194147751 |     113      236      708 |     2009     1830     18 |  0.008 % |
4383.30/4383.12	c | 291221724 |     113      236      708 |     2210     1489     16 |  0.008 % |

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-3274924-1303635245/watcher-3274924-1303635245 -o /tmp/evaluation-result-3274924-1303635245/solver-3274924-1303635245 -C 5000 -W 5000 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274924-1303635245.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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.00 1/172 7282
/proc/meminfo: memFree=14336516/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1728 CPUtime=0 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 133 0 0 0 0 0 0 0 25 0 1 0 455940102 1769472 89 33554432000 134512640 135048876 4294784496 18446744073709551615 134552750 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 432 89 66 131 0 299 0

[startup+0.092286 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 7282
/proc/meminfo: memFree=14336516/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1728 CPUtime=0.09 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 139 0 0 0 9 0 0 0 25 0 1 0 455940102 1769472 95 33554432000 134512640 135048876 4294784496 18446744073709551615 134547243 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 432 95 66 131 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1728

[startup+0.100267 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 7282
/proc/meminfo: memFree=14336516/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1728 CPUtime=0.09 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 140 0 0 0 9 0 0 0 25 0 1 0 455940102 1769472 96 33554432000 134512640 135048876 4294784496 18446744073709551615 134552255 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 432 96 66 131 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1728

[startup+0.300222 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 7282
/proc/meminfo: memFree=14336516/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1728 CPUtime=0.29 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 144 0 0 0 29 0 0 0 25 0 1 0 455940102 1769472 100 33554432000 134512640 135048876 4294784496 18446744073709551615 134547279 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 432 100 66 131 0 299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1728

[startup+0.701129 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 7282
/proc/meminfo: memFree=14336516/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1728 CPUtime=0.7 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 148 0 0 0 70 0 0 0 25 0 1 0 455940102 1769472 104 33554432000 134512640 135048876 4294784496 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 432 104 66 131 0 299 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1728

[startup+1.50095 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 7294
/proc/meminfo: memFree=14329892/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1856 CPUtime=1.5 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 155 0 0 0 150 0 0 0 25 0 1 0 455940102 1900544 111 33554432000 134512640 135048876 4294784496 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 464 111 66 131 0 331 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1856

[startup+3.10065 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 7294
/proc/meminfo: memFree=14328404/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1856 CPUtime=3.1 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 162 0 0 0 310 0 0 0 25 0 1 0 455940102 1900544 118 33554432000 134512640 135048876 4294784496 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 464 118 66 131 0 331 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1856

[startup+6.30103 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 7294
/proc/meminfo: memFree=14327296/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1856 CPUtime=6.3 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 172 0 0 0 630 0 0 0 25 0 1 0 455940102 1900544 128 33554432000 134512640 135048876 4294784496 18446744073709551615 134546804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 464 128 66 131 0 331 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1856

[startup+12.7007 s]
/proc/loadavg: 0.31 0.07 0.02 3/178 7294
/proc/meminfo: memFree=14324680/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1856 CPUtime=12.7 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 183 0 0 0 1270 0 0 0 25 0 1 0 455940102 1900544 139 33554432000 134512640 135048876 4294784496 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 464 139 66 131 0 331 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1856

[startup+25.5002 s]
/proc/loadavg: 0.68 0.16 0.05 3/178 7294
/proc/meminfo: memFree=14322676/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1988 CPUtime=25.5 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 196 0 0 0 2550 0 0 0 25 0 1 0 455940102 2035712 152 33554432000 134512640 135048876 4294784496 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 497 152 66 131 0 364 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1988

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 3/178 7295
/proc/meminfo: memFree=14321332/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=1988 CPUtime=51.1 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 213 0 0 0 5110 0 0 0 25 0 1 0 455940102 2035712 169 33554432000 134512640 135048876 4294784496 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 497 169 66 131 0 364 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1988

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/178 7296
/proc/meminfo: memFree=14317224/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2120 CPUtime=102.31 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 233 0 0 0 10231 0 0 0 25 0 1 0 455940102 2170880 189 33554432000 134512640 135048876 4294784496 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 530 189 66 131 0 397 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 2120

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/178 7298
/proc/meminfo: memFree=14311876/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2120 CPUtime=162.3 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 250 0 0 0 16230 0 0 0 25 0 1 0 455940102 2170880 206 33554432000 134512640 135048876 4294784496 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 530 206 66 131 0 397 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2120

[startup+222.301 s]
/proc/loadavg: 2.00 1.05 0.42 3/178 7299
/proc/meminfo: memFree=14310468/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2252 CPUtime=222.31 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 263 0 0 0 22231 0 0 0 25 0 1 0 455940102 2306048 219 33554432000 134512640 135048876 4294784496 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 563 219 66 131 0 430 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 2252

[startup+282.3 s]
/proc/loadavg: 2.00 1.22 0.51 3/178 7301
/proc/meminfo: memFree=14309932/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2252 CPUtime=282.31 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 276 0 0 0 28231 0 0 0 25 0 1 0 455940102 2306048 232 33554432000 134512640 135048876 4294784496 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 563 232 66 131 0 430 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 2252

[startup+342.3 s]
/proc/loadavg: 2.00 1.36 0.60 3/178 7303
/proc/meminfo: memFree=14309520/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2384 CPUtime=342.31 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 289 0 0 0 34231 0 0 0 25 0 1 0 455940102 2441216 245 33554432000 134512640 135048876 4294784496 18446744073709551615 134552409 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 596 245 66 131 0 463 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 2384

[startup+402.3 s]
/proc/loadavg: 2.00 1.47 0.69 3/178 7304
/proc/meminfo: memFree=14306260/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2384 CPUtime=402.31 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 292 0 0 0 40231 0 0 0 25 0 1 0 455940102 2441216 248 33554432000 134512640 135048876 4294784496 18446744073709551615 134546853 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 596 248 66 131 0 463 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 2384

[startup+462.3 s]
/proc/loadavg: 2.07 1.58 0.77 3/178 7315
/proc/meminfo: memFree=14305320/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2384 CPUtime=462.32 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 295 0 0 0 46232 0 0 0 25 0 1 0 455940102 2441216 251 33554432000 134512640 135048876 4294784496 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 596 251 66 131 0 463 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 2384

[startup+522.3 s]
/proc/loadavg: 2.02 1.66 0.85 3/178 7316
/proc/meminfo: memFree=14305316/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2384 CPUtime=522.32 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 311 0 0 0 52232 0 0 0 25 0 1 0 455940102 2441216 267 33554432000 134512640 135048876 4294784496 18446744073709551615 134548912 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 596 267 66 131 0 463 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 2384

[startup+582.301 s]
/proc/loadavg: 2.01 1.72 0.92 3/178 7318
/proc/meminfo: memFree=14305276/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=2516 CPUtime=582.32 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 317 0 0 0 58232 0 0 0 25 0 1 0 455940102 2576384 273 33554432000 134512640 135048876 4294784496 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 629 273 66 131 0 496 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 2516


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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 7439
/proc/meminfo: memFree=14061528/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4002.47 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 454 0 0 0 400247 0 0 0 25 0 1 0 455940102 3121152 410 33554432000 134512640 135048876 4294784496 18446744073709551615 134548155 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 410 66 131 0 629 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 3048

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 7450
/proc/meminfo: memFree=14060664/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4062.48 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 454 0 0 0 406248 0 0 0 25 0 1 0 455940102 3121152 410 33554432000 134512640 135048876 4294784496 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 410 66 131 0 629 0
Current children cumulated CPU time (s) 4062.48
Current children cumulated vsize (KiB) 3048

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 7451
/proc/meminfo: memFree=14060664/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4122.49 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 454 0 0 0 412248 1 0 0 25 0 1 0 455940102 3121152 410 33554432000 134512640 135048876 4294784496 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 410 66 131 0 629 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 3048

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 7453
/proc/meminfo: memFree=14059660/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4182.49 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 454 0 0 0 418248 1 0 0 25 0 1 0 455940102 3121152 410 33554432000 134512640 135048876 4294784496 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 410 66 131 0 629 0
Current children cumulated CPU time (s) 4182.49
Current children cumulated vsize (KiB) 3048

[startup+4242.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 7455
/proc/meminfo: memFree=14058644/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4242.49 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 456 0 0 0 424248 1 0 0 25 0 1 0 455940102 3121152 412 33554432000 134512640 135048876 4294784496 18446744073709551615 134552542 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 412 66 131 0 629 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 3048

[startup+4302.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 7456
/proc/meminfo: memFree=14045372/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4302.49 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 458 0 0 0 430248 1 0 0 25 0 1 0 455940102 3121152 414 33554432000 134512640 135048876 4294784496 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 414 66 131 0 629 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 3048

[startup+4362.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 7458
/proc/meminfo: memFree=14038044/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4362.5 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 460 0 0 0 436249 1 0 0 25 0 1 0 455940102 3121152 416 33554432000 134512640 135048876 4294784496 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 416 66 131 0 629 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 3048

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7459
/proc/meminfo: memFree=14037792/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3048 CPUtime=4422.5 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 466 0 0 0 442249 1 0 0 25 0 1 0 455940102 3121152 422 33554432000 134512640 135048876 4294784496 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 762 422 66 131 0 629 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 3048

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7461
/proc/meminfo: memFree=14037660/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3052 CPUtime=4482.5 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 468 0 0 0 448249 1 0 0 25 0 1 0 455940102 3125248 424 33554432000 134512640 135048876 4294784496 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 763 424 66 131 0 630 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 3052

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7463
/proc/meminfo: memFree=14037644/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3052 CPUtime=4542.51 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 480 0 0 0 454250 1 0 0 25 0 1 0 455940102 3125248 436 33554432000 134512640 135048876 4294784496 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 763 436 66 131 0 630 0
Current children cumulated CPU time (s) 4542.51
Current children cumulated vsize (KiB) 3052

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7464
/proc/meminfo: memFree=14037512/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3052 CPUtime=4602.51 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 480 0 0 0 460250 1 0 0 25 0 1 0 455940102 3125248 436 33554432000 134512640 135048876 4294784496 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 763 436 66 131 0 630 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 3052

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7466
/proc/meminfo: memFree=14037388/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3052 CPUtime=4662.51 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 482 0 0 0 466250 1 0 0 25 0 1 0 455940102 3125248 438 33554432000 134512640 135048876 4294784496 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 763 438 66 131 0 630 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 3052

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7467
/proc/meminfo: memFree=14024232/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3188 CPUtime=4722.52 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 485 0 0 0 472251 1 0 0 25 0 1 0 455940102 3264512 441 33554432000 134512640 135048876 4294784496 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 797 441 66 131 0 664 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 3188

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/178 7469
/proc/meminfo: memFree=14006244/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3188 CPUtime=4782.52 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 493 0 0 0 478251 1 0 0 25 0 1 0 455940102 3264512 449 33554432000 134512640 135048876 4294784496 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 797 449 66 131 0 664 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 3188

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 7471
/proc/meminfo: memFree=13990988/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3188 CPUtime=4842.52 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 493 0 0 0 484251 1 0 0 25 0 1 0 455940102 3264512 449 33554432000 134512640 135048876 4294784496 18446744073709551615 134548766 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 797 449 66 131 0 664 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 3188

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7472
/proc/meminfo: memFree=13990980/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3188 CPUtime=4902.52 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 493 0 0 0 490251 1 0 0 25 0 1 0 455940102 3264512 449 33554432000 134512640 135048876 4294784496 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 797 449 66 131 0 664 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 3188

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7474
/proc/meminfo: memFree=13990844/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3188 CPUtime=4962.53 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 493 0 0 0 496252 1 0 0 25 0 1 0 455940102 3264512 449 33554432000 134512640 135048876 4294784496 18446744073709551615 134547184 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 797 449 66 131 0 664 0
Current children cumulated CPU time (s) 4962.53
Current children cumulated vsize (KiB) 3188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 7475
/proc/meminfo: memFree=13990588/32951124 swapFree=67111528/67111528
[pid=7282] ppid=7280 vsize=3188 CPUtime=5000.03 cores=0,2,4,6
/proc/7282/stat : 7282 (minisat_noasser) R 7280 7282 7254 0 -1 4202496 493 0 0 0 500002 1 0 0 25 0 1 0 455940102 3264512 449 33554432000 134512640 135048876 4294784496 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7282/statm: 797 449 66 131 0 664 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 3188

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): 4999.81
CPU time (s): 5000.04
CPU user time (s): 5000.03
CPU system time (s): 0.010998
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 3188

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

runsolver used 7.55185 second user time and 15.1837 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 10:54:05
IDJOB=3274924
IDBENCH=20442
IDSOLVER=1678
FILE ID=node143/3274924-1303635245
RUNJOBID= node143-1303635245-7272
PBS_JOBID= 13150705
Free space on /tmp= 72360 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274924-1303635245/watcher-3274924-1303635245 -o /tmp/evaluation-result-3274924-1303635245/solver-3274924-1303635245 -C 5000 -W 5000 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274924-1303635245.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1211495615

node143.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.846
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.69
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.846
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.15
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.846
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.74
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.846
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.846
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.75
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.846
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.846
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.74
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.846
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:      14336796 kB
Buffers:       2271036 kB
Cached:       15724612 kB
SwapCached:          0 kB
Active:        6713408 kB
Inactive:     11346188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14336796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1552 kB
Writeback:           0 kB
AnonPages:       63952 kB
Mapped:          14532 kB
Slab:           491092 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182480 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= 72356 MiB
End job on node143 at 2011-04-24 12:17:27