Trace number 3276334

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.089986
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
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:  1244                                                 |
0.00/0.00	c |  Number of clauses:    150604                                               |
0.02/0.04	c |  Parsing time:         0.04         s                                       |
4.49/4.54	c ============================[ Search Statistics ]==============================
4.49/4.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.49/4.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.49/4.54	c ===============================================================================
4.49/4.54	c |         0 |    1209   149360   408409 |    49786        0    nan |  0.000 % |
4.49/4.55	c |       100 |    1209   149360   408409 |    54765      100    140 |  0.000 % |
4.49/4.56	c |       250 |    1209   149360   408409 |    60241      250    163 |  0.000 % |
4.49/4.58	c |       477 |    1209   149360   408409 |    66266      477    175 |  0.000 % |
4.59/4.61	c |       814 |    1209   149360   408409 |    72892      814    181 |  0.000 % |
4.59/4.67	c |      1321 |    1209   149360   408409 |    80181     1321    189 |  0.000 % |
4.69/4.74	c |      2080 |    1209   149360   408409 |    88200     2080    184 |  0.000 % |
4.79/4.89	c |      3220 |    1209   149360   408409 |    97020     3220    192 |  0.000 % |
5.09/5.16	c |      4932 |    1209   149360   408409 |   106722     4932    209 |  0.000 % |
5.50/5.57	c |      7495 |    1209   149360   408409 |   117394     7495    205 |  0.000 % |
6.29/6.36	c |     11340 |    1209   149360   408409 |   129133    11340    207 |  0.000 % |
7.69/7.77	c |     17106 |    1209   149360   408409 |   142047    17106    211 |  0.000 % |
11.39/11.44	c |     25755 |    1209   149360   408409 |   156251    25755    215 |  0.000 % |
20.60/20.62	c |     38731 |    1209   149360   408409 |   171877    38731    214 |  0.000 % |
48.00/48.02	c |     58193 |    1209   149360   408409 |   189064    58193    211 |  0.000 % |
82.80/82.81	c |     87385 |    1209   149360   408409 |   207971    87385    204 |  0.000 % |
169.60/169.60	c |    131177 |    1209   149360   408409 |   228768   131177    206 |  0.000 % |
346.41/346.47	c |    196862 |    1209   149360   408409 |   251645   196862    203 |  0.000 % |
558.22/558.23	c |    295390 |    1209   149360   408409 |   276809    63449    216 |  0.000 % |
690.92/690.95	c |    443181 |    1209   149360   408409 |   304490   211240    205 |  0.000 % |
1132.24/1132.20	c |    664864 |    1209   149360   408409 |   334939   150585    218 |  0.000 % |
3483.15/3483.06	c |    997390 |    1209   149360   408409 |   368433   173027    214 |  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-3276334-1303671165/watcher-3276334-1303671165 -o /tmp/evaluation-result-3276334-1303671165/solver-3276334-1303671165 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276334-1303671165.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: 5.10 5.81 5.91 3/174 9137
/proc/meminfo: memFree=14322432/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=2636 CPUtime=0 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 598 0 0 0 0 0 0 0 22 0 1 0 459532095 2699264 555 33554432000 134512640 135048876 4287857776 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 659 556 50 131 0 526 0

[startup+0.0271101 s]
/proc/loadavg: 5.10 5.81 5.91 3/174 9137
/proc/meminfo: memFree=14322432/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=6344 CPUtime=0.02 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 1520 0 0 0 2 0 0 0 22 0 1 0 459532095 6496256 1477 33554432000 134512640 135048876 4287857776 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 1586 1477 50 131 0 1453 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6344

[startup+0.101096 s]
/proc/loadavg: 5.10 5.81 5.91 3/174 9137
/proc/meminfo: memFree=14322432/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=10008 CPUtime=0.09 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 2336 0 0 0 9 0 0 0 22 0 1 0 459532095 10248192 2293 33554432000 134512640 135048876 4287857776 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 2502 2293 62 131 0 2369 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10008

[startup+0.301056 s]
/proc/loadavg: 5.10 5.81 5.91 3/174 9137
/proc/meminfo: memFree=14322432/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=10008 CPUtime=0.29 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 2336 0 0 0 29 0 0 0 23 0 1 0 459532095 10248192 2293 33554432000 134512640 135048876 4287857776 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 2502 2293 62 131 0 2369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10008

