Trace number 3273186

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.05 1300.01

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 benchmark250.158
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.01/0.01	c |      2080 |     113      236      708 |      139      102     11 |  0.008 % |
0.01/0.02	c |      3219 |     113      236      708 |      153      144     13 |  0.008 % |
0.01/0.04	c |      4928 |     113      236      708 |      168      169     14 |  0.008 % |
0.01/0.07	c |      7490 |     113      236      708 |      185      174     13 |  0.008 % |
0.09/0.10	c |     11336 |     113      236      708 |      204      199     14 |  0.008 % |
0.09/0.16	c |     17102 |     113      236      708 |      224      160     11 |  0.008 % |
0.19/0.24	c |     25752 |     113      236      708 |      246      218     14 |  0.008 % |
0.29/0.38	c |     38726 |     113      236      708 |      271      228     14 |  0.008 % |
0.49/0.58	c |     58188 |     113      236      708 |      298      246     13 |  0.008 % |
0.79/0.88	c |     87380 |     113      236      708 |      328      307     14 |  0.008 % |
1.29/1.33	c |    131170 |     113      236      708 |      361      273     12 |  0.008 % |
1.99/2.02	c |    196854 |     113      236      708 |      397      283     12 |  0.008 % |
3.09/3.17	c |    295381 |     113      236      708 |      437      445     15 |  0.008 % |
4.70/4.77	c |    443170 |     113      236      708 |      481      448     15 |  0.008 % |
7.19/7.28	c |    664853 |     113      236      708 |      529      373     14 |  0.008 % |
11.20/11.29	c |    997378 |     113      236      708 |      582      343     13 |  0.008 % |
17.20/17.24	c |   1496167 |     113      236      708 |      640      488     15 |  0.008 % |
25.60/25.62	c |   2244350 |     113      236      708 |      704      418     12 |  0.008 % |
39.69/39.72	c |   3366626 |     113      236      708 |      774      605     15 |  0.008 % |
60.40/60.43	c |   5050039 |     113      236      708 |      852      611     14 |  0.008 % |
93.30/93.34	c |   7575155 |     113      236      708 |      937      511     13 |  0.008 % |
142.60/142.67	c |  11362830 |     113      236      708 |     1031      816     15 |  0.008 % |
223.80/223.85	c |  17044342 |     113      236      708 |     1134      913     16 |  0.008 % |
349.00/349.09	c |  25566611 |     113      236      708 |     1247      846     17 |  0.008 % |
538.01/538.00	c |  38350015 |     113      236      708 |     1372      979     14 |  0.008 % |
829.51/829.55	c |  57525121 |     113      236      708 |     1509     1135     17 |  0.008 % |
1289.33/1289.36	c |  86287780 |     113      236      708 |     1660     1523     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-3273186-1303600599/watcher-3273186-1303600599 -o /tmp/evaluation-result-3273186-1303600599/solver-3273186-1303600599 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273186-1303600599.cnf 

running on 2 cores: 0,2

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.51 3/179 20029
/proc/meminfo: memFree=13912440/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1728 CPUtime=0 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 133 0 0 0 0 0 0 0 22 0 1 0 550290649 1769472 90 33554432000 134512640 135048876 4291579008 18446744073709551615 134552477 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 432 90 66 131 0 299 0

[startup+0.0129031 s]
/proc/loadavg: 0.00 0.00 0.51 3/179 20029
/proc/meminfo: memFree=13912440/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1728 CPUtime=0.01 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 134 0 0 0 1 0 0 0 22 0 1 0 550290649 1769472 91 33554432000 134512640 135048876 4291579008 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 432 91 66 131 0 299 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1728

[startup+0.100883 s]
/proc/loadavg: 0.00 0.00 0.51 3/179 20029
/proc/meminfo: memFree=13912440/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1728 CPUtime=0.09 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 139 0 0 0 9 0 0 0 22 0 1 0 550290649 1769472 96 33554432000 134512640 135048876 4291579008 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 432 96 66 131 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1728

[startup+0.300848 s]
/proc/loadavg: 0.00 0.00 0.51 3/179 20029
/proc/meminfo: memFree=13912440/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1728 CPUtime=0.29 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 144 0 0 0 29 0 0 0 23 0 1 0 550290649 1769472 101 33554432000 134512640 135048876 4291579008 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 432 101 66 131 0 299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1728

[startup+0.700772 s]
/proc/loadavg: 0.00 0.00 0.51 3/179 20029
/proc/meminfo: memFree=13912440/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1728 CPUtime=0.69 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 148 0 0 0 69 0 0 0 25 0 1 0 550290649 1769472 105 33554432000 134512640 135048876 4291579008 18446744073709551615 134552645 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 432 105 66 131 0 299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1728

[startup+1.50062 s]
/proc/loadavg: 0.16 0.03 0.51 3/180 20030
/proc/meminfo: memFree=13909956/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1856 CPUtime=1.49 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 154 0 0 0 149 0 0 0 25 0 1 0 550290649 1900544 111 33554432000 134512640 135048876 4291579008 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 464 111 66 131 0 331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1856

