Trace number 3265676

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-stUNSAT 713.86 713.85

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark455.087
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

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-3265676-1303577757.cnf'
0.00/0.00	c -- header says num vars:           2703
0.00/0.00	c -- header says num clauses:       18312
0.00/0.01	c -- clauses added:            0 learnts,        18312 normals,            0 xors
0.00/0.01	c -- vars added       2703
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2703     16588      1397         0    126003         0   no data   no data
0.09/0.12	c asymm  cl-useful: 1347/15613/15613 lits-rem:2020 time: 0.11
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem         1030 bins  time:  0.00 s
0.09/0.14	c subs with bin:      142  lits-rem:       126  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2646 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.17	c lits-rem:      6907  cl-subs:     3508  v-elim:    162  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:     967 undec:     820 neg:     916
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      2484     11769      1145         0     84341         0   no data   no data
0.19/0.24	c  N dy    17      4041      2484     11769      1175      3852     84329     57659      6.55      7.91
0.29/0.33	c  N dy    45      8045      2484     11769      1213      5315     84323     70847      7.06      7.44
0.39/0.44	c  N dy    67     12217      2484     11769      1251      5230     84321     57731      7.11      7.50
0.49/0.57	c  N dy    96     16370      2484     11769      1280      9212     84319    119403      7.29      7.71
0.69/0.70	c  N dy   123     20378      2484     11769      1306      7691     84316     88441      7.41      7.87
0.79/0.87	c  N dy   153     24392      2484     11769      1339     11587     84312    151173      7.54      9.59
0.79/0.90	c  F st   158     25000      2484     11769      1346     12176     84312    160814      7.55   no data
1.10/1.12	c  N dy   164     30001      2484     11769      1378     10480     84312    136363      7.55   no data
1.10/1.12	c  S st   164     30001      2484     11769      1378     10480     84312    136363      7.55   no data
1.10/1.15	c  S st   164     30501      2484     11769      1440     10914     84311    141153      7.55   no data
1.10/1.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   32 Bins:    897 BRemL:     23 BRemN:      0 P:  0.6M T:  0.02
1.10/1.18	c Replacing       32 vars Replaced    12254 lits Time:     0.01 s 
1.10/1.18	c blocked clauses removed:      371 vars:    235 tried:        2452 T: 0.00 s
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.19	c subs with bin:      124  lits-rem:       616  v-fix:    0  time:  0.00 s
1.10/1.19	c Subs w/ non-existent bins:      0 l-rem:     14 v-fix:     0 done:   2217 time:  0.00 s
1.10/1.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.19/1.21	c lits-rem:       708  cl-subs:      340  v-elim:     59  v-fix:    0  time:  0.02 s
1.19/1.24	c subs with bin:      563  lits-rem:      3806  v-fix:    0  time:  0.03 s
1.19/1.29	c lits-rem:      1135  cl-subs:      839  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.53	c asymm  cl-useful: 64/10722/10722 lits-rem:68 time: 0.23
1.49/1.53	c calculated reachability. Time: 0.00
1.49/1.53	c  N dy   164     30501      2158     10722      2141      9237     75516    123160      7.55   no data
1.49/1.53	c Finding binary XORs  T:     0.00 s  found:       0
1.69/1.74	c  N dy   197     34520      2158     10722      2164     13132     75515    192583      7.70      8.12
1.89/1.96	c  N dy   232     38580      2158     10722      2191      9670     75515    103728      7.79      9.12
2.10/2.20	c  N dy   266     42735      2158     10722      2216     13723     75515    180411      7.89      8.43
2.39/2.43	c  S st   295     45751      2158     10722      2231     16660     75515    240041      7.98   no data
2.39/2.47	c  S st   295     46254      2158     10722      2247     17144     75515    246907      7.98   no data
2.39/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    122 BRemL:     14 BRemN:      0 P:  0.8M T:  0.02
2.49/2.50	c Replacing       11 vars Replaced     8291 lits Time:     0.01 s 
2.49/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.51	c bin-w-bin subsume rem           45 bins  time:  0.00 s
2.49/2.51	c subs with bin:       18  lits-rem:        80  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2147 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.49/2.52	c lits-rem:       448  cl-subs:       95  v-elim:     44  v-fix:    0  time:  0.01 s
2.49/2.59	c subs with bin:      297  lits-rem:      1639  v-fix:    0  time:  0.06 s
2.59/2.68	c lits-rem:       922  cl-subs:      569  v-elim:      0  v-fix:    0  time:  0.09 s
2.59/2.69	c vivif2 --  cl tried    10606 cl shrink        0 lits rem          0 time: 0.00
2.59/2.69	c vivif2 --  cl tried    16231 cl shrink       69 lits rem         98 time: 0.00
2.99/3.08	c asymm  cl-useful: 19/10503/10606 lits-rem:19 time: 0.39
2.99/3.08	c calculated reachability. Time: 0.00
2.99/3.08	c  N dy   295     46254      2103     10606      2294     16230     74036    235945      7.98   no data
3.29/3.35	c  N dy   332     50285      2103     10606      2311     11628     74036    135333      8.15      9.77
3.59/3.65	c  N dy   363     54340      2103     10606      2325     15605     74036    221290      8.24     10.09
3.59/3.67	c Finding binary XORs  T:     0.00 s  found:       1
3.99/4.01	c  N dy   399     58375      2103     10606      2342      9884     74036     82639      8.33      8.81
4.19/4.28	c  N dy   435     62401      2103     10606      2357     13825     74036    167057      8.44      9.84
4.58/4.63	c  N dy   469     66437      2103     10606      2370     17787     74036    253336      8.51      9.41
4.89/4.92	c  S st   495     69381      2103     10606      2383     20655     74036    318244      8.58      8.76
4.89/4.97	c  S st   495     69882      2103     10606      2390     21147     74036    326739      8.58   no data
4.89/4.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:      6 BRemN:      0 P:  1.0M T:  0.02
4.99/5.00	c Replacing        1 vars Replaced      146 lits Time:     0.00 s 
4.99/5.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.99/5.00	c bin-w-bin subsume rem            6 bins  time:  0.00 s
4.99/5.01	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
4.99/5.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2102 time:  0.00 s
4.99/5.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.99/5.02	c lits-rem:        30  cl-subs:       25  v-elim:     14  v-fix:    0  time:  0.01 s
5.09/5.11	c subs with bin:      560  lits-rem:      1578  v-fix:    0  time:  0.09 s
5.19/5.25	c lits-rem:       827  cl-subs:      628  v-elim:      0  v-fix:    0  time:  0.13 s
5.19/5.25	c vivif2 --  cl tried    10575 cl shrink        4 lits rem          4 time: 0.00
5.19/5.25	c vivif2 --  cl tried    19959 cl shrink       53 lits rem         61 time: 0.01
5.59/5.65	c asymm  cl-useful: 60/8726/10575 lits-rem:74 time: 0.40
5.59/5.66	c calculated reachability. Time: 0.00
5.59/5.66	c  N dy   495     69882      2088     10574      2406     19959     73624    313516      8.58   no data
5.99/6.06	c  N dy   533     74425      2088     10574      2415     13749     73624    159739      8.68      9.37
6.39/6.46	c  N dy   566     79270      2088     10574      2430     18488     73624    264364      8.74     12.31
6.69/6.79	c Finding binary XORs  T:     0.00 s  found:       0
6.99/7.00	c  N dy   605     84364      2088     10574      2438     11757     73624     96071      8.81     11.11
7.19/7.23	c  F st   630     87501      2088     10574      2446     14825     73624    162964      8.84   no data
7.49/7.54	c  N st   635     90800      2088     10574      2451     18049     73624    238165      8.84   no data
7.70/7.71	c Decided on static restart strategy
8.39/8.45	c  N st   638     99807      2088     10574      2464     15092     73624    194839      8.84   no data
8.89/8.93	c  S st   639    104825      2088     10574      2467     20019     73624    317405      8.84   no data
8.89/8.98	c  S st   639    105330      2088     10574      2470     20518     73624    326461      8.84   no data
8.89/8.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      8 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
8.99/9.01	c Replacing        2 vars Replaced     2755 lits Time:     0.00 s 
8.99/9.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.02	c bin-w-bin subsume rem            3 bins  time:  0.00 s
8.99/9.02	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2086 time:  0.00 s
8.99/9.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.99/9.03	c lits-rem:        17  cl-subs:       20  v-elim:      3  v-fix:    0  time:  0.01 s
9.09/9.12	c subs with bin:      180  lits-rem:       769  v-fix:    0  time:  0.08 s
9.19/9.28	c lits-rem:       661  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.16 s
9.19/9.29	c vivif2 --  cl tried    10550 cl shrink        0 lits rem          0 time: 0.00
9.19/9.29	c vivif2 --  cl tried    18930 cl shrink      120 lits rem        120 time: 0.01
9.29/9.37	c asymm  cl-useful: 8/1824/10550 lits-rem:8 time: 0.08
9.29/9.37	c calculated reachability. Time: 0.00
9.29/9.37	c  N st   639    105330      2083     10550      2470     18930     73383    303704      8.84   no data
10.39/10.41	c  N st   640    114929      2083     10550      2475     14985     73383    198688      8.84   no data
12.19/12.26	c  N st   641    129327      2083     10550      2478     28934     73383    552801      8.84   no data
14.98/15.03	c  N st   642    150922      2083     10550      2487     20242     73383    291106      8.84   no data
14.98/15.03	c Finding binary XORs  T:     0.00 s  found:       0
15.88/15.94	c  S st   643    157998      2083     10550      2487     27103     73383    457480      8.84   no data
15.98/16.02	c  S st   643    158499      2083     10550      2494     27594     73383    466149      8.84   no data
15.98/16.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.98/16.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
15.98/16.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.98/16.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.98/16.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.98/16.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2083 time:  0.00 s
15.98/16.06	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.98/16.07	c lits-rem:        50  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.01 s
16.18/16.20	c subs with bin:       61  lits-rem:       602  v-fix:    0  time:  0.12 s
16.49/16.56	c lits-rem:      1155  cl-subs:     2042  v-elim:      0  v-fix:    0  time:  0.36 s
16.49/16.56	c vivif2 --  cl tried    10538 cl shrink        0 lits rem          0 time: 0.00
16.49/16.57	c vivif2 --  cl tried    25495 cl shrink       52 lits rem         53 time: 0.01
16.69/16.79	c asymm  cl-useful: 35/4603/10538 lits-rem:39 time: 0.22
16.69/16.79	c calculated reachability. Time: 0.00
16.69/16.79	c  N st   643    158499      2083     10538      2500     25495     73228    432906      8.84   no data
23.79/23.81	c  N st   644    207090      2083     10538      2506     20471     73228    248169      8.84   no data
28.49/28.50	c  N st   645    237748      2083     10538      2508     30844     73228    512979      8.84   no data
28.49/28.50	c  S st   645    237748      2083     10538      2508     30844     73228    512979      8.84   no data
28.49/28.60	c  S st   645    238249      2083     10538      2511     31338     73228    521891      8.84   no data
28.49/28.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.59/28.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
28.59/28.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.59/28.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.59/28.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.59/28.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2083 time:  0.00 s
28.59/28.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
28.59/28.65	c lits-rem:         9  cl-subs:        8  v-elim:      3  v-fix:    0  time:  0.01 s
28.69/28.79	c subs with bin:       26  lits-rem:       240  v-fix:    0  time:  0.12 s
29.09/29.18	c lits-rem:       969  cl-subs:     2383  v-elim:      0  v-fix:    0  time:  0.39 s
29.09/29.18	c vivif2 --  cl tried    10530 cl shrink        0 lits rem          0 time: 0.00
29.09/29.19	c vivif2 --  cl tried    28929 cl shrink       79 lits rem         85 time: 0.01
29.29/29.39	c asymm  cl-useful: 1/1785/10530 lits-rem:1 time: 0.20
29.29/29.39	c calculated reachability. Time: 0.00
29.29/29.39	c  N st   645    238249      2080     10530      2514     28929     73149    486415      8.84   no data
40.79/40.82	c  F st   646    306253      2080     10530      2524     30974     73149    455485      8.84   no data
40.79/40.83	c  N st   646    306253      2080     10530      2524     30974     73149    455485      8.84   no data
40.79/40.83	c Finding binary XORs  T:     0.00 s  found:       0
41.59/41.63	c Decided on static restart strategy
45.29/45.31	c  N st   656    334552      2080     10530      2531     35259     73149    543539      8.84   no data
49.29/49.35	c  N st   658    357373      2080     10530      2535     33207     73149    516322      8.84   no data
49.29/49.35	c  S st   658    357373      2080     10530      2535     33207     73149    516322      8.84   no data
49.40/49.45	c  S st   658    357875      2080     10530      2538     33702     73149    524402      8.84   no data
49.40/49.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.40/49.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
49.40/49.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.40/49.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.40/49.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.40/49.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2080 time:  0.00 s
49.40/49.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
49.50/49.51	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
49.59/49.66	c subs with bin:       93  lits-rem:       657  v-fix:    0  time:  0.13 s
49.89/49.96	c lits-rem:      1919  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  0.30 s
49.89/49.96	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
49.89/49.97	c vivif2 --  cl tried    32186 cl shrink       45 lits rem         45 time: 0.01
50.09/50.17	c asymm  cl-useful: 0/1456/10529 lits-rem:0 time: 0.20
50.09/50.17	c calculated reachability. Time: 0.00
50.09/50.17	c  N st   658    357875      2080     10529      2546     32186     73136    500843      8.84   no data
56.09/56.14	c  N st   659    390267      2080     10529      2550     38382     73136    612817      8.84   no data
65.79/65.88	c  N st   660    438857      2080     10529      2559     32408     73136    437783      8.84   no data
65.79/65.88	c Finding binary XORs  T:     0.00 s  found:       1
80.39/80.42	c  N st   661    511739      2080     10529      2562     45982     73136    754687      8.84   no data
85.39/85.48	c  N st   662    536812      2080     10529      2562     40128     73136    577355      8.84   no data
85.39/85.48	c  S st   662    536812      2080     10529      2562     40128     73136    577355      8.84   no data
85.59/85.61	c  S st   662    537313      2080     10529      2565     40626     73136    587789      8.84   no data
85.59/85.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.59/85.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  2.1M T:  0.04
85.59/85.66	c Replacing        1 vars Replaced      125 lits Time:     0.00 s 
85.59/85.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.59/85.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.59/85.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.59/85.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
85.59/85.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
85.59/85.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.80/85.82	c subs with bin:       61  lits-rem:       271  v-fix:    0  time:  0.13 s
86.19/86.25	c lits-rem:      1490  cl-subs:     2647  v-elim:      0  v-fix:    0  time:  0.43 s
86.19/86.25	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
86.19/86.26	c vivif2 --  cl tried    37916 cl shrink       65 lits rem         65 time: 0.01
86.39/86.46	c asymm  cl-useful: 1/864/10529 lits-rem:1 time: 0.20
86.39/86.47	c calculated reachability. Time: 0.00
86.39/86.47	c  N st   662    537313      2079     10529      2565     37916     73133    545334      8.84   no data
123.49/123.55	c  N st   663    701298      2079     10529      2579     67633     73133   1337593      8.84   no data
148.50/148.56	c  N st   664    805969      2079     10529      2588     61393     73133   1069210      8.84   no data
148.50/148.56	c  S st   664    805969      2079     10529      2588     61393     73133   1069210      8.84   no data
148.69/148.74	c  S st   664    806474      2079     10529      2591     61892     73133   1078240      8.84   no data
148.69/148.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.79/148.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
148.79/148.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.79/148.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.79/148.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.79/148.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
148.79/148.82	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
148.79/148.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.10/149.18	c subs with bin:      104  lits-rem:      1120  v-fix:    0  time:  0.31 s
150.70/150.77	c lits-rem:      4197  cl-subs:     3430  v-elim:      0  v-fix:    0  time:  1.59 s
150.70/150.78	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
150.80/150.80	c vivif2 --  cl tried    58358 cl shrink      109 lits rem        109 time: 0.02
151.00/151.02	c asymm  cl-useful: 1/531/10529 lits-rem:1 time: 0.22
151.00/151.02	c calculated reachability. Time: 0.00
151.00/151.02	c  N st   664    806474      2079     10529      2595     58358     73132   1018318      8.84   no data
151.00/151.02	c Finding binary XORs  T:     0.00 s  found:       0
216.99/217.03	c  F st   665   1071875      2079     10529      2608     74234     73132   1364131      8.84   no data
216.99/217.03	c  N st   665   1071875      2079     10529      2608     74234     73132   1364131      8.84   no data
218.49/218.51	c Decided on static restart strategy
224.49/224.57	c  N st   675   1100178      2079     10529      2611     58059     73132    898108      8.84   no data
234.30/234.33	c  N st   677   1136174      2079     10529      2611     48234     73132    610039      8.84   no data
242.60/242.61	c  N st   678   1168568      2079     10529      2612     79698     73132   1464095      8.84   no data
253.69/253.70	c  N st   679   1209711      2079     10529      2614     74168     73132   1285146      8.84   no data
253.69/253.71	c  S st   679   1209711      2079     10529      2614     74168     73132   1285146      8.84   no data
253.89/253.91	c  S st   679   1210214      2079     10529      2617     74665     73132   1295371      8.84   no data
253.89/253.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
254.00/254.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.9M T:  0.09
254.00/254.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.00/254.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.00/254.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.00/254.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
254.00/254.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
254.00/254.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
254.49/254.51	c subs with bin:      230  lits-rem:       721  v-fix:    0  time:  0.43 s
256.89/256.98	c lits-rem:      4653  cl-subs:     5458  v-elim:      0  v-fix:    0  time:  2.47 s
256.89/256.99	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
256.99/257.01	c vivif2 --  cl tried    68977 cl shrink       86 lits rem         86 time: 0.02
257.09/257.19	c asymm  cl-useful: 5/1290/10529 lits-rem:5 time: 0.18
257.09/257.19	c calculated reachability. Time: 0.00
257.09/257.19	c  N st   679   1210214      2079     10529      2618     68977     73126   1199306      8.84   no data
278.99/279.00	c  N st   680   1283096      2079     10529      2620     93207     73126   1782868      8.84   no data
313.99/314.08	c  N st   681   1392419      2079     10529      2627     53857     73126    696464      8.84   no data
367.00/367.02	c  N st   682   1556403      2079     10529      2635     59039     73126    797076      8.84   no data
367.00/367.02	c Finding binary XORs  T:     0.00 s  found:       0
415.80/415.88	c  N st   683   1710214      2078     10529      2653    100108     73126   1785727      8.84   no data
415.80/415.88	c  S st   683   1710214      2078     10529      2653    100108     73126   1785727      8.84   no data
416.09/416.16	c  S st   683   1710722      2078     10529      2658    100606     73126   1795087      8.84   no data
416.09/416.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
416.19/416.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P:  4.6M T:  0.12
416.19/416.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
416.19/416.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.19/416.29	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.00 s
416.19/416.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2078 time:  0.00 s
416.19/416.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
416.29/416.32	c lits-rem:        40  cl-subs:       36  v-elim:      9  v-fix:    0  time:  0.03 s
416.80/416.83	c subs with bin:      206  lits-rem:       704  v-fix:    0  time:  0.46 s
419.19/419.22	c lits-rem:      4226  cl-subs:     4581  v-elim:      0  v-fix:    0  time:  2.39 s
419.19/419.22	c vivif2 --  cl tried    10366 cl shrink        0 lits rem          0 time: 0.00
419.19/419.25	c vivif2 --  cl tried    75730 cl shrink       65 lits rem         65 time: 0.03
419.39/419.50	c asymm  cl-useful: 38/1623/10366 lits-rem:41 time: 0.25
419.49/419.50	c calculated reachability. Time: 0.00
419.49/419.50	c  N st   683   1710722      2069     10366      2646     75730     71901   1285007      8.84   no data
547.81/547.89	c  N st   684   2079687      2069     10366      2658    107048     71901   1943620      8.84   no data
547.81/547.89	c Finding binary XORs  T:     0.00 s  found:       0
596.80/596.83	c  N st   685   2210722      2068     10366      2665    111610     71901   2048627      8.84   no data
596.80/596.83	c  S st   685   2210722      2068     10366      2665    111610     71901   2048627      8.84   no data
597.10/597.17	c  S st   685   2211225      2068     10366      2666    112106     71901   2059338      8.84   no data
597.10/597.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
597.31/597.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      2 BRemN:      0 P:  5.8M T:  0.16
597.31/597.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
597.31/597.34	c bin-w-bin subsume rem            6 bins  time:  0.00 s
597.31/597.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.31/597.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2068 time:  0.00 s
597.31/597.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
597.31/597.38	c lits-rem:        18  cl-subs:       22  v-elim:      6  v-fix:    0  time:  0.03 s
598.50/598.52	c subs with bin:     1544  lits-rem:      2096  v-fix:    0  time:  1.07 s
604.50/604.52	c lits-rem:     13062  cl-subs:     6962  v-elim:      0  v-fix:    0  time:  6.00 s
604.50/604.52	c vivif2 --  cl tried    10337 cl shrink        0 lits rem          0 time: 0.00
604.50/604.59	c vivif2 --  cl tried    91891 cl shrink     7223 lits rem      10289 time: 0.07
604.80/604.86	c asymm  cl-useful: 19/1135/10337 lits-rem:19 time: 0.27
604.80/604.87	c calculated reachability. Time: 0.00
604.80/604.87	c  N st   685   2211225      2062     10337      2635     91890     71522   1674492      8.84   no data
700.10/700.13	c Finding binary XORs  T:     0.00 s  found:       8
713.81/713.84	c  E st   686   2482224      1991      7051      2387     39760     49683    484980      8.84   no data
713.81/713.84	c num threads              : 1          
713.81/713.84	c restarts                 : 686        
713.81/713.84	c dynamic restarts         : 618        
713.81/713.84	c static restarts          : 68         
713.81/713.84	c full restarts            : 4          
713.81/713.84	c total simplify time      : 0.25       
713.81/713.84	c learnts DL2              : 0          
713.81/713.84	c learnts size 2           : 4647       
713.81/713.84	c learnts size 1           : 361         (13.36     % of vars)
713.81/713.84	c filedLit time            : 0.69        (0.10      % time)
713.81/713.84	c v-elim SatELite          : 535         (19.79     % vars)
713.81/713.84	c SatELite time            : 14.30       (2.00      % time)
713.81/713.84	c v-elim xor               : 0           (0.00      % vars)
713.81/713.84	c xor elim time            : 0.04        (0.01      % time)
713.81/713.84	c num binary xor trees     : 54         
713.81/713.84	c binxor trees' crown      : 55          (1.02      leafs/tree)
713.81/713.84	c bin xor find time        : 0.00       
713.81/713.84	c OTF clause improved      : 63661       (0.03      clauses/conflict)
713.81/713.84	c OTF impr. size diff      : 87583       (1.38       lits/clause)
713.81/713.84	c OTF cl watch-shrink      : 2039390     (0.82      clauses/conflict)
713.81/713.84	c OTF cl watch-sh-lit      : 10881599    (5.34       lits/clause)
713.81/713.84	c tried to recurMin cls    : 438777      (17.68      % of conflicts)
713.81/713.84	c updated cache            : 5171        (0.01       lits/tried recurMin)
713.81/713.84	c clauses over max glue    : 0           (0.00      % of all clauses)
713.81/713.84	c conflicts                : 2482224     (3478.60   / sec)
713.81/713.84	c decisions                : 3010969     (2.04      % random)
713.81/713.84	c bogo-props               : 104284102647 (146144278.48 / sec)
713.81/713.84	c conflict literals        : 65447325    (50.63     % deleted)
713.81/713.84	c Memory used              : 113.78      MB
713.81/713.84	c CPU time                 : 713.57      s
713.81/713.84	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3265676-1303577757/watcher-3265676-1303577757 -o /tmp/evaluation-result-3265676-1303577757/solver-3265676-1303577757 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3265676-1303577757.cnf 

