Trace number 3368042

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-st (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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-3368042-1305393581.cnf'
0.00/0.00	c -- header says num vars:            184
0.00/0.00	c -- header says num clauses:         896
0.00/0.00	c -- clauses added:            0 learnts,          896 normals,            0 xors
0.00/0.00	c -- vars added        184
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       184       882        14         0      3042         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/882/882 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
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:    183 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:         6  cl-subs:        0  v-elim:     52  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:      50, avg size: 3.9)
0.00/0.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       4 undec:      56 neg:     124
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       131       398         8         0      1792         0   no data   no data
0.06/0.07	c Decided on static restart strategy
0.09/0.11	c  N st     8      4919       131       398         9      4724      1792     99078   no data   no data
0.29/0.32	c  N st    10     11303       131       398         9      4402      1792     71683   no data   no data
0.49/0.53	c  N st    11     17048       131       398        10      9868      1792    188533   no data   no data
0.79/0.87	c  F st    12     25001       131       398        10     12213      1792    236545   no data   no data
0.79/0.87	c  N st    12     25001       131       398        10     12213      1792    236545   no data   no data
0.99/1.08	c Decided on static restart strategy
0.99/1.08	c  N st    18     30002       131       398        10     10570      1792    183350   no data   no data
0.99/1.08	c  S st    18     30002       131       398        10     10570      1792    183350   no data   no data
1.10/1.11	c  S st    18     30506       131       398        10     11065      1792    193409   no data   no data
1.10/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.10/1.11	c blocked clauses removed:        0 vars:      0 tried:           5 T: 0.00 s
1.10/1.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1.10/1.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.12	c subs with bin:        0  lits-rem:       238  v-fix:    0  time:  0.00 s
1.19/1.25	c lits-rem:      1642  cl-subs:      899  v-elim:      0  v-fix:    0  time:  0.13 s
1.19/1.25	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.00
1.19/1.25	c calculated reachability. Time: 0.00
1.19/1.25	c  N st    18     30506       131       398        12     10166      1792    172807   no data   no data
1.49/1.57	c  N st    20     37617       131       398        12      9500      1792    154806   no data   no data
1.79/1.86	c  N st    21     44016       131       398        12     15578      1792    291260   no data   no data
1.89/1.95	c  S st    22     45763       131       398        12     17237      1792    328945   no data   no data
1.99/2.00	c  S st    22     46270       131       398        12      9274      1792    133790   no data   no data
1.99/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.99/2.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1.99/2.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.02	c lits-rem:       268  cl-subs:      143  v-elim:      0  v-fix:    0  time:  0.02 s
1.99/2.02	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
1.99/2.03	c vivif2 --  cl tried     9131 cl shrink        0 lits rem          0 time: 0.00
1.99/2.03	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.00
1.99/2.03	c calculated reachability. Time: 0.00
1.99/2.03	c  N st    22     46270       131       398        12      9131      1792    130908   no data   no data
2.69/2.73	c  N st    23     60667       131       398        12     13366      1792    211354   no data   no data
3.08/3.20	c  N st    24     69407       131       398        12     11200      1792    154656   no data   no data
3.08/3.20	c  S st    24     69407       131       398        12     11200      1792    154656   no data   no data
3.08/3.20	c Finding binary XORs  T:     0.00 s  found:       0
3.19/3.23	c  S st    24     69909       131       398        12     11697      1792    164814   no data   no data
3.19/3.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.19/3.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.19/3.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
3.19/3.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.19/3.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.19/3.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.28	c lits-rem:       284  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.03 s
3.19/3.28	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
3.19/3.28	c vivif2 --  cl tried    11495 cl shrink        0 lits rem          0 time: 0.00
3.19/3.28	c asymm  cl-useful: 2/398/398 lits-rem:2 time: 0.00
3.19/3.28	c calculated reachability. Time: 0.00
3.19/3.28	c  N st    24     69909       131       398        12     11495      1790    161098   no data   no data
4.08/4.18	c  F st    25     87500       131       398        12     16547      1790    254367   no data   no data
4.08/4.18	c  N st    25     87500       131       398        12     16547      1790    254367   no data   no data
4.40/4.45	c Decided on static restart strategy
4.59/4.62	c  N st    32     95542       131       398        12     24255      1790    419381   no data   no data
4.98/5.07	c  N st    34    104865       131       398        12     20801      1790    336868   no data   no data
4.98/5.07	c  S st    34    104865       131       398        12     20801      1790    336868   no data   no data
5.08/5.13	c  S st    34    105369       131       398        12     21295      1790    346326   no data   no data
5.08/5.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.08/5.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.08/5.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.08/5.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.08/5.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.08/5.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
5.08/5.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.08/5.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.08/5.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.48	c lits-rem:      1278  cl-subs:     1748  v-elim:      0  v-fix:    0  time:  0.34 s
5.39/5.48	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
5.39/5.49	c vivif2 --  cl tried    19547 cl shrink        0 lits rem          0 time: 0.00
5.39/5.50	c asymm  cl-useful: 9/398/398 lits-rem:9 time: 0.01
5.39/5.50	c calculated reachability. Time: 0.00
5.39/5.50	c  N st    34    105369       131       398        12     19547      1781    309124   no data   no data
5.98/6.06	c  N st    35    114969       131       398        12     15456      1781    212106   no data   no data
6.78/6.87	c  N st    36    129366       131       398        12     14877      1781    190218   no data   no data
8.19/8.20	c  N st    37    150961       131       398        12     20044      1781    286535   no data   no data
8.59/8.63	c  S st    38    158053       131       398        12     26684      1781    430437   no data   no data
8.59/8.70	c  S st    38    158556       131       398        12     27182      1781    441563   no data   no data
8.59/8.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.69/8.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.69/8.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.69/8.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.69/8.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.69/8.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
8.69/8.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.69/8.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.69/8.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.47	c lits-rem:      1669  cl-subs:     2994  v-elim:      0  v-fix:    0  time:  0.75 s
9.39/9.47	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
9.39/9.48	c vivif2 --  cl tried    24188 cl shrink        0 lits rem          0 time: 0.00
9.39/9.49	c asymm  cl-useful: 6/398/398 lits-rem:6 time: 0.01
9.39/9.49	c calculated reachability. Time: 0.00
9.39/9.49	c  N st    38    158556       131       398        12     24188      1775    382280   no data   no data
12.69/12.71	c  N st    39    207146       131       398        12     19366      1775    252392   no data   no data
14.89/14.95	c  N st    40    237836       131       398        12     29614      1775    473175   no data   no data
14.89/14.95	c  S st    40    237836       131       398        12     29614      1775    473175   no data   no data
14.99/15.03	c  S st    40    238342       131       398        12     30115      1775    482992   no data   no data
14.99/15.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.99/15.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.99/15.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
14.99/15.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.99/15.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.99/15.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.67	c lits-rem:      1560  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  0.61 s
15.59/15.67	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
15.59/15.67	c vivif2 --  cl tried    28191 cl shrink        0 lits rem          0 time: 0.00
15.59/15.69	c asymm  cl-useful: 5/398/398 lits-rem:5 time: 0.01
15.59/15.69	c calculated reachability. Time: 0.00
15.59/15.69	c  N st    40    238342       131       398        12     28191      1770    442840   no data   no data
20.99/21.05	c  F st    41    306253       131       398        12     29820      1770    431054   no data   no data
20.99/21.05	c  N st    41    306253       131       398        12     29820      1770    431054   no data   no data
21.39/21.44	c Decided on static restart strategy
23.28/23.31	c  N st    51    334558       131       398        12     33969      1770    520476   no data   no data
25.08/25.12	c  N st    53    357514       131       398        12     32030      1770    459741   no data   no data
25.08/25.12	c  S st    53    357514       131       398        12     32030      1770    459741   no data   no data
25.08/25.20	c  S st    53    358022       131       398        12     32531      1770    470329   no data   no data
25.08/25.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.19/25.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.19/25.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.19/25.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.19/25.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.19/25.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
25.19/25.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.19/25.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.19/25.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.69/25.73	c lits-rem:      1233  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  0.50 s
25.69/25.73	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
25.69/25.73	c vivif2 --  cl tried    30547 cl shrink        0 lits rem          0 time: 0.00
25.69/25.75	c asymm  cl-useful: 3/398/398 lits-rem:3 time: 0.01
25.69/25.75	c calculated reachability. Time: 0.00
25.69/25.75	c  N st    53    358022       131       398        12     30547      1767    431345   no data   no data
28.19/28.27	c  N st    54    390415       131       398        12     36200      1767    511446   no data   no data
32.29/32.31	c  N st    55    439004       131       398        12     30233      1767    396995   no data   no data
38.69/38.71	c  N st    56    511886       131       398        12     42716      1767    623214   no data   no data
40.99/41.02	c  N st    57    537034       131       398        12     37461      1767    526890   no data   no data
40.99/41.02	c  S st    57    537034       131       398        12     37461      1767    526890   no data   no data
41.09/41.13	c  S st    57    537540       131       398        12     37959      1767    537355   no data   no data
41.09/41.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.09/41.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
41.09/41.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.09/41.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.09/41.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.09/41.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
41.09/41.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.09/41.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.09/41.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.89/41.92	c lits-rem:      1490  cl-subs:     2946  v-elim:      0  v-fix:    0  time:  0.77 s
41.89/41.92	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
41.89/41.93	c vivif2 --  cl tried    35013 cl shrink        0 lits rem          0 time: 0.01
41.89/41.95	c asymm  cl-useful: 2/398/398 lits-rem:2 time: 0.02
41.89/41.95	c calculated reachability. Time: 0.00
41.89/41.95	c  N st    57    537540       131       398        12     35013      1765    482369   no data   no data
58.30/58.31	c  N st    58    701525       131       398        12     63591      1765    996728   no data   no data
69.99/70.03	c  N st    59    806312       131       398        12     57630      1765    874029   no data   no data
69.99/70.03	c  S st    59    806312       131       398        12     57630      1765    874029   no data   no data
70.09/70.19	c  S st    59    806815       131       398        12     58129      1765    884629   no data   no data
70.09/70.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.19/70.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
70.19/70.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.19/70.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.19/70.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.19/70.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
70.19/70.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.19/70.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.19/70.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.39/73.43	c lits-rem:      2370  cl-subs:     7348  v-elim:      0  v-fix:    0  time:  3.19 s
73.39/73.43	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
73.39/73.44	c vivif2 --  cl tried    50781 cl shrink        0 lits rem          0 time: 0.01
73.39/73.46	c asymm  cl-useful: 1/398/398 lits-rem:1 time: 0.02
73.39/73.46	c calculated reachability. Time: 0.00
73.39/73.46	c  N st    59    806815       131       398        12     50781      1764    757573   no data   no data
102.69/102.78	c  F st    60   1071875       131       398        12     66411      1764    988144   no data   no data
102.69/102.78	c  N st    60   1071875       131       398        12     66411      1764    988144   no data   no data
103.41/103.44	c Decided on static restart strategy
106.49/106.52	c  N st    70   1100179       131       398        12     50810      1764    678781   no data   no data
110.29/110.39	c  N st    72   1136171       131       398        12     83887      1764   1307693   no data   no data
114.09/114.20	c  N st    73   1168564       131       398        12     71470      1764   1109830   no data   no data
119.49/119.51	c  N st    74   1210222       131       398        12     67074      1764   1012799   no data   no data
119.49/119.51	c  S st    74   1210222       131       398        12     67074      1764   1012799   no data   no data
119.59/119.69	c  S st    74   1210725       131       398        12     67569      1764   1023237   no data   no data
119.59/119.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.69/119.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
119.69/119.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
119.69/119.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.69/119.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.69/119.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
119.69/119.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.69/119.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
119.69/119.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.49/123.59	c lits-rem:      3839  cl-subs:     6346  v-elim:      0  v-fix:    0  time:  3.84 s
123.49/123.59	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
123.59/123.61	c vivif2 --  cl tried    61223 cl shrink        0 lits rem          0 time: 0.01
123.59/123.64	c asymm  cl-useful: 3/398/398 lits-rem:3 time: 0.03
123.59/123.64	c calculated reachability. Time: 0.00
123.59/123.64	c  N st    74   1210725       131       398        12     61223      1761    899386   no data   no data
132.49/132.50	c  N st    75   1283609       131       398        12     84747      1761   1352366   no data   no data
145.20/145.28	c  N st    76   1392933       131       398        12     94786      1761   1545032   no data   no data
167.39/167.41	c  N st    77   1556917       131       398        12     51196      1761    623875   no data   no data
187.99/188.06	c  N st    78   1710725       131       398        12     90397      1761   1346416   no data   no data
187.99/188.06	c  S st    78   1710725       131       398        12     90397      1761   1346416   no data   no data
188.19/188.25	c  S st    78   1711226       131       398        12     90896      1761   1357892   no data   no data
188.19/188.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.19/188.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
188.19/188.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.19/188.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.19/188.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.19/188.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
188.19/188.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
188.19/188.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
188.29/188.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.39/198.42	c lits-rem:      5000  cl-subs:    16966  v-elim:      0  v-fix:    0  time: 10.08 s
198.39/198.42	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
198.39/198.43	c vivif2 --  cl tried    73930 cl shrink        0 lits rem          0 time: 0.01
198.39/198.47	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.03
198.39/198.47	c calculated reachability. Time: 0.00
198.39/198.47	c  N st    78   1711226       131       398        12     73930      1761   1074458   no data   no data
251.29/251.37	c  N st    79   2080191       131       398        12     86796      1761   1265846   no data   no data
270.09/270.17	c  N st    80   2211226       131       398        12     90570      1761   1329176   no data   no data
270.09/270.17	c  S st    80   2211226       131       398        12     90570      1761   1329176   no data   no data
270.29/270.36	c  S st    80   2211726       131       398        12     91067      1761   1340301   no data   no data
270.29/270.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.29/270.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
270.29/270.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.29/270.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.29/270.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.29/270.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
270.29/270.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.39/270.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
270.39/270.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.80/278.87	c lits-rem:      3557  cl-subs:    12935  v-elim:      0  v-fix:    0  time:  8.43 s
278.80/278.87	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
278.80/278.89	c vivif2 --  cl tried    78132 cl shrink        0 lits rem          0 time: 0.01
278.90/278.93	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.04
278.90/278.93	c calculated reachability. Time: 0.00
278.90/278.93	c  N st    80   2211726       131       398        12     78132      1761   1109248   no data   no data
358.89/358.97	c  N st    81   2711726       131       398        12    101072      1761   1501529   no data   no data
358.89/358.97	c  S st    81   2711726       131       398        12    101072      1761   1501529   no data   no data
359.19/359.21	c  S st    81   2712230       131       398        12    101571      1761   1512324   no data   no data
359.19/359.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
359.19/359.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
359.19/359.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
359.19/359.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
359.19/359.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
359.19/359.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
359.19/359.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
359.19/359.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
359.29/359.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.29/369.30	c lits-rem:      2963  cl-subs:    14177  v-elim:      0  v-fix:    0  time: 10.00 s
369.29/369.30	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
369.29/369.33	c vivif2 --  cl tried    87394 cl shrink        0 lits rem          0 time: 0.02
369.39/369.41	c asymm  cl-useful: 3/398/398 lits-rem:3 time: 0.08
369.39/369.41	c calculated reachability. Time: 0.00
369.39/369.41	c  N st    81   2712230       131       398        12     87394      1758   1273740   no data   no data
455.70/455.71	c  N st    82   3212231       131       398        12    135379      1758   2173442   no data   no data
455.70/455.71	c  S st    82   3212231       131       398        12    135379      1758   2173442   no data   no data
456.00/456.05	c  S st    82   3212736       131       398        12    135882      1758   2184236   no data   no data
456.00/456.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
456.10/456.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
456.10/456.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
456.10/456.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.10/456.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.10/456.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
456.10/456.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
456.10/456.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
456.19/456.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
491.60/491.61	c lits-rem:      6966  cl-subs:    25475  v-elim:      0  v-fix:    0  time: 35.40 s
491.60/491.61	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
491.60/491.63	c vivif2 --  cl tried   110407 cl shrink        0 lits rem          0 time: 0.02
491.60/491.70	c asymm  cl-useful: 3/398/398 lits-rem:3 time: 0.07
491.71/491.71	c calculated reachability. Time: 0.00
491.71/491.71	c  N st    82   3212736       131       398        12    110407      1755   1709938   no data   no data
583.60/583.68	c  N st    83   3712737       131       398        12    129631      1755   1927139   no data   no data
583.60/583.68	c  S st    83   3712737       131       398        12    129631      1755   1927139   no data   no data
584.01/584.02	c  S st    83   3713238       131       398        12    130125      1755   1937508   no data   no data
584.01/584.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.01/584.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
584.01/584.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.01/584.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.01/584.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.01/584.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
584.01/584.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.01/584.11	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
584.11/584.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
607.90/607.94	c lits-rem:      4496  cl-subs:    23738  v-elim:      0  v-fix:    0  time: 23.78 s
607.90/607.94	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
607.90/607.96	c vivif2 --  cl tried   106387 cl shrink        0 lits rem          0 time: 0.03
608.00/608.07	c asymm  cl-useful: 1/398/398 lits-rem:1 time: 0.11
608.00/608.08	c calculated reachability. Time: 0.00
608.00/608.08	c  N st    83   3713238       131       398        12    106387      1753   1552583   no data   no data
616.20/616.28	c  F st    84   3751563       131       398        12    141470      1753   2259618   no data   no data
616.20/616.28	c  N st    84   3751563       131       398        12    141470      1753   2259618   no data   no data
617.40/617.41	c Decided on static restart strategy
622.10/622.13	c  N st    94   3779871       131       398        12     91365      1753   1238338   no data   no data
628.11/628.12	c  N st    96   3815865       131       398        12    125184      1753   1938769   no data   no data
634.61/634.67	c  N st    97   3848258       131       398        12    155482      1753   2562044   no data   no data
643.10/643.19	c  N st    98   3896847       131       398        12    122574      1753   1894735   no data   no data
656.51/656.60	c  N st    99   3969729       131       398        12    110477      1753   1578156   no data   no data
675.50/675.51	c  N st   100   4079053       131       398        12    130826      1753   1969811   no data   no data
701.10/701.18	c  N st   101   4213238       131       398        12     90791      1753   1176505   no data   no data
701.10/701.18	c  S st   101   4213238       131       398        12     90791      1753   1176505   no data   no data
701.40/701.40	c  S st   101   4213742       131       398        12     91287      1753   1187894   no data   no data
701.40/701.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
701.40/701.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
701.40/701.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
701.40/701.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
701.40/701.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
701.40/701.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
701.40/701.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
701.40/701.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
701.40/701.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
703.30/703.35	c lits-rem:       935  cl-subs:     3389  v-elim:      0  v-fix:    0  time:  1.87 s
703.30/703.35	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
703.30/703.37	c vivif2 --  cl tried    87898 cl shrink        0 lits rem          0 time: 0.01
703.40/703.42	c asymm  cl-useful: 2/398/398 lits-rem:2 time: 0.05
703.40/703.42	c calculated reachability. Time: 0.00
703.40/703.42	c  N st   101   4213742       131       398        12     87898      1751   1127799   no data   no data
749.70/749.76	c  N st   102   4459721       131       398        12    147340      1751   2273120   no data   no data
797.80/797.83	c  N st   103   4713742       131       398        12    124482      1751   1802009   no data   no data
797.80/797.83	c  S st   103   4713742       131       398        12    124482      1751   1802009   no data   no data
798.20/798.20	c  S st   103   4714247       131       398        12    124981      1751   1812626   no data   no data
798.20/798.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
798.20/798.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
798.20/798.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
798.20/798.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
798.20/798.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.20/798.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
798.20/798.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
798.20/798.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
798.30/798.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.40/813.40	c lits-rem:      3118  cl-subs:    17403  v-elim:      0  v-fix:    0  time: 15.08 s
813.40/813.40	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
813.40/813.43	c vivif2 --  cl tried   107578 cl shrink        0 lits rem          0 time: 0.02
813.40/813.49	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.06
813.40/813.49	c calculated reachability. Time: 0.00
813.40/813.49	c  N st   103   4714247       131       398        12    107578      1751   1506097   no data   no data
919.71/919.72	c  N st   104   5214248       131       398        12    123543      1751   1742719   no data   no data
919.71/919.72	c  S st   104   5214248       131       398        12    123543      1751   1742719   no data   no data
920.01/920.04	c  S st   104   5214750       131       398        12    124036      1751   1753293   no data   no data
920.01/920.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
920.11/920.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
920.11/920.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
920.11/920.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
920.11/920.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
920.11/920.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
920.11/920.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
920.11/920.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
920.11/920.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.81/928.80	c lits-rem:      2665  cl-subs:    10880  v-elim:      0  v-fix:    0  time:  8.63 s
928.81/928.80	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
928.81/928.83	c vivif2 --  cl tried   113156 cl shrink        0 lits rem          0 time: 0.02
928.91/928.91	c asymm  cl-useful: 1/398/398 lits-rem:1 time: 0.09
928.91/928.92	c calculated reachability. Time: 0.00
928.91/928.92	c  N st   104   5214750       131       398        12    113156      1750   1585507   no data   no data
1035.61/1035.62	c  N st   105   5714752       131       398        12    103367      1750   1317223   no data   no data
1035.61/1035.62	c  S st   105   5714752       131       398        12    103367      1750   1317223   no data   no data
1035.81/1035.89	c  S st   105   5715255       131       398        12    103860      1750   1328417   no data   no data
1035.81/1035.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1035.91/1035.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1035.91/1035.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1035.91/1035.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1035.91/1035.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1035.91/1035.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1035.91/1035.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1035.91/1035.95	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
1035.91/1035.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.11/1038.10	c lits-rem:      1095  cl-subs:     4198  v-elim:      0  v-fix:    0  time:  2.11 s
1038.11/1038.10	c vivif2 --  cl tried      397 cl shrink        0 lits rem          0 time: 0.00
1038.11/1038.12	c vivif2 --  cl tried    99662 cl shrink        0 lits rem          0 time: 0.02
1038.11/1038.18	c asymm  cl-useful: 1/397/397 lits-rem:1 time: 0.06
1038.11/1038.18	c calculated reachability. Time: 0.00
1038.11/1038.18	c  N st   105   5715255       131       397        12     99662      1741   1260285   no data   no data
1149.52/1149.58	c  N st   106   6215255       131       397        12    169270      1741   2656213   no data   no data
1149.52/1149.58	c  S st   106   6215255       131       397        12    169270      1741   2656213   no data   no data
1150.01/1150.06	c  S st   106   6215762       131       397        12    169773      1741   2668045   no data   no data
1150.01/1150.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1150.11/1150.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1150.11/1150.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1150.11/1150.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1150.11/1150.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1150.11/1150.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1150.11/1150.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1150.11/1150.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1150.21/1150.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1196.62/1196.68	c lits-rem:      4174  cl-subs:    29885  v-elim:      0  v-fix:    0  time: 46.43 s
1196.62/1196.68	c vivif2 --  cl tried      397 cl shrink        0 lits rem          0 time: 0.00
1196.72/1196.71	c vivif2 --  cl tried   139888 cl shrink        0 lits rem          0 time: 0.03
1196.83/1196.81	c asymm  cl-useful: 0/397/397 lits-rem:0 time: 0.10
1196.83/1196.81	c calculated reachability. Time: 0.00
1196.83/1196.81	c  N st   106   6215762       131       397        12    139888      1741   2114523   no data   no data

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: 961)

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-3368042-1305393581/watcher-3368042-1305393581 -o /tmp/evaluation-result-3368042-1305393581/solver-3368042-1305393581 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368042-1305393581.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: 0.85 1.49 2.52 4/298 2165
/proc/meminfo: memFree=15980124/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=21396 CPUtime=0 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 451 0 0 0 0 0 0 0 19 0 1 0 106967523 21909504 391 33554432000 4194304 4580011 140734282777520 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 7400 394 322 95 0 2382 0

