Trace number 3174641

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
CryptoMiniSat Strange-Night2-stSAT 197.141 197.137

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
MD5SUMcd0b1f588aad9c4aef9bf4b7912f7c0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174641-1301787571.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     185 undec:      42 neg:     173
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       393      1699         0         0      5141         0   no data   no data
0.02/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4919       393      1699         0      4817      5141     99187   no data   no data
0.29/0.36	c  N st    10     11304       393      1699         0      4449      5141     66178   no data   no data
0.59/0.60	c  N st    11     17047       393      1699         0     10001      5141    174517   no data   no data
0.89/0.98	c  F st    12     25000       393      1699         0     12252      5141    226098   no data   no data
0.89/0.98	c  N st    12     25000       393      1699         0     12252      5141    226098   no data   no data
1.19/1.23	c Decided on static restart strategy
1.19/1.23	c  N st    18     30000       393      1699         0     10581      5141    171284   no data   no data
1.19/1.23	c  S st    18     30000       393      1699         0     10581      5141    171284   no data   no data
1.19/1.26	c  S st    18     30504       393      1699         0     11082      5141    181212   no data   no data
1.19/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.27	c blocked clauses removed:       16 vars:      2 tried:         393 T: 0.00 s
1.19/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1.19/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.33	c lits-rem:       215  cl-subs:      828  v-elim:      0  v-fix:    0  time:  0.06 s
1.29/1.34	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
1.29/1.34	c calculated reachability. Time: 0.00
1.29/1.34	c  N st    18     30504       390      1682         0     10158      5101    163065   no data   no data
1.69/1.74	c  N st    20     37618       390      1682         0      9483      5101    135120   no data   no data
2.10/2.11	c  N st    21     44018       390      1682         0     15669      5101    252450   no data   no data
2.20/2.20	c  S st    22     45756       390      1682         0     17375      5101    288730   no data   no data
2.20/2.24	c  S st    22     46257       390      1682         0      9217      5101    115649   no data   no data
2.20/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
2.20/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.26	c lits-rem:        12  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.01 s
2.20/2.26	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
2.20/2.26	c vivif2 --  cl tried     9084 cl shrink        0 lits rem          0 time: 0.00
2.20/2.27	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.00
2.20/2.27	c calculated reachability. Time: 0.00
2.20/2.27	c  N st    22     46257       390      1682         0      9084      5101    113341   no data   no data
3.09/3.13	c  N st    23     60655       390      1682         0     13420      5101    194382   no data   no data
3.69/3.71	c  N st    24     69385       390      1682         0     11262      5101    142079   no data   no data
3.69/3.71	c  S st    24     69385       390      1682         0     11262      5101    142079   no data   no data
3.69/3.74	c  S st    24     69891       390      1682         0     11765      5101    151961   no data   no data
3.69/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.69/3.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3.69/3.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.76	c lits-rem:        73  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.01 s
3.69/3.76	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c vivif2 --  cl tried    11656 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
3.69/3.77	c calculated reachability. Time: 0.00
3.69/3.77	c  N st    24     69891       390      1682         0     11656      5101    149531   no data   no data
4.99/5.00	c  F st    25     87500       390      1682         0     17026      5101    251846   no data   no data
4.99/5.00	c  N st    25     87500       390      1682         0     17026      5101    251846   no data   no data
5.29/5.38	c Decided on static restart strategy
5.59/5.60	c  N st    32     95540       390      1682         0     24865      5101    409280   no data   no data
6.19/6.24	c  N st    34    104837       390      1682         0     21258      5101    324362   no data   no data
6.19/6.24	c  S st    34    104837       390      1682         0     21258      5101    324362   no data   no data
6.19/6.29	c  S st    34    105343       390      1682         0     21763      5101    334739   no data   no data
6.19/6.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.19/6.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
6.19/6.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.29/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c lits-rem:       186  cl-subs:     1483  v-elim:      0  v-fix:    0  time:  0.18 s
6.39/6.48	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
6.39/6.49	c vivif2 --  cl tried    20280 cl shrink        0 lits rem          0 time: 0.00
6.50/6.50	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
6.50/6.50	c calculated reachability. Time: 0.00
6.50/6.50	c  N st    34    105343       390      1682         0     20280      5101    303198   no data   no data
7.19/7.22	c  N st    35    114942       390      1682         0     16042      5101    203259   no data   no data
8.39/8.40	c  N st    36    129339       390      1682         0     15418      5101    171057   no data   no data
9.99/10.05	c  N st    37    150935       390      1682         0     20837      5101    265823   no data   no data
10.59/10.62	c  S st    38    158015       390      1682         0     27713      5101    397103   no data   no data
10.59/10.69	c  S st    38    158519       390      1682         0     28214      5101    407068   no data   no data
10.59/10.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.69/10.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.69/10.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
10.69/10.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.69/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.06	c lits-rem:       336  cl-subs:     2281  v-elim:      0  v-fix:    0  time:  0.35 s
11.00/11.06	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
11.00/11.06	c vivif2 --  cl tried    25933 cl shrink        0 lits rem          0 time: 0.00
11.00/11.08	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
11.00/11.08	c calculated reachability. Time: 0.00
11.00/11.08	c  N st    38    158519       390      1682         0     25933      5101    367629   no data   no data
15.59/15.67	c  N st    39    207107       390      1682         0     20637      5101    230009   no data   no data
18.49/18.55	c  N st    40    237778       390      1682         0     30982      5101    411537   no data   no data
18.49/18.55	c  S st    40    237778       390      1682         0     30982      5101    411537   no data   no data
18.60/18.62	c  S st    40    238280       390      1682         0     31484      5101    422058   no data   no data
18.60/18.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.60/18.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.60/18.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.60/18.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.60/18.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.60/18.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
18.60/18.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.60/18.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.60/18.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.99/19.09	c lits-rem:       557  cl-subs:     2880  v-elim:      0  v-fix:    0  time:  0.45 s
18.99/19.09	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
19.09/19.10	c vivif2 --  cl tried    28604 cl shrink        0 lits rem          0 time: 0.00
19.09/19.11	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
19.09/19.11	c calculated reachability. Time: 0.00
19.09/19.11	c  N st    40    238280       390      1682         0     28604      5101    375361   no data   no data
25.89/25.95	c  F st    41    306252       390      1682         0     30614      5101    368475   no data   no data
25.89/25.95	c  N st    41    306252       390      1682         0     30614      5101    368475   no data   no data
26.40/26.49	c Decided on static restart strategy
28.89/28.93	c  N st    51    334553       390      1682         0     34900      5101    459581   no data   no data
31.49/31.52	c  N st    53    357420       390      1682         0     32917      5101    422361   no data   no data
31.49/31.52	c  S st    53    357420       390      1682         0     32917      5101    422361   no data   no data
31.59/31.60	c  S st    53    357928       390      1682         0     33424      5101    432595   no data   no data
31.59/31.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.59/31.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.59/31.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.59/31.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.59/31.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.59/31.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
31.59/31.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.59/31.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.59/31.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.80/31.87	c lits-rem:       109  cl-subs:     1228  v-elim:      0  v-fix:    0  time:  0.24 s
31.80/31.87	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
31.80/31.87	c vivif2 --  cl tried    32196 cl shrink        0 lits rem          0 time: 0.00
31.80/31.89	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
31.80/31.89	c calculated reachability. Time: 0.00
31.80/31.89	c  N st    53    357928       390      1682         0     32196      5101    407841   no data   no data
35.69/35.79	c  N st    54    390321       390      1682         0     38380      5101    520380   no data   no data
42.19/42.22	c  N st    55    438909       390      1682         0     31958      5101    350986   no data   no data
51.79/51.82	c  N st    56    511792       390      1682         0     45448      5101    610121   no data   no data
55.39/55.41	c  N st    57    536892       390      1682         0     39730      5101    476772   no data   no data
55.39/55.41	c  S st    57    536892       390      1682         0     39730      5101    476772   no data   no data
55.49/55.50	c  S st    57    537399       390      1682         0     40233      5101    487102   no data   no data
55.49/55.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.49/55.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.49/55.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.49/55.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.49/55.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.49/55.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
55.49/55.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.49/55.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.49/55.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.00/56.00	c lits-rem:       234  cl-subs:     2555  v-elim:      0  v-fix:    0  time:  0.46 s
56.00/56.00	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
56.00/56.01	c vivif2 --  cl tried    37678 cl shrink        0 lits rem          0 time: 0.01
56.00/56.03	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
56.00/56.03	c calculated reachability. Time: 0.00
56.00/56.03	c  N st    57    537399       390      1682         0     37678      5101    442411   no data   no data
80.40/80.41	c  N st    58    701383       390      1682         0     66454      5101    963381   no data   no data
96.70/96.74	c  N st    59    806098       390      1682         0     60381      5101    827073   no data   no data
96.70/96.74	c  S st    59    806098       390      1682         0     60381      5101    827073   no data   no data
96.80/96.88	c  S st    59    806599       390      1682         0     60880      5101    837195   no data   no data
96.80/96.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.90/96.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
96.90/96.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.90/96.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.90/96.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.90/96.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
96.90/96.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.90/96.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.90/96.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.84	c lits-rem:       334  cl-subs:     5376  v-elim:      0  v-fix:    0  time:  1.90 s
98.79/98.84	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
98.79/98.85	c vivif2 --  cl tried    55504 cl shrink        0 lits rem          0 time: 0.01
98.79/98.89	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.03
98.79/98.89	c calculated reachability. Time: 0.00
98.79/98.89	c  N st    59    806599       390      1682         0     55504      5101    737965   no data   no data
140.70/140.75	c  F st    60   1071875       390      1682         0     71625      5101    983325   no data   no data
140.70/140.75	c  N st    60   1071875       390      1682         0     71625      5101    983325   no data   no data
141.69/141.79	c Decided on static restart strategy
146.20/146.25	c  N st    70   1100177       390      1682         0     55636      5101    650789   no data   no data
153.29/153.39	c  N st    72   1136170       390      1682         0     45912      5101    427805   no data   no data
158.30/158.39	c  N st    73   1168562       390      1682         0     77472      5101   1143395   no data   no data
166.30/166.35	c  N st    74   1209898       390      1682         0     72057      5101    975432   no data   no data
166.30/166.35	c  S st    74   1209898       390      1682         0     72057      5101    975432   no data   no data
166.50/166.54	c  S st    74   1210400       390      1682         0     72556      5101    985507   no data   no data
166.50/166.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.50/166.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
166.50/166.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.50/166.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.50/166.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.50/166.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
166.50/166.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.50/166.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
166.60/166.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.00/168.04	c lits-rem:       491  cl-subs:     3068  v-elim:      0  v-fix:    0  time:  1.44 s
168.00/168.04	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
168.00/168.06	c vivif2 --  cl tried    69488 cl shrink        0 lits rem          0 time: 0.01
168.10/168.10	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.04
168.10/168.10	c calculated reachability. Time: 0.00
168.10/168.10	c  N st    74   1210400       390      1682         0     69488      5101    927468   no data   no data
182.39/182.44	c  N st    75   1283284       390      1682         0     93458      5101   1439432   no data   no data
197.09/197.12	c  E st    76   1373482         0      1682         0     84955      5101   1246604   no data   no data
197.09/197.13	c Verified 1682 clauses.
197.09/197.13	c Solution needs extension. Extending.
197.09/197.13	c Verified 1682 clauses.
197.09/197.13	c num threads              : 1          
197.09/197.13	c restarts                 : 76         
197.09/197.13	c dynamic restarts         : 0          
197.09/197.13	c static restarts          : 76         
197.09/197.13	c full restarts            : 4          
197.09/197.13	c total simplify time      : 0.00       
197.09/197.13	c learnts DL2              : 0          
197.09/197.13	c learnts size 2           : 0          
197.09/197.13	c learnts size 1           : 0           (0.00      % of vars)
197.09/197.13	c filedLit time            : 0.08        (0.04      % time)
197.09/197.13	c v-elim SatELite          : 10          (2.50      % vars)
197.09/197.13	c SatELite time            : 5.05        (2.57      % time)
197.09/197.13	c v-elim xor               : 0           (0.00      % vars)
197.09/197.13	c xor elim time            : 0.01        (0.01      % time)
197.09/197.13	c num binary xor trees     : 0          
197.09/197.13	c binxor trees' crown      : 0           (nan       leafs/tree)
197.09/197.13	c bin xor find time        : 0.00       
197.09/197.13	c OTF clause improved      : 45283       (0.03      clauses/conflict)
197.09/197.13	c OTF impr. size diff      : 48900       (1.08       lits/clause)
197.09/197.13	c OTF cl watch-shrink      : 394072      (0.29      clauses/conflict)
197.09/197.13	c OTF cl watch-sh-lit      : 518635      (1.32       lits/clause)
197.09/197.13	c tried to recurMin cls    : 140313      (10.22      % of conflicts)
197.09/197.13	c updated cache            : 1860        (0.01       lits/tried recurMin)
197.09/197.13	c clauses over max glue    : 0           (0.00      % of all clauses)
197.09/197.13	c conflicts                : 1373482     (6971.25   / sec)
197.09/197.13	c decisions                : 1605803     (0.56      % random)
197.09/197.13	c bogo-props               : 26901859569 (136543074.16 / sec)
197.09/197.13	c conflict literals        : 28004672    (25.55     % deleted)
197.09/197.13	c Memory used              : 75.73       MB
197.09/197.13	c CPU time                 : 197.02      s
197.09/197.13	s SATISFIABLE
197.09/197.13	v -1 2 -3 4 -5 6 -7 8 9 10 -11 -12 13 -14 -15 16 17 18 -19 -20 21 -22 23 -24 25 26 27 -28 29 -30 -31 32 33 34 35 36 37 -38 39 -40 -41 -42 -43 -44 45 -46 47 -48 49 50 -51 -52 53 54 -55 56 -57 58 59 -60 -61 62 63 64 -65 -66 67 68 -69 70 -71 72 73 74 -75 -76 -77 78 -79 -80 81 82 -83 -84 -85 -86 87 -88 -89 90 91 -92 93 -94 95 -96 -97 98 -99 100 -101 -102 -103 104 -105 106 -107 -108 109 -110 -111 112 113 114 -115 116 -117 -118 119 120 121 122 123 124 -125 -126 127 -128 129 130 -131 -132 -133 -134 135 136 137 138 -139 140 -141 142 -143 144 -145 -146 -147 148 149 -150 151 152 153 -154 155 -156 -157 158 -159 -160 161 -162 -163 -164 -165 166 -167 -168 -169 -170 171 -172 173 -174 175 -176 177 178 179 180 181 182 183 -184 -185 -186 -187 188 189 -190 191 -192 -193 194 195 196 197 198 199 200 201 -202 203 -204 -205 -206 207 -208 -209 -210 211 -212 -213 214 -215 -216 217 218 219 220 221 222 223 224 -225 226 227 228 229 230 -231 232 -233 -234 -235 -236 -237 238 239 240 241 242 243 244 -245 -246 -247 248 249 -250 -251 -252 253 254 -255 -256 -257 -258 259 260 -261 -262 -263 -264 -265 266 -267 -268 -269 270 -271 -272 -273 -274 -275 -276 -277 278 -279 280 -281 282 283 284 -285 286 -287 288 -289 290 -291 -292 293 -294 295 -296 297 -298 -299 300 -301 302 -303 -304 305 306 307 308 -309 310 -311 -312 -313 314 315 -316 -317 318 319 320 -321 322 -323 324 -325 -326 -327 -328 329 330 331 332 333 334 -335 -336 -337 338 -339 -340 -341 342 -343 344 345 -346 347 348 -349 350 -351 -352 353 354 -355 356 357 358 -359 -360 -361 -362 363 364 365 -366 -367 368 -369 -370 -371 -372 -373 374 -375 376 -377 378 -379 380 381 382 -383 -384 -385 -386 387 388 389 -390 391 -392 393 -394 -395 -396 -397 -398 399 400 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174641-1301787571/watcher-3174641-1301787571 -o /tmp/evaluation-result-3174641-1301787571/solver-3174641-1301787571 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174641-1301787571.cnf 