running on 2 cores: 1,3

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: 2.35 2.91 3.27 4/186 20603
/proc/meminfo: memFree=18453136/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=30772 CPUtime=0 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 949 0 0 0 0 0 0 0 22 0 1 0 469374237 31510528 856 33554432000 4194304 4627331 140736765706480 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 7693 857 323 106 0 2664 0

[startup+0.0888811 s]
/proc/loadavg: 2.35 2.91 3.27 4/186 20603
/proc/meminfo: memFree=18453136/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=31640 CPUtime=0.08 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 1303 0 0 0 8 0 0 0 22 0 1 0 469374237 32399360 1210 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 7910 1210 342 106 0 2881 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31640

[startup+0.100885 s]
/proc/loadavg: 2.35 2.91 3.27 4/186 20603
/proc/meminfo: memFree=18453136/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=31640 CPUtime=0.09 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 1306 0 0 0 9 0 0 0 22 0 1 0 469374237 32399360 1213 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 7910 1213 342 106 0 2881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31640

[startup+0.300846 s]
/proc/loadavg: 2.35 2.91 3.27 4/186 20603
/proc/meminfo: memFree=18453136/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=36096 CPUtime=0.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 2733 0 0 0 29 0 0 0 23 0 1 0 469374237 36962304 2134 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 9024 2134 373 106 0 3995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36096