[startup+0.0739121 s]
/proc/loadavg: 0.85 1.49 2.52 4/298 2165
/proc/meminfo: memFree=15980124/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=29972 CPUtime=0.06 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 670 0 0 0 6 0 0 0 19 0 1 0 106967523 30691328 610 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 7493 610 364 95 0 2475 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29972

[startup+0.100915 s]
/proc/loadavg: 0.85 1.49 2.52 4/298 2165
/proc/meminfo: memFree=15980124/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=30128 CPUtime=0.09 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 711 0 0 0 9 0 0 0 19 0 1 0 106967523 30851072 651 33554432000 4194304 4580011 140734282777520 18446744073709551615 4301503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 7532 652 364 95 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30128

[startup+0.300881 s]
/proc/loadavg: 0.85 1.49 2.52 4/298 2165
/proc/meminfo: memFree=15980124/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=30516 CPUtime=0.29 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 964 0 0 0 29 0 0 0 20 0 1 0 106967523 31248384 783 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 7629 783 364 95 0 2611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30516

[startup+0.7008 s]
/proc/loadavg: 0.85 1.49 2.52 4/298 2165
/proc/meminfo: memFree=15980124/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=31116 CPUtime=0.69 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 1454 0 0 0 69 0 0 0 21 0 1 0 106967523 31862784 845 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 7779 845 364 95 0 2761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31116

