Trace number 3421980

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 661.551 661.555

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark543.832
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
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 41496
Number of clauses of size 5784
Number of clauses of size over 5136

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-3421980-1306624786.cnf'
0.00/0.00	c -- header says num vars:            339
0.00/0.00	c -- header says num clauses:        2416
0.00/0.00	c -- clauses added:            0 learnts,         2416 normals,            0 xors
0.00/0.00	c -- vars added        339
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       339      2416         0         0     10720         0   no data   no data
0.00/0.00	c asymm  cl-useful: 119/2416/2416 lits-rem:119 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:    339 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.01	c lits-rem:      1469  cl-subs:      735  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	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:     123 undec:      94 neg:     122
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       339      1681         0         0      5927         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4919       339      1681         4      4524      5925     83700   no data   no data
0.29/0.39	c  N st    10     11301       339      1681         4      4184      5925     53782   no data   no data
0.59/0.62	c  N st    11     17044       339      1681         4      9410      5925    165914   no data   no data
1.00/1.02	c  F st    12     25001       339      1681         4     11544      5925    198630   no data   no data
1.00/1.02	c  N st    12     25001       339      1681         4     11544      5925    198630   no data   no data
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30001       339      1681         4      9956      5925    162346   no data   no data
1.19/1.26	c  S st    18     30001       339      1681         4      9956      5925    162346   no data   no data
1.19/1.29	c  S st    18     30501       339      1681         4     10446      5923    175500   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c Replacing        2 vars Replaced     3871 lits Time:     0.01 s 
1.29/1.30	c blocked clauses removed:        0 vars:      0 tried:         337 T: 0.00 s
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    337 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         8  cl-subs:       16  v-elim:      4  v-fix:    0  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c lits-rem:      1439  cl-subs:     1730  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.51	c asymm  cl-useful: 5/1650/1650 lits-rem:5 time: 0.00
1.49/1.51	c calculated reachability. Time: 0.00
1.49/1.51	c  N st    18     30501       333      1650         0      8685      5796    141065   no data   no data
1.79/1.88	c  N st    20     37612       333      1650         0      8017      5796    105917   no data   no data
2.20/2.24	c  N st    21     44011       333      1650         0     13818      5796    229950   no data   no data
2.29/2.37	c  S st    22     45751       333      1650         0     15396      5796    266201   no data   no data
2.39/2.42	c  S st    22     46256       333      1650         0     15885      5796    277442   no data   no data
2.39/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:         5  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.05	c lits-rem:       924  cl-subs:     3676  v-elim:      0  v-fix:    0  time:  0.62 s
2.99/3.05	c vivif2 --  cl tried     1638 cl shrink        0 lits rem          0 time: 0.00
2.99/3.06	c vivif2 --  cl tried    12216 cl shrink        0 lits rem          0 time: 0.00
2.99/3.06	c asymm  cl-useful: 0/1638/1638 lits-rem:0 time: 0.01
2.99/3.06	c calculated reachability. Time: 0.00
2.99/3.06	c  N st    22     46256       333      1638         0     12216      5730    203760   no data   no data
3.99/4.03	c  N st    23     60653       333      1638         0     17290      5730    287450   no data   no data
4.49/4.56	c  N st    24     69384       333      1638         0     16214      5730    265039   no data   no data
4.49/4.56	c  S st    24     69384       333      1638         0     16214      5730    265039   no data   no data
4.59/4.61	c  S st    24     69885       333      1638         0     16698      5727    276792   no data   no data
4.59/4.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
4.59/4.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.62	c lits-rem:        10  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.31	c lits-rem:       783  cl-subs:     4300  v-elim:      0  v-fix:    0  time:  0.68 s
5.29/5.31	c vivif2 --  cl tried     1625 cl shrink        0 lits rem          0 time: 0.00
5.29/5.31	c vivif2 --  cl tried    12401 cl shrink        0 lits rem          0 time: 0.00
5.29/5.32	c asymm  cl-useful: 2/1625/1625 lits-rem:2 time: 0.01
5.29/5.32	c calculated reachability. Time: 0.00
5.29/5.32	c  N st    24     69885       333      1625         0     12401      5651    194764   no data   no data
6.39/6.47	c  F st    25     87500       333      1625         0     18731      5651    318915   no data   no data
6.39/6.47	c  N st    25     87500       333      1625         0     18731      5651    318915   no data   no data
6.69/6.77	c Decided on static restart strategy
6.89/6.90	c  N st    32     95537       333      1625         0     15324      5651    239110   no data   no data
7.49/7.53	c  N st    34    104827       333      1625         0     11940      5651    151863   no data   no data
7.49/7.53	c  S st    34    104827       333      1625         0     11940      5651    151863   no data   no data
7.49/7.57	c  S st    34    105330       333      1625         0     12428      5650    164346   no data   no data
7.49/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.49/7.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
7.49/7.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.58	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.63	c lits-rem:       323  cl-subs:      649  v-elim:      0  v-fix:    0  time:  0.05 s
7.59/7.63	c vivif2 --  cl tried     1615 cl shrink        0 lits rem          0 time: 0.00
7.59/7.64	c vivif2 --  cl tried    11784 cl shrink        0 lits rem          0 time: 0.00
7.59/7.64	c asymm  cl-useful: 1/1615/1615 lits-rem:1 time: 0.01
7.59/7.64	c calculated reachability. Time: 0.00
7.59/7.64	c  N st    34    105330       333      1615         0     11784      5597    153925   no data   no data
8.29/8.32	c  N st    35    114928       333      1615         0     20345      5597    335541   no data   no data
9.19/9.29	c  N st    36    129326       333      1615         0     20810      5597    329924   no data   no data
10.80/10.81	c  N st    37    150921       333      1615         0     27039      5597    453070   no data   no data
11.30/11.31	c  S st    38    157995       333      1615         0     18935      5597    275222   no data   no data
11.30/11.37	c  S st    38    158497       333      1615         0     19423      5597    287811   no data   no data
11.30/11.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.30/11.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.30/11.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.30/11.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.30/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.30/11.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
11.30/11.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.30/11.38	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
11.30/11.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.70/11.77	c lits-rem:       895  cl-subs:     2548  v-elim:      0  v-fix:    0  time:  0.38 s
11.70/11.77	c vivif2 --  cl tried     1613 cl shrink        0 lits rem          0 time: 0.00
11.70/11.77	c vivif2 --  cl tried    16876 cl shrink        0 lits rem          0 time: 0.00
11.70/11.78	c asymm  cl-useful: 1/1613/1613 lits-rem:1 time: 0.01
11.70/11.78	c calculated reachability. Time: 0.00
11.70/11.78	c  N st    38    158497       333      1613         0     16876      5582    241970   no data   no data
15.79/15.83	c  N st    39    207086       333      1613         0     28910      5582    468213   no data   no data
18.49/18.59	c  N st    40    237746       333      1613         0     21711      5582    305580   no data   no data
18.49/18.59	c  S st    40    237746       333      1613         0     21711      5582    305580   no data   no data
18.60/18.65	c  S st    40    238250       333      1613         0     22199      5582    317538   no data   no data
18.60/18.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.60/18.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
18.60/18.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.60/18.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.60/18.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.60/18.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
18.60/18.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.60/18.66	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.00 s
18.60/18.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.12	c lits-rem:       807  cl-subs:     3012  v-elim:      0  v-fix:    0  time:  0.45 s
19.09/19.12	c vivif2 --  cl tried     1610 cl shrink        0 lits rem          0 time: 0.00
19.09/19.12	c vivif2 --  cl tried    19187 cl shrink        0 lits rem          0 time: 0.00
19.09/19.14	c asymm  cl-useful: 0/1610/1610 lits-rem:0 time: 0.01
19.09/19.14	c calculated reachability. Time: 0.00
19.09/19.14	c  N st    40    238250       333      1610         0     19187      5572    267052   no data   no data
25.39/25.47	c  F st    41    306250       333      1610         0     21076      5572    272937   no data   no data
25.39/25.47	c  N st    41    306250       333      1610         0     21076      5572    272937   no data   no data
25.89/25.92	c Decided on static restart strategy
28.39/28.43	c  N st    51    334553       333      1610         0     25078      5572    342912   no data   no data
31.20/31.26	c  N st    53    357375       333      1610         0     22989      5572    293067   no data   no data
31.20/31.26	c  S st    53    357375       333      1610         0     22989      5572    293067   no data   no data
31.30/31.31	c  S st    53    357879       333      1610         0     23474      5571    305245   no data   no data
31.30/31.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.30/31.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
31.30/31.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.30/31.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.30/31.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.30/31.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
31.30/31.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.30/31.33	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.30/31.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.60/31.62	c lits-rem:       765  cl-subs:     2040  v-elim:      0  v-fix:    0  time:  0.28 s
31.60/31.62	c vivif2 --  cl tried     1609 cl shrink        0 lits rem          0 time: 0.00
31.60/31.62	c vivif2 --  cl tried    21435 cl shrink        0 lits rem          0 time: 0.00
31.60/31.63	c asymm  cl-useful: 0/1609/1609 lits-rem:0 time: 0.01
31.60/31.63	c calculated reachability. Time: 0.00
31.60/31.63	c  N st    53    357879       333      1609         0     21435      5566    274875   no data   no data
35.39/35.46	c  N st    54    390273       333      1609         0     27131      5566    365422   no data   no data
41.59/41.66	c  N st    55    438862       333      1609         0     45987      5566    692306   no data   no data
50.89/50.97	c  N st    56    511744       333      1609         0     33811      5566    479399   no data   no data
54.19/54.28	c  N st    57    536820       333      1609         0     28507      5566    368088   no data   no data
54.19/54.28	c  S st    57    536820       333      1609         0     28507      5566    368088   no data   no data
54.29/54.37	c  S st    57    537323       333      1609         1     28998      5566    379863   no data   no data
54.29/54.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.29/54.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
54.29/54.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.29/54.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.29/54.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.29/54.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
54.29/54.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.29/54.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
54.29/54.39	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
54.79/54.86	c lits-rem:      1012  cl-subs:     2694  v-elim:      0  v-fix:    0  time:  0.46 s
54.79/54.86	c vivif2 --  cl tried     1609 cl shrink        0 lits rem          0 time: 0.00
54.79/54.86	c vivif2 --  cl tried    26302 cl shrink        0 lits rem          0 time: 0.01
54.79/54.88	c asymm  cl-useful: 5/1609/1609 lits-rem:5 time: 0.02
54.79/54.88	c calculated reachability. Time: 0.00
54.79/54.88	c  N st    57    537323       333      1609         1     26302      5561    338949   no data   no data
77.20/77.27	c  N st    58    701308       333      1609         1     53996      5561    780953   no data   no data
93.09/93.19	c  N st    59    805985       333      1609         1     47688      5561    651868   no data   no data
93.09/93.19	c  S st    59    805985       333      1609         1     47688      5561    651868   no data   no data
93.29/93.33	c  S st    59    806492       333      1609         1     48185      5561    664299   no data   no data
93.29/93.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.29/93.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
93.29/93.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.29/93.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.29/93.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.29/93.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
93.29/93.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.29/93.35	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.01 s
93.29/93.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.19/97.22	c lits-rem:      3090  cl-subs:    14008  v-elim:      0  v-fix:    0  time:  3.85 s
97.19/97.22	c vivif2 --  cl tried     1604 cl shrink        0 lits rem          0 time: 0.00
97.19/97.22	c vivif2 --  cl tried    34179 cl shrink        0 lits rem          0 time: 0.01
97.19/97.25	c asymm  cl-useful: 1/1604/1604 lits-rem:1 time: 0.02
97.19/97.25	c calculated reachability. Time: 0.00
97.19/97.25	c  N st    59    806492       333      1604         1     34179      5538    457103   no data   no data
141.80/141.84	c  F st    60   1071875       333      1604         1     50297      5538    657602   no data   no data
141.80/141.84	c  N st    60   1071875       333      1604         1     50297      5538    657602   no data   no data
142.59/142.63	c Decided on static restart strategy
146.69/146.75	c  N st    70   1100179       333      1604         1     75667      5538   1100691   no data   no data
152.69/152.73	c  N st    72   1136173       333      1604         1     67265      5538    967038   no data   no data
158.19/158.26	c  N st    73   1168568       333      1604         1     54742      5538    763776   no data   no data
164.89/165.00	c  N st    74   1209738       333      1604         1     49358      5538    651637   no data   no data
164.89/165.00	c  S st    74   1209738       333      1604         1     49358      5538    651637   no data   no data
165.09/165.15	c  S st    74   1210240       333      1604         1     49847      5538    665042   no data   no data
165.09/165.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.09/165.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
165.09/165.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.09/165.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.09/165.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.09/165.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
165.09/165.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.09/165.17	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
165.09/165.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.99/168.00	c lits-rem:      3435  cl-subs:    11318  v-elim:      0  v-fix:    0  time:  2.81 s
167.99/168.00	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
167.99/168.00	c vivif2 --  cl tried    38529 cl shrink        0 lits rem          0 time: 0.01
167.99/168.03	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.02
167.99/168.03	c calculated reachability. Time: 0.00
167.99/168.03	c  N st    74   1210240       333      1603         1     38529      5533    502193   no data   no data
179.30/179.38	c  N st    75   1283122       333      1603         1     60891      5533    833723   no data   no data
200.99/201.03	c  N st    76   1392445       333      1603         1     69583      5533    951367   no data   no data
234.07/234.17	c  N st    77   1556430       333      1603         1     77206      5533   1076594   no data   no data
263.98/264.08	c  N st    78   1710241       333      1603         1     67538      5533    919086   no data   no data
263.98/264.08	c  S st    78   1710241       333      1603         1     67538      5533    919086   no data   no data
264.18/264.27	c  S st    78   1710743       333      1603         2     68031      5533    931751   no data   no data
264.18/264.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
264.18/264.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
264.18/264.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
264.18/264.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.18/264.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.18/264.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
264.18/264.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
264.28/264.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
264.28/264.32	c subs with bin:        3  lits-rem:         5  v-fix:    0  time:  0.00 s
271.87/271.99	c lits-rem:      4990  cl-subs:    21679  v-elim:      0  v-fix:    0  time:  7.67 s
271.87/271.99	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
271.97/272.00	c vivif2 --  cl tried    46349 cl shrink        0 lits rem          0 time: 0.01
271.97/272.03	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.03
271.97/272.03	c calculated reachability. Time: 0.00
271.97/272.03	c  N st    78   1710743       333      1603         2     46349      5533    609849   no data   no data
271.97/272.03	c Finding binary XORs  T:     0.00 s  found:       0
347.98/348.06	c  N st    79   2079707       333      1603         2     59816      5533    767530   no data   no data
376.09/376.18	c  N st    80   2210744       333      1603         2     63314      5533    830224   no data   no data
376.09/376.18	c  S st    80   2210744       333      1603         2     63314      5533    830224   no data   no data
376.28/376.35	c  S st    80   2211248       333      1603         2     63803      5533    841917   no data   no data
376.28/376.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.28/376.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
376.28/376.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.28/376.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.28/376.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.28/376.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
376.28/376.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
376.28/376.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
376.38/376.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.38/380.48	c lits-rem:      5102  cl-subs:    11424  v-elim:      0  v-fix:    0  time:  4.08 s
380.38/380.48	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
380.38/380.49	c vivif2 --  cl tried    52379 cl shrink        0 lits rem          0 time: 0.01
380.49/380.53	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.03
380.49/380.53	c calculated reachability. Time: 0.00
380.49/380.53	c  N st    80   2211248       333      1603         2     52379      5533    679270   no data   no data
491.58/491.68	c  N st    81   2711248       333      1603         2     74467      5533    928478   no data   no data
491.58/491.68	c  S st    81   2711248       333      1603         2     74467      5533    928478   no data   no data
491.78/491.87	c  S st    81   2711752       333      1603         2     74959      5533    940270   no data   no data
491.78/491.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
491.78/491.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
491.78/491.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
491.78/491.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
491.78/491.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.78/491.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
491.78/491.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
491.88/491.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
491.88/491.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.48/498.59	c lits-rem:      5345  cl-subs:    22025  v-elim:      0  v-fix:    0  time:  6.66 s
498.48/498.59	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
498.58/498.60	c vivif2 --  cl tried    52934 cl shrink        0 lits rem          0 time: 0.01
498.58/498.63	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.03
498.58/498.63	c calculated reachability. Time: 0.00
498.58/498.63	c  N st    81   2711752       333      1603         2     52934      5533    672548   no data   no data
614.39/614.47	c  N st    82   3211753       333      1603         5    102224      5533   1263024   no data   no data
614.39/614.47	c  S st    82   3211753       333      1603         5    102224      5533   1263024   no data   no data
614.69/614.74	c  S st    82   3212256       333      1603         5    102714      5533   1274869   no data   no data
614.69/614.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
614.69/614.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
614.69/614.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.69/614.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
614.69/614.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.69/614.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
614.69/614.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
614.69/614.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
621.59/621.64	c subs with bin:    15066  lits-rem:      9595  v-fix:    0  time:  6.82 s
632.69/632.78	c lits-rem:      6225  cl-subs:    33410  v-elim:      0  v-fix:    0  time: 11.14 s
632.69/632.78	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
632.69/632.79	c vivif2 --  cl tried    54238 cl shrink        0 lits rem          0 time: 0.01
632.79/632.82	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.04
632.79/632.82	c calculated reachability. Time: 0.00
632.79/632.82	c  N st    82   3212256       333      1603         5     54238      5533    685070   no data   no data
646.99/647.06	c Finding binary XORs  T:     0.00 s  found:       0
661.48/661.54	c  E st    83   3355549         0      1588         8     85715      5494   1123940   no data   no data
661.48/661.55	c Verified 1588 clauses.
661.48/661.55	c Solution needs extension. Extending.
661.48/661.55	c Verified 1588 clauses.
661.48/661.55	c num threads              : 1          
661.48/661.55	c restarts                 : 83         
661.48/661.55	c dynamic restarts         : 0          
661.48/661.55	c static restarts          : 83         
661.48/661.55	c full restarts            : 4          
661.48/661.55	c total simplify time      : 0.69       
661.48/661.55	c learnts DL2              : 0          
661.48/661.55	c learnts size 2           : 31         
661.48/661.55	c learnts size 1           : 1           (0.29      % of vars)
661.48/661.55	c filedLit time            : 0.12        (0.02      % time)
661.48/661.55	c v-elim SatELite          : 4           (1.18      % vars)
661.48/661.55	c SatELite time            : 39.27       (5.94      % time)
661.48/661.55	c v-elim xor               : 0           (0.00      % vars)
661.48/661.55	c xor elim time            : 0.02        (0.00      % time)
661.48/661.55	c num binary xor trees     : 2          
661.48/661.55	c binxor trees' crown      : 2           (1.00      leafs/tree)
661.48/661.55	c bin xor find time        : 0.00       
661.48/661.55	c OTF clause improved      : 392583      (0.12      clauses/conflict)
661.48/661.55	c OTF impr. size diff      : 414284      (1.06       lits/clause)
661.48/661.55	c OTF cl watch-shrink      : 99677       (0.03      clauses/conflict)
661.48/661.55	c OTF cl watch-sh-lit      : 133480      (1.34       lits/clause)
661.48/661.55	c tried to recurMin cls    : 69040       (2.06       % of conflicts)
661.48/661.55	c updated cache            : 1883        (0.03       lits/tried recurMin)
661.48/661.55	c clauses over max glue    : 0           (0.00      % of all clauses)
661.48/661.55	c conflicts                : 3355549     (5073.63   / sec)
661.48/661.55	c decisions                : 3513976     (0.39      % random)
661.48/661.55	c bogo-props               : 195490390190 (295583796.37 / sec)
661.48/661.55	c conflict literals        : 51792814    (49.30     % deleted)
661.48/661.55	c Memory used              : 84.54       MB
661.48/661.55	c CPU time                 : 661.37      s
661.48/661.55	s SATISFIABLE
661.48/661.55	v -1 -2 -3 4 -5 -6 7 -8 -9 -10 -11 -12 13 -14 -15 -16 -17 -18 -19 -20 21 -22 -23 24 25 26 27 -28 29 30 31 -32 33 -34 -35 36 -37 38 39 -40 41 42 -43 -44 -45 -46 47 -48 -49 -50 -51 -52 -53 -54 55 56 57 -58 59 60 61 62 63 -64 65 -66 -67 68 -69 70 -71 72 73 -74 75 -76 -77 -78 -79 -80 -81 -82 -83 84 85 -86 -87 88 89 90 -91 92 93 -94 -95 96 97 98 99 -100 101 -102 103 -104 105 -106 107 -108 109 -110 -111 -112 -113 114 115 116 117 -118 119 120 -121 122 123 124 125 126 127 128 -129 -130 -131 -132 133 -134 -135 136 137 -138 -139 140 141 142 -143 144 -145 -146 -147 148 149 -150 151 152 -153 154 155 156 157 -158 -159 -160 161 -162 163 -164 -165 166 167 -168 -169 -170 171 172 -173 174 175 -176 -177 -178 179 180 -181 182 183 -184 185 186 187 -188 -189 190 -191 -192 193 -194 -195 196 -197 198 -199 -200 -201 -202 203 -204 -205 206 207 208 209 210 211 212 213 -214 215 -216 -217 218 219 220 -221 -222 -223 224 -225 226 227 228 229 -230 231 -232 -233 -234 235 -236 237 238 -239 240 -241 242 -243 -244 245 246 247 248 249 250 -251 -252 -253 -254 255 256 257 -258 -259 -260 261 262 -263 264 265 266 -267 268 269 270 271 -272 273 -274 -275 -276 277 -278 -279 280 281 282 -283 284 285 286 -287 288 289 290 -291 292 -293 -294 295 -296 -297 -298 -299 300 -301 302 303 -304 -305 -306 -307 308 -309 -310 -311 -312 -313 -314 -315 -316 -317 318 319 320 321 -322 -323 -324 -325 326 327 -328 329 330 331 332 333 -334 -335 -336 -337 -338 -339 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-3421980-1306624786/watcher-3421980-1306624786 -o /tmp/evaluation-result-3421980-1306624786/solver-3421980-1306624786 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421980-1306624786.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: 1.84 1.97 1.99 3/273 1645
/proc/meminfo: memFree=28655900/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=29752 CPUtime=0 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 535 0 0 0 0 0 0 0 25 0 1 0 774079314 30466048 475 33554432000 4194304 4580011 140734541239600 18446744073709551615 222921801623 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 7438 477 338 95 0 2420 0