[startup+0.700781 s]
/proc/loadavg: 2.35 2.91 3.27 4/186 20603
/proc/meminfo: memFree=18453136/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=36564 CPUtime=0.69 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 3377 0 0 0 69 0 0 0 25 0 1 0 469374237 37441536 2245 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 9141 2245 373 106 0 4112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36564

[startup+1.50064 s]
/proc/loadavg: 2.35 2.91 3.27 5/190 20610
/proc/meminfo: memFree=18421988/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=41180 CPUtime=1.49 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 4917 0 0 0 149 0 0 0 25 0 1 0 469374237 42168320 3454 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 10295 3454 379 106 0 5266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41180

[startup+3.10038 s]
/proc/loadavg: 2.35 2.91 3.27 5/190 20637
/proc/meminfo: memFree=18415144/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=44436 CPUtime=3.09 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 6198 0 0 0 309 0 0 0 25 0 1 0 469374237 45502464 4319 33554432000 4194304 4627331 140736765706480 18446744073709551615 4330816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 11109 4319 379 106 0 6080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44436

[startup+6.30084 s]
/proc/loadavg: 2.48 2.93 3.27 5/190 20637
/proc/meminfo: memFree=18394168/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=46888 CPUtime=6.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 8154 0 0 0 628 1 0 0 25 0 1 0 469374237 48013312 4887 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 11722 4887 379 106 0 6693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46888