[startup+0.700974 s]
/proc/loadavg: 5.10 5.81 5.91 3/174 9137
/proc/meminfo: memFree=14322432/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=11592 CPUtime=0.69 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 2730 0 0 0 69 0 0 0 25 0 1 0 459532095 11870208 2687 33554432000 134512640 135048876 4287857776 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 2898 2687 62 131 0 2765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11592

[startup+1.50082 s]
/proc/loadavg: 5.10 5.81 5.91 3/178 9144
/proc/meminfo: memFree=14288672/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=12736 CPUtime=1.49 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 2949 0 0 0 149 0 0 0 25 0 1 0 459532095 13041664 2906 33554432000 134512640 135048876 4287857776 18446744073709551615 134529412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 3184 2906 62 131 0 3051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12736

[startup+3.1005 s]
/proc/loadavg: 4.85 5.74 5.89 3/178 9144
/proc/meminfo: memFree=14286688/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=12736 CPUtime=3.09 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 2964 0 0 0 309 0 0 0 25 0 1 0 459532095 13041664 2921 33554432000 134512640 135048876 4287857776 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 3184 2921 62 131 0 3051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12736

[startup+6.30086 s]
/proc/loadavg: 4.85 5.74 5.89 3/178 9144
/proc/meminfo: memFree=14279036/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=18348 CPUtime=6.29 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 5208 0 0 0 629 0 0 0 25 0 1 0 459532095 18788352 4455 33554432000 134512640 135048876 4287857776 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 4587 4455 67 131 0 4454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18348

[startup+12.7006 s]
/proc/loadavg: 4.41 5.62 5.85 3/178 9145
/proc/meminfo: memFree=14260084/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=33456 CPUtime=12.69 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 8978 0 0 0 1268 1 0 0 25 0 1 0 459532095 34258944 8225 33554432000 134512640 135048876 4287857776 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 8364 8225 67 131 0 8231 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33456

[startup+25.5011 s]
/proc/loadavg: 4.04 5.50 5.80 3/178 9145
/proc/meminfo: memFree=14248328/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=47616 CPUtime=25.49 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 12464 0 0 0 2547 2 0 0 25 0 1 0 459532095 48758784 11711 33554432000 134512640 135048876 4287857776 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 11904 11711 67 131 0 11771 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47616

[startup+51.101 s]
/proc/loadavg: 3.34 5.22 5.70 3/178 9146
/proc/meminfo: memFree=14195572/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=63540 CPUtime=51.1 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 16435 0 0 0 5107 3 0 0 25 0 1 0 459532095 65064960 15682 33554432000 134512640 135048876 4287857776 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 15885 15682 67 131 0 15752 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63540

[startup+102.307 s]
/proc/loadavg: 2.53 4.67 5.49 3/178 9147
/proc/meminfo: memFree=14113828/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=94660 CPUtime=102.3 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 24090 0 0 0 10225 5 0 0 25 0 1 0 459532095 96931840 23337 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 23665 23337 67 131 0 23532 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94660

[startup+162.301 s]
/proc/loadavg: 2.19 4.18 5.27 3/178 9149
/proc/meminfo: memFree=14022876/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=122816 CPUtime=162.3 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 31136 0 0 0 16222 8 0 0 25 0 1 0 459532095 125763584 30383 33554432000 134512640 135048876 4287857776 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 30704 30383 67 131 0 30571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 122816

[startup+222.301 s]
/proc/loadavg: 2.07 3.78 5.06 3/178 9150
/proc/meminfo: memFree=13982156/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=143996 CPUtime=222.31 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 36254 0 0 0 22221 10 0 0 25 0 1 0 459532095 147451904 35501 33554432000 134512640 135048876 4287857776 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 35999 35501 67 131 0 35866 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 143996

[startup+282.301 s]
/proc/loadavg: 2.02 3.46 4.86 3/178 9152
/proc/meminfo: memFree=13946660/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=164980 CPUtime=282.3 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 41492 0 0 0 28217 13 0 0 25 0 1 0 459532095 168939520 40739 33554432000 134512640 135048876 4287857776 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 41245 40739 67 131 0 41112 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 164980