[startup+1.50066 s]
/proc/loadavg: 0.85 1.49 2.52 5/308 2178
/proc/meminfo: memFree=15956244/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=36648 CPUtime=1.49 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 3235 0 0 0 149 0 0 0 23 0 1 0 106967523 37527552 2331 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 9162 2331 366 95 0 4144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36648

[startup+3.10038 s]
/proc/loadavg: 0.85 1.49 2.52 5/308 2178
/proc/meminfo: memFree=15935412/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=36860 CPUtime=3.08 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 4433 0 0 0 308 0 0 0 25 0 1 0 106967523 37744640 2392 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 9215 2392 366 95 0 4197 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36860

[startup+6.30083 s]
/proc/loadavg: 1.10 1.53 2.52 6/308 2178
/proc/meminfo: memFree=15915328/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=42528 CPUtime=6.28 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 7677 0 0 0 628 0 0 0 25 0 1 0 106967523 43548672 3672 33554432000 4194304 4580011 140734282777520 18446744073709551615 4320408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 10632 3672 366 95 0 5614 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42528

[startup+12.7007 s]
/proc/loadavg: 1.33 1.57 2.53 5/308 2178
/proc/meminfo: memFree=15883476/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=46548 CPUtime=12.69 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 11656 0 0 0 1267 2 0 0 25 0 1 0 106967523 47665152 4478 33554432000 4194304 4580011 140734282777520 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 11637 4478 366 95 0 6619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46548