[startup+12.7008 s]
/proc/loadavg: 2.61 2.95 3.28 5/190 20637
/proc/meminfo: memFree=18376252/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=50140 CPUtime=12.69 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 11442 0 0 0 1268 1 0 0 25 0 1 0 469374237 51343360 5546 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 12535 5546 379 106 0 7506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50140

[startup+25.5006 s]
/proc/loadavg: 2.91 3.00 3.29 6/190 20638
/proc/meminfo: memFree=18359072/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=54828 CPUtime=25.49 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 16393 0 0 0 2547 2 0 0 25 0 1 0 469374237 56143872 6934 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 13707 6934 379 106 0 8678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54828

[startup+51.1003 s]
/proc/loadavg: 3.28 3.08 3.30 5/190 20638
/proc/meminfo: memFree=18341336/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=59160 CPUtime=51.09 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 24038 0 0 0 5106 3 0 0 25 0 1 0 469374237 60579840 8056 33554432000 4194304 4627331 140736765706480 18446744073709551615 4333247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 14790 8056 379 106 0 9761 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59160

[startup+102.307 s]
/proc/loadavg: 3.69 3.22 3.34 5/190 20640
/proc/meminfo: memFree=18316272/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=62864 CPUtime=102.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 36218 0 0 0 10223 6 0 0 25 0 1 0 469374237 64372736 8831 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 15716 8831 379 106 0 10687 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62864

