Trace number 3422001

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)UNSAT 767.362 767.357

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 benchmark452.04
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-3422001-1306630804.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.00
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.16	c lits-rem:      6907  cl-subs:     3508  v-elim:    162  v-fix:    0  time:  0.02 s
0.09/0.16	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.23	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.56	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.86	c  N dy   153     24392      2484     11769      1339     11587     84312    151173      7.54      9.59
0.79/0.89	c  F st   158     25000      2484     11769      1346     12176     84312    160814      7.55   no data
1.10/1.11	c  N dy   164     30001      2484     11769      1378     10480     84312    136363      7.55   no data
1.10/1.11	c  S st   164     30001      2484     11769      1378     10480     84312    136363      7.55   no data
1.10/1.14	c  S st   164     30501      2484     11769      1440     10914     84311    141153      7.55   no data
1.10/1.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   32 Bins:    897 BRemL:     23 BRemN:      0 P:  0.6M T:  0.02
1.10/1.17	c Replacing       32 vars Replaced    12254 lits Time:     0.01 s 
1.10/1.17	c blocked clauses removed:      371 vars:    235 tried:        2452 T: 0.00 s
1.10/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.17	c subs with bin:      124  lits-rem:       616  v-fix:    0  time:  0.00 s
1.10/1.17	c Subs w/ non-existent bins:      0 l-rem:     14 v-fix:     0 done:   2217 time:  0.00 s
1.10/1.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.10/1.19	c lits-rem:       708  cl-subs:      340  v-elim:     59  v-fix:    0  time:  0.02 s
1.19/1.23	c subs with bin:      563  lits-rem:      3806  v-fix:    0  time:  0.03 s
1.19/1.28	c lits-rem:      1135  cl-subs:      839  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.51	c asymm  cl-useful: 64/10722/10722 lits-rem:68 time: 0.24
1.49/1.51	c calculated reachability. Time: 0.00
1.49/1.51	c  N dy   164     30501      2158     10722      2141      9237     75516    123160      7.55   no data
1.49/1.51	c Finding binary XORs  T:     0.00 s  found:       0
1.69/1.72	c  N dy   197     34520      2158     10722      2164     13132     75515    192583      7.70      8.12
1.89/1.94	c  N dy   232     38580      2158     10722      2191      9670     75515    103728      7.79      9.12
2.10/2.18	c  N dy   266     42735      2158     10722      2216     13723     75515    180411      7.89      8.43
2.39/2.40	c  S st   295     45751      2158     10722      2231     16660     75515    240041      7.98   no data
2.39/2.45	c  S st   295     46254      2158     10722      2247     17144     75515    246907      7.98   no data
2.39/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    122 BRemL:     14 BRemN:      0 P:  0.8M T:  0.02
2.39/2.48	c Replacing       11 vars Replaced     8291 lits Time:     0.01 s 
2.39/2.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.48	c bin-w-bin subsume rem           45 bins  time:  0.00 s
2.39/2.48	c subs with bin:       18  lits-rem:        80  v-fix:    0  time:  0.00 s
2.39/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2147 time:  0.00 s
2.39/2.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.39/2.50	c lits-rem:       448  cl-subs:       95  v-elim:     44  v-fix:    0  time:  0.01 s
2.49/2.56	c subs with bin:      297  lits-rem:      1639  v-fix:    0  time:  0.06 s
2.59/2.65	c lits-rem:       922  cl-subs:      569  v-elim:      0  v-fix:    0  time:  0.09 s
2.59/2.65	c vivif2 --  cl tried    10606 cl shrink        0 lits rem          0 time: 0.00
2.59/2.66	c vivif2 --  cl tried    16231 cl shrink       69 lits rem         98 time: 0.00
2.99/3.05	c asymm  cl-useful: 19/10503/10606 lits-rem:19 time: 0.39
2.99/3.05	c calculated reachability. Time: 0.00
2.99/3.05	c  N dy   295     46254      2103     10606      2294     16230     74036    235945      7.98   no data
3.30/3.32	c  N dy   332     50285      2103     10606      2311     11628     74036    135333      8.15      9.77
3.58/3.61	c  N dy   363     54340      2103     10606      2325     15605     74036    221290      8.24     10.09
3.58/3.64	c Finding binary XORs  T:     0.00 s  found:       1
3.88/3.97	c  N dy   399     58375      2103     10606      2342      9884     74036     82639      8.33      8.81
4.18/4.25	c  N dy   435     62401      2103     10606      2357     13825     74036    167057      8.44      9.84
4.48/4.59	c  N dy   469     66437      2103     10606      2370     17787     74036    253336      8.51      9.41
4.78/4.88	c  S st   495     69381      2103     10606      2383     20655     74036    318244      8.58      8.76
4.88/4.94	c  S st   495     69882      2103     10606      2390     21147     74036    326739      8.58   no data
4.88/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.88/4.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:      6 BRemN:      0 P:  1.0M T:  0.02
4.88/4.97	c Replacing        1 vars Replaced      146 lits Time:     0.00 s 
4.88/4.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.88/4.97	c bin-w-bin subsume rem            6 bins  time:  0.00 s
4.88/4.97	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
4.88/4.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2102 time:  0.00 s
4.88/4.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.88/4.98	c lits-rem:        30  cl-subs:       25  v-elim:     14  v-fix:    0  time:  0.01 s
4.98/5.08	c subs with bin:      560  lits-rem:      1578  v-fix:    0  time:  0.09 s
5.19/5.22	c lits-rem:       827  cl-subs:      628  v-elim:      0  v-fix:    0  time:  0.13 s
5.19/5.22	c vivif2 --  cl tried    10575 cl shrink        4 lits rem          4 time: 0.00
5.19/5.23	c vivif2 --  cl tried    19959 cl shrink       53 lits rem         61 time: 0.01
5.59/5.67	c asymm  cl-useful: 60/8726/10575 lits-rem:74 time: 0.44
5.59/5.67	c calculated reachability. Time: 0.00
5.59/5.67	c  N dy   495     69882      2088     10574      2406     19959     73624    313516      8.58   no data
6.09/6.12	c  N dy   533     74425      2088     10574      2415     13749     73624    159739      8.68      9.37
6.50/6.56	c  N dy   566     79270      2088     10574      2430     18488     73624    264364      8.74     12.31
6.89/6.93	c Finding binary XORs  T:     0.00 s  found:       0
7.09/7.16	c  N dy   605     84364      2088     10574      2438     11757     73624     96071      8.81     11.11
7.39/7.41	c  F st   630     87501      2088     10574      2446     14825     73624    162964      8.84   no data
7.70/7.74	c  N st   635     90800      2088     10574      2451     18049     73624    238165      8.84   no data
7.89/7.93	c Decided on static restart strategy
8.70/8.74	c  N st   638     99807      2088     10574      2464     15092     73624    194839      8.84   no data
9.19/9.26	c  S st   639    104825      2088     10574      2467     20019     73624    317405      8.84   no data
9.29/9.32	c  S st   639    105330      2088     10574      2470     20518     73624    326461      8.84   no data
9.29/9.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      8 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
9.29/9.35	c Replacing        2 vars Replaced     2755 lits Time:     0.01 s 
9.29/9.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.35	c bin-w-bin subsume rem            3 bins  time:  0.00 s
9.29/9.36	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2086 time:  0.00 s
9.29/9.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.29/9.37	c lits-rem:        17  cl-subs:       20  v-elim:      3  v-fix:    0  time:  0.01 s
9.39/9.46	c subs with bin:      180  lits-rem:       769  v-fix:    0  time:  0.08 s
9.59/9.64	c lits-rem:       661  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.17 s
9.59/9.64	c vivif2 --  cl tried    10550 cl shrink        0 lits rem          0 time: 0.00
9.59/9.65	c vivif2 --  cl tried    18930 cl shrink      120 lits rem        120 time: 0.01
9.69/9.73	c asymm  cl-useful: 8/1824/10550 lits-rem:8 time: 0.08
9.69/9.74	c calculated reachability. Time: 0.00
9.69/9.74	c  N st   639    105330      2083     10550      2470     18930     73383    303704      8.84   no data
10.79/10.89	c  N st   640    114929      2083     10550      2475     14985     73383    198688      8.84   no data
12.89/12.94	c  N st   641    129327      2083     10550      2478     28934     73383    552801      8.84   no data
15.88/15.96	c  N st   642    150922      2083     10550      2487     20242     73383    291106      8.84   no data
15.88/15.97	c Finding binary XORs  T:     0.00 s  found:       0
16.88/16.97	c  S st   643    157998      2083     10550      2487     27103     73383    457480      8.84   no data
16.98/17.06	c  S st   643    158499      2083     10550      2494     27594     73383    466149      8.84   no data
16.98/17.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.98/17.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
17.08/17.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.08/17.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.08/17.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.08/17.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2083 time:  0.00 s
17.08/17.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
17.08/17.11	c lits-rem:        50  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.01 s
17.18/17.25	c subs with bin:       61  lits-rem:       602  v-fix:    0  time:  0.13 s
17.60/17.63	c lits-rem:      1155  cl-subs:     2042  v-elim:      0  v-fix:    0  time:  0.38 s
17.60/17.63	c vivif2 --  cl tried    10538 cl shrink        0 lits rem          0 time: 0.00
17.60/17.64	c vivif2 --  cl tried    25495 cl shrink       52 lits rem         53 time: 0.01
17.78/17.86	c asymm  cl-useful: 35/4603/10538 lits-rem:39 time: 0.22
17.78/17.86	c calculated reachability. Time: 0.00
17.78/17.86	c  N st   643    158499      2083     10538      2500     25495     73228    432906      8.84   no data
25.49/25.59	c  N st   644    207090      2083     10538      2506     20471     73228    248169      8.84   no data
30.70/30.74	c  N st   645    237748      2083     10538      2508     30844     73228    512979      8.84   no data
30.70/30.74	c  S st   645    237748      2083     10538      2508     30844     73228    512979      8.84   no data
30.80/30.85	c  S st   645    238249      2083     10538      2511     31338     73228    521891      8.84   no data
30.80/30.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.80/30.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
30.80/30.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.80/30.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.80/30.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.80/30.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2083 time:  0.00 s
30.80/30.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
30.89/30.90	c lits-rem:         9  cl-subs:        8  v-elim:      3  v-fix:    0  time:  0.01 s
30.99/31.05	c subs with bin:       26  lits-rem:       240  v-fix:    0  time:  0.14 s
31.38/31.48	c lits-rem:       969  cl-subs:     2383  v-elim:      0  v-fix:    0  time:  0.42 s
31.38/31.48	c vivif2 --  cl tried    10530 cl shrink        0 lits rem          0 time: 0.00
31.38/31.49	c vivif2 --  cl tried    28929 cl shrink       79 lits rem         85 time: 0.01
31.68/31.71	c asymm  cl-useful: 1/1785/10530 lits-rem:1 time: 0.22
31.68/31.71	c calculated reachability. Time: 0.00
31.68/31.71	c  N st   645    238249      2080     10530      2514     28929     73149    486415      8.84   no data
44.19/44.26	c  F st   646    306253      2080     10530      2524     30974     73149    455485      8.84   no data
44.19/44.26	c  N st   646    306253      2080     10530      2524     30974     73149    455485      8.84   no data
44.19/44.26	c Finding binary XORs  T:     0.00 s  found:       0
45.10/45.15	c Decided on static restart strategy
49.08/49.17	c  N st   656    334552      2080     10530      2531     35259     73149    543539      8.84   no data
53.58/53.63	c  N st   658    357373      2080     10530      2535     33207     73149    516322      8.84   no data
53.58/53.63	c  S st   658    357373      2080     10530      2535     33207     73149    516322      8.84   no data
53.68/53.74	c  S st   658    357875      2080     10530      2538     33702     73149    524402      8.84   no data
53.68/53.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.68/53.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
53.68/53.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.68/53.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.68/53.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.68/53.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2080 time:  0.00 s
53.68/53.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
53.68/53.80	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
53.90/53.95	c subs with bin:       93  lits-rem:       657  v-fix:    0  time:  0.14 s
54.18/54.26	c lits-rem:      1919  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  0.31 s
54.18/54.27	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
54.18/54.28	c vivif2 --  cl tried    32186 cl shrink       45 lits rem         45 time: 0.01
54.38/54.49	c asymm  cl-useful: 0/1456/10529 lits-rem:0 time: 0.22
54.38/54.49	c calculated reachability. Time: 0.00
54.38/54.49	c  N st   658    357875      2080     10529      2546     32186     73136    500843      8.84   no data
60.98/61.04	c  N st   659    390267      2080     10529      2550     38382     73136    612817      8.84   no data
71.69/71.72	c  N st   660    438857      2080     10529      2559     32408     73136    437783      8.84   no data
71.69/71.72	c Finding binary XORs  T:     0.00 s  found:       1
87.58/87.66	c  N st   661    511739      2080     10529      2562     45982     73136    754687      8.84   no data
93.19/93.22	c  N st   662    536812      2080     10529      2562     40128     73136    577355      8.84   no data
93.19/93.22	c  S st   662    536812      2080     10529      2562     40128     73136    577355      8.84   no data
93.29/93.36	c  S st   662    537313      2080     10529      2565     40626     73136    587789      8.84   no data
93.29/93.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.29/93.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
93.29/93.41	c Replacing        1 vars Replaced      125 lits Time:     0.00 s 
93.40/93.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.40/93.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.40/93.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.40/93.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
93.40/93.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
93.40/93.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
93.50/93.58	c subs with bin:       61  lits-rem:       271  v-fix:    0  time:  0.13 s
93.99/94.03	c lits-rem:      1490  cl-subs:     2647  v-elim:      0  v-fix:    0  time:  0.45 s
93.99/94.03	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
93.99/94.04	c vivif2 --  cl tried    37916 cl shrink       65 lits rem         65 time: 0.01
94.19/94.26	c asymm  cl-useful: 1/864/10529 lits-rem:1 time: 0.22
94.19/94.27	c calculated reachability. Time: 0.00
94.19/94.27	c  N st   662    537313      2079     10529      2565     37916     73133    545334      8.84   no data
134.79/134.81	c  N st   663    701298      2079     10529      2579     67633     73133   1337593      8.84   no data
162.09/162.11	c  N st   664    805969      2079     10529      2588     61393     73133   1069210      8.84   no data
162.09/162.11	c  S st   664    805969      2079     10529      2588     61393     73133   1069210      8.84   no data
162.29/162.30	c  S st   664    806474      2079     10529      2591     61892     73133   1078240      8.84   no data
162.29/162.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.29/162.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
162.29/162.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.29/162.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.29/162.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.29/162.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
162.29/162.39	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
162.39/162.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
162.70/162.76	c subs with bin:      104  lits-rem:      1120  v-fix:    0  time:  0.32 s
164.38/164.45	c lits-rem:      4197  cl-subs:     3430  v-elim:      0  v-fix:    0  time:  1.68 s
164.38/164.45	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
164.38/164.47	c vivif2 --  cl tried    58358 cl shrink      109 lits rem        109 time: 0.02
164.68/164.70	c asymm  cl-useful: 1/531/10529 lits-rem:1 time: 0.23
164.68/164.70	c calculated reachability. Time: 0.00
164.68/164.70	c  N st   664    806474      2079     10529      2595     58358     73132   1018318      8.84   no data
164.68/164.71	c Finding binary XORs  T:     0.00 s  found:       0
236.40/236.48	c  F st   665   1071875      2079     10529      2608     74234     73132   1364131      8.84   no data
236.40/236.49	c  N st   665   1071875      2079     10529      2608     74234     73132   1364131      8.84   no data
237.99/238.07	c Decided on static restart strategy
244.59/244.64	c  N st   675   1100178      2079     10529      2611     58059     73132    898108      8.84   no data
255.20/255.28	c  N st   677   1136174      2079     10529      2611     48234     73132    610039      8.84   no data
264.18/264.27	c  N st   678   1168568      2079     10529      2612     79698     73132   1464095      8.84   no data
276.29/276.39	c  N st   679   1209711      2079     10529      2614     74168     73132   1285146      8.84   no data
276.29/276.39	c  S st   679   1209711      2079     10529      2614     74168     73132   1285146      8.84   no data
276.59/276.61	c  S st   679   1210214      2079     10529      2617     74665     73132   1295371      8.84   no data
276.59/276.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.69/276.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.9M T:  0.09
276.69/276.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.69/276.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.69/276.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.69/276.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
276.69/276.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
276.69/276.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
277.10/277.20	c subs with bin:      230  lits-rem:       721  v-fix:    0  time:  0.44 s
279.79/279.81	c lits-rem:      4653  cl-subs:     5458  v-elim:      0  v-fix:    0  time:  2.60 s
279.79/279.81	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
279.79/279.84	c vivif2 --  cl tried    68977 cl shrink       86 lits rem         86 time: 0.03
279.99/280.02	c asymm  cl-useful: 5/1290/10529 lits-rem:5 time: 0.18
279.99/280.02	c calculated reachability. Time: 0.00
279.99/280.02	c  N st   679   1210214      2079     10529      2618     68977     73126   1199306      8.84   no data
303.29/303.38	c  N st   680   1283096      2079     10529      2620     93207     73126   1782868      8.84   no data
341.19/341.21	c  N st   681   1392419      2079     10529      2627     53857     73126    696464      8.84   no data
398.20/398.22	c  N st   682   1556403      2079     10529      2635     59039     73126    797076      8.84   no data
398.20/398.22	c Finding binary XORs  T:     0.00 s  found:       0
450.69/450.78	c  N st   683   1710214      2078     10529      2653    100108     73126   1785727      8.84   no data
450.69/450.78	c  S st   683   1710214      2078     10529      2653    100108     73126   1785727      8.84   no data
451.00/451.07	c  S st   683   1710722      2078     10529      2658    100606     73126   1795087      8.84   no data
451.00/451.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
451.09/451.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P:  4.6M T:  0.12
451.09/451.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
451.09/451.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.19/451.20	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.00 s
451.19/451.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2078 time:  0.00 s
451.19/451.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
451.19/451.22	c lits-rem:        40  cl-subs:       36  v-elim:      9  v-fix:    0  time:  0.03 s
451.70/451.75	c subs with bin:      206  lits-rem:       704  v-fix:    0  time:  0.48 s
454.20/454.24	c lits-rem:      4226  cl-subs:     4581  v-elim:      0  v-fix:    0  time:  2.48 s
454.20/454.24	c vivif2 --  cl tried    10366 cl shrink        0 lits rem          0 time: 0.00
454.20/454.27	c vivif2 --  cl tried    75730 cl shrink       65 lits rem         65 time: 0.03
454.49/454.50	c asymm  cl-useful: 38/1623/10366 lits-rem:41 time: 0.23
454.49/454.50	c calculated reachability. Time: 0.00
454.49/454.50	c  N st   683   1710722      2069     10366      2646     75730     71901   1285007      8.84   no data
592.00/592.03	c  N st   684   2079687      2069     10366      2658    107048     71901   1943620      8.84   no data
592.00/592.03	c Finding binary XORs  T:     0.00 s  found:       0
644.40/644.40	c  N st   685   2210722      2068     10366      2665    111610     71901   2048627      8.84   no data
644.40/644.40	c  S st   685   2210722      2068     10366      2665    111610     71901   2048627      8.84   no data
644.70/644.75	c  S st   685   2211225      2068     10366      2666    112106     71901   2059338      8.84   no data
644.70/644.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
644.90/644.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      2 BRemN:      0 P:  5.8M T:  0.15
644.90/644.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
644.90/644.91	c bin-w-bin subsume rem            6 bins  time:  0.00 s
644.90/644.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.90/644.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2068 time:  0.00 s
644.90/644.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
644.90/644.94	c lits-rem:        18  cl-subs:       22  v-elim:      6  v-fix:    0  time:  0.03 s
646.10/646.13	c subs with bin:     1544  lits-rem:      2096  v-fix:    0  time:  1.12 s
652.31/652.34	c lits-rem:     13062  cl-subs:     6962  v-elim:      0  v-fix:    0  time:  6.21 s
652.31/652.35	c vivif2 --  cl tried    10337 cl shrink        0 lits rem          0 time: 0.00
652.40/652.41	c vivif2 --  cl tried    91891 cl shrink     7223 lits rem      10289 time: 0.07
652.60/652.67	c asymm  cl-useful: 19/1135/10337 lits-rem:19 time: 0.26
652.60/652.67	c calculated reachability. Time: 0.00
652.60/652.67	c  N st   685   2211225      2062     10337      2635     91890     71522   1674492      8.84   no data
752.70/752.78	c Finding binary XORs  T:     0.00 s  found:       8
767.30/767.35	c  E st   686   2482224      1991      7051      2387     39760     49683    484980      8.84   no data
767.30/767.35	c num threads              : 1          
767.30/767.35	c restarts                 : 686        
767.30/767.35	c dynamic restarts         : 618        
767.30/767.35	c static restarts          : 68         
767.30/767.35	c full restarts            : 4          
767.30/767.35	c total simplify time      : 0.23       
767.30/767.35	c learnts DL2              : 0          
767.30/767.35	c learnts size 2           : 4647       
767.30/767.35	c learnts size 1           : 361         (13.36     % of vars)
767.30/767.35	c filedLit time            : 0.68        (0.09      % time)
767.30/767.35	c v-elim SatELite          : 535         (19.79     % vars)
767.30/767.35	c SatELite time            : 14.88       (1.94      % time)
767.30/767.35	c v-elim xor               : 0           (0.00      % vars)
767.30/767.35	c xor elim time            : 0.04        (0.00      % time)
767.30/767.35	c num binary xor trees     : 54         
767.30/767.35	c binxor trees' crown      : 55          (1.02      leafs/tree)
767.30/767.35	c bin xor find time        : 0.01       
767.30/767.35	c OTF clause improved      : 63661       (0.03      clauses/conflict)
767.30/767.35	c OTF impr. size diff      : 87583       (1.38       lits/clause)
767.30/767.35	c OTF cl watch-shrink      : 2039390     (0.82      clauses/conflict)
767.30/767.35	c OTF cl watch-sh-lit      : 10881599    (5.34       lits/clause)
767.30/767.35	c tried to recurMin cls    : 438777      (17.68      % of conflicts)
767.30/767.35	c updated cache            : 5171        (0.01       lits/tried recurMin)
767.30/767.35	c clauses over max glue    : 0           (0.00      % of all clauses)
767.30/767.35	c conflicts                : 2482224     (3235.80   / sec)
767.30/767.35	c decisions                : 3010969     (2.04      % random)
767.30/767.35	c bogo-props               : 104284102647 (135943532.25 / sec)
767.30/767.35	c conflict literals        : 65447325    (50.63     % deleted)
767.30/767.35	c Memory used              : 114.91      MB
767.30/767.35	c CPU time                 : 767.11      s
767.30/767.35	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: 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-3422001-1306630804/watcher-3422001-1306630804 -o /tmp/evaluation-result-3422001-1306630804/solver-3422001-1306630804 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422001-1306630804.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.08 1.03 1.26 2/383 27209
/proc/meminfo: memFree=17569928/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=31200 CPUtime=0 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 1137 0 0 0 0 0 0 0 23 0 1 0 774683208 31948800 1044 33554432000 4194304 4580011 140734021880624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 7800 1045 324 95 0 2782 0