[startup+0.0915139 s]
/proc/loadavg: 1.84 1.97 1.99 3/273 1645
/proc/meminfo: memFree=28655900/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=30380 CPUtime=0.08 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 803 0 0 0 8 0 0 0 25 0 1 0 774079314 31109120 716 33554432000 4194304 4580011 140734541239600 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 7595 716 364 95 0 2577 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30380

[startup+0.100511 s]
/proc/loadavg: 1.84 1.97 1.99 3/273 1645
/proc/meminfo: memFree=28655900/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=30380 CPUtime=0.09 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 809 0 0 0 9 0 0 0 25 0 1 0 774079314 31109120 722 33554432000 4194304 4580011 140734541239600 18446744073709551615 4293672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 7595 722 364 95 0 2577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30380

[startup+0.300487 s]
/proc/loadavg: 1.84 1.97 1.99 3/273 1645
/proc/meminfo: memFree=28655900/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=30860 CPUtime=0.29 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 1019 0 0 0 29 0 0 0 25 0 1 0 774079314 31600640 816 33554432000 4194304 4580011 140734541239600 18446744073709551615 4320618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 7715 816 364 95 0 2697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30860

[startup+0.700402 s]
/proc/loadavg: 1.84 1.97 1.99 3/273 1645
/proc/meminfo: memFree=28655900/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=31344 CPUtime=0.69 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 1449 0 0 0 69 0 0 0 25 0 1 0 774079314 32096256 847 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 7836 847 364 95 0 2818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31344