[startup+162.301 s]
/proc/loadavg: 3.88 3.36 3.38 5/190 20641
/proc/meminfo: memFree=18278196/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=77836 CPUtime=162.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 50765 0 0 0 16220 9 0 0 25 0 1 0 469374237 79704064 12772 33554432000 4194304 4627331 140736765706480 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 19459 12772 379 106 0 14430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77836

[startup+222.301 s]
/proc/loadavg: 4.01 3.49 3.42 6/190 20643
/proc/meminfo: memFree=18261684/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=78272 CPUtime=222.3 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 62495 0 0 0 22217 13 0 0 25 0 1 0 469374237 80150528 12157 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 19568 12157 379 106 0 14539 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78272

[startup+282.301 s]
/proc/loadavg: 4.00 3.58 3.45 5/190 20644
/proc/meminfo: memFree=18233376/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=86092 CPUtime=282.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 73404 0 0 0 28214 15 0 0 25 0 1 0 469374237 88158208 14160 33554432000 4194304 4627331 140736765706480 18446744073709551615 4308351 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 21523 14160 382 106 0 16494 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 86092

[startup+342.301 s]
/proc/loadavg: 4.00 3.65 3.48 5/190 20655
/proc/meminfo: memFree=18202404/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=86352 CPUtime=342.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 81971 0 0 0 34212 17 0 0 25 0 1 0 469374237 88424448 15270 33554432000 4194304 4627331 140736765706480 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 21588 15270 382 106 0 16559 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 86352

