Trace number 3274613

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
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 variables140
Number of clauses58376
Sum of the clauses size583480
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 556
Number of clauses of size over 558320

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:  140                                                  |
0.00/0.00	c |  Number of clauses:    58376                                                |
0.05/0.07	c |  Parsing time:         0.07         s                                       |
8.39/8.49	c ============================[ Search Statistics ]==============================
8.39/8.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/8.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.39/8.49	c ===============================================================================
8.39/8.49	c |         0 |     140    43832   375308 |    14610        0    nan |  0.000 % |
8.39/8.49	c |       100 |     140    43832   375308 |    16071      100     16 |  0.005 % |
8.49/8.50	c |       251 |     140    43832   375308 |    17678      251     18 |  0.005 % |
8.49/8.50	c |       476 |     140    43832   375308 |    19446      476     17 |  0.005 % |
8.49/8.51	c |       813 |     140    43832   375308 |    21391      813     18 |  0.005 % |
8.49/8.52	c |      1321 |     140    43832   375308 |    23530     1321     19 |  0.005 % |
8.49/8.54	c |      2081 |     140    43832   375308 |    25883     2081     20 |  0.005 % |
8.49/8.57	c |      3223 |     140    43832   375308 |    28472     3223     20 |  0.005 % |
8.59/8.62	c |      4932 |     140    43832   375308 |    31319     4932     20 |  0.005 % |
8.59/8.69	c |      7494 |     140    43832   375308 |    34451     7494     20 |  0.005 % |
8.80/8.83	c |     11338 |     140    43832   375308 |    37896    11338     20 |  0.005 % |
8.99/9.07	c |     17104 |     140    43832   375308 |    41685    17104     20 |  0.005 % |
9.39/9.46	c |     25754 |     140    43832   375308 |    45854    25754     20 |  0.005 % |
10.09/10.17	c |     38728 |     140    43832   375308 |    50439    38728     21 |  0.005 % |
11.49/11.57	c |     58189 |     140    43832   375308 |    55483    21077     20 |  0.005 % |
13.39/13.45	c |     87381 |     140    43832   375308 |    61032    50269     21 |  0.005 % |
17.09/17.13	c |    131170 |     140    43832   375308 |    67135    47800     21 |  0.005 % |
22.99/23.04	c |    196854 |     140    43832   375308 |    73849    64832     20 |  0.005 % |
31.49/31.57	c |    295381 |     140    43832   375308 |    81234    45199     20 |  0.005 % |
45.39/45.45	c |    443170 |     140    43832   375308 |    89357    62007     19 |  0.005 % |
68.39/68.40	c |    664853 |     140    43832   375308 |    98293    64082     20 |  0.005 % |
108.90/108.99	c |    997379 |     140    43832   375308 |   108122    76090     20 |  0.005 % |
173.49/173.55	c |   1496167 |     140    43832   375308 |   118934    32530     19 |  0.005 % |
256.69/256.76	c |   2244349 |     140    43832   375308 |   130828    64685     17 |  0.005 % |
403.20/403.29	c |   3366624 |     140    43832   375308 |   143911    47117     20 |  0.005 % |
636.70/636.71	c |   5050035 |     140    43832   375308 |   158302    84435     17 |  0.005 % |
1032.32/1032.32	c |   7575152 |     140    43832   375308 |   174132    90617     19 |  0.005 % |

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-3274613-1303606181/watcher-3274613-1303606181 -o /tmp/evaluation-result-3274613-1303606181/solver-3274613-1303606181 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274613-1303606181.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.86 3.95 3.83 5/189 20823
/proc/meminfo: memFree=24646512/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=1864 CPUtime=0 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 405 0 0 0 0 0 0 0 20 0 1 0 472215886 1908736 361 33554432000 134512640 135048876 4286783728 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 466 361 50 131 0 333 0

[startup+0.0569861 s]
/proc/loadavg: 3.86 3.95 3.83 5/189 20823
/proc/meminfo: memFree=24646512/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=7112 CPUtime=0.05 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 1680 0 0 0 5 0 0 0 20 0 1 0 472215886 7282688 1636 33554432000 134512640 135048876 4286783728 18446744073709551615 134556887 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 1778 1636 50 131 0 1645 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7112

[startup+0.100976 s]
/proc/loadavg: 3.86 3.95 3.83 5/189 20823
/proc/meminfo: memFree=24646512/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=8692 CPUtime=0.09 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2123 0 0 0 9 0 0 0 20 0 1 0 472215886 8900608 2079 33554432000 134512640 135048876 4286783728 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2173 2079 62 131 0 2040 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8692

[startup+0.300938 s]
/proc/loadavg: 3.86 3.95 3.83 5/189 20823
/proc/meminfo: memFree=24646512/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=8812 CPUtime=0.29 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2130 0 0 0 29 0 0 0 21 0 1 0 472215886 9023488 2086 33554432000 134512640 135048876 4286783728 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2203 2086 62 131 0 2070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8812