[startup+1.50026 s]
/proc/loadavg: 1.84 1.97 1.99 3/274 1646
/proc/meminfo: memFree=28650560/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=36388 CPUtime=1.49 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 3009 0 0 0 149 0 0 0 25 0 1 0 774079314 37261312 2144 33554432000 4194304 4580011 140734541239600 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 9097 2144 368 95 0 4079 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36388

[startup+3.10096 s]
/proc/loadavg: 1.84 1.97 1.99 3/274 1646
/proc/meminfo: memFree=28639888/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=39740 CPUtime=3.09 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 4264 0 0 0 309 0 0 0 25 0 1 0 774079314 40693760 3044 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 9935 3044 368 95 0 4917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39740

[startup+6.30038 s]
/proc/loadavg: 1.85 1.97 1.99 3/274 1647
/proc/meminfo: memFree=28632952/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=40768 CPUtime=6.29 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 5759 0 0 0 629 0 0 0 25 0 1 0 774079314 41746432 3256 33554432000 4194304 4580011 140734541239600 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 10192 3256 368 95 0 5174 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40768

[startup+12.7002 s]
/proc/loadavg: 1.86 1.97 1.99 3/274 1647
/proc/meminfo: memFree=28624512/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=43328 CPUtime=12.7 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 9145 0 0 0 1269 1 0 0 25 0 1 0 774079314 44367872 4034 33554432000 4194304 4580011 140734541239600 18446744073709551615 4324347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 10832 4034 368 95 0 5814 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 43328