[startup+402.3 s]
/proc/loadavg: 4.00 3.71 3.51 5/190 20657
/proc/meminfo: memFree=18222360/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=86552 CPUtime=402.3 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 90018 0 0 0 40210 20 0 0 25 0 1 0 469374237 88629248 15623 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 21638 15623 382 106 0 16609 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86552

[startup+462.3 s]
/proc/loadavg: 4.00 3.76 3.54 5/190 20658
/proc/meminfo: memFree=18178568/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=102440 CPUtime=462.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 98156 0 0 0 46207 22 0 0 25 0 1 0 469374237 104898560 18621 33554432000 4194304 4627331 140736765706480 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 25610 18621 382 106 0 20581 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 102440

[startup+522.3 s]
/proc/loadavg: 4.00 3.80 3.57 5/190 20663
/proc/meminfo: memFree=18138464/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=114992 CPUtime=522.29 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 103746 0 0 0 52205 24 0 0 25 0 1 0 469374237 117751808 21490 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 28748 21490 382 106 0 23719 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 114992

[startup+582.3 s]
/proc/loadavg: 4.08 3.85 3.59 5/190 20664
/proc/meminfo: memFree=18129320/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=128348 CPUtime=582.3 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 108355 0 0 0 58205 25 0 0 25 0 1 0 469374237 131428352 23281 33554432000 4194304 4627331 140736765706480 18446744073709551615 4332703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 32087 23281 382 106 0 27058 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 128348