[startup+0.08205 s]
/proc/loadavg: 1.08 1.03 1.26 2/383 27209
/proc/meminfo: memFree=17569928/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=31592 CPUtime=0.07 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 1296 0 0 0 7 0 0 0 23 0 1 0 774683208 32350208 1203 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 7898 1203 339 95 0 2880 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31592

[startup+0.101056 s]
/proc/loadavg: 1.08 1.03 1.26 2/383 27209
/proc/meminfo: memFree=17569928/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=31592 CPUtime=0.09 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 1301 0 0 0 9 0 0 0 23 0 1 0 774683208 32350208 1208 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 7898 1208 339 95 0 2880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31592

[startup+0.301014 s]
/proc/loadavg: 1.08 1.03 1.26 2/383 27209
/proc/meminfo: memFree=17569928/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=36048 CPUtime=0.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 2726 0 0 0 29 0 0 0 24 0 1 0 774683208 36913152 2127 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 9012 2127 364 95 0 3994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36048

[startup+0.700947 s]
/proc/loadavg: 1.08 1.03 1.26 2/383 27209
/proc/meminfo: memFree=17569928/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=36516 CPUtime=0.69 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 3374 0 0 0 69 0 0 0 25 0 1 0 774683208 37392384 2242 33554432000 4194304 4580011 140734021880624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 9129 2242 364 95 0 4111 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36516