[startup+0.700866 s]
/proc/loadavg: 3.86 3.95 3.83 5/189 20823
/proc/meminfo: memFree=24646512/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=8812 CPUtime=0.69 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2142 0 0 0 69 0 0 0 22 0 1 0 472215886 9023488 2098 33554432000 134512640 135048876 4286783728 18446744073709551615 134529640 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2203 2098 62 131 0 2070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8812

[startup+1.50072 s]
/proc/loadavg: 3.86 3.95 3.83 5/190 20824
/proc/meminfo: memFree=24631012/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=8992 CPUtime=1.49 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2163 0 0 0 149 0 0 0 25 0 1 0 472215886 9207808 2119 33554432000 134512640 135048876 4286783728 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2248 2119 62 131 0 2115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8992

[startup+3.10045 s]
/proc/loadavg: 3.86 3.95 3.83 5/190 20824
/proc/meminfo: memFree=24623960/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=8992 CPUtime=3.09 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2186 0 0 0 309 0 0 0 25 0 1 0 472215886 9207808 2142 33554432000 134512640 135048876 4286783728 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2248 2142 62 131 0 2115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8992

[startup+6.30087 s]
/proc/loadavg: 3.87 3.95 3.84 5/190 20824
/proc/meminfo: memFree=24609088/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=8992 CPUtime=6.29 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2197 0 0 0 629 0 0 0 25 0 1 0 472215886 9207808 2153 33554432000 134512640 135048876 4286783728 18446744073709551615 134529415 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2248 2153 62 131 0 2115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8992

[startup+12.7007 s]
/proc/loadavg: 3.88 3.95 3.84 5/190 20824
/proc/meminfo: memFree=24583908/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=11356 CPUtime=12.69 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 2963 0 0 0 1269 0 0 0 25 0 1 0 472215886 11628544 2746 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 2839 2746 66 131 0 2706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11356

[startup+25.5004 s]
/proc/loadavg: 3.90 3.96 3.84 5/190 20824
/proc/meminfo: memFree=24570760/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=14932 CPUtime=25.49 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 3817 0 0 0 2549 0 0 0 25 0 1 0 472215886 15290368 3600 33554432000 134512640 135048876 4286783728 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 3733 3600 66 131 0 3600 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14932

[startup+51.1008 s]
/proc/loadavg: 3.94 3.96 3.84 5/190 20825
/proc/meminfo: memFree=24531520/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=17624 CPUtime=51.09 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 4429 0 0 0 5109 0 0 0 25 0 1 0 472215886 18046976 4212 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 4406 4212 66 131 0 4273 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17624

[startup+102.307 s]
/proc/loadavg: 3.97 3.96 3.84 5/190 20826
/proc/meminfo: memFree=24499628/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=20624 CPUtime=102.29 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 5089 0 0 0 10229 0 0 0 25 0 1 0 472215886 21118976 4872 33554432000 134512640 135048876 4286783728 18446744073709551615 134546977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 5156 4872 66 131 0 5023 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 20624

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/190 20828
/proc/meminfo: memFree=24482500/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=22824 CPUtime=162.29 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 5626 0 0 0 16228 1 0 0 25 0 1 0 472215886 23371776 5401 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 5706 5401 66 131 0 5573 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22824

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 20830
/proc/meminfo: memFree=24462984/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=24176 CPUtime=222.29 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 5890 0 0 0 22228 1 0 0 25 0 1 0 472215886 24756224 5665 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 6044 5665 66 131 0 5911 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24176

[startup+282.301 s]
/proc/loadavg: 4.03 3.99 3.87 5/190 20831
/proc/meminfo: memFree=24454884/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=25904 CPUtime=282.3 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 6317 0 0 0 28229 1 0 0 25 0 1 0 472215886 26525696 6092 33554432000 134512640 135048876 4286783728 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 6476 6092 66 131 0 6343 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25904

[startup+342.301 s]
/proc/loadavg: 4.08 4.00 3.88 5/190 20833
/proc/meminfo: memFree=24445824/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=26956 CPUtime=342.29 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 6559 0 0 0 34228 1 0 0 25 0 1 0 472215886 27602944 6334 33554432000 134512640 135048876 4286783728 18446744073709551615 134547320 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 6739 6334 66 131 0 6606 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26956

