Trace number 3367693

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 400.458 400.465

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
MD5SUM6689be7bde9914194ce4bfa20183e3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367693-1305385988.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.08/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.08/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.08/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.08/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.08/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.08/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.08/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.08/0.12	c calculated reachability. Time: 0.00
0.08/0.12	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      26
0.08/0.12	c =========================================================================================
0.08/0.12	c types(t): F = full restart, N = normal restart
0.08/0.12	c types(t): S = simplification begin/end, E = solution found
0.08/0.12	c restart types(rt): st = static, dy = dynamic
0.08/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.18/0.21	c  N dy    10      4097        50      4450         0      3554     31150     65353     15.59     16.94
0.28/0.37	c  N dy    13      9632        50      4450         0      6158     31150    106185     14.80     15.58
0.48/0.53	c  N dy    47     13695        50      4450         0      6023     31150    100598     15.41     17.19
0.78/0.84	c  N dy    67     21306        50      4450         0      7686     31150    123884     15.33     16.27
0.99/1.02	c  F st    89     25002        50      4450         0     10899     31150    183036     15.47   no data
0.99/1.05	c  N st    91     25627        50      4450         0     11441     31150    192833     15.47   no data
1.18/1.23	c  N dy    95     30003        50      4450         0      9373     31150    148930     15.47   no data
1.18/1.23	c  S st    95     30003        50      4450         0      9373     31150    148930     15.47   no data
1.18/1.26	c  S st    95     30504        50      4450         0      9833     31150    157542     15.47   no data
1.18/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.18/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.18/1.27	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
1.18/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.18/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.18/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.18/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.37/1.47	c lits-rem:       140  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  0.19 s
1.57/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
1.57/1.66	c calculated reachability. Time: 0.00
1.57/1.66	c  N dy    95     30504        50      4450         0      8297     31150    131724     15.47   no data
1.77/1.87	c  N dy   122     34566        50      4450         0     11850     31150    198754     15.62     17.22
2.09/2.15	c  N dy   127     40275        50      4450         0      9990     31150    152801     15.45     16.32
2.37/2.45	c  N dy   156     45758        50      4450         0     14780     31150    241257     15.54     15.11
2.37/2.45	c  S st   156     45758        50      4450         0     14780     31150    241257     15.54     15.11
2.37/2.49	c  S st   156     46262        50      4450         0     15235     31150    249868     15.54   no data
2.37/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.37/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.47/2.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.47/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.47/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.47/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2.47/2.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.47/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.47/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.77/2.86	c lits-rem:       224  cl-subs:     2478  v-elim:      0  v-fix:    0  time:  0.35 s
2.77/2.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2.77/2.86	c vivif2 --  cl tried    12757 cl shrink        0 lits rem          0 time: 0.00
3.07/3.13	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
3.07/3.14	c calculated reachability. Time: 0.00
3.07/3.14	c  N dy   156     46262        50      4450         0     12757     31150    206655     15.54   no data
3.29/3.39	c  N dy   185     50326        50      4450         0      8720     31150    124467     15.64     16.50
3.77/3.81	c  N dy   191     58665        50      4450         0     15922     31150    249954     15.40     16.37
3.97/4.06	c  N dy   210     62796        50      4450         0     10944     31150    158007     15.44     16.26
4.17/4.29	c  N dy   219     67444        50      4450         0     14945     31150    229679     15.39     16.23
4.40/4.42	c  S st   228     69395        50      4450         0     16633     31150    260751     15.42     15.92
4.40/4.47	c  S st   228     69896        50      4450         0     17068     31150    269055     15.42   no data
4.40/4.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.40/4.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.40/4.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.40/4.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/4.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/4.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/4.88	c lits-rem:       213  cl-subs:     2575  v-elim:      0  v-fix:    0  time:  0.39 s
4.78/4.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.78/4.88	c vivif2 --  cl tried    14493 cl shrink        0 lits rem          0 time: 0.00
5.08/5.17	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
5.08/5.17	c calculated reachability. Time: 0.00
5.08/5.17	c  N dy   228     69896        50      4450         0     14493     31150    224109     15.42   no data
5.40/5.48	c  N dy   234     74672        50      4450         0      9354     31150    121694     15.39     16.33
5.68/5.75	c  N dy   266     79518        50      4450         0     13569     31150    200035     15.46     17.02
6.18/6.22	c  F st   271     87500        50      4450         0     20446     31150    321362     15.35     14.00
6.18/6.22	c  N st   271     87500        50      4450         0     20446     31150    321362     15.35     14.00
6.50/6.53	c  N dy   281     93151        50      4450         0     15077     31150    221989     15.36     16.23
6.88/6.98	c  N dy   308     99099        50      4450         0     20265     31150    316718     15.38     16.38
7.28/7.39	c  S st   338    104845        50      4450         0     14057     31150    195004     15.42     14.63
7.38/7.44	c  S st   338    105350        50      4450         0     14500     31150    203512     15.42   no data
7.38/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.38/7.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.38/7.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.38/7.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
7.38/7.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.38/7.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.38/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.61	c lits-rem:        46  cl-subs:      929  v-elim:      0  v-fix:    0  time:  0.16 s
7.59/7.61	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
7.59/7.61	c vivif2 --  cl tried    13571 cl shrink        0 lits rem          0 time: 0.00
7.88/7.90	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
7.88/7.90	c calculated reachability. Time: 0.00
7.88/7.90	c  N dy   338    105350        50      4450         0     13571     31150    187002     15.42   no data
8.28/8.31	c  N dy   347    112097        50      4450         0     19373     31150    287744     15.34     16.29
8.88/8.92	c  N dy   384    119672        50      4450         0     13916     31150    182856     15.38     16.23
9.38/9.48	c  N dy   423    127398        50      4450         0     20642     31150    307620     15.43     16.79
10.18/10.28	c  N dy   470    136935        50      4450         0     15919     31150    210567     15.45     16.28
11.38/11.46	c  N dy   509    151859        50      4450         0     14981     31150    187499     15.42     16.27
11.88/11.90	c  S st   546    158026        50      4450         0     20346     31150    286622     15.46     14.70
11.88/11.96	c  S st   546    158530        50      4450         0     20796     31150    295355     15.46   no data
11.88/11.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.88/11.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.88/11.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.88/11.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.88/11.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.88/11.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
11.88/11.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.88/11.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.88/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.28/12.36	c lits-rem:       237  cl-subs:     2004  v-elim:      0  v-fix:    0  time:  0.38 s
12.28/12.36	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
12.28/12.36	c vivif2 --  cl tried    18792 cl shrink        0 lits rem          0 time: 0.00
12.68/12.70	c asymm  cl-useful: 0/4108/4450 lits-rem:0 time: 0.34
12.68/12.70	c calculated reachability. Time: 0.00
12.68/12.70	c  N dy   546    158530        50      4450         0     18792     31150    260494     15.46   no data
13.58/13.64	c  N dy   606    168707        50      4450         0     27643     31150    423395     15.50     17.31
14.47/14.51	c  N dy   645    179513        50      4450         0     22412     31150    316327     15.49     16.33
15.67/15.76	c  N dy   695    193096        50      4450         0     18572     31150    239832     15.50     16.32
16.87/16.95	c  N dy   738    206834        50      4450         0     30425     31150    454840     15.50     16.40
18.87/18.90	c  N dy   817    228219        50      4450         0     32565     31150    486958     15.50     16.51
19.70/19.75	c  S st   838    237795        50      4450         0     23582     31150    314747     15.49   no data
19.80/19.81	c  S st   838    238296        50      4450         0     24024     31150    323336     15.49   no data
19.80/19.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.80/19.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.80/19.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.80/19.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.80/19.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
19.80/19.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.80/19.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.80/19.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.28/20.34	c lits-rem:       288  cl-subs:     2213  v-elim:      0  v-fix:    0  time:  0.50 s
20.28/20.34	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
20.28/20.34	c vivif2 --  cl tried    21811 cl shrink        0 lits rem          0 time: 0.00
20.58/20.68	c asymm  cl-useful: 0/3724/4450 lits-rem:0 time: 0.34
20.58/20.68	c calculated reachability. Time: 0.00
20.58/20.68	c  N dy   838    238296        50      4450         0     21811     31150    285635     15.49   no data
22.38/22.45	c  N dy   851    258888        50      4450         0     21460     31150    265170     15.37     16.18
24.58/24.60	c  N dy   916    280600        50      4450         0     21317     31150    258121     15.35     16.18
26.39/26.46	c  N dy  1000    298571        50      4450         0     36833     31150    541768     15.37     16.74
27.28/27.36	c  F st  1048    306250        50      4450         0     23748     31150    298907     15.40     14.82
28.49/28.57	c  N dy  1094    317688        50      4450         0     33664     31150    483490     15.41     16.88
30.88/30.95	c  N dy  1204    337718        50      4450         0     30247     31150    408489     15.45     16.79
33.28/33.38	c  S st  1295    357445        50      4450         0     25679     31150    317855     15.47     16.12
33.38/33.44	c  S st  1295    357949        50      4450         0     26129     31150    326628     15.47   no data
33.38/33.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.38/33.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.38/33.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.38/33.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.38/33.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.38/33.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
33.38/33.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.38/33.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
33.38/33.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.78/33.86	c lits-rem:       155  cl-subs:     1598  v-elim:      0  v-fix:    0  time:  0.40 s
33.78/33.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
33.78/33.86	c vivif2 --  cl tried    24531 cl shrink        0 lits rem          0 time: 0.00
33.88/33.95	c asymm  cl-useful: 0/726/4450 lits-rem:0 time: 0.08
33.88/33.95	c calculated reachability. Time: 0.00
33.88/33.95	c  N dy  1295    357949        50      4450         0     24531     31150    299741     15.47   no data
35.98/36.04	c  N dy  1326    378269        50      4450         0     41895     31150    607931     15.43     16.36
38.18/38.26	c  N dy  1389    398286        50      4450         0     36914     31150    515816     15.43     17.47
41.98/42.05	c  N dy  1532    428786        50      4450         0     39922     31150    555199     15.44     16.32
44.78/44.87	c  N dy  1691    448841        50      4450         0     33288     31150    440606     15.50     17.54
47.88/47.95	c  N dy  1744    471468        50      4450         0     27680     31150    323436     15.48     16.41
50.28/50.37	c  N dy  1799    491555        50      4450         0     44936     31150    635562     15.47     17.37
53.38/53.48	c  N dy  1896    514234        50      4450         0     38684     31150    520965     15.49     16.34
56.68/56.79	c  N dy  1993    536923        50      4450         0     31516     31150    376732     15.49     12.78
56.68/56.79	c  S st  1993    536923        50      4450         0     31516     31150    376732     15.49     12.78
56.78/56.87	c  S st  1993    537425        50      4450         0     31972     31150    385564     15.49   no data
56.78/56.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.78/56.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
56.78/56.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.78/56.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.78/56.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.78/56.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
56.78/56.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.78/56.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
56.78/56.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.38/57.46	c lits-rem:       150  cl-subs:     1965  v-elim:      0  v-fix:    0  time:  0.57 s
57.38/57.46	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
57.38/57.47	c vivif2 --  cl tried    30007 cl shrink        0 lits rem          0 time: 0.00
57.78/57.81	c asymm  cl-useful: 0/2790/4450 lits-rem:0 time: 0.34
57.78/57.81	c calculated reachability. Time: 0.00
57.78/57.81	c  N dy  1993    537425        50      4450         0     30007     31150    353994     15.49   no data
60.49/60.52	c  N dy  2101    557534        50      4450         0     47352     31150    674373     15.51     16.36
64.89/64.94	c  N dy  2202    589013        50      4450         0     46888     31150    647066     15.49     16.33
67.88/67.93	c  N dy  2276    609066        50      4450         0     35830     31150    445066     15.50     18.22
70.68/70.75	c  N dy  2353    629075        50      4450         0     53009     31150    758554     15.50     18.21
73.77/73.87	c  N dy  2450    649621        50      4450         0     41498     31150    538590     15.51     16.37
77.28/77.37	c  N dy  2564    669680        50      4450         0     58858     31150    862167     15.53     16.72
80.20/80.29	c  N dy  2662    689710        50      4450         0     45910     31150    619931     15.55     16.38
83.68/83.79	c  N dy  2721    710380        50      4450         0     32682     31150    368799     15.53     16.56
86.89/86.96	c  N dy  2797    733575        50      4450         0     52613     31150    732487     15.53     16.39
90.88/90.91	c  N dy  2908    756391        50      4450         0     40504     31150    502917     15.54     16.37
94.28/94.35	c  N dy  2986    777693        50      4450         0     58869     31150    838402     15.55     16.50
97.98/98.06	c  N dy  3089    800391        50      4450         0     45697     31150    590598     15.55     16.57
98.89/98.92	c  S st  3099    806139        50      4450         0     50615     31150    678304     15.55     13.44
98.99/99.04	c  S st  3099    806643        50      4450         0     51058     31150    687225     15.55   no data
98.99/99.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.99/99.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
98.99/99.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.99/99.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.99/99.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.99/99.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
98.99/99.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.99/99.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.99/99.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.48/101.51	c lits-rem:       575  cl-subs:     6070  v-elim:      0  v-fix:    0  time:  2.42 s
101.48/101.51	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
101.48/101.51	c vivif2 --  cl tried    44988 cl shrink        0 lits rem          0 time: 0.01
101.68/101.70	c asymm  cl-useful: 0/894/4450 lits-rem:0 time: 0.18
101.68/101.70	c calculated reachability. Time: 0.00
101.68/101.70	c  N dy  3099    806643        50      4450         0     44988     31150    584112     15.55   no data
104.98/105.10	c  N dy  3154    826736        50      4450         0     62172     31150    890305     15.53     16.41
108.80/108.85	c  N dy  3248    850133        50      4450         0     49263     31150    651125     15.54     16.39
112.78/112.88	c  N dy  3352    871023        50      4450         0     67254     31150    984384     15.55     16.57
116.08/116.11	c  N dy  3461    891112        50      4450         0     50370     31150    665832     15.56     17.33
119.68/119.76	c  N dy  3537    911189        50      4450         0     67644     31150    982738     15.56     16.69
122.88/122.94	c  N dy  3591    931213        50      4450         0     49658     31150    636878     15.55     17.42
126.88/126.90	c  N dy  3682    951260        50      4450         0     66916     31150    954085     15.56     16.79
131.48/131.58	c  N dy  3786    978557        50      4450         0     54316     31150    714921     15.55     16.53
135.78/135.81	c  N dy  3875    999997        50      4450         0     72700     31150   1052701     15.56     16.39
140.08/140.15	c  N dy  3980   1026167        50      4450         0     58181     31150    778970     15.56     16.60
144.68/144.79	c  N dy  4108   1046251        50      4450         0     75448     31150   1102496     15.57     16.48
147.78/147.88	c  N dy  4166   1066299        50      4450         0     54899     31150    714756     15.57     16.95
148.98/149.04	c  F st  4207   1071878        50      4450         0     59715     31150    805826     15.58     15.84
152.68/152.73	c  N dy  4246   1088472        50      4450         0     73926     31150   1064481     15.57     16.55
156.58/156.60	c  N dy  4336   1108509        50      4450         0     52564     31150    667440     15.58     16.93
160.59/160.64	c  N dy  4437   1128604        50      4450         0     69852     31150    988749     15.59     16.66
168.78/168.87	c  N dy  4479   1177194        50      4450         0     71509     31150    965230     15.52     16.44
174.48/174.52	c  N dy  4587   1206265        50      4450         0     56247     31150    714946     15.52     16.36
175.18/175.26	c  S st  4606   1209964        50      4450         0     59452     31150    774791     15.53     15.16
175.38/175.41	c  S st  4606   1210469        50      4450         0     59899     31150    783431     15.53   no data
175.38/175.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.38/175.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
175.38/175.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.38/175.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.38/175.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.38/175.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
175.38/175.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.38/175.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
175.38/175.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.68/178.70	c lits-rem:       647  cl-subs:     7030  v-elim:      0  v-fix:    0  time:  3.25 s
178.68/178.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
178.68/178.71	c vivif2 --  cl tried    52869 cl shrink        0 lits rem          0 time: 0.01
178.88/178.90	c asymm  cl-useful: 0/726/4450 lits-rem:0 time: 0.19
178.88/178.90	c calculated reachability. Time: 0.00
178.88/178.90	c  N dy  4606   1210469        50      4450         0     52869     31150    664310     15.53   no data
183.18/183.27	c  N dy  4741   1230509        50      4450         0     70124     31150    989075     15.54     17.63
188.58/188.61	c  N dy  4909   1252205        50      4450         0     48238     31150    571717     15.56     16.39
192.18/192.29	c  N dy  4981   1272642        50      4450         0     65780     31150    892157     15.56     16.49
199.28/199.38	c  N dy  5034   1312485        50      4450         0     57835     31150    711650     15.51     16.48
203.88/203.93	c  N dy  5135   1332503        50      4450         0     74964     31150   1029293     15.52     17.20
208.68/208.74	c  N dy  5225   1353337        50      4450         0     50290     31150    591657     15.53     16.40
212.98/213.06	c  N dy  5366   1373366        50      4450         0     67541     31150    915677     15.54     16.87
219.18/219.29	c  N dy  5501   1396574        50      4450         0     43861     31150    464486     15.56     16.39
222.78/222.81	c  N dy  5577   1416608        50      4450         0     61097     31150    781045     15.56     16.51
227.38/227.49	c  N dy  5653   1437029        50      4450         0     78562     31150   1098525     15.56     16.44
233.29/233.33	c  N dy  5758   1462289        50      4450         0     55616     31150    671696     15.56     16.51
237.60/237.68	c  N dy  5844   1482947        50      4450         0     73359     31150    998475     15.56     16.40
244.58/244.67	c  N dy  5920   1514314        50      4450         0     54563     31150    638173     15.55     16.41
249.08/249.19	c  N dy  5935   1542196        50      4450         0     78081     31150   1044959     15.52     16.48
256.59/256.66	c  N dy  6092   1562873        50      4450         0     49910     31150    558548     15.54     16.53
263.58/263.65	c  N dy  6258   1596102        50      4450         0     78273     31150   1074444     15.54     16.44
269.59/269.61	c  N dy  6380   1616111        50      4450         0     48447     31150    524253     15.56     18.32
274.59/274.69	c  N dy  6533   1641498        50      4450         0     70242     31150    929353     15.57     16.43
280.99/281.06	c  N dy  6630   1666743        50      4450         0     91887     31150   1325808     15.57     16.46
285.09/285.17	c  N dy  6665   1688142        50      4450         0     62139     31150    751896     15.56     16.53
289.49/289.51	c  N dy  6728   1708927        50      4450         0     79862     31150   1075067     15.55     16.47
289.89/289.95	c  S st  6738   1710470        50      4450         0     81172     31150   1099706     15.56   no data
290.09/290.15	c  S st  6738   1710977        50      4450         0     81607     31150   1108110     15.56   no data
290.09/290.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.09/290.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
290.09/290.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.09/290.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.09/290.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.09/290.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
290.09/290.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.19/290.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
290.19/290.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.18/298.20	c lits-rem:      1020  cl-subs:    12933  v-elim:      0  v-fix:    0  time:  7.97 s
298.18/298.20	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
298.18/298.21	c vivif2 --  cl tried    68674 cl shrink        0 lits rem          0 time: 0.01
298.38/298.41	c asymm  cl-useful: 0/697/4450 lits-rem:0 time: 0.20
298.38/298.41	c calculated reachability. Time: 0.00
298.38/298.41	c  N dy  6738   1710977        50      4450         0     68674     31150    895847     15.56   no data
303.28/303.35	c  N dy  6829   1731026        50      4450         0     85818     31150   1213688     15.56     16.93
309.09/309.15	c  N dy  6994   1751227        50      4450         0     55466     31150    645949     15.58     16.41
315.09/315.12	c  N dy  7105   1779701        50      4450         0     79864     31150   1092917     15.58     16.40
320.88/320.94	c  N dy  7189   1799789        50      4450         0     97039     31150   1407979     15.58     16.46
325.50/325.53	c  N dy  7303   1820223        50      4450         0     65444     31150    817237     15.59     16.59
337.19/337.28	c  N dy  7419   1874665        50      4450         0     61403     31150    714327     15.56     16.58
342.39/342.42	c  N dy  7583   1894710        50      4450         0     78663     31150   1043059     15.57     16.64
349.38/349.47	c  N dy  7694   1918399        50      4450         0     98948     31150   1417841     15.58     16.46
354.09/354.21	c  N dy  7773   1938546        50      4450         0     64944     31150    783831     15.58     16.45
358.19/358.27	c  N dy  7822   1958933        50      4450         0     82317     31150   1094022     15.57     16.41
364.99/365.01	c  N dy  7977   1979055        50      4450         0     99620     31150   1422386     15.58     16.42
370.98/371.08	c  N dy  8091   1999145        50      4450         0     64731     31150    779574     15.59     18.05
376.98/377.06	c  N dy  8230   2019182        50      4450         0     82008     31150   1103401     15.60     16.75
382.98/383.00	c  N dy  8320   2039256        50      4450         0     99168     31150   1416767     15.60     17.54
388.78/388.84	c  N dy  8440   2059944        50      4450         0     63856     31150    756777     15.61     16.50
393.88/393.98	c  N dy  8558   2079995        50      4450         0     80974     31150   1074092     15.61     17.00
400.40/400.45	c  E dy  8673   2101372         0      4450         0     99210     31150   1414419     15.62     14.78
400.40/400.46	c Verified 4450 clauses.
400.40/400.46	c Verified 4450 clauses.
400.40/400.46	c num threads              : 1          
400.40/400.46	c restarts                 : 8673       
400.40/400.46	c dynamic restarts         : 8643       
400.40/400.46	c static restarts          : 30         
400.40/400.46	c full restarts            : 4          
400.40/400.46	c total simplify time      : 0.00       
400.40/400.46	c learnts DL2              : 0          
400.40/400.46	c learnts size 2           : 0          
400.40/400.46	c learnts size 1           : 0           (0.00      % of vars)
400.40/400.46	c filedLit time            : 0.09        (0.02      % time)
400.40/400.46	c v-elim SatELite          : 0           (0.00      % vars)
400.40/400.46	c SatELite time            : 16.54       (4.13      % time)
400.40/400.46	c v-elim xor               : 0           (0.00      % vars)
400.40/400.46	c xor elim time            : 0.01        (0.00      % time)
400.40/400.46	c num binary xor trees     : 0          
400.40/400.46	c binxor trees' crown      : 0           (nan       leafs/tree)
400.40/400.46	c bin xor find time        : 0.00       
400.40/400.46	c OTF clause improved      : 296727      (0.14      clauses/conflict)
400.40/400.46	c OTF impr. size diff      : 298763      (1.01       lits/clause)
400.40/400.46	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
400.40/400.46	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
400.40/400.46	c tried to recurMin cls    : 105094      (5.00       % of conflicts)
400.40/400.46	c updated cache            : 4           (0.00       lits/tried recurMin)
400.40/400.46	c clauses over max glue    : 0           (0.00      % of all clauses)
400.40/400.46	c conflicts                : 2101372     (5249.69   / sec)
400.40/400.46	c decisions                : 2404985     (0.23      % random)
400.40/400.46	c bogo-props               : 67379381005 (168328456.63 / sec)
400.40/400.46	c conflict literals        : 38230867    (11.36     % deleted)
400.40/400.46	c Memory used              : 77.78       MB
400.40/400.46	c CPU time                 : 400.29      s
400.40/400.46	s SATISFIABLE
400.40/400.46	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 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-3367693-1305385988/watcher-3367693-1305385988 -o /tmp/evaluation-result-3367693-1305385988/solver-3367693-1305385988 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367693-1305385988.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.77 3.99 3.98 4/393 26470
/proc/meminfo: memFree=27088360/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=29600 CPUtime=0 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 473 0 0 0 0 0 0 0 24 0 1 0 650197523 30310400 413 33554432000 4194304 4580011 140734366653776 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 7400 413 321 95 0 2382 0