running on 2 cores: 5,7

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.91 3.98 3.93 4/189 31746
/proc/meminfo: memFree=21223420/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=30092 CPUtime=0 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 648 0 0 0 0 0 0 0 25 0 1 0 271172984 30814208 578 33554432000 4194304 4627331 140734329985648 18446744073709551615 4308248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 7523 578 371 106 0 2494 0

[startup+0.0302299 s]
/proc/loadavg: 3.91 3.98 3.93 4/189 31746
/proc/meminfo: memFree=21223420/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=30092 CPUtime=0.02 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 675 0 0 0 2 0 0 0 25 0 1 0 271172984 30814208 605 33554432000 4194304 4627331 140734329985648 18446744073709551615 4308360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 7523 605 371 106 0 2494 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30092

[startup+0.10022 s]
/proc/loadavg: 3.91 3.98 3.93 4/189 31746
/proc/meminfo: memFree=21223420/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=30364 CPUtime=0.09 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 765 0 0 0 9 0 0 0 25 0 1 0 271172984 31092736 695 33554432000 4194304 4627331 140734329985648 18446744073709551615 4308379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 7591 695 371 106 0 2562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30364

[startup+0.300195 s]
/proc/loadavg: 3.91 3.98 3.93 4/189 31746
/proc/meminfo: memFree=21223420/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=30772 CPUtime=0.29 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 1004 0 0 0 29 0 0 0 25 0 1 0 271172984 31510528 811 33554432000 4194304 4627331 140734329985648 18446744073709551615 4504699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 7693 811 372 106 0 2664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30772