[startup+1.50077 s]
/proc/loadavg: 1.08 1.03 1.26 3/387 27216
/proc/meminfo: memFree=17548692/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=41132 CPUtime=1.49 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 4906 0 0 0 149 0 0 0 25 0 1 0 774683208 42119168 3443 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 10283 3443 368 95 0 5265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41132

[startup+3.10052 s]
/proc/loadavg: 1.08 1.03 1.26 3/387 27216
/proc/meminfo: memFree=17539076/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=44388 CPUtime=3.09 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 6196 0 0 0 309 0 0 0 25 0 1 0 774683208 45453312 4317 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27209/statm: 11097 4317 368 95 0 6079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44388

[startup+6.30096 s]
/proc/loadavg: 1.23 1.06 1.27 3/387 27217
/proc/meminfo: memFree=17526564/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=46840 CPUtime=6.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 8122 0 0 0 628 1 0 0 25 0 1 0 774683208 47964160 4855 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 11710 4855 368 95 0 6692 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46840

[startup+12.7008 s]
/proc/loadavg: 1.37 1.10 1.28 3/387 27217
/proc/meminfo: memFree=17519792/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=50088 CPUtime=12.69 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 10954 0 0 0 1268 1 0 0 25 0 1 0 774683208 51290112 5824 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 12522 5824 369 95 0 7504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50088