[startup+3.10033 s]
/proc/loadavg: 0.16 0.03 0.51 3/180 20030
/proc/meminfo: memFree=13909712/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1856 CPUtime=3.09 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 161 0 0 0 309 0 0 0 25 0 1 0 550290649 1900544 118 33554432000 134512640 135048876 4291579008 18446744073709551615 134553161 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 464 118 66 131 0 331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1856

[startup+6.30073 s]
/proc/loadavg: 0.47 0.10 0.53 6/190 20051
/proc/meminfo: memFree=13877184/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1856 CPUtime=6.3 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 170 0 0 0 630 0 0 0 25 0 1 0 550290649 1900544 127 33554432000 134512640 135048876 4291579008 18446744073709551615 134548213 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 464 127 66 131 0 331 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1856

[startup+12.7005 s]
/proc/loadavg: 0.75 0.16 0.55 5/190 20051
/proc/meminfo: memFree=13868904/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1856 CPUtime=12.7 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 182 0 0 0 1270 0 0 0 25 0 1 0 550290649 1900544 139 33554432000 134512640 135048876 4291579008 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 464 139 66 131 0 331 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1856

[startup+25.5012 s]
/proc/loadavg: 1.25 0.29 0.59 5/190 20051
/proc/meminfo: memFree=13858936/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1988 CPUtime=25.5 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 191 0 0 0 2550 0 0 0 25 0 1 0 550290649 2035712 148 33554432000 134512640 135048876 4291579008 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 497 148 66 131 0 364 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1988

[startup+51.1004 s]
/proc/loadavg: 2.33 0.64 0.69 5/190 20052
/proc/meminfo: memFree=13852876/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=1988 CPUtime=51.09 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 210 0 0 0 5109 0 0 0 25 0 1 0 550290649 2035712 167 33554432000 134512640 135048876 4291579008 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 497 167 66 131 0 364 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1988

[startup+102.307 s]
/proc/loadavg: 3.27 1.16 0.87 6/190 20053
/proc/meminfo: memFree=13842080/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2120 CPUtime=102.3 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 230 0 0 0 10230 0 0 0 25 0 1 0 550290649 2170880 187 33554432000 134512640 135048876 4291579008 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 530 187 66 131 0 397 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2120

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 1.06 6/190 20055
/proc/meminfo: memFree=13832396/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2120 CPUtime=162.3 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 250 0 0 0 16230 0 0 0 25 0 1 0 550290649 2170880 207 33554432000 134512640 135048876 4291579008 18446744073709551615 134553584 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 530 207 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: 3.96 2.11 1.25 5/190 20056
/proc/meminfo: memFree=13824436/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2252 CPUtime=222.3 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 254 0 0 0 22230 0 0 0 25 0 1 0 550290649 2306048 211 33554432000 134512640 135048876 4291579008 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 563 211 66 131 0 430 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2252

[startup+282.301 s]
/proc/loadavg: 3.98 2.45 1.41 5/190 20058
/proc/meminfo: memFree=13819452/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2252 CPUtime=282.3 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 269 0 0 0 28230 0 0 0 25 0 1 0 550290649 2306048 226 33554432000 134512640 135048876 4291579008 18446744073709551615 134553102 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 563 226 66 131 0 430 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2252

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.57 5/190 20060
/proc/meminfo: memFree=13817324/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2252 CPUtime=342.3 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 281 0 0 0 34230 0 0 0 25 0 1 0 550290649 2306048 238 33554432000 134512640 135048876 4291579008 18446744073709551615 134548035 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 563 238 66 131 0 430 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2252

[startup+402.3 s]
/proc/loadavg: 4.07 2.98 1.73 5/190 20061
/proc/meminfo: memFree=13811716/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2384 CPUtime=402.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 290 0 0 0 40231 0 0 0 25 0 1 0 550290649 2441216 247 33554432000 134512640 135048876 4291579008 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 596 247 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: 4.03 3.16 1.87 5/190 20063
/proc/meminfo: memFree=13808720/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2384 CPUtime=462.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 294 0 0 0 46231 0 0 0 25 0 1 0 550290649 2441216 251 33554432000 134512640 135048876 4291579008 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 596 251 66 131 0 463 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2384

[startup+522.301 s]
/proc/loadavg: 4.01 3.31 2.00 5/190 20064
/proc/meminfo: memFree=13802876/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2384 CPUtime=522.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 295 0 0 0 52231 0 0 0 25 0 1 0 550290649 2441216 252 33554432000 134512640 135048876 4291579008 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 596 252 66 131 0 463 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2384

[startup+582.301 s]
/proc/loadavg: 4.00 3.43 2.12 6/190 20066
/proc/meminfo: memFree=13801228/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2384 CPUtime=582.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 311 0 0 0 58231 0 0 0 25 0 1 0 550290649 2441216 268 33554432000 134512640 135048876 4291579008 18446744073709551615 134546812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 596 268 66 131 0 463 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2384

