Trace number 3422045

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 299.766 299.762

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q326.25-n30-p15-s44266159.cnf
MD5SUM0906ad3a7678a4284d484fb4b8c72f61
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.166974
Satisfiable
(Un)Satisfiability was proved
Number of variables792
Number of clauses67279
Sum of the clauses size135290
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267249
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3422045-1306635251.cnf'
0.00/0.00	c -- header says num vars:            792
0.00/0.00	c -- header says num clauses:       67279
0.00/0.01	c -- clauses added:            0 learnts,        67279 normals,            0 xors
0.00/0.01	c -- vars added        792
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       792        30     67249         0    135290         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    792 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.00 s
0.05/0.07	c lits-rem:       744  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.02 s
0.05/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.05/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.05/0.07	c calculated reachability. Time: 0.00
0.05/0.07	c Calc default polars -  time:   0.00 s pos:       0 undec:      30 neg:     762
0.05/0.07	c =========================================================================================
0.05/0.07	c types(t): F = full restart, N = normal restart
0.05/0.07	c types(t): S = simplification begin/end, E = solution found
0.05/0.07	c restart types(rt): st = static, dy = dynamic
0.05/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.05/0.07	c  B st     0         0       762      2116     64371         0    192447         0   no data   no data
0.29/0.36	c  N dy    11      4358       762      2116     64371      4216    192447    259263     11.70     12.65
0.59/0.63	c  N dy    19      8802       762      2116     64371      6106    192447    296050     10.00     10.65
0.79/0.89	c  N dy    28     12976       762      2116     64371      6020    192447    214347      9.45     10.21
1.11/1.12	c  N dy    41     17027       762      2116     64372      9951    192447    377293      9.18      9.96
1.29/1.34	c  N dy    53     21058       762      2116     64373      8419    192447    283110      9.04     16.99
1.49/1.59	c  F st    70     25002       762      2116     64373     12258    192447    487037      9.03      7.27
1.59/1.62	c  N st    71     25252       762      2116     64373     12500    192447    494779      9.03   no data
1.89/1.91	c  N dy    76     30001       762      2116     64373     10478    192447    329952      9.03   no data
1.89/1.91	c  S st    76     30001       762      2116     64373     10478    192447    329952      9.03   no data
1.89/1.94	c  S st    76     30507       762      2116     64373     10981    192447    359827      9.03   no data
1.89/1.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.08
1.99/2.03	c blocked clauses removed:        0 vars:      0 tried:         762 T: 0.00 s
1.99/2.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.39/2.46	c subs with bin:        0  lits-rem:     12003  v-fix:    0  time:  0.42 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
2.39/2.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.59/3.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
3.89/3.92	c lits-rem:       823  cl-subs:     1370  v-elim:      0  v-fix:    0  time:  0.26 s
3.99/4.03	c asymm  cl-useful: 0/2086/2116 lits-rem:0 time: 0.11
3.99/4.03	c calculated reachability. Time: 0.00
3.99/4.03	c  N dy    76     30507       762      2116     64373      9611    180444    333934      9.03   no data
4.31/4.34	c  N dy    91     34790       762      2116     64376     13755    180444    593946      8.95      9.45
4.59/4.63	c  N dy   118     38825       762      2116     64376     10029    180444    385121      9.18     13.18
4.99/5.09	c  N dy   128     44071       762      2116     64379     15055    180444    577976      8.99      9.54
5.19/5.26	c  S st   136     45760       762      2116     64379     16665    180444    646835      8.99   no data
5.29/5.30	c  S st   136     46263       762      2116     64379     17167    180444    676963      8.99   no data
5.29/5.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.41/5.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  6.4M T:  0.12
5.41/5.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.41/5.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
5.69/5.75	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.32 s
5.69/5.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.00 s
5.69/5.76	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
5.69/5.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.00	c subs with bin:      547  lits-rem:       505  v-fix:    0  time:  1.21 s
7.49/7.58	c lits-rem:      2631  cl-subs:     1309  v-elim:      0  v-fix:    0  time:  0.58 s
7.49/7.58	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
7.49/7.60	c vivif2 --  cl tried    15311 cl shrink      467 lits rem        489 time: 0.02
7.71/7.78	c asymm  cl-useful: 0/2026/2116 lits-rem:0 time: 0.18
7.71/7.78	c calculated reachability. Time: 0.00
7.71/7.78	c  N dy   136     46263       762      2116     64380     15311    180441    635537      8.99   no data
8.09/8.10	c  N dy   160     50286       762      2116     64380     10619    180441    378139      9.09      9.70
8.39/8.44	c  N dy   186     54469       762      2116     64380     14671    180441    656411      9.32      9.83
8.89/8.93	c  N dy   211     58828       762      2116     64380     18914    180441    959209      9.42      9.99
9.19/9.27	c  N dy   234     62883       762      2116     64380     13202    180441    488793      9.53     13.82
9.59/9.66	c  N dy   255     66913       762      2116     64381     17076    180441    732739      9.59     10.12
9.91/9.95	c  S st   267     69394       762      2116     64382     19478    180441    888044      9.62      7.47
9.99/10.00	c  S st   267     69900       762      2116     64382     19983    180441    916528      9.62   no data
9.99/10.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  9.2M T:  0.18
10.09/10.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.09/10.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.49/10.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
10.49/10.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.00 s
10.49/10.52	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
10.49/10.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.70/11.79	c subs with bin:      121  lits-rem:       265  v-fix:    0  time:  1.24 s
12.80/12.86	c lits-rem:      1412  cl-subs:      922  v-elim:      0  v-fix:    0  time:  1.06 s
12.80/12.86	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
12.80/12.88	c vivif2 --  cl tried    18940 cl shrink       47 lits rem         47 time: 0.02
13.00/13.06	c asymm  cl-useful: 0/1644/2116 lits-rem:0 time: 0.19
13.00/13.07	c calculated reachability. Time: 0.00
13.00/13.07	c  N dy   267     69900       762      2116     64384     18939    180441    888801      9.62   no data
13.49/13.52	c  N dy   283     74372       762      2116     64385     12641    180441    447278      9.58     10.10
13.99/14.00	c  N dy   312     79147       762      2116     64386     17227    180441    732166      9.66     10.29
14.59/14.64	c  N dy   327     84303       762      2116     64387     22200    180441   1051739      9.61     10.16
14.89/14.99	c  F st   336     87500       762      2116     64388     13713    180441    434864      9.57      7.56
15.31/15.33	c  N st   341     90801       762      2116     64388     16893    180441    574762      9.57   no data
15.89/15.94	c  N dy   355     97217       762      2116     64390     23051    180441    938418      9.54     10.06
16.51/16.59	c  N dy   390    103439       762      2116     64392     16521    180441    627365      9.63     10.19
16.69/16.74	c  S st   393    104851       762      2116     64393     17873    180441    679656      9.61      9.35
16.69/16.79	c  S st   393    105352       762      2116     64393     18373    180441    714320      9.61   no data
16.69/16.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.89/16.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.0M T:  0.15
16.89/16.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.89/16.95	c bin-w-bin subsume rem            1 bins  time:  0.01 s
17.19/17.27	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.32 s
17.19/17.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.00 s
17.19/17.28	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
17.19/17.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.49/18.51	c subs with bin:      604  lits-rem:        77  v-fix:    0  time:  1.21 s
19.09/19.13	c lits-rem:      1530  cl-subs:     1296  v-elim:      0  v-fix:    0  time:  0.62 s
19.09/19.13	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
19.09/19.15	c vivif2 --  cl tried    16473 cl shrink      121 lits rem        121 time: 0.01
19.29/19.33	c asymm  cl-useful: 0/1811/2116 lits-rem:0 time: 0.18
19.29/19.33	c calculated reachability. Time: 0.00
19.29/19.33	c  N dy   393    105352       762      2116     64392     16473    180439    683513      9.61   no data
20.09/20.16	c  N dy   440    112258       762      2116     64393     23140    180439   1092606      9.77     10.35
20.99/21.07	c  N dy   480    119640       762      2116     64394     16832    180439    670401      9.85     10.55
22.09/22.11	c  N dy   519    127463       762      2116     64394     24395    180439   1157819      9.90     10.46
23.19/23.28	c  N dy   554    136715       762      2116     64399     18864    180439    716191      9.89     10.45
24.21/24.27	c  N dy   592    145463       762      2116     64399     27358    180439   1204186      9.91     19.59
25.50/25.53	c  N dy   646    155242       762      2116     64401     21352    180439    920028     10.00     10.53
25.89/25.94	c  S st   661    158030       762      2116     64401     24058    180439   1062482     10.02   no data
25.99/26.01	c  S st   661    158531       762      2116     64401     24555    180439   1091155     10.02   no data
25.99/26.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.19/26.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 11.6M T:  0.22
26.19/26.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.19/26.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.49/26.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
26.49/26.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.01 s
26.49/26.57	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
26.49/26.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.79/27.82	c subs with bin:      342  lits-rem:        74  v-fix:    0  time:  1.21 s
29.19/29.28	c lits-rem:      1352  cl-subs:     1312  v-elim:      0  v-fix:    0  time:  1.46 s
29.19/29.28	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
29.29/29.31	c vivif2 --  cl tried    22901 cl shrink       76 lits rem         78 time: 0.02
29.49/29.50	c asymm  cl-useful: 0/1310/2116 lits-rem:0 time: 0.19
29.49/29.50	c calculated reachability. Time: 0.00
29.49/29.50	c  N dy   661    158531       762      2116     64404     22901    180439   1062987     10.02   no data
31.09/31.16	c  N dy   714    168727       762      2116     64405     32778    180439   1739748     10.11     11.33
32.39/32.48	c  N dy   764    179533       762      2116     64407     26782    180439   1130811     10.18     11.67
34.11/34.16	c  N dy   803    191047       762      2116     64410     20504    180439    759570     10.17     11.06
35.80/35.88	c  N dy   864    203333       762      2116     64413     32397    180439   1498616     10.22     13.05
37.79/37.89	c  N dy   931    216354       762      2116     64414     26602    180439   1208712     10.33     13.12
40.49/40.53	c  N dy   998    230242       762      2116     64418     20660    180439    790740     10.44     16.18
41.59/41.62	c  S st  1048    237796       762      2116     64418     27946    180439   1254627     10.50      9.27
41.59/41.70	c  S st  1048    238297       762      2116     64418     28446    180439   1289114     10.50   no data
41.59/41.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.89/41.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 13.2M T:  0.26
41.89/41.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.89/41.97	c bin-w-bin subsume rem            2 bins  time:  0.01 s
42.19/42.29	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.32 s
42.19/42.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.00 s
42.29/42.30	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
42.29/42.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.49/43.55	c subs with bin:        2  lits-rem:        18  v-fix:    0  time:  1.21 s
45.29/45.39	c lits-rem:      1765  cl-subs:     1139  v-elim:      0  v-fix:    0  time:  1.84 s
45.29/45.39	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
45.39/45.42	c vivif2 --  cl tried    27305 cl shrink      499 lits rem        510 time: 0.03
45.59/45.60	c asymm  cl-useful: 0/806/2116 lits-rem:0 time: 0.17
45.59/45.60	c calculated reachability. Time: 0.00
45.59/45.60	c  N dy  1048    238297       762      2116     64418     27304    180438   1264762     10.50   no data
48.59/48.61	c  N dy  1128    253574       762      2116     64421     21810    180438    842241     10.59     11.17
51.19/51.29	c  N dy  1191    270270       762      2116     64422     37912    180438   1861176     10.60     11.28
54.39/54.42	c  N dy  1292    287686       762      2116     64432     33453    180438   1541928     10.71     11.31
57.99/58.04	c  F st  1402    306250       762      2116     64433     29238    180438   1249118     10.84      9.07
57.99/58.05	c  N st  1402    306250       762      2116     64433     29238    180438   1249118     10.84      9.07
62.19/62.20	c  N dy  1488    326461       762      2116     64438     25588    180438    989364     10.91     11.72
66.19/66.26	c  N dy  1562    347321       762      2116     64440     45673    180438   2133952     10.90     11.55
67.89/67.95	c  S st  1597    357449       762      2116     64442     31352    180438   1207967     10.88      8.14
67.99/68.02	c  S st  1597    357952       762      2116     64442     31853    180438   1242275     10.88   no data
67.99/68.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.29/68.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.5M T:  0.27
68.29/68.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.29/68.31	c bin-w-bin subsume rem            1 bins  time:  0.01 s
68.59/68.63	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.32 s
68.59/68.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.00 s
68.59/68.64	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
68.59/68.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.79/69.88	c subs with bin:      439  lits-rem:       399  v-fix:    0  time:  1.20 s
71.29/71.33	c lits-rem:      1921  cl-subs:     1456  v-elim:      0  v-fix:    0  time:  1.45 s
71.29/71.33	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
71.29/71.36	c vivif2 --  cl tried    29958 cl shrink      697 lits rem        902 time: 0.03
71.51/71.55	c asymm  cl-useful: 0/1114/2116 lits-rem:0 time: 0.19
71.51/71.55	c calculated reachability. Time: 0.00
71.51/71.55	c  N dy  1597    357952       762      2116     64442     29957    180435   1212175     10.88   no data
75.69/75.75	c  N dy  1694    378033       762      2116     64445     49259    180435   2343778     10.93     14.55
79.11/79.21	c  N dy  1773    398119       762      2116     64450     43502    180435   1892679     10.91     16.79
82.89/82.90	c  N dy  1824    418139       762      2116     64453     36792    180435   1344151     10.87     13.19
86.80/86.85	c  N dy  1916    438149       762      2116     64457     29139    180435    941890     10.89     11.53
90.40/90.43	c  N dy  2005    458183       762      2116     64461     48420    180435   1997840     10.92     11.57
94.09/94.19	c  N dy  2084    478372       762      2116     64464     39905    180435   1477779     10.91     11.61
98.39/98.48	c  N dy  2191    499009       762      2116     64473     30839    180435    956272     10.95     11.65
101.89/101.91	c  N dy  2270    519079       762      2116     64481     50012    180435   1960091     10.96     11.85
105.29/105.31	c  S st  2347    536928       762      2116     64489     37449    180435   1245300     10.96     10.39
105.29/105.38	c  S st  2347    537429       762      2116     64489     37949    180435   1276060     10.96   no data
105.29/105.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.61/105.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 15.0M T:  0.28
105.61/105.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.61/105.67	c bin-w-bin subsume rem            1 bins  time:  0.01 s
105.89/105.98	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  0.32 s
105.89/105.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    762 time:  0.01 s
105.89/106.00	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
105.99/106.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
107.19/107.25	c subs with bin:      176  lits-rem:       451  v-fix:    0  time:  1.22 s
109.19/109.24	c lits-rem:      4604  cl-subs:     2987  v-elim:      0  v-fix:    0  time:  1.99 s
109.19/109.24	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
109.19/109.28	c vivif2 --  cl tried    34786 cl shrink     2088 lits rem       2848 time: 0.04
109.39/109.47	c asymm  cl-useful: 0/562/2116 lits-rem:0 time: 0.19
109.39/109.47	c calculated reachability. Time: 0.00
109.39/109.47	c  N dy  2347    537429       762      2116     64507     34774    180428   1224627     10.96   no data
113.59/113.63	c  N dy  2426    558115       762      2116     64511     54552    180428   2225240     10.96     11.54
117.79/117.81	c  N dy  2524    579032       762      2116     64519     43938    180428   1556770     10.97     11.68
122.59/122.61	c  N dy  2597    599106       761      2116     64536     31447    180428    853682     10.96     15.62
125.79/125.86	c  N dy  2663    619134       760      2116     64547     50640    180428   1798126     10.94     11.85
129.89/129.96	c  N dy  2763    639193       760      2116     64550     37506    180428   1116645     10.97     15.64
133.59/133.60	c  N dy  2852    659283       760      2116     64553     56947    180428   2294451     11.00     11.69
137.09/137.15	c  N dy  2930    679355       760      2116     64559     42626    180428   1412858     11.01     11.59
141.09/141.15	c  N dy  3025    699555       760      2116     64564     62110    180428   2555490     11.03     11.76
144.59/144.65	c  N dy  3101    719619       760      2116     64570     46733    180428   1547118     11.03     15.75
149.19/149.25	c  N dy  3197    741076       760      2116     64581     67468    180428   2764339     11.06     11.71
152.69/152.70	c  N dy  3291    761492       760      2116     64581     51571    180428   1864599     11.08     11.75
157.49/157.52	c  N dy  3389    781963       760      2116     64583     71334    180428   3047939     11.10     11.70
160.99/161.04	c  N dy  3464    802333       760      2116     64589     54290    180428   1823475     11.11     11.84
161.72/161.74	c  S st  3483    806145       760      2116     64591     57963    180428   1998568     11.11   no data
161.80/161.83	c  S st  3483    806648       760      2116     64591     58466    180428   2028409     11.11   no data
161.80/161.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.20/162.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 19.0M T:  0.36
162.20/162.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.20/162.21	c bin-w-bin subsume rem           16 bins  time:  0.01 s
162.50/162.52	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.32 s
162.50/162.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    760 time:  0.00 s
162.50/162.53	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
162.50/162.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
163.81/163.86	c subs with bin:     1012  lits-rem:      1944  v-fix:    0  time:  1.26 s
168.21/168.32	c lits-rem:      3843  cl-subs:     3221  v-elim:      0  v-fix:    0  time:  4.45 s
168.32/168.32	c vivif2 --  cl tried     2115 cl shrink        0 lits rem          0 time: 0.00
168.32/168.37	c vivif2 --  cl tried    46107 cl shrink     1345 lits rem       1544 time: 0.05
168.50/168.56	c asymm  cl-useful: 0/639/2115 lits-rem:0 time: 0.19
168.50/168.56	c calculated reachability. Time: 0.00
168.50/168.56	c  N dy  3483    806648       760      2115     64025     46102    179314   1847176     11.11   no data
172.89/172.97	c  N dy  3564    826764       760      2115     64036     65412    179314   2967597     11.12     11.89
176.79/176.89	c  N dy  3646    847233       760      2115     64038     51746    179314   2122529     11.13     11.72
182.20/182.28	c  N dy  3738    867583       760      2115     64044     71315    179314   3128220     11.13     11.82
186.00/186.06	c  N dy  3803    887585       760      2115     64048     54040    179314   1924182     11.12     17.35
190.70/190.77	c  N dy  3863    907731       760      2115     64058     73280    179314   2915420     11.10     11.71
194.79/194.86	c  N dy  3954    927772       760      2115     64062     54211    179314   1879125     11.11     20.45
199.99/200.03	c  N dy  4012    948445       758      2115     64093     73872    179314   2775080     11.09     11.75
204.39/204.41	c  N dy  4103    968596       758      2115     64096     53566    179314   1936560     11.10     11.73
209.59/209.69	c  N dy  4192    989028       758      2115     64106     73210    179314   3147758     11.11     11.76
214.52/214.55	c  N dy  4284   1009126       758      2115     64110     51454    179314   1692881     11.12     15.51
218.99/219.01	c  N dy  4367   1029369       758      2115     64116     70902    179314   2805744     11.12     11.75
224.42/224.44	c  N dy  4443   1049675       758      2115     64119     48246    179314   1438244     11.12     11.74
228.49/228.59	c  N dy  4530   1069740       758      2115     64123     67617    179314   2547010     11.12     11.82
229.09/229.10	c  F st  4540   1071875       758      2115     64124     69674    179314   2659027     11.12   no data
234.49/234.55	c  N dy  4612   1089829       758      2114     63589     41036    178278   1175414     11.13     11.93
238.30/238.37	c  N dy  4703   1109995       758      2114     63597     60421    178278   2165501     11.15     11.82
243.89/243.97	c  N dy  4807   1130645       758      2114     63601     80314    178278   3292978     11.16     11.83
248.61/248.62	c  N dy  4888   1150681       757      2114     63613     56708    178278   2033584     11.16     17.36
253.79/253.86	c  N dy  4983   1171686       757      2114     63618     76888    178278   3086468     11.17     11.78
259.29/259.34	c  N dy  5101   1191952       757      2114     63624     51950    178278   1710439     11.20     11.80
263.19/263.23	c  S st  5186   1209973       757      2114     63627     69249    178278   2674381     11.22     10.13
263.29/263.38	c  S st  5186   1210478       757      2114     63627     69752    178278   2707239     11.22   no data
263.29/263.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.79/263.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.7M T:  0.50
263.79/263.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
263.79/263.89	c bin-w-bin subsume rem            4 bins  time:  0.01 s
264.19/264.21	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  0.31 s
264.19/264.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    757 time:  0.00 s
264.19/264.22	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
264.19/264.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
265.50/265.58	c subs with bin:      113  lits-rem:       251  v-fix:    0  time:  1.27 s
274.20/274.29	c lits-rem:      7293  cl-subs:     4205  v-elim:      0  v-fix:    0  time:  8.71 s
274.20/274.29	c vivif2 --  cl tried     2114 cl shrink        0 lits rem          0 time: 0.00
274.30/274.36	c vivif2 --  cl tried    60456 cl shrink     2588 lits rem       3146 time: 0.07
274.50/274.56	c asymm  cl-useful: 0/326/2114 lits-rem:0 time: 0.20
274.50/274.57	c calculated reachability. Time: 0.00
274.50/274.57	c  N dy  5186   1210478       757      2114     63347     60453    177732   2554072     11.22   no data
280.19/280.22	c  N dy  5261   1230708       757      2114     63355     79914    177732   3725021     11.22     11.86
285.19/285.28	c  N dy  5320   1250747       757      2114     63359     55913    177732   1987799     11.20     18.53
290.69/290.74	c  N dy  5398   1272321       757      2114     63365     76504    177732   3137672     11.19     11.88
296.80/296.90	c  N dy  5488   1292495       757      2114     63370     50310    177732   1698166     11.20     12.06
299.70/299.75	c  E dy  5533   1305240         0      2114     63375     62536    177732   2445597     11.20      7.01
299.70/299.75	c Verified 2114 clauses.
299.70/299.75	c Solution needs extension. Extending.
299.70/299.75	c Verified 2114 clauses.
299.70/299.75	c num threads              : 1          
299.70/299.75	c restarts                 : 5533       
299.70/299.75	c dynamic restarts         : 5503       
299.70/299.75	c static restarts          : 30         
299.70/299.75	c full restarts            : 4          
299.70/299.75	c total simplify time      : 0.01       
299.70/299.75	c learnts DL2              : 0          
299.70/299.75	c learnts size 2           : 67655      
299.70/299.75	c learnts size 1           : 5           (0.63      % of vars)
299.70/299.75	c filedLit time            : 2.45        (0.82      % time)
299.70/299.75	c v-elim SatELite          : 30          (3.79      % vars)
299.70/299.75	c SatELite time            : 22.38       (7.47      % time)
299.70/299.75	c v-elim xor               : 0           (0.00      % vars)
299.70/299.75	c xor elim time            : 0.04        (0.01      % time)
299.70/299.75	c num binary xor trees     : 0          
299.70/299.75	c binxor trees' crown      : 0           (nan       leafs/tree)
299.70/299.75	c bin xor find time        : 0.00       
299.70/299.75	c OTF clause improved      : 49585       (0.04      clauses/conflict)
299.70/299.75	c OTF impr. size diff      : 57744       (1.16       lits/clause)
299.70/299.75	c OTF cl watch-shrink      : 1065181     (0.82      clauses/conflict)
299.70/299.75	c OTF cl watch-sh-lit      : 17902972    (16.81      lits/clause)
299.70/299.75	c tried to recurMin cls    : 338685      (25.95      % of conflicts)
299.70/299.75	c updated cache            : 2498        (0.01       lits/tried recurMin)
299.70/299.75	c clauses over max glue    : 0           (0.00      % of all clauses)
299.70/299.75	c conflicts                : 1305240     (4357.53   / sec)
299.70/299.75	c decisions                : 1896357     (0.13      % random)
299.70/299.75	c bogo-props               : 28682492672 (95756264.14 / sec)
299.70/299.75	c conflict literals        : 72572237    (47.91     % deleted)
299.70/299.75	c Memory used              : 117.88      MB
299.70/299.75	c CPU time                 : 299.54      s
299.70/299.75	s SATISFIABLE
299.70/299.75	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 792 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-3422045-1306635251/watcher-3422045-1306635251 -o /tmp/evaluation-result-3422045-1306635251/solver-3422045-1306635251 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422045-1306635251.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.07 2.02 3/558 29504
/proc/meminfo: memFree=23153156/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=31880 CPUtime=0.01 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 1233 0 0 0 1 0 0 0 25 0 1 0 853755735 32645120 1173 33554432000 4194304 4580011 140735665985984 18446744073709551615 4234948 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 7970 1173 339 95 0 2952 0