[startup+402.3 s]
/proc/loadavg: 4.03 4.00 3.88 5/190 20834
/proc/meminfo: memFree=24439840/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=27440 CPUtime=402.3 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 6671 0 0 0 40229 1 0 0 25 0 1 0 472215886 28098560 6446 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 6860 6446 66 131 0 6727 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27440

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 20836
/proc/meminfo: memFree=24428264/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=28376 CPUtime=462.3 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 6833 0 0 0 46229 1 0 0 25 0 1 0 472215886 29057024 6608 33554432000 134512640 135048876 4286783728 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 7094 6608 66 131 0 6961 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28376

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 20838
/proc/meminfo: memFree=24411876/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=29096 CPUtime=522.3 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7018 0 0 0 52229 1 0 0 25 0 1 0 472215886 29794304 6793 33554432000 134512640 135048876 4286783728 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 7274 6793 66 131 0 7141 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29096

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 20839
/proc/meminfo: memFree=24410372/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=29908 CPUtime=582.3 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7209 0 0 0 58229 1 0 0 25 0 1 0 472215886 30625792 6984 33554432000 134512640 135048876 4286783728 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 7477 6984 66 131 0 7344 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29908

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20841
/proc/meminfo: memFree=24396700/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=30548 CPUtime=642.31 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7356 0 0 0 64230 1 0 0 25 0 1 0 472215886 31281152 7131 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 7637 7131 66 131 0 7504 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 30548

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20851
/proc/meminfo: memFree=24386340/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=32548 CPUtime=702.31 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7832 0 0 0 70229 2 0 0 25 0 1 0 472215886 33329152 7607 33554432000 134512640 135048876 4286783728 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8137 7607 66 131 0 8004 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 32548

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20853
/proc/meminfo: memFree=24381248/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=32748 CPUtime=762.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7889 0 0 0 76230 2 0 0 25 0 1 0 472215886 33533952 7664 33554432000 134512640 135048876 4286783728 18446744073709551615 134545962 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8187 7664 66 131 0 8054 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 32748

[startup+822.3 s]
/proc/loadavg: 4.09 4.03 3.92 5/190 20855
/proc/meminfo: memFree=24380844/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=32748 CPUtime=822.31 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7893 0 0 0 82229 2 0 0 25 0 1 0 472215886 33533952 7668 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8187 7668 66 131 0 8054 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 32748

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 20858
/proc/meminfo: memFree=24380204/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=32992 CPUtime=882.31 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 7942 0 0 0 88229 2 0 0 25 0 1 0 472215886 33783808 7717 33554432000 134512640 135048876 4286783728 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8248 7717 66 131 0 8115 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 32992

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 20861
/proc/meminfo: memFree=24378220/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=33436 CPUtime=942.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8020 0 0 0 94230 2 0 0 25 0 1 0 472215886 34238464 7795 33554432000 134512640 135048876 4286783728 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8359 7795 66 131 0 8226 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 33436

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20862
/proc/meminfo: memFree=24375348/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=33636 CPUtime=1002.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8063 0 0 0 100230 2 0 0 25 0 1 0 472215886 34443264 7838 33554432000 134512640 135048876 4286783728 18446744073709551615 134545987 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8409 7838 66 131 0 8276 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 33636

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 20864
/proc/meminfo: memFree=24366148/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=34408 CPUtime=1062.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8288 0 0 0 106230 2 0 0 25 0 1 0 472215886 35233792 8063 33554432000 134512640 135048876 4286783728 18446744073709551615 134546916 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8602 8063 66 131 0 8469 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 34408

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 20866
/proc/meminfo: memFree=24357944/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=34784 CPUtime=1122.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8364 0 0 0 112230 2 0 0 25 0 1 0 472215886 35618816 8139 33554432000 134512640 135048876 4286783728 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8696 8139 66 131 0 8563 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 34784

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20867
/proc/meminfo: memFree=24353700/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=35292 CPUtime=1182.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8482 0 0 0 118230 2 0 0 25 0 1 0 472215886 36139008 8257 33554432000 134512640 135048876 4286783728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8823 8257 66 131 0 8690 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 35292

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20869
/proc/meminfo: memFree=24351448/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=35632 CPUtime=1242.32 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8566 0 0 0 124230 2 0 0 25 0 1 0 472215886 36487168 8341 33554432000 134512640 135048876 4286783728 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8908 8341 66 131 0 8775 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 35632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.91 2/181 20890
/proc/meminfo: memFree=24632076/32951124 swapFree=67111412/67111528
[pid=20823] ppid=20821 vsize=35884 CPUtime=1300.03 cores=1,3
/proc/20823/stat : 20823 (minisat_noasser) R 20821 20823 20041 0 -1 4202496 8617 0 0 0 130001 2 0 0 25 0 1 0 472215886 36745216 8392 33554432000 134512640 135048876 4286783728 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20823/statm: 8971 8392 66 131 0 8838 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 35884

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8617
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1694

runsolver used 2.08768 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 02:49:42
IDJOB=3274613
IDBENCH=83965
IDSOLVER=1676
FILE ID=node137/3274613-1303606181
RUNJOBID= node137-1303604875-20636
PBS_JOBID= 13150605
Free space on /tmp= 71748 MiB

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

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=150452047

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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:     32951124 kB
MemFree:      24647040 kB
Buffers:       1678436 kB
Cached:        5994080 kB
SwapCached:        112 kB
Active:        1146748 kB
Inactive:      6611856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24647040 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            9576 kB
Writeback:          20 kB
AnonPages:       85544 kB
Mapped:          16044 kB
Slab:           483852 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271008 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= 71752 MiB
End job on node137 at 2011-04-24 03:11:24