[startup+0.0826021 s]
/proc/loadavg: 3.77 3.99 3.98 4/393 26470
/proc/meminfo: memFree=27088360/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=29860 CPUtime=0.06 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 588 0 0 0 6 0 0 0 24 0 1 0 650197523 30576640 528 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 7465 528 338 95 0 2447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29860

[startup+0.1006 s]
/proc/loadavg: 3.77 3.99 3.98 4/393 26470
/proc/meminfo: memFree=27088360/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=29860 CPUtime=0.08 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 592 0 0 0 8 0 0 0 24 0 1 0 650197523 30576640 532 33554432000 4194304 4580011 140734366653776 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 7465 532 338 95 0 2447 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29860

[startup+0.300566 s]
/proc/loadavg: 3.77 3.99 3.98 4/393 26470
/proc/meminfo: memFree=27088360/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=31428 CPUtime=0.28 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 1172 0 0 0 28 0 0 0 25 0 1 0 650197523 32182272 916 33554432000 4194304 4580011 140734366653776 18446744073709551615 4293994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 7857 916 362 95 0 2839 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31428

[startup+0.700499 s]
/proc/loadavg: 3.77 3.99 3.98 4/393 26470
/proc/meminfo: memFree=27088360/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=31964 CPUtime=0.68 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 1587 0 0 0 68 0 0 0 25 0 1 0 650197523 32731136 1139 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 7991 1139 362 95 0 2973 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31964