[startup+642.3 s]
/proc/loadavg: 4.03 3.88 3.62 5/190 20666
/proc/meminfo: memFree=18114792/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=115620 CPUtime=642.3 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 111288 0 0 0 64204 26 0 0 25 0 1 0 469374237 118394880 22909 33554432000 4194304 4627331 140736765706480 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 28905 22909 401 106 0 23876 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 115620

[startup+702.3 s]
/proc/loadavg: 4.06 3.91 3.64 5/190 20668
/proc/meminfo: memFree=18105468/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=702.3 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 70202 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 116504

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

[startup+703.901 s]
/proc/loadavg: 4.05 3.91 3.65 5/190 20668
/proc/meminfo: memFree=18111544/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=703.91 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 70363 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 703.91
Current children cumulated vsize (KiB) 116504

[startup+710.301 s]
/proc/loadavg: 4.05 3.91 3.65 5/190 20668
/proc/meminfo: memFree=18114632/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=710.3 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 71002 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 710.3
Current children cumulated vsize (KiB) 116504

[startup+711.901 s]
/proc/loadavg: 4.05 3.91 3.65 5/190 20668
/proc/meminfo: memFree=18112524/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=711.9 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 71162 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 711.9
Current children cumulated vsize (KiB) 116504

[startup+712.7 s]
/proc/loadavg: 4.12 3.93 3.65 5/190 20668
/proc/meminfo: memFree=18111532/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=712.71 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 71243 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 712.71
Current children cumulated vsize (KiB) 116504

