Trace number 3421983

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)SAT 655.927 655.922

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
MD5SUM8e6def53b47a48972a9a9fc80e087610
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark64.5702
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2192
Sum of the clauses size9664
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 556

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-3421983-1306625136.cnf'
0.00/0.00	c -- header says num vars:            311
0.00/0.00	c -- header says num clauses:        2192
0.00/0.00	c -- clauses added:            0 learnts,         2192 normals,            0 xors
0.00/0.00	c -- vars added        311
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       311      2192         0         0      9664         0   no data   no data
0.00/0.00	c asymm  cl-useful: 144/2192/2192 lits-rem:144 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:    311 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:      1298  cl-subs:      679  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     116 undec:      85 neg:     110
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       311      1513         0         0      5273         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.14	c  N st     8      4914       311      1513         1      4577      5273     84350   no data   no data
0.39/0.42	c  N st    10     11297       311      1513         3      4112      5273     49945   no data   no data
0.69/0.71	c  N st    11     17041       311      1513         3      9310      5273    152030   no data   no data
1.19/1.22	c  F st    12     25001       311      1513         3     11341      5273    179544   no data   no data
1.19/1.22	c  N st    12     25001       311      1513         3     11341      5273    179544   no data   no data
1.39/1.47	c Decided on static restart strategy
1.39/1.47	c  N st    18     30000       311      1513         3      9690      5273    143108   no data   no data
1.39/1.47	c  S st    18     30000       311      1513         3      9690      5273    143108   no data   no data
1.49/1.51	c  S st    18     30502       311      1513         4     10171      5271    153811   no data   no data
1.49/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.52	c Replacing        1 vars Replaced     2173 lits Time:     0.00 s 
1.49/1.52	c blocked clauses removed:        0 vars:      0 tried:         310 T: 0.00 s
1.49/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
1.49/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.52	c lits-rem:         5  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.52	c subs with bin:        4  lits-rem:         3  v-fix:    0  time:  0.00 s
1.69/1.77	c lits-rem:       870  cl-subs:     3740  v-elim:      0  v-fix:    0  time:  0.25 s
1.69/1.78	c asymm  cl-useful: 6/1496/1496 lits-rem:6 time: 0.00
1.69/1.78	c calculated reachability. Time: 0.00
1.69/1.78	c  N st    18     30502       310      1496         2      6376      5192     87141   no data   no data
2.10/2.16	c  N st    20     37614       310      1496         2     12790      5192    216754   no data   no data
2.49/2.54	c  N st    21     44014       310      1496         2     11584      5192    177577   no data   no data
2.59/2.64	c  S st    22     45753       310      1496         2     13154      5192    208084   no data   no data
2.59/2.68	c  S st    22     46255       310      1496         2     13644      5192    219355   no data   no data
2.59/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.59/2.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
2.59/2.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.69	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.15	c lits-rem:       753  cl-subs:     3852  v-elim:      0  v-fix:    0  time:  0.46 s
3.09/3.15	c vivif2 --  cl tried     1489 cl shrink        0 lits rem          0 time: 0.00
3.09/3.16	c vivif2 --  cl tried     9795 cl shrink        0 lits rem          0 time: 0.00
3.09/3.16	c asymm  cl-useful: 1/1489/1489 lits-rem:1 time: 0.01
3.09/3.16	c calculated reachability. Time: 0.00
3.09/3.16	c  N st    22     46255       310      1489         2      9795      5159    152517   no data   no data
3.99/4.05	c  N st    23     60652       310      1489         2     14895      5159    226305   no data   no data
4.59/4.62	c  N st    24     69383       310      1489         2     13910      5159    198241   no data   no data
4.59/4.62	c  S st    24     69383       310      1489         2     13910      5159    198241   no data   no data
4.59/4.67	c  S st    24     69885       310      1489         2     14400      5159    209533   no data   no data
4.59/4.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
4.59/4.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.68	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.12	c lits-rem:       522  cl-subs:     4578  v-elim:      0  v-fix:    0  time:  0.44 s
5.09/5.12	c vivif2 --  cl tried     1488 cl shrink        0 lits rem          0 time: 0.00
5.09/5.12	c vivif2 --  cl tried     9823 cl shrink        0 lits rem          0 time: 0.00
5.09/5.13	c asymm  cl-useful: 2/1488/1488 lits-rem:2 time: 0.01
5.09/5.13	c calculated reachability. Time: 0.00
5.09/5.13	c  N st    24     69885       310      1488         2      9823      5153    133066   no data   no data
6.29/6.34	c  F st    25     87500       310      1488         2     15518      5153    221757   no data   no data
6.29/6.34	c  N st    25     87500       310      1488         2     15518      5153    221757   no data   no data
6.69/6.75	c Decided on static restart strategy
6.89/6.94	c  N st    32     95538       310      1488         2     12445      5153    164408   no data   no data
7.49/7.53	c  N st    34    104828       310      1488         2     20858      5153    339885   no data   no data
7.49/7.53	c  S st    34    104828       310      1488         2     20858      5153    339885   no data   no data
7.49/7.59	c  S st    34    105330       310      1488         2     21339      5153    350971   no data   no data
7.49/7.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.49/7.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
7.49/7.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.60	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.66	c lits-rem:      1824  cl-subs:     5634  v-elim:      0  v-fix:    0  time:  1.05 s
8.59/8.66	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
8.59/8.66	c vivif2 --  cl tried    15707 cl shrink        0 lits rem          0 time: 0.00
8.59/8.67	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
8.59/8.67	c calculated reachability. Time: 0.00
8.59/8.67	c  N st    34    105330       310      1483         2     15707      5124    254637   no data   no data
9.29/9.37	c  N st    35    114928       310      1483         2     13044      5124    164369   no data   no data
10.39/10.42	c  N st    36    129326       310      1483         2     13779      5124    172447   no data   no data
12.00/12.06	c  N st    37    150921       310      1483         2     19531      5124    280769   no data   no data
12.59/12.63	c  S st    38    157996       310      1483         2     25741      5124    399030   no data   no data
12.69/12.71	c  S st    38    158504       310      1483         2     26236      5123    411103   no data   no data
12.69/12.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.69/12.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
12.69/12.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.69/12.72	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.00 s
12.69/12.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.59/14.67	c lits-rem:      2136  cl-subs:     9511  v-elim:      0  v-fix:    0  time:  1.94 s
14.59/14.67	c vivif2 --  cl tried     1481 cl shrink        0 lits rem          0 time: 0.00
14.59/14.67	c vivif2 --  cl tried    16725 cl shrink        0 lits rem          0 time: 0.00
14.59/14.68	c asymm  cl-useful: 0/1481/1481 lits-rem:0 time: 0.01
14.59/14.68	c calculated reachability. Time: 0.00
14.59/14.68	c  N st    38    158504       310      1481         2     16725      5111    258459   no data   no data
18.79/18.80	c  N st    39    207093       310      1481         2     30220      5111    453765   no data   no data
21.39/21.44	c  N st    40    237756       310      1481         2     25473      5111    357770   no data   no data
21.39/21.44	c  S st    40    237756       310      1481         2     25473      5111    357770   no data   no data
21.49/21.52	c  S st    40    238259       310      1481         2     25965      5111    369946   no data   no data
21.49/21.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.49/21.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
21.49/21.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.49/21.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.49/21.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
21.49/21.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.49/21.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.49/21.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.00/23.08	c lits-rem:      1499  cl-subs:     9484  v-elim:      0  v-fix:    0  time:  1.53 s
23.00/23.08	c vivif2 --  cl tried     1481 cl shrink        0 lits rem          0 time: 0.00
23.00/23.08	c vivif2 --  cl tried    16481 cl shrink        0 lits rem          0 time: 0.00
23.00/23.09	c asymm  cl-useful: 0/1481/1481 lits-rem:0 time: 0.01
23.00/23.09	c calculated reachability. Time: 0.00
23.00/23.09	c  N st    40    238259       310      1481         2     16481      5111    228317   no data   no data
29.39/29.42	c  F st    41    306250       310      1481         2     22116      5111    290404   no data   no data
29.39/29.42	c  N st    41    306250       310      1481         2     22116      5111    290404   no data   no data
29.79/29.80	c Decided on static restart strategy
31.98/32.07	c  N st    51    334551       310      1481         2     27127      5111    380461   no data   no data
34.28/34.39	c  N st    53    357388       310      1481         2     26021      5111    359869   no data   no data
34.28/34.39	c  S st    53    357388       310      1481         2     26021      5111    359869   no data   no data
34.38/34.47	c  S st    53    357891       310      1481         2     26510      5111    372059   no data   no data
34.38/34.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.38/34.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.38/34.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.38/34.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.38/34.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.38/34.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
34.38/34.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.38/34.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
34.38/34.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.48/35.59	c lits-rem:      2418  cl-subs:     5082  v-elim:      0  v-fix:    0  time:  1.10 s
35.48/35.59	c vivif2 --  cl tried     1481 cl shrink        0 lits rem          0 time: 0.00
35.48/35.60	c vivif2 --  cl tried    21428 cl shrink        0 lits rem          0 time: 0.00
35.58/35.61	c asymm  cl-useful: 0/1481/1481 lits-rem:0 time: 0.01
35.58/35.61	c calculated reachability. Time: 0.00
35.58/35.61	c  N st    53    357891       310      1481         2     21428      5111    294283   no data   no data
38.78/38.83	c  N st    54    390283       310      1481         2     28041      5111    390013   no data   no data
43.78/43.91	c  N st    55    438873       310      1481         2     23879      5111    305081   no data   no data
51.28/51.38	c  N st    56    511755       310      1481         2     37649      5111    525915   no data   no data
54.18/54.25	c  N st    57    536836       310      1481         2     33267      5111    467521   no data   no data
54.18/54.25	c  S st    57    536836       310      1481         2     33267      5111    467521   no data   no data
54.28/54.34	c  S st    57    537340       310      1481         3     33755      5111    479136   no data   no data
54.28/54.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.28/54.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
54.28/54.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.28/54.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.28/54.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.28/54.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
54.28/54.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.28/54.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.28/54.37	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
56.39/56.41	c lits-rem:      3228  cl-subs:     9006  v-elim:      0  v-fix:    0  time:  2.04 s
56.39/56.41	c vivif2 --  cl tried     1481 cl shrink        0 lits rem          0 time: 0.00
56.39/56.41	c vivif2 --  cl tried    24747 cl shrink        0 lits rem          0 time: 0.00
56.39/56.43	c asymm  cl-useful: 2/1481/1481 lits-rem:2 time: 0.02
56.39/56.43	c calculated reachability. Time: 0.00
56.39/56.43	c  N st    57    537340       310      1481         3     24747      5109    348307   no data   no data
75.38/75.41	c  N st    58    701327       310      1481         3     55121      5109    812713   no data   no data
75.38/75.41	c Finding binary XORs  T:     0.00 s  found:       0
88.28/88.33	c  N st    59    806010       310      1481         3     52132      5109    730709   no data   no data
88.28/88.33	c  S st    59    806010       310      1481         3     52132      5109    730709   no data   no data
88.38/88.47	c  S st    59    806517       310      1481         3     52621      5109    742537   no data   no data
88.38/88.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.38/88.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
88.38/88.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.38/88.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.38/88.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.38/88.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
88.38/88.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.38/88.49	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.48/88.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.28/95.30	c lits-rem:      4368  cl-subs:    20881  v-elim:      0  v-fix:    0  time:  6.79 s
95.28/95.30	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
95.28/95.31	c vivif2 --  cl tried    31742 cl shrink        0 lits rem          0 time: 0.00
95.28/95.33	c asymm  cl-useful: 2/1479/1479 lits-rem:2 time: 0.02
95.28/95.33	c calculated reachability. Time: 0.00
95.28/95.33	c  N st    59    806517       310      1479         3     31742      5099    436312   no data   no data
133.98/134.10	c  F st    60   1071876       310      1479         3     53730      5099    729514   no data   no data
133.98/134.10	c  N st    60   1071876       310      1479         3     53730      5099    729514   no data   no data
134.78/134.81	c Decided on static restart strategy
138.38/138.45	c  N st    70   1100179       310      1479         3     40459      5099    532311   no data   no data
143.38/143.49	c  N st    72   1136172       310      1479         3     71522      5099   1103075   no data   no data
148.18/148.22	c  N st    73   1168564       310      1479         3     61025      5099    870151   no data   no data
154.29/154.32	c  N st    74   1209776       310      1479         3     57441      5099    851533   no data   no data
154.29/154.32	c  S st    74   1209776       310      1479         3     57441      5099    851533   no data   no data
154.39/154.47	c  S st    74   1210277       310      1479         3     57925      5099    863081   no data   no data
154.39/154.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
154.39/154.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
154.39/154.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.39/154.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.39/154.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.39/154.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
154.39/154.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
154.39/154.50	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
154.49/154.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.49/161.56	c lits-rem:      7931  cl-subs:    14548  v-elim:      0  v-fix:    0  time:  7.04 s
161.49/161.56	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
161.49/161.56	c vivif2 --  cl tried    43377 cl shrink        0 lits rem          0 time: 0.01
161.49/161.59	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.03
161.49/161.59	c calculated reachability. Time: 0.00
161.49/161.59	c  N st    74   1210277       310      1478         3     43377      5095    649695   no data   no data
171.29/171.31	c  N st    75   1283159       310      1478         3     68551      5095   1021991   no data   no data
188.11/188.16	c  N st    76   1392482       310      1478         3     78156      5095   1133339   no data   no data
214.78/214.85	c  N st    77   1556466       310      1478         3     86108      5095   1219175   no data   no data
241.08/241.13	c  N st    78   1710277       310      1478         3     80285      5095   1143890   no data   no data
241.08/241.13	c  S st    78   1710277       310      1478         3     80285      5095   1143890   no data   no data
241.28/241.33	c  S st    78   1710777       310      1478         3     80776      5095   1155378   no data   no data
241.28/241.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.28/241.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
241.28/241.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.28/241.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.28/241.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.28/241.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
241.28/241.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.28/241.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.28/241.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.69/257.79	c lits-rem:      8462  cl-subs:    38005  v-elim:      0  v-fix:    0  time: 16.40 s
257.69/257.79	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
257.79/257.80	c vivif2 --  cl tried    42771 cl shrink        0 lits rem          0 time: 0.01
257.79/257.83	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.03
257.79/257.83	c calculated reachability. Time: 0.00
257.79/257.83	c  N st    78   1710777       310      1478         3     42771      5092    590352   no data   no data
319.89/319.96	c  N st    79   2079741       310      1478         3     61585      5092    806189   no data   no data
345.79/345.81	c  N st    80   2210777       310      1478         3     67625      5092    916705   no data   no data
345.79/345.81	c  S st    80   2210777       310      1478         3     67625      5092    916705   no data   no data
345.99/346.01	c  S st    80   2211280       310      1478         3     68119      5092    928738   no data   no data
345.99/346.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
345.99/346.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
345.99/346.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
345.99/346.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
345.99/346.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
345.99/346.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
345.99/346.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
345.99/346.04	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.01 s
345.99/346.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.09/355.17	c lits-rem:      8532  cl-subs:    22067  v-elim:      0  v-fix:    0  time:  9.11 s
355.09/355.17	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
355.09/355.17	c vivif2 --  cl tried    46052 cl shrink        0 lits rem          0 time: 0.01
355.09/355.20	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.03
355.09/355.20	c calculated reachability. Time: 0.00
355.09/355.20	c  N st    80   2211280       310      1476         3     46052      5086    611951   no data   no data
454.09/454.17	c  N st    81   2711280       310      1476         5     75695      5086   1004886   no data   no data
454.09/454.17	c  S st    81   2711280       310      1476         5     75695      5086   1004886   no data   no data
454.31/454.33	c  S st    81   2711783       310      1476         6     76174      5086   1016110   no data   no data
454.31/454.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
454.31/454.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
454.31/454.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
454.31/454.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.31/454.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.31/454.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    310 time:  0.00 s
454.31/454.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
454.31/454.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
456.29/456.39	c subs with bin:     5206  lits-rem:      1782  v-fix:    0  time:  2.00 s
463.59/463.62	c lits-rem:      7999  cl-subs:    19826  v-elim:      0  v-fix:    0  time:  7.23 s
463.59/463.62	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
463.59/463.63	c vivif2 --  cl tried    51142 cl shrink       48 lits rem         48 time: 0.01
463.59/463.67	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.04
463.59/463.67	c calculated reachability. Time: 0.00
463.59/463.67	c  N st    81   2711783       310      1476         6     51142      5086    676666   no data   no data
569.60/569.69	c Finding binary XORs  T:     0.00 s  found:       0
570.10/570.12	c  N st    82   3211783       309      1461        13     46439      5047    595766   no data   no data
570.10/570.12	c  S st    82   3211783       309      1461        13     46439      5047    595766   no data   no data
570.20/570.26	c  S st    82   3212287       309      1461        13     46923      5047    605474   no data   no data
570.20/570.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
570.20/570.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
570.20/570.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
570.20/570.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.20/570.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.20/570.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    309 time:  0.00 s
570.20/570.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
570.20/570.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
570.50/570.52	c subs with bin:     1446  lits-rem:      2116  v-fix:    0  time:  0.22 s
572.70/572.73	c lits-rem:      4054  cl-subs:     4226  v-elim:      0  v-fix:    0  time:  2.21 s
572.70/572.73	c vivif2 --  cl tried     1461 cl shrink        0 lits rem          0 time: 0.00
572.70/572.73	c vivif2 --  cl tried    41251 cl shrink        0 lits rem          0 time: 0.01
572.70/572.76	c asymm  cl-useful: 0/1461/1461 lits-rem:0 time: 0.03
572.70/572.76	c calculated reachability. Time: 0.00
572.70/572.76	c  N st    82   3212287       309      1461        13     41251      5047    519689   no data   no data
623.71/623.72	c Finding binary XORs  T:     0.00 s  found:       0
648.20/648.26	c Finding binary XORs  T:     0.00 s  found:       0
651.00/651.08	c Finding binary XORs  T:     0.00 s  found:       1
655.90/655.91	c  E st    83   3696980         0      1416        28     50728      4914    618982   no data   no data
655.90/655.91	c Verified 1416 clauses.
655.90/655.91	c Verified 1416 clauses.
655.90/655.91	c num threads              : 1          
655.90/655.91	c restarts                 : 83         
655.90/655.91	c dynamic restarts         : 0          
655.90/655.91	c static restarts          : 83         
655.90/655.91	c full restarts            : 4          
655.90/655.91	c total simplify time      : 1.58       
655.90/655.91	c learnts DL2              : 0          
655.90/655.91	c learnts size 2           : 102        
655.90/655.91	c learnts size 1           : 4           (1.29      % of vars)
655.90/655.91	c filedLit time            : 0.12        (0.02      % time)
655.90/655.91	c v-elim SatELite          : 0           (0.00      % vars)
655.90/655.91	c SatELite time            : 57.51       (8.77      % time)
655.90/655.91	c v-elim xor               : 0           (0.00      % vars)
655.90/655.91	c xor elim time            : 0.02        (0.00      % time)
655.90/655.91	c num binary xor trees     : 2          
655.90/655.91	c binxor trees' crown      : 2           (1.00      leafs/tree)
655.90/655.91	c bin xor find time        : 0.00       
655.90/655.91	c OTF clause improved      : 521243      (0.14      clauses/conflict)
655.90/655.91	c OTF impr. size diff      : 541342      (1.04       lits/clause)
655.90/655.91	c OTF cl watch-shrink      : 262114      (0.07      clauses/conflict)
655.90/655.91	c OTF cl watch-sh-lit      : 310841      (1.19       lits/clause)
655.90/655.91	c tried to recurMin cls    : 189459      (5.12       % of conflicts)
655.90/655.91	c updated cache            : 2073        (0.01       lits/tried recurMin)
655.90/655.91	c clauses over max glue    : 0           (0.00      % of all clauses)
655.90/655.91	c conflicts                : 3696980     (5637.80   / sec)
655.90/655.91	c decisions                : 3859401     (0.33      % random)
655.90/655.91	c bogo-props               : 194488720013 (296590500.88 / sec)
655.90/655.91	c conflict literals        : 57159446    (42.72     % deleted)
655.90/655.91	c Memory used              : 99.76       MB
655.90/655.91	c CPU time                 : 655.75      s
655.90/655.91	s SATISFIABLE
655.90/655.91	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 0