[startup+25.5006 s]
/proc/loadavg: 1.51 1.14 1.29 3/387 27217
/proc/meminfo: memFree=17510336/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=54708 CPUtime=25.49 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 15634 0 0 0 2547 2 0 0 25 0 1 0 774683208 56020992 7129 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 13677 7129 369 95 0 8659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54708

[startup+51.101 s]
/proc/loadavg: 1.68 1.21 1.31 3/387 27218
/proc/meminfo: memFree=17505136/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=57752 CPUtime=51.08 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 22662 0 0 0 5105 3 0 0 25 0 1 0 774683208 59138048 7817 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 14438 7817 369 95 0 9420 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57752

[startup+102.314 s]
/proc/loadavg: 1.86 1.33 1.34 3/387 27228
/proc/meminfo: memFree=17491356/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=62896 CPUtime=102.3 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 34388 0 0 0 10225 5 0 0 25 0 1 0 774683208 64405504 8690 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 15724 8690 369 95 0 10706 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62896

[startup+162.3 s]
/proc/loadavg: 1.95 1.45 1.38 3/387 27230
/proc/meminfo: memFree=17476176/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=63592 CPUtime=162.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 45432 0 0 0 16222 7 0 0 25 0 1 0 774683208 65118208 9364 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 15898 9364 369 95 0 10880 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63592