[startup+342.301 s]
/proc/loadavg: 2.01 3.19 4.68 3/178 9153
/proc/meminfo: memFree=13914376/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=182716 CPUtime=342.3 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 45833 0 0 0 34216 14 0 0 25 0 1 0 459532095 187101184 45080 33554432000 134512640 135048876 4287857776 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 45679 45080 67 131 0 45546 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182716

[startup+402.3 s]
/proc/loadavg: 2.00 2.97 4.51 3/178 9155
/proc/meminfo: memFree=13886064/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=195448 CPUtime=402.3 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 48826 0 0 0 40214 16 0 0 25 0 1 0 459532095 200138752 48073 33554432000 134512640 135048876 4287857776 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 48862 48073 67 131 0 48729 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195448

[startup+462.3 s]
/proc/loadavg: 2.00 2.79 4.35 3/178 9157
/proc/meminfo: memFree=13853184/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=213636 CPUtime=462.31 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 53362 0 0 0 46212 19 0 0 25 0 1 0 459532095 218763264 52609 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 53409 52609 67 131 0 53276 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 213636

[startup+522.3 s]
/proc/loadavg: 2.04 2.67 4.22 3/178 9167
/proc/meminfo: memFree=13821228/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=231824 CPUtime=522.31 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 57908 0 0 0 52210 21 0 0 25 0 1 0 459532095 237387776 57155 33554432000 134512640 135048876 4287857776 18446744073709551615 134546880 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 57956 57155 67 131 0 57823 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 231824

[startup+582.301 s]
/proc/loadavg: 2.01 2.54 4.07 3/178 9169
/proc/meminfo: memFree=13805440/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=231992 CPUtime=582.32 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 57967 0 0 0 58211 21 0 0 25 0 1 0 459532095 237559808 57214 33554432000 134512640 135048876 4287857776 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 57998 57214 67 131 0 57865 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 231992


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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/178 9263
/proc/meminfo: memFree=13081940/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=343416 CPUtime=4002.48 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 84894 0 0 0 400210 38 0 0 25 0 1 0 459532095 351657984 84125 33554432000 134512640 135048876 4287857776 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 85854 84125 67 131 0 85721 0
Current children cumulated CPU time (s) 4002.48
Current children cumulated vsize (KiB) 343416

[startup+4062.31 s]
/proc/loadavg: 2.04 2.02 2.03 3/178 9265
/proc/meminfo: memFree=13072472/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=343960 CPUtime=4062.48 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 85009 0 0 0 406210 38 0 0 25 0 1 0 459532095 352215040 84240 33554432000 134512640 135048876 4287857776 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 85990 84240 67 131 0 85857 0
Current children cumulated CPU time (s) 4062.48
Current children cumulated vsize (KiB) 343960