[startup+0.0597899 s]
/proc/loadavg: 2.02 2.07 2.02 3/558 29504
/proc/meminfo: memFree=23153156/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=33524 CPUtime=0.05 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 1714 0 0 0 5 0 0 0 25 0 1 0 853755735 34328576 1654 33554432000 4194304 4580011 140735665985984 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 8381 1654 353 95 0 3363 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33524

[startup+0.100796 s]
/proc/loadavg: 2.02 2.07 2.02 3/558 29504
/proc/meminfo: memFree=23153156/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=33620 CPUtime=0.09 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 1801 0 0 0 9 0 0 0 25 0 1 0 853755735 34426880 1732 33554432000 4194304 4580011 140735665985984 18446744073709551615 224284594386 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 8405 1732 363 95 0 3387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33620

[startup+0.300751 s]
/proc/loadavg: 2.02 2.07 2.02 3/558 29504
/proc/meminfo: memFree=23153156/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=33892 CPUtime=0.29 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 2079 0 0 0 29 0 0 0 25 0 1 0 853755735 34705408 2010 33554432000 4194304 4580011 140735665985984 18446744073709551615 4296060 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 8473 2010 363 95 0 3455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33892

[startup+0.700685 s]
/proc/loadavg: 2.02 2.07 2.02 3/558 29504
/proc/meminfo: memFree=23153156/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=35220 CPUtime=0.69 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 2677 0 0 0 69 0 0 0 25 0 1 0 853755735 36065280 2223 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 8805 2223 363 95 0 3787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35220