[startup+25.5005 s]
/proc/loadavg: 2.06 1.72 2.56 6/308 2178
/proc/meminfo: memFree=15862372/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=52272 CPUtime=25.49 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 18226 0 0 0 2546 3 0 0 25 0 1 0 106967523 53526528 5992 33554432000 4194304 4580011 140734282777520 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 13068 5992 366 95 0 8050 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52272

[startup+51.101 s]
/proc/loadavg: 2.72 1.91 2.60 6/308 2179
/proc/meminfo: memFree=15821260/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=54488 CPUtime=51.08 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 27668 0 0 0 5103 5 0 0 25 0 1 0 106967523 55795712 7046 33554432000 4194304 4580011 140734282777520 18446744073709551615 4321160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 13622 7046 366 95 0 8604 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54488

[startup+102.312 s]
/proc/loadavg: 3.44 2.23 2.67 6/308 2180
/proc/meminfo: memFree=15754152/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=65372 CPUtime=102.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 45074 0 0 0 10221 10 0 0 25 0 1 0 106967523 66940928 9353 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 16343 9353 366 95 0 11325 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 65372

[startup+162.301 s]
/proc/loadavg: 3.79 2.55 2.75 6/308 2182
/proc/meminfo: memFree=15735632/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=72944 CPUtime=162.29 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 62792 0 0 0 16216 13 0 0 25 0 1 0 106967523 74694656 11168 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 18236 11168 366 95 0 13218 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72944

