Trace number 3276379

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.12 5000.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.196969
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:  1981                                                 |
0.00/0.00	c |  Number of clauses:    333838                                               |
0.08/0.09	c |  Parsing time:         0.09         s                                       |
12.89/12.95	c ============================[ Search Statistics ]==============================
12.89/12.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.89/12.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.89/12.95	c ===============================================================================
12.89/12.95	c |         0 |    1936   331857   871839 |   110619        0    nan |  0.000 % |
12.89/12.97	c |       101 |    1936   331857   871839 |   121680      101    259 |  0.000 % |
12.89/12.99	c |       253 |    1936   331857   871839 |   133848      253    275 |  0.000 % |
12.99/13.00	c |       479 |    1936   331857   871839 |   147233      479    240 |  0.000 % |
12.99/13.04	c |       816 |    1936   331857   871839 |   161957      816    255 |  0.000 % |
13.09/13.13	c |      1322 |    1936   331857   871839 |   178153     1322    310 |  0.000 % |
13.19/13.20	c |      2081 |    1936   331857   871839 |   195968     2081    295 |  0.000 % |
13.39/13.45	c |      3221 |    1936   331857   871839 |   215565     3221    308 |  0.000 % |
13.79/13.84	c |      4935 |    1936   331857   871839 |   237121     4935    317 |  0.000 % |
14.39/14.48	c |      7497 |    1936   331857   871839 |   260833     7497    309 |  0.000 % |
15.40/15.44	c |     11341 |    1936   331857   871839 |   286917    11341    307 |  0.000 % |
17.29/17.38	c |     17107 |    1936   331857   871839 |   315608    17107    311 |  0.000 % |
20.19/20.25	c |     25757 |    1936   331857   871839 |   347169    25757    317 |  0.000 % |
25.09/25.19	c |     38731 |    1936   331857   871839 |   381886    38731    320 |  0.000 % |
32.78/32.86	c |     58197 |    1936   331857   871839 |   420075    58197    310 |  0.000 % |
61.89/61.99	c |     87392 |    1936   331857   871839 |   462083    87392    324 |  0.000 % |
95.49/95.50	c |    131181 |    1936   331857   871839 |   508291   131181    330 |  0.000 % |
153.49/153.52	c |    196867 |    1936   331857   871839 |   559120   196867    334 |  0.000 % |
269.69/269.76	c |    295394 |    1936   331857   871839 |   615032   295394    328 |  0.000 % |
863.09/863.15	c |    443185 |    1936   331857   871839 |   676535   443185    323 |  0.000 % |
2017.51/2017.52	c |    664870 |    1936   331857   871839 |   744189   664870    318 |  0.000 % |
2996.92/2996.99	c |    997397 |    1936   331857   871839 |   818608   274987    313 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3276379-1303672112/watcher-3276379-1303672112 -o /tmp/evaluation-result-3276379-1303672112/solver-3276379-1303672112 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276379-1303672112.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): 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 2/175 7990
/proc/meminfo: memFree=19178212/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=2904 CPUtime=0 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 646 0 0 0 0 0 0 0 25 0 1 0 478810868 2973696 602 33554432000 134512640 135048876 4288175408 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 726 604 50 131 0 593 0