[startup+222.301 s]
/proc/loadavg: 2.01 1.56 1.42 3/387 27234
/proc/meminfo: memFree=17460368/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=78124 CPUtime=222.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 58893 0 0 0 22218 11 0 0 25 0 1 0 774683208 79998976 12796 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 19531 12796 369 95 0 14513 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78124

[startup+282.301 s]
/proc/loadavg: 2.00 1.64 1.46 3/387 27236
/proc/meminfo: memFree=17446952/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=86116 CPUtime=282.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 69629 0 0 0 28216 13 0 0 25 0 1 0 774683208 88182784 14959 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 21529 14959 370 95 0 16511 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 86116

[startup+342.3 s]
/proc/loadavg: 2.04 1.71 1.49 3/387 27238
/proc/meminfo: memFree=17444668/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=86428 CPUtime=342.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 78347 0 0 0 34214 15 0 0 25 0 1 0 774683208 88502272 14240 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 21607 14240 369 95 0 16589 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 86428

[startup+402.301 s]
/proc/loadavg: 2.01 1.76 1.52 3/387 27239
/proc/meminfo: memFree=17443244/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=86676 CPUtime=402.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 86522 0 0 0 40213 16 0 0 25 0 1 0 774683208 88756224 14609 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 21669 14609 369 95 0 16651 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 86676