[startup+25.5009 s]
/proc/loadavg: 1.89 1.97 1.99 3/274 1647
/proc/meminfo: memFree=28617064/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=45056 CPUtime=25.49 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 14248 0 0 0 2548 1 0 0 25 0 1 0 774079314 46137344 4071 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 11264 4071 368 95 0 6246 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45056

[startup+51.1002 s]
/proc/loadavg: 1.93 1.97 1.99 3/274 1648
/proc/meminfo: memFree=28614388/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=46884 CPUtime=51.09 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 21237 0 0 0 5107 2 0 0 25 0 1 0 774079314 48009216 4696 33554432000 4194304 4580011 140734541239600 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 11721 4696 368 95 0 6703 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46884

[startup+102.31 s]
/proc/loadavg: 1.97 1.97 1.99 3/274 1649
/proc/meminfo: memFree=28595996/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=59356 CPUtime=102.3 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 33822 0 0 0 10226 4 0 0 25 0 1 0 774079314 60780544 8277 33554432000 4194304 4580011 140734541239600 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 14839 8277 368 95 0 9821 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59356

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1651
/proc/meminfo: memFree=28582436/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=59856 CPUtime=162.29 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 44591 0 0 0 16223 6 0 0 25 0 1 0 774079314 61292544 8301 33554432000 4194304 4580011 140734541239600 18446744073709551615 4321298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1645/statm: 14964 8301 368 95 0 9946 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59856

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1652
/proc/meminfo: memFree=28575796/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=64232 CPUtime=222.27 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 54345 0 0 0 22219 8 0 0 25 0 1 0 774079314 65773568 8953 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 16058 8953 368 95 0 11040 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 64232

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1654
/proc/meminfo: memFree=28562612/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=73804 CPUtime=282.27 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 63828 0 0 0 28218 9 0 0 25 0 1 0 774079314 75575296 11975 33554432000 4194304 4580011 140734541239600 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 18451 11975 368 95 0 13433 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 73804

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1656
/proc/meminfo: memFree=28553780/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=74172 CPUtime=342.27 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 72210 0 0 0 34217 10 0 0 25 0 1 0 774079314 75952128 11499 33554432000 4194304 4580011 140734541239600 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 18543 11499 368 95 0 13525 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 74172