[startup+0.700111 s]
/proc/loadavg: 3.91 3.98 3.93 4/189 31746
/proc/meminfo: memFree=21223420/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=31372 CPUtime=0.69 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 1469 0 0 0 69 0 0 0 25 0 1 0 271172984 32124928 856 33554432000 4194304 4627331 140734329985648 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 7843 856 372 106 0 2814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31372

[startup+1.50096 s]
/proc/loadavg: 3.91 3.98 3.93 5/190 31747
/proc/meminfo: memFree=21210584/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=36644 CPUtime=1.49 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 3173 0 0 0 149 0 0 0 25 0 1 0 271172984 37523456 2270 33554432000 4194304 4627331 140734329985648 18446744073709551615 4308321 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 9161 2271 377 106 0 4132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36644

[startup+3.10067 s]
/proc/loadavg: 3.91 3.98 3.93 5/190 31747
/proc/meminfo: memFree=21206368/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=36808 CPUtime=3.09 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 4206 0 0 0 309 0 0 0 25 0 1 0 271172984 37691392 2231 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 9202 2231 377 106 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36808

[startup+6.30104 s]
/proc/loadavg: 3.92 3.98 3.93 5/190 31748
/proc/meminfo: memFree=21201820/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=38120 CPUtime=6.29 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 6068 0 0 0 629 0 0 0 25 0 1 0 271172984 39034880 2689 33554432000 4194304 4627331 140734329985648 18446744073709551615 4302444 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 9530 2689 377 106 0 4501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38120