[startup+1.50037 s]
/proc/loadavg: 3.87 4.01 3.99 5/398 26476
/proc/meminfo: memFree=27069468/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=37132 CPUtime=1.47 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 3250 0 0 0 147 0 0 0 25 0 1 0 650197523 38023168 2290 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 9283 2290 366 95 0 4265 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37132

[startup+3.1001 s]
/proc/loadavg: 3.87 4.01 3.99 5/398 26476
/proc/meminfo: memFree=27041932/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=40276 CPUtime=3.07 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 4420 0 0 0 307 0 0 0 25 0 1 0 650197523 41242624 3121 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 10069 3121 366 95 0 5051 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40276

[startup+6.30057 s]
/proc/loadavg: 3.88 4.01 3.99 5/398 26476
/proc/meminfo: memFree=27031892/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=41720 CPUtime=6.28 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 6243 0 0 0 627 1 0 0 25 0 1 0 650197523 42721280 3335 33554432000 4194304 4580011 140734366653776 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 10430 3335 366 95 0 5412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41720

[startup+12.7005 s]
/proc/loadavg: 3.89 4.01 3.99 5/398 26476
/proc/meminfo: memFree=27003368/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=43020 CPUtime=12.68 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 8743 0 0 0 1267 1 0 0 25 0 1 0 650197523 44052480 3811 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 10755 3811 366 95 0 5737 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43020