[startup+0.0933149 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 7990
/proc/meminfo: memFree=19178212/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=19328 CPUtime=0.08 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 4496 0 0 0 8 0 0 0 25 0 1 0 478810868 19791872 4452 33554432000 134512640 135048876 4288175408 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 4865 4453 50 131 0 4732 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19328

[startup+0.100314 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 7990
/proc/meminfo: memFree=19178212/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=19988 CPUtime=0.09 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 4689 0 0 0 9 0 0 0 25 0 1 0 478810868 20467712 4645 33554432000 134512640 135048876 4288175408 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 4997 4645 62 131 0 4864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19988

[startup+0.300288 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 7990
/proc/meminfo: memFree=19178212/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=19988 CPUtime=0.29 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 4689 0 0 0 29 0 0 0 25 0 1 0 478810868 20467712 4645 33554432000 134512640 135048876 4288175408 18446744073709551615 134529425 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 4997 4645 62 131 0 4864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19988

[startup+0.700216 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 7990
/proc/meminfo: memFree=19178212/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=19988 CPUtime=0.69 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 4689 0 0 0 69 0 0 0 25 0 1 0 478810868 20467712 4645 33554432000 134512640 135048876 4288175408 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 4997 4645 62 131 0 4864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19988

[startup+1.50109 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7991
/proc/meminfo: memFree=19159852/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=21176 CPUtime=1.49 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 4976 0 0 0 149 0 0 0 25 0 1 0 478810868 21684224 4932 33554432000 134512640 135048876 4288175408 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 5294 4932 62 131 0 5161 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21176

[startup+3.10078 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7991
/proc/meminfo: memFree=19156256/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=24200 CPUtime=3.09 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 5851 0 0 0 309 0 0 0 25 0 1 0 478810868 24780800 5807 33554432000 134512640 135048876 4288175408 18446744073709551615 134529425 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 6050 5807 62 131 0 5917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24200

[startup+6.6572 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7991
/proc/meminfo: memFree=19154528/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=24200 CPUtime=6.64 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 5865 0 0 0 664 0 0 0 25 0 1 0 478810868 24780800 5821 33554432000 134512640 135048876 4288175408 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 6050 5821 62 131 0 5917 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 24200

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7992
/proc/meminfo: memFree=19154548/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=25568 CPUtime=12.69 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 5879 0 0 0 1269 0 0 0 25 0 1 0 478810868 26181632 5835 33554432000 134512640 135048876 4288175408 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 6392 5835 62 131 0 6259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25568

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7992
/proc/meminfo: memFree=19111500/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=68476 CPUtime=25.49 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 18183 0 0 0 2547 2 0 0 25 0 1 0 478810868 70119424 16887 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 17119 16887 67 131 0 16986 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68476

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7993
/proc/meminfo: memFree=19059820/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=119720 CPUtime=51.09 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 30973 0 0 0 5104 5 0 0 25 0 1 0 478810868 122593280 29677 33554432000 134512640 135048876 4288175408 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 29930 29677 67 131 0 29797 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119720

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7994
/proc/meminfo: memFree=18974612/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=204160 CPUtime=102.29 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 52003 0 0 0 10219 10 0 0 25 0 1 0 478810868 209059840 50707 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 51040 50707 67 131 0 50907 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 204160

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7996
/proc/meminfo: memFree=18882464/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=296844 CPUtime=162.28 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 75192 0 0 0 16213 15 0 0 25 0 1 0 478810868 303968256 73896 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 74211 73896 67 131 0 74078 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 296844

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7997
/proc/meminfo: memFree=18819704/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=358820 CPUtime=222.28 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 90606 0 0 0 22208 20 0 0 25 0 1 0 478810868 367431680 89310 33554432000 134512640 135048876 4288175408 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 89705 89310 67 131 0 89572 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 358820

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7999
/proc/meminfo: memFree=18757436/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=421912 CPUtime=282.29 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 106347 0 0 0 28204 25 0 0 25 0 1 0 478810868 432037888 105051 33554432000 134512640 135048876 4288175408 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 105478 105051 67 131 0 105345 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 421912

[startup+342.301 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 8029
/proc/meminfo: memFree=18697480/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=457624 CPUtime=342.29 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 115122 0 0 0 34200 29 0 0 25 0 1 0 478810868 468606976 113826 33554432000 134512640 135048876 4288175408 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7990/statm: 114406 113826 67 131 0 114273 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 457624

[startup+402.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/176 8030
/proc/meminfo: memFree=18636108/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=485960 CPUtime=402.29 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 122133 0 0 0 40197 32 0 0 25 0 1 0 478810868 497623040 120837 33554432000 134512640 135048876 4288175408 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 121490 120837 67 131 0 121357 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 485960

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8032
/proc/meminfo: memFree=18587236/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=506220 CPUtime=462.28 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 127223 0 0 0 46194 34 0 0 25 0 1 0 478810868 518369280 125927 33554432000 134512640 135048876 4288175408 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 126555 125927 67 131 0 126422 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 506220

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8033
/proc/meminfo: memFree=18533008/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=527348 CPUtime=522.28 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 132480 0 0 0 52192 36 0 0 25 0 1 0 478810868 540004352 131184 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 131837 131184 67 131 0 131704 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 527348

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8035
/proc/meminfo: memFree=18499772/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=545104 CPUtime=582.29 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 136838 0 0 0 58191 38 0 0 25 0 1 0 478810868 558186496 135542 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 136276 135542 67 131 0 136143 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 545104


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

[startup+4062.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 8140
/proc/meminfo: memFree=17703552/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987384 CPUtime=4062.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246442 0 0 0 406150 85 0 0 25 0 1 0 478810868 1011081216 245130 33554432000 134512640 135048876 4288175408 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246846 245130 67 131 0 246713 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 987384

[startup+4122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 8141
/proc/meminfo: memFree=17703404/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987664 CPUtime=4122.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246502 0 0 0 412150 85 0 0 25 0 1 0 478810868 1011367936 245190 33554432000 134512640 135048876 4288175408 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246916 245190 67 131 0 246783 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 987664

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 8143
/proc/meminfo: memFree=17703264/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987824 CPUtime=4182.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246553 0 0 0 418150 85 0 0 25 0 1 0 478810868 1011531776 245241 33554432000 134512640 135048876 4288175408 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246956 245241 67 131 0 246823 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 987824

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 8145
/proc/meminfo: memFree=17703500/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987944 CPUtime=4242.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246566 0 0 0 424150 85 0 0 25 0 1 0 478810868 1011654656 245254 33554432000 134512640 135048876 4288175408 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246986 245254 67 131 0 246853 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 987944

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 8146
/proc/meminfo: memFree=17703356/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987944 CPUtime=4302.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246569 0 0 0 430151 85 0 0 25 0 1 0 478810868 1011654656 245257 33554432000 134512640 135048876 4288175408 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246986 245257 67 131 0 246853 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 987944

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8148
/proc/meminfo: memFree=17703104/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987944 CPUtime=4362.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246572 0 0 0 436150 85 0 0 25 0 1 0 478810868 1011654656 245260 33554432000 134512640 135048876 4288175408 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246986 245260 67 131 0 246853 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 987944

[startup+4422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8149
/proc/meminfo: memFree=17703088/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=987944 CPUtime=4422.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246576 0 0 0 442151 85 0 0 25 0 1 0 478810868 1011654656 245264 33554432000 134512640 135048876 4288175408 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 246986 245264 67 131 0 246853 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 987944

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8151
/proc/meminfo: memFree=17703076/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=988064 CPUtime=4482.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246586 0 0 0 448150 85 0 0 25 0 1 0 478810868 1011777536 245274 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247016 245274 67 131 0 246883 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 988064

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8153
/proc/meminfo: memFree=17702936/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=988184 CPUtime=4542.35 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246612 0 0 0 454150 85 0 0 25 0 1 0 478810868 1011900416 245300 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247046 245300 67 131 0 246913 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 988184

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8154
/proc/meminfo: memFree=17702804/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=988304 CPUtime=4602.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246664 0 0 0 460151 85 0 0 25 0 1 0 478810868 1012023296 245352 33554432000 134512640 135048876 4288175408 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247076 245352 67 131 0 246943 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 988304

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 8156
/proc/meminfo: memFree=17702412/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=988484 CPUtime=4662.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246673 0 0 0 466151 85 0 0 25 0 1 0 478810868 1012207616 245361 33554432000 134512640 135048876 4288175408 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247121 245361 67 131 0 246988 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 988484

[startup+4722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 8157
/proc/meminfo: memFree=17702144/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=988804 CPUtime=4722.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246747 0 0 0 472151 85 0 0 25 0 1 0 478810868 1012535296 245435 33554432000 134512640 135048876 4288175408 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247201 245435 67 131 0 247068 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 988804

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8159
/proc/meminfo: memFree=17702008/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=989184 CPUtime=4782.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246808 0 0 0 478151 85 0 0 25 0 1 0 478810868 1012924416 245496 33554432000 134512640 135048876 4288175408 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247296 245496 67 131 0 247163 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 989184

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8161
/proc/meminfo: memFree=17701736/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=989564 CPUtime=4842.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246865 0 0 0 484151 85 0 0 25 0 1 0 478810868 1013313536 245553 33554432000 134512640 135048876 4288175408 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247391 245553 67 131 0 247258 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 989564

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8162
/proc/meminfo: memFree=17701352/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=990212 CPUtime=4902.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246976 0 0 0 490151 85 0 0 25 0 1 0 478810868 1013977088 245664 33554432000 134512640 135048876 4288175408 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247553 245664 67 131 0 247420 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 990212

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8164
/proc/meminfo: memFree=17701216/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=990212 CPUtime=4962.36 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246978 0 0 0 496151 85 0 0 25 0 1 0 478810868 1013977088 245666 33554432000 134512640 135048876 4288175408 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247553 245666 67 131 0 247420 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 990212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8165
/proc/meminfo: memFree=17701084/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=990212 CPUtime=5000.06 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246978 0 0 0 499921 85 0 0 25 0 1 0 478810868 1013977088 245666 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247553 245666 67 131 0 247420 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 990212

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8165
/proc/meminfo: memFree=17701084/32951132 swapFree=67111524/67111528
[pid=7990] ppid=7988 vsize=990212 CPUtime=5000.06 cores=0,2,4,6
/proc/7990/stat : 7990 (minisat_noasser) R 7988 7990 7586 0 -1 4202496 246978 0 0 0 499921 85 0 0 25 0 1 0 478810868 1013977088 245666 33554432000 134512640 135048876 4288175408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/7990/statm: 247553 245666 67 131 0 247420 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 990212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.12
CPU user time (s): 4999.22
CPU system time (s): 0.898863
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 990212

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

runsolver used 7.62984 second user time and 16.5975 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 21:08:32
IDJOB=3276379
IDBENCH=88221
IDSOLVER=1678
FILE ID=node129/3276379-1303672112
RUNJOBID= node129-1303667388-7604
PBS_JOBID= 13150765
Free space on /tmp= 66400 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276379-1303672112/watcher-3276379-1303672112 -o /tmp/evaluation-result-3276379-1303672112/solver-3276379-1303672112 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276379-1303672112.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1806134127

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.83
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.831
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.75
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.831
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.82
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.831
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.831
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      19178368 kB
Buffers:       1223128 kB
Cached:       11812644 kB
SwapCached:          4 kB
Active:        1784956 kB
Inactive:     11327064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19178368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5456 kB
Writeback:           0 kB
AnonPages:       75664 kB
Mapped:          15536 kB
Slab:           598236 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   223472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node129 at 2011-04-24 22:31:54