[startup+222.3 s]
/proc/loadavg: 3.92 2.81 2.83 6/308 2184
/proc/meminfo: memFree=15706584/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=87624 CPUtime=222.29 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 78245 0 0 0 22212 17 0 0 25 0 1 0 106967523 89726976 14455 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 21906 14455 366 95 0 16888 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87624

[startup+282.301 s]
/proc/loadavg: 3.97 3.02 2.90 6/308 2185
/proc/meminfo: memFree=15675292/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=92888 CPUtime=282.3 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 91246 0 0 0 28209 21 0 0 25 0 1 0 106967523 95117312 16541 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 23222 16541 366 95 0 18204 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92888

[startup+342.3 s]
/proc/loadavg: 3.99 3.20 2.96 6/308 2186
/proc/meminfo: memFree=15671428/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=93224 CPUtime=342.3 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 104539 0 0 0 34206 24 0 0 25 0 1 0 106967523 95461376 15593 33554432000 4194304 4580011 140734282777520 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 23306 15593 366 95 0 18288 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93224

[startup+402.301 s]
/proc/loadavg: 4.03 3.36 3.03 6/308 2188
/proc/meminfo: memFree=15605932/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=99048 CPUtime=402.29 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 114753 0 0 0 40202 27 0 0 25 0 1 0 106967523 101425152 17931 33554432000 4194304 4580011 140734282777520 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 24762 17931 366 95 0 19744 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 99048

