Trace number 3274616

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

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:  105                                                  |
0.00/0.00	c |  Number of clauses:    40110                                                |
0.00/0.10	c |  Parsing time:         0.05         s                                       |
4.90/4.92	c ============================[ Search Statistics ]==============================
4.90/4.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.90/4.92	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.90/4.92	c ===============================================================================
4.90/4.92	c |         0 |     105    29872   256376 |     9957        0    nan |  0.000 % |
4.90/4.93	c |       100 |     105    29872   256376 |    10953      100     18 |  0.009 % |
4.90/4.93	c |       251 |     105    29872   256376 |    12048      251     20 |  0.009 % |
4.90/4.94	c |       476 |     105    29872   256376 |    13253      476     19 |  0.009 % |
4.90/4.94	c |       814 |     105    29872   256376 |    14578      814     18 |  0.009 % |
4.90/4.95	c |      1321 |     105    29872   256376 |    16036     1321     18 |  0.009 % |
4.90/4.97	c |      2080 |     105    29872   256376 |    17640     2080     19 |  0.009 % |
5.00/5.00	c |      3219 |     105    29872   256376 |    19404     3219     20 |  0.009 % |
5.00/5.04	c |      4928 |     105    29872   256376 |    21344     4928     19 |  0.009 % |
5.10/5.11	c |      7491 |     105    29872   256376 |    23478     7491     20 |  0.009 % |
5.20/5.24	c |     11335 |     105    29872   256376 |    25826    11335     21 |  0.009 % |
5.40/5.48	c |     17102 |     105    29872   256376 |    28409    17102     20 |  0.009 % |
5.79/5.89	c |     25751 |     105    29872   256376 |    31250    25751     20 |  0.009 % |
6.50/6.58	c |     38726 |     105    29872   256376 |    34375    20102     18 |  0.009 % |
7.49/7.56	c |     58188 |     105    29872   256376 |    37812    17041     21 |  0.009 % |
9.19/9.23	c |     87380 |     105    29872   256376 |    41594    21671     22 |  0.009 % |
12.10/12.18	c |    131169 |     105    29872   256376 |    45753    36701     22 |  0.009 % |
16.89/16.95	c |    196854 |     105    29872   256376 |    50329    37513     19 |  0.009 % |
23.99/24.08	c |    295383 |     105    29872   256376 |    55361    27769     19 |  0.009 % |
35.59/35.69	c |    443172 |     105    29872   256376 |    60898    52318     21 |  0.009 % |
53.59/53.67	c |    664855 |     105    29872   256376 |    66987    42287     18 |  0.009 % |
83.99/84.05	c |    997381 |     105    29872   256376 |    73686    65874     21 |  0.009 % |
128.89/128.99	c |   1496170 |     105    29872   256376 |    81055    41182     19 |  0.009 % |
198.99/199.10	c |   2244352 |     105    29872   256376 |    89160    68488     19 |  0.009 % |
305.60/305.68	c |   3366626 |     105    29872   256376 |    98077    84617     18 |  0.009 % |
490.60/490.70	c |   5050037 |     105    29872   256376 |   107884    55723     23 |  0.009 % |
777.81/777.84	c |   7575153 |     105    29872   256376 |   118673    23029     21 |  0.009 % |
1238.72/1238.76	c |  11362828 |     105    29872   256376 |   130540    50346     20 |  0.009 % |

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-3274616-1303606201/watcher-3274616-1303606201 -o /tmp/evaluation-result-3274616-1303606201/solver-3274616-1303606201 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274616-1303606201.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.73 4.07 4.01 1/172 13442
/proc/meminfo: memFree=18567772/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6580 CPUtime=0.1 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1580 0 0 0 10 0 0 0 22 0 1 0 472219767 6737920 1536 33554432000 134512640 135048876 4293756288 18446744073709551615 134529886 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1645 1536 62 131 0 1512 0

[startup+0.117152 s]
/proc/loadavg: 3.73 4.07 4.01 1/172 13442
/proc/meminfo: memFree=18567772/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6580 CPUtime=0.11 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1580 0 0 0 11 0 0 0 22 0 1 0 472219767 6737920 1536 33554432000 134512640 135048876 4293756288 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1645 1536 62 131 0 1512 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6580

[startup+0.201139 s]
/proc/loadavg: 3.73 4.07 4.01 1/172 13442
/proc/meminfo: memFree=18567772/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6580 CPUtime=0.2 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1583 0 0 0 20 0 0 0 22 0 1 0 472219767 6737920 1539 33554432000 134512640 135048876 4293756288 18446744073709551615 134527039 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1645 1539 62 131 0 1512 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6580

[startup+0.301119 s]
/proc/loadavg: 3.73 4.07 4.01 1/172 13442
/proc/meminfo: memFree=18567772/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6580 CPUtime=0.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1587 0 0 0 30 0 0 0 22 0 1 0 472219767 6737920 1543 33554432000 134512640 135048876 4293756288 18446744073709551615 134529655 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1645 1543 62 131 0 1512 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 6580