[startup+1.50056 s]
/proc/loadavg: 2.02 2.07 2.02 3/559 29505
/proc/meminfo: memFree=23143600/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=36024 CPUtime=1.49 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 3845 0 0 0 149 0 0 0 25 0 1 0 853755735 36888576 2440 33554432000 4194304 4580011 140735665985984 18446744073709551615 4342172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 9006 2440 363 95 0 3988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36024

[startup+3.10029 s]
/proc/loadavg: 2.02 2.07 2.02 3/559 29505
/proc/meminfo: memFree=23140872/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=43224 CPUtime=3.09 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 6119 0 0 0 308 1 0 0 25 0 1 0 853755735 44261376 4096 33554432000 4194304 4580011 140735665985984 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 10806 4096 366 95 0 5788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43224

[startup+6.30075 s]
/proc/loadavg: 2.10 2.08 2.03 3/559 29505
/proc/meminfo: memFree=23127976/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=51164 CPUtime=6.29 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 9096 0 0 0 628 1 0 0 25 0 1 0 853755735 52391936 6249 33554432000 4194304 4580011 140735665985984 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 12791 6249 366 95 0 7773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51164

[startup+12.7007 s]
/proc/loadavg: 2.09 2.08 2.03 3/559 29505
/proc/meminfo: memFree=23184756/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=59636 CPUtime=12.7 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 13285 0 0 0 1268 2 0 0 25 0 1 0 853755735 61067264 8432 33554432000 4194304 4580011 140735665985984 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 14909 8432 366 95 0 9891 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 59636