Verifier Data

OK

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-3421983-1306625136/watcher-3421983-1306625136 -o /tmp/evaluation-result-3421983-1306625136/solver-3421983-1306625136 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421983-1306625136.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/464 26479
/proc/meminfo: memFree=15129712/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=30236 CPUtime=0.01 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 678 0 0 0 1 0 0 0 25 0 1 0 774113448 30961664 618 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 7559 619 363 95 0 2541 0

[startup+0.053125 s]
/proc/loadavg: 2.00 2.00 2.00 2/464 26479
/proc/meminfo: memFree=15129712/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=30236 CPUtime=0.05 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 717 0 0 0 5 0 0 0 25 0 1 0 774113448 30961664 657 33554432000 4194304 4580011 140736791718784 18446744073709551615 4318405 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 7559 657 364 95 0 2541 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30236

[startup+0.101118 s]
/proc/loadavg: 2.00 2.00 2.00 2/464 26479
/proc/meminfo: memFree=15129712/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=30236 CPUtime=0.09 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 758 0 0 0 9 0 0 0 25 0 1 0 774113448 30961664 698 33554432000 4194304 4580011 140736791718784 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 7559 698 364 95 0 2541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30236

[startup+0.301021 s]
/proc/loadavg: 2.00 2.00 2.00 2/464 26479
/proc/meminfo: memFree=15129712/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=30728 CPUtime=0.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 939 0 0 0 29 0 0 0 25 0 1 0 774113448 31465472 764 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 7682 764 364 95 0 2664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30728