[startup+0.701051 s]
/proc/loadavg: 3.73 4.07 4.01 1/172 13442
/proc/meminfo: memFree=18567772/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6700 CPUtime=0.7 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1599 0 0 0 70 0 0 0 24 0 1 0 472219767 6860800 1555 33554432000 134512640 135048876 4293756288 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1675 1555 62 131 0 1542 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 6700

[startup+1.50091 s]
/proc/loadavg: 3.73 4.07 4.01 4/183 13463
/proc/meminfo: memFree=18546692/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6700 CPUtime=1.5 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1617 0 0 0 150 0 0 0 25 0 1 0 472219767 6860800 1573 33554432000 134512640 135048876 4293756288 18446744073709551615 134529886 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1675 1573 62 131 0 1542 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6700

[startup+3.10062 s]
/proc/loadavg: 3.73 4.07 4.01 5/188 13473
/proc/meminfo: memFree=18538592/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=6700 CPUtime=3.1 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 1627 0 0 0 310 0 0 0 25 0 1 0 472219767 6860800 1583 33554432000 134512640 135048876 4293756288 18446744073709551615 134529422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1675 1583 62 131 0 1542 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 6700

[startup+6.30107 s]
/proc/loadavg: 3.75 4.06 4.01 6/188 13473
/proc/meminfo: memFree=18517140/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=7976 CPUtime=6.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 2036 0 0 0 630 0 0 0 25 0 1 0 472219767 8167424 1875 33554432000 134512640 135048876 4293756288 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 1994 1875 66 131 0 1861 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 7976

[startup+12.701 s]
/proc/loadavg: 3.77 4.06 4.01 5/188 13473
/proc/meminfo: memFree=18495708/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=10216 CPUtime=12.69 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 2588 0 0 0 1269 0 0 0 25 0 1 0 472219767 10461184 2427 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 2554 2427 66 131 0 2421 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10216

[startup+25.5007 s]
/proc/loadavg: 3.82 4.06 4.01 5/188 13474
/proc/meminfo: memFree=18460992/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=11804 CPUtime=25.49 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 2960 0 0 0 2549 0 0 0 25 0 1 0 472219767 12087296 2799 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 2951 2799 66 131 0 2818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11804

[startup+51.1003 s]
/proc/loadavg: 3.88 4.05 4.01 5/188 13474
/proc/meminfo: memFree=18415468/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=13852 CPUtime=51.09 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 3472 0 0 0 5109 0 0 0 25 0 1 0 472219767 14184448 3311 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 3463 3311 66 131 0 3330 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13852

[startup+102.3 s]
/proc/loadavg: 3.95 4.04 4.00 5/188 13476
/proc/meminfo: memFree=18378508/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=16604 CPUtime=102.29 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 4089 0 0 0 10229 0 0 0 25 0 1 0 472219767 17002496 3928 33554432000 134512640 135048876 4293756288 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 4151 3928 66 131 0 4018 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 16604

[startup+162.301 s]
/proc/loadavg: 3.98 4.03 4.00 5/188 13477
/proc/meminfo: memFree=18359392/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=17988 CPUtime=162.29 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 4409 0 0 0 16229 0 0 0 25 0 1 0 472219767 18419712 4248 33554432000 134512640 135048876 4293756288 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 4497 4248 66 131 0 4364 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 17988

[startup+222.307 s]
/proc/loadavg: 4.04 4.04 4.00 5/188 13479
/proc/meminfo: memFree=18342012/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=19336 CPUtime=222.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 4715 0 0 0 22230 0 0 0 25 0 1 0 472219767 19800064 4554 33554432000 134512640 135048876 4293756288 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 4834 4554 66 131 0 4701 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 19336