[startup+25.5005 s]
/proc/loadavg: 2.07 2.08 2.02 3/559 29508
/proc/meminfo: memFree=23162552/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=60852 CPUtime=25.5 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 21390 0 0 0 2547 3 0 0 25 0 1 0 853755735 62312448 8425 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 15213 8425 366 95 0 10195 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 60852

[startup+51.1003 s]
/proc/loadavg: 2.05 2.07 2.02 3/559 29508
/proc/meminfo: memFree=23114440/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=74424 CPUtime=51.09 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 35071 0 0 0 5104 5 0 0 25 0 1 0 853755735 76210176 12287 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 18606 12287 366 95 0 13588 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74424

[startup+102.321 s]
/proc/loadavg: 2.02 2.06 2.02 3/559 29510
/proc/meminfo: memFree=23115644/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=88880 CPUtime=102.31 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 55800 0 0 0 10222 9 0 0 25 0 1 0 853755735 91013120 15802 33554432000 4194304 4580011 140735665985984 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 22220 15802 366 95 0 17202 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 88880

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/559 29510
/proc/meminfo: memFree=23111512/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=89416 CPUtime=162.3 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 67918 0 0 0 16218 12 0 0 25 0 1 0 853755735 91561984 15693 33554432000 4194304 4580011 140735665985984 18446744073709551615 4413255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 22354 15693 366 95 0 17336 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89416