[startup+12.7009 s]
/proc/loadavg: 3.93 3.98 3.93 5/190 31748
/proc/meminfo: memFree=21178360/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=47548 CPUtime=12.69 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 10624 0 0 0 1268 1 0 0 25 0 1 0 271172984 48689152 4947 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 11887 4947 377 106 0 6858 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47548

[startup+25.5005 s]
/proc/loadavg: 3.94 3.98 3.93 5/190 31748
/proc/meminfo: memFree=21158072/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=50692 CPUtime=25.49 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 15408 0 0 0 2547 2 0 0 25 0 1 0 271172984 51908608 5539 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 12673 5539 377 106 0 7644 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50692

[startup+51.1008 s]
/proc/loadavg: 3.96 3.98 3.93 5/190 31749
/proc/meminfo: memFree=21129032/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=53668 CPUtime=51.09 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 22798 0 0 0 5106 3 0 0 25 0 1 0 271172984 54956032 6401 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 13417 6401 377 106 0 8388 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53668

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.93 5/190 31750
/proc/meminfo: memFree=21092532/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=68424 CPUtime=102.3 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 36487 0 0 0 10224 6 0 0 25 0 1 0 271172984 70066176 10651 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 17106 10652 377 106 0 12077 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68424

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31752
/proc/meminfo: memFree=21063236/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=68892 CPUtime=162.29 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 49305 0 0 0 16220 9 0 0 25 0 1 0 271172984 70545408 9806 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 17223 9806 377 106 0 12194 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68892

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