[startup+642.301 s]
/proc/loadavg: 4.00 3.53 2.23 6/190 20068
/proc/meminfo: memFree=13798964/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=642.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 318 0 0 0 64231 0 0 0 25 0 1 0 550290649 2576384 275 33554432000 134512640 135048876 4291579008 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 275 66 131 0 496 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2516

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.34 6/190 20069
/proc/meminfo: memFree=13795096/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=702.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 320 0 0 0 70231 0 0 0 25 0 1 0 550290649 2576384 277 33554432000 134512640 135048876 4291579008 18446744073709551615 134547155 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 277 66 131 0 496 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2516

[startup+762.307 s]
/proc/loadavg: 4.08 3.70 2.45 5/190 20071
/proc/meminfo: memFree=13794328/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=762.32 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 322 0 0 0 76232 0 0 0 25 0 1 0 550290649 2576384 279 33554432000 134512640 135048876 4291579008 18446744073709551615 134548688 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 279 66 131 0 496 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2516

[startup+822.301 s]
/proc/loadavg: 4.03 3.75 2.54 5/190 20072
/proc/meminfo: memFree=13791940/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=822.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 326 0 0 0 82231 0 0 0 25 0 1 0 550290649 2576384 283 33554432000 134512640 135048876 4291579008 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 283 66 131 0 496 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2516

[startup+882.3 s]
/proc/loadavg: 4.01 3.79 2.63 5/190 20074
/proc/meminfo: memFree=13790792/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=882.31 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 331 0 0 0 88231 0 0 0 25 0 1 0 550290649 2576384 288 33554432000 134512640 135048876 4291579008 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 288 66 131 0 496 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2516

[startup+942.3 s]
/proc/loadavg: 4.12 3.86 2.72 5/190 20076
/proc/meminfo: memFree=13789776/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=942.32 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 341 0 0 0 94232 0 0 0 25 0 1 0 550290649 2576384 298 33554432000 134512640 135048876 4291579008 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 298 66 131 0 496 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2516

[startup+1002.3 s]
/proc/loadavg: 4.04 3.88 2.80 5/190 20077
/proc/meminfo: memFree=13789012/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2516 CPUtime=1002.32 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 349 0 0 0 100232 0 0 0 25 0 1 0 550290649 2576384 306 33554432000 134512640 135048876 4291579008 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 629 306 66 131 0 496 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2516

[startup+1062.3 s]
/proc/loadavg: 4.01 3.90 2.87 6/190 20079
/proc/meminfo: memFree=13788500/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2648 CPUtime=1062.32 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 350 0 0 0 106232 0 0 0 25 0 1 0 550290649 2711552 307 33554432000 134512640 135048876 4291579008 18446744073709551615 134553072 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 662 307 66 131 0 529 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2648

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.94 6/190 20080
/proc/meminfo: memFree=13783772/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2648 CPUtime=1122.32 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 353 0 0 0 112232 0 0 0 25 0 1 0 550290649 2711552 310 33554432000 134512640 135048876 4291579008 18446744073709551615 134547151 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 662 310 66 131 0 529 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2648

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.01 6/190 20082
/proc/meminfo: memFree=13783500/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2648 CPUtime=1182.33 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 355 0 0 0 118232 1 0 0 25 0 1 0 550290649 2711552 312 33554432000 134512640 135048876 4291579008 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 662 312 66 131 0 529 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2648

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.06 5/190 20084
/proc/meminfo: memFree=13780380/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2648 CPUtime=1242.33 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 357 0 0 0 124232 1 0 0 25 0 1 0 550290649 2711552 314 33554432000 134512640 135048876 4291579008 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 662 314 66 131 0 529 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.12 4/188 20086
/proc/meminfo: memFree=13813604/32950928 swapFree=67111528/67111528
[pid=20029] ppid=20027 vsize=2648 CPUtime=1300.04 cores=0,2
/proc/20029/stat : 20029 (minisat_noasser) R 20027 20029 19989 0 -1 4202496 358 0 0 0 130003 1 0 0 25 0 1 0 550290649 2711552 315 33554432000 134512640 135048876 4291579008 18446744073709551615 134553441 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20029/statm: 662 315 66 131 0 529 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2648

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2648

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

runsolver used 2.34464 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-24 01:16:40
IDJOB=3273186
IDBENCH=20442
IDSOLVER=1676
FILE ID=node113/3273186-1303600599
RUNJOBID= node113-1303600597-20007
PBS_JOBID= 13150583
Free space on /tmp= 70780 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-3273186-1303600599/watcher-3273186-1303600599 -o /tmp/evaluation-result-3273186-1303600599/solver-3273186-1303600599 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273186-1303600599.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=918707521

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13912844 kB
Buffers:       1841912 kB
Cached:       16543296 kB
SwapCached:          0 kB
Active:       10580952 kB
Inactive:      7870712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13912844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3364 kB
Writeback:           0 kB
AnonPages:       66056 kB
Mapped:          15192 kB
Slab:           522980 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214228 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= 70772 MiB
End job on node113 at 2011-04-24 01:38:22