[startup+462.301 s]
/proc/loadavg: 2.00 1.80 1.55 3/387 27241
/proc/meminfo: memFree=17416276/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=89624 CPUtime=462.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 94452 0 0 0 46211 18 0 0 25 0 1 0 774683208 91774976 14914 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 22406 14914 369 95 0 17388 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 89624

[startup+522.3 s]
/proc/loadavg: 2.15 1.87 1.58 3/387 27242
/proc/meminfo: memFree=17389836/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=114876 CPUtime=522.3 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 100709 0 0 0 52210 20 0 0 25 0 1 0 774683208 117633024 21171 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 28719 21171 369 95 0 23701 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 114876

[startup+582.301 s]
/proc/loadavg: 2.12 1.91 1.61 3/387 27244
/proc/meminfo: memFree=17388672/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=128056 CPUtime=582.3 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 105643 0 0 0 58209 21 0 0 25 0 1 0 774683208 131129344 23384 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 32014 23384 369 95 0 26996 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 128056

[startup+642.301 s]
/proc/loadavg: 2.04 1.92 1.64 3/387 27246
/proc/meminfo: memFree=17370144/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=128232 CPUtime=642.31 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 109324 0 0 0 64209 22 0 0 25 0 1 0 774683208 131309568 24247 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 32058 24247 369 95 0 27040 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 128232

