Trace number 3276364

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.08 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.156975
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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:  1295                                                 |
0.00/0.00	c |  Number of clauses:    148400                                               |
0.01/0.04	c |  Parsing time:         0.04         s                                       |
4.40/4.49	c ============================[ Search Statistics ]==============================
4.40/4.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.40/4.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.40/4.49	c ===============================================================================
4.40/4.49	c |         0 |    1260   147105   414400 |    49035        0    nan |  0.000 % |
4.40/4.49	c |       101 |    1260   147105   414400 |    53938      101    163 |  0.000 % |
4.49/4.50	c |       252 |    1260   147105   414400 |    59332      252    159 |  0.000 % |
4.49/4.52	c |       479 |    1260   147105   414400 |    65265      479    173 |  0.000 % |
4.49/4.56	c |       818 |    1260   147105   414400 |    71792      818    202 |  0.000 % |
4.59/4.64	c |      1327 |    1260   147105   414400 |    78971     1327    219 |  0.000 % |
4.69/4.74	c |      2086 |    1260   147105   414400 |    86868     2086    226 |  0.000 % |
4.79/4.86	c |      3227 |    1260   147105   414400 |    95555     3227    231 |  0.000 % |
5.09/5.15	c |      4935 |    1260   147105   414400 |   105110     4935    237 |  0.000 % |
5.59/5.68	c |      7498 |    1260   147105   414400 |   115621     7498    224 |  0.000 % |
6.39/6.43	c |     11343 |    1260   147105   414400 |   127184    11343    228 |  0.000 % |
7.49/7.55	c |     17112 |    1260   147105   414400 |   139902    17112    215 |  0.000 % |
10.59/10.67	c |     25761 |    1260   147105   414400 |   153892    25761    211 |  0.000 % |
17.19/17.24	c |     38735 |    1260   147105   414400 |   169282    38735    207 |  0.000 % |
42.20/42.29	c |     58198 |    1260   147105   414400 |   186210    58198    203 |  0.000 % |
97.29/97.32	c |     87393 |    1260   147105   414400 |   204831    87393    200 |  0.000 % |
185.80/185.89	c |    131183 |    1260   147105   414400 |   225314   131183    193 |  0.000 % |
510.31/510.32	c |    196867 |    1260   147105   414400 |   247845   196867    187 |  0.000 % |
828.32/828.31	c |    295396 |    1260   147105   414400 |   272630    68272    192 |  0.000 % |
1204.33/1204.34	c |    443187 |    1260   147105   414400 |   299893   216063    195 |  0.000 % |
2185.46/2185.43	c |    664873 |    1260   147105   414400 |   329882   163324    195 |  0.000 % |
3641.71/3641.69	c |    997400 |    1260   147105   414400 |   362871   192630    190 |  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: 977)

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

running on 4 cores: 1,3,5,7

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): 5100 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: 2.00 2.00 2.00 3/177 6287
/proc/meminfo: memFree=31831356/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=2628 CPUtime=0 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 582 0 0 0 0 0 0 0 25 0 1 0 857877637 2691072 538 33554432000 134512640 135048876 4288207808 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 657 544 50 131 0 524 0