[startup+462.3 s]
/proc/loadavg: 4.01 3.47 3.09 6/308 2190
/proc/meminfo: memFree=15568208/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=115716 CPUtime=462.29 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 129291 0 0 0 46199 30 0 0 25 0 1 0 106967523 118493184 22029 33554432000 4194304 4580011 140734282777520 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 28929 22029 366 95 0 23911 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 115716

[startup+522.301 s]
/proc/loadavg: 4.08 3.58 3.15 6/308 2192
/proc/meminfo: memFree=15550564/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=115840 CPUtime=522.3 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 135080 0 0 0 52199 31 0 0 25 0 1 0 106967523 118620160 21812 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 28960 21812 366 95 0 23942 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 115840

[startup+582.3 s]
/proc/loadavg: 4.17 3.69 3.21 6/308 2193
/proc/meminfo: memFree=15509252/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=116160 CPUtime=582.3 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 146122 0 0 0 58196 34 0 0 25 0 1 0 106967523 118947840 21593 33554432000 4194304 4580011 140734282777520 18446744073709551615 4301477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 29040 21593 366 95 0 24022 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116160

[startup+642.301 s]
/proc/loadavg: 4.13 3.76 3.26 6/308 2194
/proc/meminfo: memFree=15497804/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=117260 CPUtime=642.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 153141 0 0 0 64193 38 0 0 25 0 1 0 106967523 120074240 22198 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 29315 22198 366 95 0 24297 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 117260