[startup+702.301 s]
/proc/loadavg: 2.01 1.93 1.65 3/387 27247
/proc/meminfo: memFree=17371468/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=117664 CPUtime=702.29 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 111471 0 0 0 70207 22 0 0 25 0 1 0 774683208 120487936 23061 33554432000 4194304 4580011 140734021880624 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 29416 23061 388 95 0 24398 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 117664

[startup+762.314 s]
/proc/loadavg: 2.09 1.97 1.68 3/387 27249
/proc/meminfo: memFree=17366820/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=117664 CPUtime=762.31 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 115259 0 0 0 76207 24 0 0 25 0 1 0 774683208 120487936 23873 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 117664

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

[startup+764.7 s]
/proc/loadavg: 2.09 1.97 1.68 3/387 27249
/proc/meminfo: memFree=17366324/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=117664 CPUtime=764.7 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 115259 0 0 0 76446 24 0 0 25 0 1 0 774683208 120487936 23873 33554432000 4194304 4580011 140734021880624 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 764.7
Current children cumulated vsize (KiB) 117664

[startup+766.301 s]
/proc/loadavg: 2.08 1.97 1.68 3/387 27249
/proc/meminfo: memFree=17366076/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=117664 CPUtime=766.3 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 115259 0 0 0 76606 24 0 0 25 0 1 0 774683208 120487936 23873 33554432000 4194304 4580011 140734021880624 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 766.3
Current children cumulated vsize (KiB) 117664