[startup+0.700949 s]
/proc/loadavg: 2.00 2.00 2.00 2/464 26479
/proc/meminfo: memFree=15129712/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=30976 CPUtime=0.69 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 1221 0 0 0 69 0 0 0 25 0 1 0 774113448 31719424 886 33554432000 4194304 4580011 140736791718784 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 7744 886 364 95 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30976

[startup+1.50081 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26480
/proc/meminfo: memFree=15123692/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=31676 CPUtime=1.49 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 1776 0 0 0 149 0 0 0 25 0 1 0 774113448 32436224 994 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 7919 994 366 95 0 2901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31676

[startup+3.10053 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26480
/proc/meminfo: memFree=15112848/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=38268 CPUtime=3.09 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 3736 0 0 0 309 0 0 0 25 0 1 0 774113448 39186432 2595 33554432000 4194304 4580011 140736791718784 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 9567 2595 368 95 0 4549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38268

[startup+6.30102 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26480
/proc/meminfo: memFree=15104624/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=39584 CPUtime=6.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 5202 0 0 0 628 1 0 0 25 0 1 0 774113448 40534016 2877 33554432000 4194304 4580011 140736791718784 18446744073709551615 4321160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 9896 2877 368 95 0 4878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39584

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26480
/proc/meminfo: memFree=15100092/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=43476 CPUtime=12.69 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 8206 0 0 0 1267 2 0 0 25 0 1 0 774113448 44519424 3951 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 10869 3951 368 95 0 5851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43476

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26480
/proc/meminfo: memFree=15091032/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=47292 CPUtime=25.49 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 12195 0 0 0 2547 2 0 0 25 0 1 0 774113448 48427008 4739 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26479/statm: 11823 4739 368 95 0 6805 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47292

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26482
/proc/meminfo: memFree=15087796/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=49392 CPUtime=51.08 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 20047 0 0 0 5104 4 0 0 25 0 1 0 774113448 50577408 5286 33554432000 4194304 4580011 140736791718784 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 12348 5286 368 95 0 7330 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49392

[startup+102.317 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26484
/proc/meminfo: memFree=15060496/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=61432 CPUtime=102.3 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 32908 0 0 0 10224 6 0 0 25 0 1 0 774113448 62906368 8184 33554432000 4194304 4580011 140736791718784 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 15358 8184 368 95 0 10340 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61432

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26485
/proc/meminfo: memFree=15051648/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=65800 CPUtime=162.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 44511 0 0 0 16221 8 0 0 25 0 1 0 774113448 67379200 9462 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 16450 9462 368 95 0 11432 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65800

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26488
/proc/meminfo: memFree=15050368/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=66240 CPUtime=222.28 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 55841 0 0 0 22219 9 0 0 25 0 1 0 774113448 67829760 9699 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 16560 9699 368 95 0 11542 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 66240

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 26489
/proc/meminfo: memFree=15026648/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=76928 CPUtime=282.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 65738 0 0 0 28218 11 0 0 25 0 1 0 774113448 78774272 12270 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 19232 12270 368 95 0 14214 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 76928

[startup+342.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/465 26491
/proc/meminfo: memFree=15019660/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=77284 CPUtime=342.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 74872 0 0 0 34216 13 0 0 25 0 1 0 774113448 79138816 12722 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 19321 12722 368 95 0 14303 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 77284

[startup+402.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/465 26493
/proc/meminfo: memFree=15019024/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=77984 CPUtime=402.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 82914 0 0 0 40215 14 0 0 25 0 1 0 774113448 79855616 12763 33554432000 4194304 4580011 140736791718784 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 19496 12763 368 95 0 14478 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 77984

[startup+462.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/465 26494
/proc/meminfo: memFree=15017740/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=79676 CPUtime=462.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 90591 0 0 0 46214 15 0 0 25 0 1 0 774113448 81588224 12666 33554432000 4194304 4580011 140736791718784 18446744073709551615 4415662 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 19919 12666 368 95 0 14901 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 79676

[startup+522.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/465 26496
/proc/meminfo: memFree=14996740/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=90816 CPUtime=522.29 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 95333 0 0 0 52213 16 0 0 25 0 1 0 774113448 92995584 15031 33554432000 4194304 4580011 140736791718784 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 22704 15031 368 95 0 17686 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 90816

[startup+582.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/465 26497
/proc/meminfo: memFree=14994452/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=91120 CPUtime=582.3 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 97675 0 0 0 58213 17 0 0 25 0 1 0 774113448 93306880 15386 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 22780 15386 368 95 0 17762 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 91120

[startup+642.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14983616/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=642.31 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99435 0 0 0 64214 17 0 0 25 0 1 0 774113448 104599552 17146 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17146 368 95 0 20519 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 102148

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

[startup+646.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14988328/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=646.3 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99435 0 0 0 64613 17 0 0 25 0 1 0 774113448 104599552 17146 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17146 368 95 0 20519 0
Current children cumulated CPU time (s) 646.3
Current children cumulated vsize (KiB) 102148

[startup+652.701 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14983484/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=652.7 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99436 0 0 0 65253 17 0 0 25 0 1 0 774113448 104599552 17147 33554432000 4194304 4580011 140736791718784 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17147 368 95 0 20519 0
Current children cumulated CPU time (s) 652.7
Current children cumulated vsize (KiB) 102148

[startup+654.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14983236/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=654.3 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99436 0 0 0 65413 17 0 0 25 0 1 0 774113448 104599552 17147 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17147 368 95 0 20519 0
Current children cumulated CPU time (s) 654.3
Current children cumulated vsize (KiB) 102148

[startup+655.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14983236/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=655.1 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99436 0 0 0 65493 17 0 0 25 0 1 0 774113448 104599552 17147 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17147 368 95 0 20519 0
Current children cumulated CPU time (s) 655.1
Current children cumulated vsize (KiB) 102148

[startup+655.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14983236/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=655.51 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99436 0 0 0 65534 17 0 0 25 0 1 0 774113448 104599552 17147 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17147 368 95 0 20519 0
Current children cumulated CPU time (s) 655.51
Current children cumulated vsize (KiB) 102148

[startup+655.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26499
/proc/meminfo: memFree=14983236/32950928 swapFree=56743108/67111528
[pid=26479] ppid=26477 vsize=102148 CPUtime=655.9 cores=1,3,5,7
/proc/26479/stat : 26479 (strangenight2-s) R 26477 26479 26002 0 -1 4202496 99436 0 0 0 65573 17 0 0 25 0 1 0 774113448 104599552 17147 33554432000 4194304 4580011 140736791718784 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26479/statm: 25537 17147 368 95 0 20519 0
Current children cumulated CPU time (s) 655.9
Current children cumulated vsize (KiB) 102148

Child status: 10
Real time (s): 655.922
CPU time (s): 655.927
CPU user time (s): 655.748
CPU system time (s): 0.178972
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 104068

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

runsolver used 2.80857 second user time and 6.77297 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 01:25:37
IDJOB=3421983
IDBENCH=85357
IDSOLVER=1887
FILE ID=node123/3421983-1306625136
RUNJOBID= node123-1306615132-26021
PBS_JOBID= 13471633
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421983-1306625136/watcher-3421983-1306625136 -o /tmp/evaluation-result-3421983-1306625136/solver-3421983-1306625136 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421983-1306625136.cnf

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

MD5SUM BENCH= 8e6def53b47a48972a9a9fc80e087610
RANDOM SEED=2053030834

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.75
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.838
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.838
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.74
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.838
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.80
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.838
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.838
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:      15129868 kB
Buffers:        255736 kB
Cached:        4227692 kB
SwapCached:      18836 kB
Active:        3192496 kB
Inactive:     14373112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15129868 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:           11096 kB
Writeback:           0 kB
AnonPages:    13070928 kB
Mapped:          32148 kB
Slab:           109680 kB
PageTables:      78008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133379716 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= 73436 MiB
End job on node123 at 2011-05-29 01:36:33