[startup+702.3 s]
/proc/loadavg: 4.05 3.80 3.30 6/308 2196
/proc/meminfo: memFree=15511408/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=117552 CPUtime=702.3 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 164766 0 0 0 70190 40 0 0 25 0 1 0 106967523 120373248 21523 33554432000 4194304 4580011 140734282777520 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 29388 21523 366 95 0 24370 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 117552

[startup+762.312 s]
/proc/loadavg: 4.02 3.83 3.35 6/308 2198
/proc/meminfo: memFree=15498620/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=117712 CPUtime=762.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 174983 0 0 0 76188 43 0 0 25 0 1 0 106967523 120537088 22229 33554432000 4194304 4580011 140734282777520 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 29428 22229 366 95 0 24410 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 117712

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.38 6/308 2200
/proc/meminfo: memFree=15481596/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=120380 CPUtime=822.3 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 182755 0 0 0 82185 45 0 0 25 0 1 0 106967523 123269120 23622 33554432000 4194304 4580011 140734282777520 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 30095 23622 366 95 0 25077 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 120380

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.42 6/308 2201
/proc/meminfo: memFree=15457248/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=120628 CPUtime=882.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 193106 0 0 0 88183 48 0 0 25 0 1 0 106967523 123523072 23388 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 30157 23388 366 95 0 25139 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 120628

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.46 6/308 2202
/proc/meminfo: memFree=15433036/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=122844 CPUtime=942.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 201242 0 0 0 94180 51 0 0 25 0 1 0 106967523 125792256 24677 33554432000 4194304 4580011 140734282777520 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 30711 24677 366 95 0 25693 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 122844

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.49 6/308 2204
/proc/meminfo: memFree=15441328/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=123004 CPUtime=1002.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 211428 0 0 0 100178 53 0 0 25 0 1 0 106967523 125956096 24099 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 30751 24099 366 95 0 25733 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 123004

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.52 6/308 2206
/proc/meminfo: memFree=15472672/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=123156 CPUtime=1062.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 221067 0 0 0 106176 55 0 0 25 0 1 0 106967523 126111744 22743 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 30789 22743 366 95 0 25771 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 123156