[startup+767.101 s]
/proc/loadavg: 2.08 1.97 1.68 3/387 27249
/proc/meminfo: memFree=17365828/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=117664 CPUtime=767.1 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 115259 0 0 0 76686 24 0 0 25 0 1 0 774683208 120487936 23873 33554432000 4194304 4580011 140734021880624 18446744073709551615 4304842 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 767.1
Current children cumulated vsize (KiB) 117664

[startup+767.301 s]
/proc/loadavg: 2.08 1.97 1.68 3/387 27249
/proc/meminfo: memFree=17365828/32951124 swapFree=52307820/67111528
[pid=27209] ppid=27207 vsize=117664 CPUtime=767.3 cores=0,2,4,6
/proc/27209/stat : 27209 (strangenight2-s) R 27207 27209 26283 0 -1 4202496 115259 0 0 0 76706 24 0 0 25 0 1 0 774683208 120487936 23873 33554432000 4194304 4580011 140734021880624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27209/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 767.3
Current children cumulated vsize (KiB) 117664

Child status: 20
Real time (s): 767.357
CPU time (s): 767.362
CPU user time (s): 767.113
CPU system time (s): 0.248962
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 131112

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

runsolver used 2.95055 second user time and 6.19606 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-29 03:00:04
IDJOB=3422001
IDBENCH=85799
IDSOLVER=1887
FILE ID=node101/3422001-1306630804
RUNJOBID= node101-1306630804-27195
PBS_JOBID= 13471627
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3422001-1306630804/watcher-3422001-1306630804 -o /tmp/evaluation-result-3422001-1306630804/solver-3422001-1306630804 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422001-1306630804.cnf

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=289167757

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17570332 kB
Buffers:        255852 kB
Cached:        3641660 kB
SwapCached:      14304 kB
Active:        8540112 kB
Inactive:      6547632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17570332 kB
SwapTotal:    67111528 kB
SwapFree:     52307820 kB
Dirty:            6640 kB
Writeback:           0 kB
AnonPages:    11187084 kB
Mapped:          20328 kB
Slab:           153184 kB
PageTables:      74752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78588052 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= 73640 MiB
End job on node101 at 2011-05-29 03:12:52