[startup+282.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/188 13480
/proc/meminfo: memFree=18335912/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=20100 CPUtime=282.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 4935 0 0 0 28229 1 0 0 25 0 1 0 472219767 20582400 4747 33554432000 134512640 135048876 4293756288 18446744073709551615 134520838 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 5025 4747 66 131 0 4892 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 20100

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 13482
/proc/meminfo: memFree=18328820/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=21672 CPUtime=342.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 5277 0 0 0 34229 1 0 0 25 0 1 0 472219767 22192128 5089 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 5418 5089 66 131 0 5285 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 21672

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 13484
/proc/meminfo: memFree=18321616/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=22180 CPUtime=402.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 5398 0 0 0 40229 1 0 0 25 0 1 0 472219767 22712320 5210 33554432000 134512640 135048876 4293756288 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 5545 5210 66 131 0 5412 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 22180

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 13485
/proc/meminfo: memFree=18309448/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=22888 CPUtime=462.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 5523 0 0 0 46229 1 0 0 25 0 1 0 472219767 23437312 5335 33554432000 134512640 135048876 4293756288 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 5722 5335 66 131 0 5589 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 22888

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13487
/proc/meminfo: memFree=18300760/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=25336 CPUtime=522.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6072 0 0 0 52229 1 0 0 25 0 1 0 472219767 25944064 5884 33554432000 134512640 135048876 4293756288 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6334 5884 66 131 0 6201 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25336

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13488
/proc/meminfo: memFree=18285864/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=25500 CPUtime=582.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6151 0 0 0 58229 1 0 0 25 0 1 0 472219767 26112000 5963 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6375 5963 66 131 0 6242 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 25500

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 4.00 5/188 13490
/proc/meminfo: memFree=18277040/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=25824 CPUtime=642.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6206 0 0 0 64229 1 0 0 25 0 1 0 472219767 26443776 6018 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6456 6018 66 131 0 6323 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 25824

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/188 13501
/proc/meminfo: memFree=18269616/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=25904 CPUtime=702.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6216 0 0 0 70229 1 0 0 25 0 1 0 472219767 26525696 6028 33554432000 134512640 135048876 4293756288 18446744073709551615 134545962 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6476 6028 66 131 0 6343 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 25904

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13502
/proc/meminfo: memFree=18262660/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=26228 CPUtime=762.31 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6271 0 0 0 76230 1 0 0 25 0 1 0 472219767 26857472 6083 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6557 6083 66 131 0 6424 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 26228

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13504
/proc/meminfo: memFree=18256696/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=27444 CPUtime=822.3 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6576 0 0 0 82229 1 0 0 25 0 1 0 472219767 28102656 6388 33554432000 134512640 135048876 4293756288 18446744073709551615 134546867 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6861 6388 66 131 0 6728 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 27444

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13505
/proc/meminfo: memFree=18252968/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=27940 CPUtime=882.32 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6673 0 0 0 88230 2 0 0 25 0 1 0 472219767 28610560 6485 33554432000 134512640 135048876 4293756288 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 6985 6485 66 131 0 6852 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 27940

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13507
/proc/meminfo: memFree=18251712/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=28376 CPUtime=942.31 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6782 0 0 0 94229 2 0 0 25 0 1 0 472219767 29057024 6594 33554432000 134512640 135048876 4293756288 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7094 6594 66 131 0 6961 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28376

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13512
/proc/meminfo: memFree=18245700/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=28540 CPUtime=1002.31 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6832 0 0 0 100229 2 0 0 25 0 1 0 472219767 29224960 6644 33554432000 134512640 135048876 4293756288 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7135 6644 66 131 0 7002 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 28540

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 13513
/proc/meminfo: memFree=18244824/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=29112 CPUtime=1062.31 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6941 0 0 0 106229 2 0 0 25 0 1 0 472219767 29810688 6753 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7278 6753 66 131 0 7145 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 29112

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/188 13515
/proc/meminfo: memFree=18243816/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=29112 CPUtime=1122.31 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 6968 0 0 0 112229 2 0 0 25 0 1 0 472219767 29810688 6780 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7278 6780 66 131 0 7145 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 29112

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 13516
/proc/meminfo: memFree=18237732/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=29488 CPUtime=1182.32 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 7063 0 0 0 118230 2 0 0 25 0 1 0 472219767 30195712 6875 33554432000 134512640 135048876 4293756288 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7372 6875 66 131 0 7239 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 29488

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/188 13518
/proc/meminfo: memFree=18235120/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=29704 CPUtime=1242.32 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 7090 0 0 0 124230 2 0 0 25 0 1 0 472219767 30416896 6902 33554432000 134512640 135048876 4293756288 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7426 6902 66 131 0 7293 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 29704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 4.00 5/188 13520
/proc/meminfo: memFree=18234248/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=30212 CPUtime=1300.02 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 7200 0 0 0 130000 2 0 0 25 0 1 0 472219767 30937088 7012 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7553 7012 66 131 0 7420 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 30212

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.01 4.00 5/188 13520
/proc/meminfo: memFree=18234248/32951132 swapFree=67111528/67111528
[pid=13442] ppid=13440 vsize=30212 CPUtime=1300.02 cores=1,3
/proc/13442/stat : 13442 (minisat_noasser) R 13440 13442 12714 0 -1 4202496 7200 0 0 0 130000 2 0 0 25 0 1 0 472219767 30937088 7012 33554432000 134512640 135048876 4293756288 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13442/statm: 7553 7012 66 131 0 7420 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 30212

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

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

runsolver used 2.13368 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 02:50:01
IDJOB=3274616
IDBENCH=83967
IDSOLVER=1676
FILE ID=node131/3274616-1303606201
RUNJOBID= node131-1303606201-13432
PBS_JOBID= 13150611
Free space on /tmp= 72004 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274616-1303606201/watcher-3274616-1303606201 -o /tmp/evaluation-result-3274616-1303606201/solver-3274616-1303606201 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274616-1303606201.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=616057451

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18568052 kB
Buffers:        995104 kB
Cached:       12807664 kB
SwapCached:          0 kB
Active:        4276548 kB
Inactive:      9592600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18568052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2860 kB
Writeback:           0 kB
AnonPages:       66008 kB
Mapped:          14776 kB
Slab:           451416 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   193964 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= 71996 MiB
End job on node131 at 2011-04-24 03:11:43