[startup+1122.3 s]
/proc/loadavg: 4.04 3.96 3.55 6/308 2208
/proc/meminfo: memFree=15458272/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=123288 CPUtime=1122.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 229487 0 0 0 112174 57 0 0 25 0 1 0 106967523 126246912 23967 33554432000 4194304 4580011 140734282777520 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 30822 23967 366 95 0 25804 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 123288

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.58 6/308 2209
/proc/meminfo: memFree=15390304/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=138932 CPUtime=1182.32 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 237095 0 0 0 118173 59 0 0 25 0 1 0 106967523 142266368 27800 33554432000 4194304 4580011 140734282777520 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 34733 27800 366 95 0 29715 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 138932

[startup+1242.3 s]
/proc/loadavg: 4.09 4.01 3.61 6/308 2210
/proc/meminfo: memFree=15397352/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=139040 CPUtime=1242.31 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 243898 0 0 0 124171 60 0 0 25 0 1 0 106967523 142376960 26399 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 34760 26399 366 95 0 29742 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 139040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.64 6/308 2212
/proc/meminfo: memFree=15394972/32950928 swapFree=67111364/67111528
[pid=2165] ppid=2161 vsize=139204 CPUtime=1300.02 cores=5,7
/proc/2165/stat : 2165 (strangenight2-s) R 2161 2165 1509 0 -1 4202496 252466 0 0 0 129939 63 0 0 25 0 1 0 106967523 142544896 27425 33554432000 4194304 4580011 140734282777520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 34801 27425 366 95 0 29783 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 139204

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.4
CPU system time (s): 0.641902
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 200628

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

runsolver used 3.72743 second user time and 9.35958 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 19:19:41
IDJOB=3368042
IDBENCH=84018
IDSOLVER=1845
FILE ID=node112/3368042-1305393581
RUNJOBID= node112-1305393581-2138
PBS_JOBID= 13324408
Free space on /tmp= 73564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368042-1305393581/watcher-3368042-1305393581 -o /tmp/evaluation-result-3368042-1305393581/solver-3368042-1305393581 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368042-1305393581.cnf

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=1104658146

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15980808 kB
Buffers:        283108 kB
Cached:        2692896 kB
SwapCached:          0 kB
Active:       15054496 kB
Inactive:      1678220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15980808 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           16316 kB
Writeback:           0 kB
AnonPages:    13756576 kB
Mapped:          20848 kB
Slab:           132204 kB
PageTables:      43392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34992800 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= 73540 MiB
End job on node112 at 2011-05-14 19:41:23