[startup+713.5 s]
/proc/loadavg: 4.12 3.93 3.65 5/190 20668
/proc/meminfo: memFree=18111532/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=713.5 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 71322 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4324160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 713.5
Current children cumulated vsize (KiB) 116504

[startup+713.7 s]
/proc/loadavg: 4.12 3.93 3.65 5/190 20668
/proc/meminfo: memFree=18111532/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=713.7 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 71342 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 713.7
Current children cumulated vsize (KiB) 116504

[startup+713.8 s]
/proc/loadavg: 4.12 3.93 3.65 5/190 20668
/proc/meminfo: memFree=18118228/32951124 swapFree=67111528/67111528
[pid=20603] ppid=20601 vsize=116504 CPUtime=713.81 cores=1,3
/proc/20603/stat : 20603 (strangenight2-s) R 20601 20603 20549 0 -1 4202496 114758 0 0 0 71353 28 0 0 25 0 1 0 469374237 119300096 23403 33554432000 4194304 4627331 140736765706480 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20603/statm: 29126 23403 401 106 0 24097 0
Current children cumulated CPU time (s) 713.81
Current children cumulated vsize (KiB) 116504

Child status: 20
Real time (s): 713.85
CPU time (s): 713.86
CPU user time (s): 713.571
CPU system time (s): 0.288956
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 129952

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

runsolver used 1.14083 second user time and 2.77258 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 18:55:57
IDJOB=3265676
IDBENCH=85799
IDSOLVER=1587
FILE ID=node130/3265676-1303577757
RUNJOBID= node130-1303577757-20569
PBS_JOBID= 13150334
Free space on /tmp= 71832 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-icl005.shuffled-as.sat05-3826.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265676-1303577757/watcher-3265676-1303577757 -o /tmp/evaluation-result-3265676-1303577757/solver-3265676-1303577757 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265676-1303577757.cnf

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=75727116

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18453920 kB
Buffers:       2091420 kB
Cached:       11777728 kB
SwapCached:          0 kB
Active:        6373492 kB
Inactive:      7575680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18453920 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18812 kB
Writeback:           0 kB
AnonPages:       79616 kB
Mapped:          15700 kB
Slab:           480680 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270340 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= 71820 MiB
End job on node130 at 2011-04-23 19:07:51