[startup+25.5003 s]
/proc/loadavg: 3.90 4.01 3.99 5/398 26477
/proc/meminfo: memFree=26980572/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=45052 CPUtime=25.48 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 13213 0 0 0 2546 2 0 0 25 0 1 0 650197523 46133248 4353 33554432000 4194304 4580011 140734366653776 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 11263 4353 366 95 0 6245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45052

[startup+51.101 s]
/proc/loadavg: 3.94 4.00 3.99 5/398 26477
/proc/meminfo: memFree=26960036/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=46740 CPUtime=51.08 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 19765 0 0 0 5106 2 0 0 25 0 1 0 650197523 47861760 5048 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 11685 5048 366 95 0 6667 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46740

[startup+102.314 s]
/proc/loadavg: 3.97 4.00 3.99 5/398 26479
/proc/meminfo: memFree=26904948/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=58720 CPUtime=102.29 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 32094 0 0 0 10224 5 0 0 25 0 1 0 650197523 60129280 7799 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 14680 7799 366 95 0 9662 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 58720

[startup+162.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/398 26480
/proc/meminfo: memFree=26873264/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=59072 CPUtime=162.28 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 41655 0 0 0 16221 7 0 0 25 0 1 0 650197523 60489728 8226 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 14768 8226 366 95 0 9750 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 59072

[startup+222.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/398 26482
/proc/meminfo: memFree=26845320/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=66532 CPUtime=222.28 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 51813 0 0 0 22218 10 0 0 25 0 1 0 650197523 68128768 9457 33554432000 4194304 4580011 140734366653776 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 16633 9457 366 95 0 11615 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 66532

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/398 26484
/proc/meminfo: memFree=26829832/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=66740 CPUtime=282.29 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 59015 0 0 0 28216 13 0 0 25 0 1 0 650197523 68341760 10214 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 16685 10214 366 95 0 11667 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 66740

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/398 26485
/proc/meminfo: memFree=26769256/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79460 CPUtime=342.29 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 68628 0 0 0 34214 15 0 0 25 0 1 0 650197523 81367040 12681 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19865 12681 366 95 0 14847 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 79460

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

[startup+358.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/398 26486
/proc/meminfo: memFree=26767880/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79524 CPUtime=358.29 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 70498 0 0 0 35813 16 0 0 25 0 1 0 650197523 81432576 12751 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19881 12751 366 95 0 14863 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 79524

[startup+383.915 s]
/proc/loadavg: 4.00 4.02 4.00 5/398 26486
/proc/meminfo: memFree=26759156/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79580 CPUtime=383.9 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 72742 0 0 0 38374 16 0 0 25 0 1 0 650197523 81489920 13163 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19895 13163 366 95 0 14877 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 79580

[startup+390.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/398 26486
/proc/meminfo: memFree=26776636/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=390.28 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 73933 0 0 0 39012 16 0 0 25 0 1 0 650197523 81555456 12478 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 12478 366 95 0 14893 0
Current children cumulated CPU time (s) 390.28
Current children cumulated vsize (KiB) 79644

[startup+396.701 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26486
/proc/meminfo: memFree=26765104/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=396.68 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 74341 0 0 0 39652 16 0 0 25 0 1 0 650197523 81555456 12886 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 12886 366 95 0 14893 0
Current children cumulated CPU time (s) 396.68
Current children cumulated vsize (KiB) 79644

[startup+398.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26487
/proc/meminfo: memFree=26762108/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=398.28 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 74438 0 0 0 39812 16 0 0 25 0 1 0 650197523 81555456 12983 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 12983 366 95 0 14893 0
Current children cumulated CPU time (s) 398.28
Current children cumulated vsize (KiB) 79644

[startup+399.101 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26487
/proc/meminfo: memFree=26762108/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=399.08 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 74493 0 0 0 39892 16 0 0 25 0 1 0 650197523 81555456 13038 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 13038 366 95 0 14893 0
Current children cumulated CPU time (s) 399.08
Current children cumulated vsize (KiB) 79644

[startup+399.9 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26487
/proc/meminfo: memFree=26760496/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=399.88 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 74536 0 0 0 39972 16 0 0 25 0 1 0 650197523 81555456 13081 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 13081 366 95 0 14893 0
Current children cumulated CPU time (s) 399.88
Current children cumulated vsize (KiB) 79644

[startup+400.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26487
/proc/meminfo: memFree=26759008/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=400.3 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 74560 0 0 0 40014 16 0 0 25 0 1 0 650197523 81555456 13105 33554432000 4194304 4580011 140734366653776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 13105 366 95 0 14893 0
Current children cumulated CPU time (s) 400.3
Current children cumulated vsize (KiB) 79644

[startup+400.415 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26487
/proc/meminfo: memFree=26759008/32950928 swapFree=44388876/67111528
[pid=26470] ppid=26468 vsize=79644 CPUtime=400.4 cores=5,7
/proc/26470/stat : 26470 (strangenight2-s) R 26468 26470 25497 0 -1 4202496 74567 0 0 0 40024 16 0 0 25 0 1 0 650197523 81555456 13112 33554432000 4194304 4580011 140734366653776 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26470/statm: 19911 13112 366 95 0 14893 0
Current children cumulated CPU time (s) 400.4
Current children cumulated vsize (KiB) 79644

Child status: 10
Real time (s): 400.465
CPU time (s): 400.458
CPU user time (s): 400.286
CPU system time (s): 0.171973
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 79644

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

runsolver used 1.50877 second user time and 3.55846 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 17:13:08
IDJOB=3367693
IDBENCH=82902
IDSOLVER=1845
FILE ID=node126/3367693-1305385988
RUNJOBID= node126-1305385988-26436
PBS_JOBID= 13324376
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367693-1305385988/watcher-3367693-1305385988 -o /tmp/evaluation-result-3367693-1305385988/solver-3367693-1305385988 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367693-1305385988.cnf

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

MD5SUM BENCH= 6689be7bde9914194ce4bfa20183e3c5
RANDOM SEED=723606224

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27088772 kB
Buffers:        245696 kB
Cached:        2403168 kB
SwapCached:      92524 kB
Active:         695340 kB
Inactive:      4916360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27088772 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           16384 kB
Writeback:           0 kB
AnonPages:     2882684 kB
Mapped:          16048 kB
Slab:           108220 kB
PageTables:      75968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88151944 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= 73304 MiB
End job on node126 at 2011-05-14 17:19:49