[startup+179.1 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31752
/proc/meminfo: memFree=21027888/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77468 CPUtime=179.09 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 53848 0 0 0 17899 10 0 0 25 0 1 0 271172984 79327232 12586 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19367 12586 377 106 0 14338 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 77468

[startup+185.501 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31752
/proc/meminfo: memFree=21028136/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77496 CPUtime=185.49 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 55327 0 0 0 18539 10 0 0 25 0 1 0 271172984 79355904 12335 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19374 12335 377 106 0 14345 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 77496

[startup+191.901 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31752
/proc/meminfo: memFree=21024292/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77544 CPUtime=191.9 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 56734 0 0 0 19179 11 0 0 25 0 1 0 271172984 79405056 11918 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19386 11918 377 106 0 14357 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 77544

[startup+195.1 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31753
/proc/meminfo: memFree=21017720/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77544 CPUtime=195.1 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 57290 0 0 0 19499 11 0 0 25 0 1 0 271172984 79405056 12474 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19386 12474 377 106 0 14357 0
Current children cumulated CPU time (s) 195.1
Current children cumulated vsize (KiB) 77544

[startup+195.901 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31753
/proc/meminfo: memFree=21015116/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77544 CPUtime=195.9 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 57397 0 0 0 19579 11 0 0 25 0 1 0 271172984 79405056 12581 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19386 12581 377 106 0 14357 0
Current children cumulated CPU time (s) 195.9
Current children cumulated vsize (KiB) 77544

[startup+196.701 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31753
/proc/meminfo: memFree=21015116/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77544 CPUtime=196.69 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 57503 0 0 0 19658 11 0 0 25 0 1 0 271172984 79405056 12687 33554432000 4194304 4627331 140734329985648 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19386 12687 377 106 0 14357 0
Current children cumulated CPU time (s) 196.69
Current children cumulated vsize (KiB) 77544

[startup+197.101 s]
/proc/loadavg: 3.99 3.98 3.93 5/190 31753
/proc/meminfo: memFree=21019580/32951124 swapFree=67111528/67111528
[pid=31746] ppid=31744 vsize=77544 CPUtime=197.09 cores=5,7
/proc/31746/stat : 31746 (strangenight2-s) R 31744 31746 31234 0 -1 4202496 57564 0 0 0 19698 11 0 0 25 0 1 0 271172984 79405056 12748 33554432000 4194304 4627331 140734329985648 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31746/statm: 19386 12748 377 106 0 14357 0
Current children cumulated CPU time (s) 197.09
Current children cumulated vsize (KiB) 77544

Child status: 10
Real time (s): 197.137
CPU time (s): 197.141
CPU user time (s): 197.021
CPU system time (s): 0.119981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 77544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.021
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57587
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= 8
involuntary context switches= 122

runsolver used 0.314952 second user time and 0.763883 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-03 01:39:31
IDJOB=3174641
IDBENCH=82859
IDSOLVER=1587
FILE ID=node147/3174641-1301787571
RUNJOBID= node147-1301783648-31255
PBS_JOBID= 12841371
Free space on /tmp= 71740 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174641-1301787571/watcher-3174641-1301787571 -o /tmp/evaluation-result-3174641-1301787571/solver-3174641-1301787571 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174641-1301787571.cnf

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

MD5SUM BENCH= cd0b1f588aad9c4aef9bf4b7912f7c0d
RANDOM SEED=808331432

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21223576 kB
Buffers:        363972 kB
Cached:       10958556 kB
SwapCached:          0 kB
Active:        7200820 kB
Inactive:      4256448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21223576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22864 kB
Writeback:           0 kB
AnonPages:      134740 kB
Mapped:          16332 kB
Slab:           207124 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   346384 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= 71732 MiB
End job on node147 at 2011-04-03 01:42:48