[startup+222.301 s]
/proc/loadavg: 2.08 2.06 2.02 3/559 29512
/proc/meminfo: memFree=23099324/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=99740 CPUtime=222.29 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 89130 0 0 0 22214 15 0 0 25 0 1 0 853755735 102133760 19541 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 24935 19541 366 95 0 19917 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 99740

[startup+282.301 s]
/proc/loadavg: 2.06 2.06 2.02 3/559 29514
/proc/meminfo: memFree=23080680/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=179452 CPUtime=282.29 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 106758 0 0 0 28209 20 0 0 25 0 1 0 853755735 183758848 25408 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 44863 25408 367 95 0 39845 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 179452

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

[startup+287.901 s]
/proc/loadavg: 2.06 2.06 2.01 3/559 29514
/proc/meminfo: memFree=23083776/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=120324 CPUtime=287.89 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 109602 0 0 0 28768 21 0 0 25 0 1 0 853755735 123211776 23664 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 30081 23664 366 95 0 25063 0
Current children cumulated CPU time (s) 287.89
Current children cumulated vsize (KiB) 120324

[startup+294.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/559 29514
/proc/meminfo: memFree=23078692/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=181532 CPUtime=294.29 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 110789 0 0 0 29408 21 0 0 25 0 1 0 853755735 185888768 24851 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 45383 24851 366 95 0 40365 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 181532

[startup+297.501 s]
/proc/loadavg: 2.05 2.06 2.01 3/559 29514
/proc/meminfo: memFree=23071864/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=120708 CPUtime=297.5 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 113090 0 0 0 29728 22 0 0 25 0 1 0 853755735 123604992 22944 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 30177 22944 366 95 0 25159 0
Current children cumulated CPU time (s) 297.5
Current children cumulated vsize (KiB) 120708

[startup+299.101 s]
/proc/loadavg: 2.05 2.06 2.01 3/559 29514
/proc/meminfo: memFree=23069372/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=120708 CPUtime=299.11 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 113516 0 0 0 29889 22 0 0 25 0 1 0 853755735 123604992 23370 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 30177 23370 366 95 0 25159 0
Current children cumulated CPU time (s) 299.11
Current children cumulated vsize (KiB) 120708

[startup+299.501 s]
/proc/loadavg: 2.05 2.06 2.01 3/559 29514
/proc/meminfo: memFree=23069372/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=120708 CPUtime=299.5 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 113599 0 0 0 29928 22 0 0 25 0 1 0 853755735 123604992 23453 33554432000 4194304 4580011 140735665985984 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 30177 23453 366 95 0 25159 0
Current children cumulated CPU time (s) 299.5
Current children cumulated vsize (KiB) 120708

[startup+299.701 s]
/proc/loadavg: 2.05 2.06 2.01 3/559 29514
/proc/meminfo: memFree=23069372/32951124 swapFree=39849780/67111528
[pid=29504] ppid=29502 vsize=120708 CPUtime=299.7 cores=1,3,5,7
/proc/29504/stat : 29504 (strangenight2-s) R 29502 29504 27968 0 -1 4202496 113641 0 0 0 29948 22 0 0 25 0 1 0 853755735 123604992 23495 33554432000 4194304 4580011 140735665985984 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29504/statm: 30177 23495 366 95 0 25159 0
Current children cumulated CPU time (s) 299.7
Current children cumulated vsize (KiB) 120708

Child status: 10
Real time (s): 299.762
CPU time (s): 299.766
CPU user time (s): 299.536
CPU system time (s): 0.229965
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 181532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.536
system time used= 0.229965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113672
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= 13
involuntary context switches= 3561

runsolver used 1.55876 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-29 04:14:11
IDJOB=3422045
IDBENCH=88224
IDSOLVER=1887
FILE ID=node118/3422045-1306635251
RUNJOBID= node118-1306630248-28701
PBS_JOBID= 13471630
Free space on /tmp= 73244 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q326.25-n30-p15-s44266159.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422045-1306635251/watcher-3422045-1306635251 -o /tmp/evaluation-result-3422045-1306635251/solver-3422045-1306635251 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422045-1306635251.cnf

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

MD5SUM BENCH= 0906ad3a7678a4284d484fb4b8c72f61
RANDOM SEED=814126790

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23153436 kB
Buffers:        214500 kB
Cached:        1636696 kB
SwapCached:      53004 kB
Active:        1502608 kB
Inactive:      8003916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23153436 kB
SwapTotal:    67111528 kB
SwapFree:     39849780 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:     7615004 kB
Mapped:          25996 kB
Slab:           105616 kB
PageTables:     116496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184684820 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= 73236 MiB
End job on node118 at 2011-05-29 04:19:11