[startup+0.0138409 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6287
/proc/meminfo: memFree=31831356/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=3820 CPUtime=0.01 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 898 0 0 0 1 0 0 0 25 0 1 0 857877637 3911680 854 33554432000 134512640 135048876 4288207808 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 955 855 50 131 0 822 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3820

[startup+0.100825 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6287
/proc/meminfo: memFree=31831356/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=9864 CPUtime=0.09 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 2313 0 0 0 9 0 0 0 25 0 1 0 857877637 10100736 2269 33554432000 134512640 135048876 4288207808 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 2466 2269 62 131 0 2333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9864

[startup+0.300786 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6287
/proc/meminfo: memFree=31831356/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=9864 CPUtime=0.29 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 2313 0 0 0 29 0 0 0 25 0 1 0 857877637 10100736 2269 33554432000 134512640 135048876 4288207808 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 2466 2269 62 131 0 2333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9864

[startup+0.70071 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6287
/proc/meminfo: memFree=31831356/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=11316 CPUtime=0.69 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 2679 0 0 0 69 0 0 0 25 0 1 0 857877637 11587584 2635 33554432000 134512640 135048876 4288207808 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 2829 2635 62 131 0 2696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11316

[startup+1.50057 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=31819720/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=12116 CPUtime=1.49 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 2914 0 0 0 149 0 0 0 25 0 1 0 857877637 12406784 2870 33554432000 134512640 135048876 4288207808 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 3029 2870 62 131 0 2896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12116

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=31819100/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=12724 CPUtime=3.09 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 2934 0 0 0 309 0 0 0 25 0 1 0 857877637 13029376 2890 33554432000 134512640 135048876 4288207808 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 3181 2890 62 131 0 3048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12724

[startup+6.30069 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6289
/proc/meminfo: memFree=31816072/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=18788 CPUtime=6.29 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 4915 0 0 0 629 0 0 0 25 0 1 0 857877637 19238912 4545 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 4697 4545 67 131 0 4564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18788

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6289
/proc/meminfo: memFree=31795388/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=36120 CPUtime=12.69 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 9237 0 0 0 1268 1 0 0 25 0 1 0 857877637 36986880 8867 33554432000 134512640 135048876 4288207808 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 9030 8867 67 131 0 8897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36120

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6289
/proc/meminfo: memFree=31779904/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=49272 CPUtime=25.49 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 12538 0 0 0 2547 2 0 0 25 0 1 0 857877637 50454528 12168 33554432000 134512640 135048876 4288207808 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 12318 12168 67 131 0 12185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49272

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6290
/proc/meminfo: memFree=31762752/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=64160 CPUtime=51.09 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 16178 0 0 0 5106 3 0 0 25 0 1 0 857877637 65699840 15808 33554432000 134512640 135048876 4288207808 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 16040 15808 67 131 0 15907 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64160

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 6294
/proc/meminfo: memFree=31732920/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=86864 CPUtime=102.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 21819 0 0 0 10225 5 0 0 25 0 1 0 857877637 88948736 21449 33554432000 134512640 135048876 4288207808 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 21716 21449 67 131 0 21583 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86864

[startup+162.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 6296
/proc/meminfo: memFree=31703068/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=107392 CPUtime=162.29 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 26850 0 0 0 16221 8 0 0 25 0 1 0 857877637 109969408 26480 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 26848 26480 67 131 0 26715 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107392

[startup+222.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 6297
/proc/meminfo: memFree=31671032/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=132896 CPUtime=222.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 33036 0 0 0 22219 11 0 0 25 0 1 0 857877637 136085504 32666 33554432000 134512640 135048876 4288207808 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 33224 32666 67 131 0 33091 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 132896

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 4/178 6299
/proc/meminfo: memFree=31655752/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=140760 CPUtime=282.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 34987 0 0 0 28218 12 0 0 25 0 1 0 857877637 144138240 34617 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 35190 34617 67 131 0 35057 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140760

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 6301
/proc/meminfo: memFree=31641576/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=147352 CPUtime=342.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 36629 0 0 0 34217 13 0 0 25 0 1 0 857877637 150888448 36259 33554432000 134512640 135048876 4288207808 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 36838 36259 67 131 0 36705 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147352

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6302
/proc/meminfo: memFree=31623936/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=156948 CPUtime=402.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 39003 0 0 0 40216 14 0 0 25 0 1 0 857877637 160714752 38633 33554432000 134512640 135048876 4288207808 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 39237 38633 67 131 0 39104 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156948

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6304
/proc/meminfo: memFree=31611124/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=164948 CPUtime=462.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 41020 0 0 0 46214 16 0 0 25 0 1 0 857877637 168906752 40650 33554432000 134512640 135048876 4288207808 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 41237 40650 67 131 0 41104 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164948

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6305
/proc/meminfo: memFree=31599432/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=172636 CPUtime=522.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 42968 0 0 0 52213 17 0 0 25 0 1 0 857877637 176779264 42598 33554432000 134512640 135048876 4288207808 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 43159 42598 67 131 0 43026 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 172636

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6307
/proc/meminfo: memFree=31589480/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=179324 CPUtime=582.3 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 44641 0 0 0 58212 18 0 0 25 0 1 0 857877637 183627776 44271 33554432000 134512640 135048876 4288207808 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 44831 44271 67 131 0 44698 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 179324


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.24 2/172 6437
/proc/meminfo: memFree=31974292/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=313556 CPUtime=4062.42 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 76369 0 0 0 406206 36 0 0 25 0 1 0 857877637 321081344 75975 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 78389 75975 67 131 0 78256 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 313556

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 6438
/proc/meminfo: memFree=31968056/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=320280 CPUtime=4122.42 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 77979 0 0 0 412204 38 0 0 25 0 1 0 857877637 327966720 77585 33554432000 134512640 135048876 4288207808 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 80070 77585 67 131 0 79937 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 320280

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/172 6440
/proc/meminfo: memFree=31956124/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=332168 CPUtime=4182.42 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 80896 0 0 0 418203 39 0 0 25 0 1 0 857877637 340140032 80502 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 83042 80502 67 131 0 82909 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 332168

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 6442
/proc/meminfo: memFree=31919764/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=369140 CPUtime=4242.42 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 90093 0 0 0 424197 45 0 0 25 0 1 0 857877637 377999360 89699 33554432000 134512640 135048876 4288207808 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 92285 89699 67 131 0 92152 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 369140

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 6443
/proc/meminfo: memFree=31897400/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4302.43 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95557 0 0 0 430194 49 0 0 25 0 1 0 857877637 400519168 95163 33554432000 134512640 135048876 4288207808 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95163 67 131 0 97650 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 391132

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 6445
/proc/meminfo: memFree=31897368/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4362.43 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95568 0 0 0 436194 49 0 0 25 0 1 0 857877637 400519168 95174 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95174 67 131 0 97650 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 391132

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 6446
/proc/meminfo: memFree=31897456/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4422.43 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95584 0 0 0 442194 49 0 0 25 0 1 0 857877637 400519168 95190 33554432000 134512640 135048876 4288207808 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95190 67 131 0 97650 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 391132

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 6448
/proc/meminfo: memFree=31897164/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4482.43 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95593 0 0 0 448194 49 0 0 25 0 1 0 857877637 400519168 95199 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95199 67 131 0 97650 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 391132

[startup+4542.3 s]
/proc/loadavg: 1.04 1.01 1.13 2/172 6450
/proc/meminfo: memFree=31897248/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4542.43 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95593 0 0 0 454194 49 0 0 25 0 1 0 857877637 400519168 95199 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95199 67 131 0 97650 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 391132

[startup+4602.3 s]
/proc/loadavg: 1.01 1.01 1.12 2/172 6451
/proc/meminfo: memFree=31896968/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4602.44 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95607 0 0 0 460195 49 0 0 25 0 1 0 857877637 400519168 95213 33554432000 134512640 135048876 4288207808 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95213 67 131 0 97650 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 391132

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/172 6453
/proc/meminfo: memFree=31896936/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4662.44 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95609 0 0 0 466195 49 0 0 25 0 1 0 857877637 400519168 95215 33554432000 134512640 135048876 4288207808 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95215 67 131 0 97650 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 391132

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.10 2/172 6454
/proc/meminfo: memFree=31897036/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=391132 CPUtime=4722.44 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 95615 0 0 0 472195 49 0 0 25 0 1 0 857877637 400519168 95221 33554432000 134512640 135048876 4288207808 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 97783 95221 67 131 0 97650 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 391132

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 6456
/proc/meminfo: memFree=31893660/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=394728 CPUtime=4782.44 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 96505 0 0 0 478194 50 0 0 25 0 1 0 857877637 404201472 96111 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 98682 96111 67 131 0 98549 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 394728

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 6458
/proc/meminfo: memFree=31877388/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=410748 CPUtime=4842.44 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 100493 0 0 0 484191 53 0 0 25 0 1 0 857877637 420605952 100099 33554432000 134512640 135048876 4288207808 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 102687 100099 67 131 0 102554 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 410748

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 6459
/proc/meminfo: memFree=31862600/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=425708 CPUtime=4902.45 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 104209 0 0 0 490189 56 0 0 25 0 1 0 857877637 435924992 103815 33554432000 134512640 135048876 4288207808 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 106427 103815 67 131 0 106294 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 425708

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 6461
/proc/meminfo: memFree=31845212/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=443380 CPUtime=4962.45 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 108528 0 0 0 496186 59 0 0 25 0 1 0 857877637 454021120 108134 33554432000 134512640 135048876 4288207808 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 110845 108134 67 131 0 110712 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 443380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 6462
/proc/meminfo: memFree=31836140/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=452572 CPUtime=5000.05 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 110751 0 0 0 499945 60 0 0 25 0 1 0 857877637 463433728 110357 33554432000 134512640 135048876 4288207808 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 113143 110357 67 131 0 113010 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 452572

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 6462
/proc/meminfo: memFree=31836140/32951124 swapFree=67053960/67111528
[pid=6287] ppid=6285 vsize=452572 CPUtime=5000.05 cores=1,3,5,7
/proc/6287/stat : 6287 (minisat_noasser) R 6285 6287 5749 0 -1 4202496 110751 0 0 0 499945 60 0 0 25 0 1 0 857877637 463433728 110357 33554432000 134512640 135048876 4288207808 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6287/statm: 113143 110357 67 131 0 113010 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 452572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4999.45
CPU system time (s): 0.626904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 452572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.45
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110751
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= 5
involuntary context switches= 6157

runsolver used 7.37088 second user time and 17.4034 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-09 23:23:42
IDJOB=3276364
IDBENCH=88218
IDSOLVER=1678
FILE ID=node142/3276364-1307654621
RUNJOBID= node142-1307644617-5768
PBS_JOBID= 13549407
Free space on /tmp= 74132 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276364-1307654621/watcher-3276364-1307654621 -o /tmp/evaluation-result-3276364-1307654621/solver-3276364-1307654621 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276364-1307654621.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=991545380

node142.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	: 5131.95
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.82
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.67
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.81
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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31831404 kB
Buffers:        113928 kB
Cached:         381064 kB
SwapCached:      11412 kB
Active:         678340 kB
Inactive:       270528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31831404 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:            3120 kB
Writeback:           0 kB
AnonPages:      451260 kB
Mapped:          13192 kB
Slab:           105032 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   650964 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= 74144 MiB
End job on node142 at 2011-06-10 00:47:04