[startup+4122.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/178 9275
/proc/meminfo: memFree=13064224/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=343960 CPUtime=4122.48 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 85027 0 0 0 412210 38 0 0 25 0 1 0 459532095 352215040 84258 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 85990 84258 67 131 0 85857 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 343960

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 9277
/proc/meminfo: memFree=13058120/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=344504 CPUtime=4182.48 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 85167 0 0 0 418210 38 0 0 25 0 1 0 459532095 352772096 84398 33554432000 134512640 135048876 4287857776 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 86126 84398 67 131 0 85993 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 344504

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 9278
/proc/meminfo: memFree=13051148/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=345436 CPUtime=4242.49 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 85338 0 0 0 424211 38 0 0 25 0 1 0 459532095 353726464 84569 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 86359 84569 67 131 0 86226 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 345436

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 9280
/proc/meminfo: memFree=13039956/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=350072 CPUtime=4302.49 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 86490 0 0 0 430210 39 0 0 25 0 1 0 459532095 358473728 85721 33554432000 134512640 135048876 4287857776 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 87518 85721 67 131 0 87385 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 350072

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9282
/proc/meminfo: memFree=13023196/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=361720 CPUtime=4362.49 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 89415 0 0 0 436208 41 0 0 25 0 1 0 459532095 370401280 88646 33554432000 134512640 135048876 4287857776 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 90430 88646 67 131 0 90297 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 361720

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 9283
/proc/meminfo: memFree=13007544/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=370892 CPUtime=4422.49 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 91710 0 0 0 442207 42 0 0 25 0 1 0 459532095 379793408 90941 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 92723 90941 67 131 0 92590 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 370892

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9285
/proc/meminfo: memFree=12989528/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=381028 CPUtime=4482.5 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 94180 0 0 0 448206 44 0 0 25 0 1 0 459532095 390172672 93411 33554432000 134512640 135048876 4287857776 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 95257 93411 67 131 0 95124 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 381028

[startup+4542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 9286
/proc/meminfo: memFree=12979072/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385352 CPUtime=4542.51 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95242 0 0 0 454206 45 0 0 25 0 1 0 459532095 394600448 94473 33554432000 134512640 135048876 4287857776 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96338 94473 67 131 0 96205 0
Current children cumulated CPU time (s) 4542.51
Current children cumulated vsize (KiB) 385352

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9288
/proc/meminfo: memFree=12970484/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385616 CPUtime=4602.51 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95286 0 0 0 460206 45 0 0 25 0 1 0 459532095 394870784 94517 33554432000 134512640 135048876 4287857776 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96404 94517 67 131 0 96271 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 385616

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9290
/proc/meminfo: memFree=12962140/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385616 CPUtime=4662.51 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95287 0 0 0 466206 45 0 0 25 0 1 0 459532095 394870784 94518 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96404 94518 67 131 0 96271 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 385616

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9291
/proc/meminfo: memFree=12954300/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385616 CPUtime=4722.52 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95289 0 0 0 472207 45 0 0 25 0 1 0 459532095 394870784 94520 33554432000 134512640 135048876 4287857776 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96404 94520 67 131 0 96271 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 385616

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9293
/proc/meminfo: memFree=12946956/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385616 CPUtime=4782.52 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95293 0 0 0 478207 45 0 0 25 0 1 0 459532095 394870784 94524 33554432000 134512640 135048876 4287857776 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96404 94524 67 131 0 96271 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 385616

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9294
/proc/meminfo: memFree=12939604/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385696 CPUtime=4842.52 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95308 0 0 0 484207 45 0 0 25 0 1 0 459532095 394952704 94539 33554432000 134512640 135048876 4287857776 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96424 94539 67 131 0 96291 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 385696

[startup+4902.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9296
/proc/meminfo: memFree=12931264/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=385696 CPUtime=4902.52 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95308 0 0 0 490207 45 0 0 25 0 1 0 459532095 394952704 94539 33554432000 134512640 135048876 4287857776 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96424 94539 67 131 0 96291 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 385696

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9298
/proc/meminfo: memFree=12924168/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=386180 CPUtime=4962.53 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95391 0 0 0 496208 45 0 0 25 0 1 0 459532095 395448320 94622 33554432000 134512640 135048876 4287857776 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96545 94622 67 131 0 96412 0
Current children cumulated CPU time (s) 4962.53
Current children cumulated vsize (KiB) 386180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9299
/proc/meminfo: memFree=12919436/32951124 swapFree=67111528/67111528
[pid=9137] ppid=9135 vsize=386544 CPUtime=5000.03 cores=1,3,5,7
/proc/9137/stat : 9137 (minisat_noasser) R 9135 9137 8805 0 -1 4202496 95459 0 0 0 499958 45 0 0 25 0 1 0 459532095 395821056 94690 33554432000 134512640 135048876 4287857776 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9137/statm: 96636 94690 67 131 0 96503 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 386544

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.83
CPU time (s): 5000.06
CPU user time (s): 4999.59
CPU system time (s): 0.469928
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 386544

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

runsolver used 7.30789 second user time and 16.9064 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 20:52:45
IDJOB=3276334
IDBENCH=88212
IDSOLVER=1678
FILE ID=node143/3276334-1303671165
RUNJOBID= node143-1303671165-9124
PBS_JOBID= 13150752
Free space on /tmp= 72356 MiB

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

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=141319398

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14322456 kB
Buffers:       2272100 kB
Cached:       15734096 kB
SwapCached:          0 kB
Active:        6736240 kB
Inactive:     11337468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14322456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6380 kB
Writeback:           0 kB
AnonPages:       67116 kB
Mapped:          14936 kB
Slab:           491692 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186936 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= 72348 MiB
End job on node143 at 2011-04-24 22:16:07