[startup+402.301 s]
/proc/loadavg: 2.06 1.99 1.99 3/274 1657
/proc/meminfo: memFree=28552128/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=74880 CPUtime=402.28 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 79931 0 0 0 40216 12 0 0 25 0 1 0 774079314 76677120 11611 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 18720 11611 368 95 0 13702 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 74880

[startup+462.301 s]
/proc/loadavg: 2.08 2.00 2.00 3/274 1659
/proc/meminfo: memFree=28547380/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=75128 CPUtime=462.28 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 87433 0 0 0 46214 14 0 0 25 0 1 0 774079314 76931072 11548 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 18782 11548 368 95 0 13764 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 75128

[startup+522.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/274 1660
/proc/meminfo: memFree=28539404/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=80284 CPUtime=522.29 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 95014 0 0 0 52214 15 0 0 25 0 1 0 774079314 82210816 12851 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 20071 12851 368 95 0 15053 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 80284

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/274 1662
/proc/meminfo: memFree=28534284/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=80528 CPUtime=582.28 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 101461 0 0 0 58212 16 0 0 25 0 1 0 774079314 82460672 13243 33554432000 4194304 4580011 140734541239600 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 20132 13243 368 95 0 15114 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 80528

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28521232/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=92296 CPUtime=642.29 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 108504 0 0 0 64212 17 0 0 25 0 1 0 774079314 94511104 16270 33554432000 4194304 4580011 140734541239600 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 23074 16270 368 95 0 18056 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 92296

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

[startup+652.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28525568/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=86560 CPUtime=652.68 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 109123 0 0 0 65251 17 0 0 25 0 1 0 774079314 88637440 14175 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 21640 14175 368 95 0 16622 0
Current children cumulated CPU time (s) 652.68
Current children cumulated vsize (KiB) 86560

[startup+655.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28524700/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=86560 CPUtime=655.88 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 109245 0 0 0 65571 17 0 0 25 0 1 0 774079314 88637440 14297 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 21640 14297 368 95 0 16622 0
Current children cumulated CPU time (s) 655.88
Current children cumulated vsize (KiB) 86560

[startup+659.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28529412/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=86560 CPUtime=659.08 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 109497 0 0 0 65891 17 0 0 25 0 1 0 774079314 88637440 14549 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 21640 14549 368 95 0 16622 0
Current children cumulated CPU time (s) 659.08
Current children cumulated vsize (KiB) 86560

[startup+660.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28528420/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=86560 CPUtime=660.68 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 109617 0 0 0 66051 17 0 0 25 0 1 0 774079314 88637440 14669 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 21640 14669 368 95 0 16622 0
Current children cumulated CPU time (s) 660.68
Current children cumulated vsize (KiB) 86560

[startup+661.109 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28527792/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=86560 CPUtime=661.09 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 109648 0 0 0 66092 17 0 0 25 0 1 0 774079314 88637440 14700 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 21640 14700 368 95 0 16622 0
Current children cumulated CPU time (s) 661.09
Current children cumulated vsize (KiB) 86560

[startup+661.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1664
/proc/meminfo: memFree=28527792/32951124 swapFree=55664332/67111528
[pid=1645] ppid=1643 vsize=86560 CPUtime=661.48 cores=1,3,5,7
/proc/1645/stat : 1645 (strangenight2-s) R 1643 1645 1193 0 -1 4202496 109676 0 0 0 66131 17 0 0 25 0 1 0 774079314 88637440 14728 33554432000 4194304 4580011 140734541239600 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1645/statm: 21640 14728 368 95 0 16622 0
Current children cumulated CPU time (s) 661.48
Current children cumulated vsize (KiB) 86560

Child status: 10
Real time (s): 661.555
CPU time (s): 661.551
CPU user time (s): 661.37
CPU system time (s): 0.180972
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 99740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 661.37
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109696
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= 9
involuntary context switches= 5286

runsolver used 1.68374 second user time and 3.73643 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-29 01:19:46
IDJOB=3421980
IDBENCH=85343
IDSOLVER=1887
FILE ID=node109/3421980-1306624786
RUNJOBID= node109-1306614781-1212
PBS_JOBID= 13471629
Free space on /tmp= 73200 MiB

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

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=487625331

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28656196 kB
Buffers:        205756 kB
Cached:        2154168 kB
SwapCached:      10136 kB
Active:         714464 kB
Inactive:      3373288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28656196 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:           10916 kB
Writeback:           0 kB
AnonPages:     1724124 kB
Mapped:          16776 kB
Slab:           107776 kB
PageTables:      36968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30896340 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= 73196 MiB
End job on node109 at 2011-05-29 01:30:47