Trace number 3368110

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 785.506 785.543

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368110-1305395174.cnf'
0.00/0.01	c -- header says num vars:           2703
0.00/0.01	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.10/0.13	c asymm  cl-useful: 1347/15613/15613 lits-rem:2020 time: 0.12
0.10/0.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.10/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.15	c bin-w-bin subsume rem         1030 bins  time:  0.00 s
0.10/0.15	c subs with bin:      142  lits-rem:       126  v-fix:    0  time:  0.00 s
0.10/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2646 time:  0.00 s
0.10/0.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.10/0.18	c lits-rem:      6907  cl-subs:     3508  v-elim:    162  v-fix:    0  time:  0.03 s
0.10/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.18	c calculated reachability. Time: 0.00
0.10/0.18	c Calc default polars -  time:   0.00 s pos:     967 undec:     820 neg:     916
0.10/0.18	c =========================================================================================
0.10/0.18	c types(t): F = full restart, N = normal restart
0.10/0.18	c types(t): S = simplification begin/end, E = solution found
0.10/0.18	c restart types(rt): st = static, dy = dynamic
0.10/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.18	c  B st     0         0      2484     11769      1145         0     84341         0   no data   no data
0.19/0.25	c  N dy    17      4041      2484     11769      1175      3852     84329     57659      6.55      7.91
0.29/0.36	c  N dy    45      8045      2484     11769      1213      5315     84323     70847      7.06      7.44
0.39/0.48	c  N dy    67     12217      2484     11769      1251      5230     84321     57731      7.11      7.50
0.59/0.62	c  N dy    96     16370      2484     11769      1280      9212     84319    119403      7.29      7.71
0.69/0.76	c  N dy   123     20378      2484     11769      1306      7691     84316     88441      7.41      7.87
0.89/0.94	c  N dy   153     24392      2484     11769      1339     11587     84312    151173      7.54      9.59
0.89/0.97	c  F st   158     25000      2484     11769      1346     12176     84312    160814      7.55   no data
1.20/1.22	c  N dy   164     30001      2484     11769      1378     10480     84312    136363      7.55   no data
1.20/1.22	c  S st   164     30001      2484     11769      1378     10480     84312    136363      7.55   no data
1.20/1.25	c  S st   164     30501      2484     11769      1440     10914     84311    141153      7.55   no data
1.20/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.20/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   32 Bins:    897 BRemL:     23 BRemN:      0 P:  0.6M T:  0.02
1.20/1.28	c Replacing       32 vars Replaced    12254 lits Time:     0.01 s 
1.20/1.28	c blocked clauses removed:      371 vars:    235 tried:        2452 T: 0.00 s
1.20/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.20/1.29	c subs with bin:      124  lits-rem:       616  v-fix:    0  time:  0.00 s
1.20/1.29	c Subs w/ non-existent bins:      0 l-rem:     14 v-fix:     0 done:   2217 time:  0.00 s
1.20/1.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.28/1.31	c lits-rem:       708  cl-subs:      340  v-elim:     59  v-fix:    0  time:  0.02 s
1.28/1.35	c subs with bin:      563  lits-rem:      3806  v-fix:    0  time:  0.03 s
1.38/1.40	c lits-rem:      1135  cl-subs:      839  v-elim:      0  v-fix:    0  time:  0.05 s
1.58/1.66	c asymm  cl-useful: 64/10722/10722 lits-rem:68 time: 0.26
1.58/1.66	c calculated reachability. Time: 0.00
1.58/1.66	c  N dy   164     30501      2158     10722      2141      9237     75516    123160      7.55   no data
1.58/1.66	c Finding binary XORs  T:     0.00 s  found:       0
1.78/1.89	c  N dy   197     34520      2158     10722      2164     13132     75515    192583      7.70      8.12
2.08/2.13	c  N dy   232     38580      2158     10722      2191      9670     75515    103728      7.79      9.12
2.29/2.39	c  N dy   266     42735      2158     10722      2216     13723     75515    180411      7.89      8.43
2.58/2.64	c  S st   295     45751      2158     10722      2231     16660     75515    240041      7.98   no data
2.58/2.69	c  S st   295     46254      2158     10722      2247     17144     75515    246907      7.98   no data
2.58/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    122 BRemL:     14 BRemN:      0 P:  0.8M T:  0.02
2.68/2.72	c Replacing       11 vars Replaced     8291 lits Time:     0.01 s 
2.68/2.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.68/2.72	c bin-w-bin subsume rem           45 bins  time:  0.00 s
2.68/2.72	c subs with bin:       18  lits-rem:        80  v-fix:    0  time:  0.00 s
2.68/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2147 time:  0.00 s
2.68/2.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.68/2.74	c lits-rem:       448  cl-subs:       95  v-elim:     44  v-fix:    0  time:  0.01 s
2.79/2.81	c subs with bin:      297  lits-rem:      1639  v-fix:    0  time:  0.06 s
2.89/2.91	c lits-rem:       922  cl-subs:      569  v-elim:      0  v-fix:    0  time:  0.10 s
2.89/2.91	c vivif2 --  cl tried    10606 cl shrink        0 lits rem          0 time: 0.00
2.89/2.92	c vivif2 --  cl tried    16231 cl shrink       69 lits rem         98 time: 0.01
3.29/3.35	c asymm  cl-useful: 19/10503/10606 lits-rem:19 time: 0.43
3.29/3.36	c calculated reachability. Time: 0.00
3.29/3.36	c  N dy   295     46254      2103     10606      2294     16230     74036    235945      7.98   no data
3.59/3.65	c  N dy   332     50285      2103     10606      2311     11628     74036    135333      8.15      9.77
3.89/3.97	c  N dy   363     54340      2103     10606      2325     15605     74036    221290      8.24     10.09
3.89/3.99	c Finding binary XORs  T:     0.00 s  found:       1
4.29/4.35	c  N dy   399     58375      2103     10606      2342      9884     74036     82639      8.33      8.81
4.59/4.65	c  N dy   435     62401      2103     10606      2357     13825     74036    167057      8.44      9.84
4.99/5.02	c  N dy   469     66437      2103     10606      2370     17787     74036    253336      8.51      9.41
5.29/5.33	c  S st   495     69381      2103     10606      2383     20655     74036    318244      8.58      8.76
5.29/5.39	c  S st   495     69882      2103     10606      2390     21147     74036    326739      8.58   no data
5.29/5.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:      6 BRemN:      0 P:  1.0M T:  0.02
5.39/5.42	c Replacing        1 vars Replaced      146 lits Time:     0.00 s 
5.39/5.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.39/5.42	c bin-w-bin subsume rem            6 bins  time:  0.00 s
5.39/5.42	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
5.39/5.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2102 time:  0.00 s
5.39/5.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.39/5.43	c lits-rem:        30  cl-subs:       25  v-elim:     14  v-fix:    0  time:  0.01 s
5.49/5.54	c subs with bin:      560  lits-rem:      1578  v-fix:    0  time:  0.10 s
5.59/5.68	c lits-rem:       827  cl-subs:      628  v-elim:      0  v-fix:    0  time:  0.14 s
5.59/5.68	c vivif2 --  cl tried    10575 cl shrink        4 lits rem          4 time: 0.00
5.59/5.69	c vivif2 --  cl tried    19959 cl shrink       53 lits rem         61 time: 0.01
6.08/6.12	c asymm  cl-useful: 60/8726/10575 lits-rem:74 time: 0.44
6.08/6.12	c calculated reachability. Time: 0.00
6.08/6.12	c  N dy   495     69882      2088     10574      2406     19959     73624    313516      8.58   no data
6.48/6.56	c  N dy   533     74425      2088     10574      2415     13749     73624    159739      8.68      9.37
6.98/7.00	c  N dy   566     79270      2088     10574      2430     18488     73624    264364      8.74     12.31
7.28/7.36	c Finding binary XORs  T:     0.00 s  found:       0
7.48/7.59	c  N dy   605     84364      2088     10574      2438     11757     73624     96071      8.81     11.11
7.80/7.84	c  F st   630     87501      2088     10574      2446     14825     73624    162964      8.84   no data
8.09/8.18	c  N st   635     90800      2088     10574      2451     18049     73624    238165      8.84   no data
8.29/8.37	c Decided on static restart strategy
9.09/9.19	c  N st   638     99807      2088     10574      2464     15092     73624    194839      8.84   no data
9.69/9.71	c  S st   639    104825      2088     10574      2467     20019     73624    317405      8.84   no data
9.69/9.76	c  S st   639    105330      2088     10574      2470     20518     73624    326461      8.84   no data
9.69/9.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      8 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
9.69/9.79	c Replacing        2 vars Replaced     2755 lits Time:     0.00 s 
9.79/9.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.79/9.80	c bin-w-bin subsume rem            3 bins  time:  0.00 s
9.79/9.80	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2086 time:  0.00 s
9.79/9.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.79/9.81	c lits-rem:        17  cl-subs:       20  v-elim:      3  v-fix:    0  time:  0.01 s
9.89/9.91	c subs with bin:      180  lits-rem:       769  v-fix:    0  time:  0.08 s
10.00/10.08	c lits-rem:       661  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.18 s
10.00/10.09	c vivif2 --  cl tried    10550 cl shrink        0 lits rem          0 time: 0.00
10.00/10.09	c vivif2 --  cl tried    18930 cl shrink      120 lits rem        120 time: 0.01
10.09/10.18	c asymm  cl-useful: 8/1824/10550 lits-rem:8 time: 0.08
10.09/10.18	c calculated reachability. Time: 0.00
10.09/10.18	c  N st   639    105330      2083     10550      2470     18930     73383    303704      8.84   no data
11.19/11.29	c  N st   640    114929      2083     10550      2475     14985     73383    198688      8.84   no data
13.30/13.31	c  N st   641    129327      2083     10550      2478     28934     73383    552801      8.84   no data
16.28/16.34	c  N st   642    150922      2083     10550      2487     20242     73383    291106      8.84   no data
16.28/16.34	c Finding binary XORs  T:     0.00 s  found:       0
17.28/17.32	c  S st   643    157998      2083     10550      2487     27103     73383    457480      8.84   no data
17.38/17.41	c  S st   643    158499      2083     10550      2494     27594     73383    466149      8.84   no data
17.38/17.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.38/17.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
17.38/17.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.38/17.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.38/17.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.38/17.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2083 time:  0.00 s
17.38/17.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
17.38/17.46	c lits-rem:        50  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.01 s
17.59/17.61	c subs with bin:       61  lits-rem:       602  v-fix:    0  time:  0.12 s
17.88/17.98	c lits-rem:      1155  cl-subs:     2042  v-elim:      0  v-fix:    0  time:  0.37 s
17.88/17.98	c vivif2 --  cl tried    10538 cl shrink        0 lits rem          0 time: 0.00
17.88/17.99	c vivif2 --  cl tried    25495 cl shrink       52 lits rem         53 time: 0.01
18.18/18.21	c asymm  cl-useful: 35/4603/10538 lits-rem:39 time: 0.22
18.18/18.21	c calculated reachability. Time: 0.00
18.18/18.21	c  N st   643    158499      2083     10538      2500     25495     73228    432906      8.84   no data
25.79/25.88	c  N st   644    207090      2083     10538      2506     20471     73228    248169      8.84   no data
30.89/30.99	c  N st   645    237748      2083     10538      2508     30844     73228    512979      8.84   no data
30.89/30.99	c  S st   645    237748      2083     10538      2508     30844     73228    512979      8.84   no data
31.08/31.10	c  S st   645    238249      2083     10538      2511     31338     73228    521891      8.84   no data
31.08/31.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.08/31.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
31.08/31.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.08/31.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.08/31.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.08/31.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2083 time:  0.00 s
31.08/31.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
31.08/31.16	c lits-rem:         9  cl-subs:        8  v-elim:      3  v-fix:    0  time:  0.01 s
31.28/31.31	c subs with bin:       26  lits-rem:       240  v-fix:    0  time:  0.14 s
31.68/31.74	c lits-rem:       969  cl-subs:     2383  v-elim:      0  v-fix:    0  time:  0.42 s
31.68/31.74	c vivif2 --  cl tried    10530 cl shrink        0 lits rem          0 time: 0.00
31.68/31.75	c vivif2 --  cl tried    28929 cl shrink       79 lits rem         85 time: 0.01
31.88/31.97	c asymm  cl-useful: 1/1785/10530 lits-rem:1 time: 0.22
31.88/31.97	c calculated reachability. Time: 0.00
31.88/31.97	c  N st   645    238249      2080     10530      2514     28929     73149    486415      8.84   no data
44.38/44.46	c  F st   646    306253      2080     10530      2524     30974     73149    455485      8.84   no data
44.38/44.47	c  N st   646    306253      2080     10530      2524     30974     73149    455485      8.84   no data
44.38/44.47	c Finding binary XORs  T:     0.00 s  found:       0
45.28/45.35	c Decided on static restart strategy
49.28/49.37	c  N st   656    334552      2080     10530      2531     35259     73149    543539      8.84   no data
53.78/53.80	c  N st   658    357373      2080     10530      2535     33207     73149    516322      8.84   no data
53.78/53.80	c  S st   658    357373      2080     10530      2535     33207     73149    516322      8.84   no data
53.88/53.91	c  S st   658    357875      2080     10530      2538     33702     73149    524402      8.84   no data
53.88/53.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.88/53.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
53.88/53.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.88/53.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.88/53.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.88/53.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2080 time:  0.00 s
53.88/53.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
53.88/53.97	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
54.08/54.13	c subs with bin:       93  lits-rem:       657  v-fix:    0  time:  0.14 s
54.38/54.46	c lits-rem:      1919  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  0.33 s
54.38/54.47	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
54.38/54.48	c vivif2 --  cl tried    32186 cl shrink       45 lits rem         45 time: 0.01
54.58/54.69	c asymm  cl-useful: 0/1456/10529 lits-rem:0 time: 0.22
54.68/54.70	c calculated reachability. Time: 0.00
54.68/54.70	c  N st   658    357875      2080     10529      2546     32186     73136    500843      8.84   no data
61.17/61.21	c  N st   659    390267      2080     10529      2550     38382     73136    612817      8.84   no data
71.78/71.83	c  N st   660    438857      2080     10529      2559     32408     73136    437783      8.84   no data
71.78/71.83	c Finding binary XORs  T:     0.00 s  found:       1
87.68/87.79	c  N st   661    511739      2080     10529      2562     45982     73136    754687      8.84   no data
93.28/93.33	c  N st   662    536812      2080     10529      2562     40128     73136    577355      8.84   no data
93.28/93.33	c  S st   662    536812      2080     10529      2562     40128     73136    577355      8.84   no data
93.38/93.47	c  S st   662    537313      2080     10529      2565     40626     73136    587789      8.84   no data
93.38/93.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.48/93.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
93.48/93.53	c Replacing        1 vars Replaced      125 lits Time:     0.00 s 
93.48/93.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.48/93.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.48/93.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.48/93.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
93.48/93.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
93.48/93.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
93.68/93.70	c subs with bin:       61  lits-rem:       271  v-fix:    0  time:  0.14 s
94.08/94.17	c lits-rem:      1490  cl-subs:     2647  v-elim:      0  v-fix:    0  time:  0.47 s
94.08/94.17	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
94.08/94.18	c vivif2 --  cl tried    37916 cl shrink       65 lits rem         65 time: 0.01
94.38/94.41	c asymm  cl-useful: 1/864/10529 lits-rem:1 time: 0.22
94.38/94.41	c calculated reachability. Time: 0.00
94.38/94.41	c  N st   662    537313      2079     10529      2565     37916     73133    545334      8.84   no data
134.97/135.01	c  N st   663    701298      2079     10529      2579     67633     73133   1337593      8.84   no data
162.48/162.58	c  N st   664    805969      2079     10529      2588     61393     73133   1069210      8.84   no data
162.48/162.58	c  S st   664    805969      2079     10529      2588     61393     73133   1069210      8.84   no data
162.68/162.79	c  S st   664    806474      2079     10529      2591     61892     73133   1078240      8.84   no data
162.68/162.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.78/162.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.1M T:  0.08
162.78/162.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.78/162.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.78/162.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.78/162.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
162.78/162.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
162.78/162.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
163.18/163.28	c subs with bin:      104  lits-rem:      1120  v-fix:    0  time:  0.34 s
164.98/165.03	c lits-rem:      4197  cl-subs:     3430  v-elim:      0  v-fix:    0  time:  1.75 s
164.98/165.03	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
164.98/165.05	c vivif2 --  cl tried    58358 cl shrink      109 lits rem        109 time: 0.02
165.27/165.30	c asymm  cl-useful: 1/531/10529 lits-rem:1 time: 0.25
165.27/165.31	c calculated reachability. Time: 0.00
165.27/165.31	c  N st   664    806474      2079     10529      2595     58358     73132   1018318      8.84   no data
165.27/165.31	c Finding binary XORs  T:     0.00 s  found:       0
237.47/237.50	c  F st   665   1071875      2079     10529      2608     74234     73132   1364131      8.84   no data
237.47/237.50	c  N st   665   1071875      2079     10529      2608     74234     73132   1364131      8.84   no data
239.07/239.13	c Decided on static restart strategy
245.87/245.99	c  N st   675   1100178      2079     10529      2611     58059     73132    898108      8.84   no data
256.76/256.82	c  N st   677   1136174      2079     10529      2611     48234     73132    610039      8.84   no data
265.87/265.92	c  N st   678   1168568      2079     10529      2612     79698     73132   1464095      8.84   no data
277.96/278.09	c  N st   679   1209711      2079     10529      2614     74168     73132   1285146      8.84   no data
277.96/278.09	c  S st   679   1209711      2079     10529      2614     74168     73132   1285146      8.84   no data
278.27/278.33	c  S st   679   1210214      2079     10529      2617     74665     73132   1295371      8.84   no data
278.27/278.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.37/278.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.9M T:  0.11
278.37/278.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.37/278.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.37/278.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.37/278.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
278.37/278.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
278.37/278.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
278.86/278.99	c subs with bin:      230  lits-rem:       721  v-fix:    0  time:  0.48 s
281.57/281.70	c lits-rem:      4653  cl-subs:     5458  v-elim:      0  v-fix:    0  time:  2.71 s
281.57/281.70	c vivif2 --  cl tried    10529 cl shrink        0 lits rem          0 time: 0.00
281.68/281.73	c vivif2 --  cl tried    68977 cl shrink       86 lits rem         86 time: 0.03
281.87/281.93	c asymm  cl-useful: 5/1290/10529 lits-rem:5 time: 0.21
281.87/281.94	c calculated reachability. Time: 0.00
281.87/281.94	c  N st   679   1210214      2079     10529      2618     68977     73126   1199306      8.84   no data
305.56/305.63	c  N st   680   1283096      2079     10529      2620     93207     73126   1782868      8.84   no data
343.96/344.06	c  N st   681   1392419      2079     10529      2627     53857     73126    696464      8.84   no data
403.16/403.21	c  N st   682   1556403      2079     10529      2635     59039     73126    797076      8.84   no data
403.16/403.21	c Finding binary XORs  T:     0.00 s  found:       0
456.76/456.81	c  N st   683   1710214      2078     10529      2653    100108     73126   1785727      8.84   no data
456.76/456.81	c  S st   683   1710214      2078     10529      2653    100108     73126   1785727      8.84   no data
457.06/457.11	c  S st   683   1710722      2078     10529      2658    100606     73126   1795087      8.84   no data
457.06/457.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
457.16/457.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P:  4.6M T:  0.13
457.16/457.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
457.16/457.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.16/457.26	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.00 s
457.16/457.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2078 time:  0.00 s
457.16/457.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
457.16/457.28	c lits-rem:        40  cl-subs:       36  v-elim:      9  v-fix:    0  time:  0.03 s
457.76/457.85	c subs with bin:      206  lits-rem:       704  v-fix:    0  time:  0.51 s
460.36/460.46	c lits-rem:      4226  cl-subs:     4581  v-elim:      0  v-fix:    0  time:  2.62 s
460.36/460.47	c vivif2 --  cl tried    10366 cl shrink        0 lits rem          0 time: 0.00
460.36/460.50	c vivif2 --  cl tried    75730 cl shrink       65 lits rem         65 time: 0.03
460.66/460.78	c asymm  cl-useful: 38/1623/10366 lits-rem:41 time: 0.28
460.66/460.78	c calculated reachability. Time: 0.00
460.66/460.78	c  N st   683   1710722      2069     10366      2646     75730     71901   1285007      8.84   no data
602.25/602.37	c  N st   684   2079687      2069     10366      2658    107048     71901   1943620      8.84   no data
602.25/602.37	c Finding binary XORs  T:     0.00 s  found:       0
656.35/656.47	c  N st   685   2210722      2068     10366      2665    111610     71901   2048627      8.84   no data
656.35/656.47	c  S st   685   2210722      2068     10366      2665    111610     71901   2048627      8.84   no data
656.76/656.85	c  S st   685   2211225      2068     10366      2666    112106     71901   2059338      8.84   no data
656.76/656.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
656.95/657.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      2 BRemN:      0 P:  5.8M T:  0.18
656.95/657.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
656.95/657.04	c bin-w-bin subsume rem            6 bins  time:  0.00 s
656.95/657.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
656.95/657.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2068 time:  0.00 s
656.95/657.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
656.95/657.08	c lits-rem:        18  cl-subs:       22  v-elim:      6  v-fix:    0  time:  0.03 s
658.25/658.32	c subs with bin:     1544  lits-rem:      2096  v-fix:    0  time:  1.17 s
664.75/664.86	c lits-rem:     13062  cl-subs:     6962  v-elim:      0  v-fix:    0  time:  6.54 s
664.75/664.87	c vivif2 --  cl tried    10337 cl shrink        0 lits rem          0 time: 0.00
664.85/664.93	c vivif2 --  cl tried    91891 cl shrink     7223 lits rem      10289 time: 0.07
665.15/665.24	c asymm  cl-useful: 19/1135/10337 lits-rem:19 time: 0.31
665.15/665.24	c calculated reachability. Time: 0.00
665.15/665.24	c  N st   685   2211225      2062     10337      2635     91890     71522   1674492      8.84   no data
770.46/770.50	c Finding binary XORs  T:     0.00 s  found:       8
785.47/785.53	c  E st   686   2482224      1991      7051      2387     39760     49683    484980      8.84   no data
785.47/785.53	c num threads              : 1          
785.47/785.53	c restarts                 : 686        
785.47/785.53	c dynamic restarts         : 618        
785.47/785.53	c static restarts          : 68         
785.47/785.53	c full restarts            : 4          
785.47/785.53	c total simplify time      : 0.22       
785.47/785.53	c learnts DL2              : 0          
785.47/785.53	c learnts size 2           : 4647       
785.47/785.53	c learnts size 1           : 361         (13.36     % of vars)
785.47/785.53	c filedLit time            : 0.76        (0.10      % time)
785.47/785.53	c v-elim SatELite          : 535         (19.79     % vars)
785.47/785.53	c SatELite time            : 15.58       (1.98      % time)
785.47/785.53	c v-elim xor               : 0           (0.00      % vars)
785.47/785.53	c xor elim time            : 0.04        (0.01      % time)
785.47/785.53	c num binary xor trees     : 54         
785.47/785.53	c binxor trees' crown      : 55          (1.02      leafs/tree)
785.47/785.53	c bin xor find time        : 0.01       
785.47/785.53	c OTF clause improved      : 63661       (0.03      clauses/conflict)
785.47/785.53	c OTF impr. size diff      : 87583       (1.38       lits/clause)
785.47/785.53	c OTF cl watch-shrink      : 2039390     (0.82      clauses/conflict)
785.47/785.53	c OTF cl watch-sh-lit      : 10881599    (5.34       lits/clause)
785.47/785.53	c tried to recurMin cls    : 438777      (17.68      % of conflicts)
785.47/785.53	c updated cache            : 5171        (0.01       lits/tried recurMin)
785.47/785.53	c clauses over max glue    : 0           (0.00      % of all clauses)
785.47/785.53	c conflicts                : 2482224     (3161.31   / sec)
785.47/785.53	c decisions                : 3010969     (2.04      % random)
785.47/785.53	c bogo-props               : 104284102647 (132814075.83 / sec)
785.47/785.53	c conflict literals        : 65447325    (50.63     % deleted)
785.47/785.53	c Memory used              : 114.91      MB
785.47/785.53	c CPU time                 : 785.19      s
785.47/785.53	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-3368110-1305395174/watcher-3368110-1305395174 -o /tmp/evaluation-result-3368110-1305395174/solver-3368110-1305395174 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368110-1305395174.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.78 3/281 3828
/proc/meminfo: memFree=19093288/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=30724 CPUtime=0 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 903 0 0 0 0 0 0 0 21 0 1 0 651117005 31461376 810 33554432000 4194304 4580011 140734227773248 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 7681 811 324 95 0 2663 0

[startup+0.106223 s]
/proc/loadavg: 3.68 3.93 3.78 3/281 3828
/proc/meminfo: memFree=19093288/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=31592 CPUtime=0.1 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 1302 0 0 0 10 0 0 0 22 0 1 0 651117005 32350208 1209 33554432000 4194304 4580011 140734227773248 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 7898 1209 339 95 0 2880 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31592

[startup+0.200214 s]
/proc/loadavg: 3.68 3.93 3.78 3/281 3828
/proc/meminfo: memFree=19093288/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=35300 CPUtime=0.19 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 2478 0 0 0 19 0 0 0 22 0 1 0 651117005 36147200 2153 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 8825 2153 364 95 0 3807 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35300

[startup+0.300185 s]
/proc/loadavg: 3.68 3.93 3.78 3/281 3828
/proc/meminfo: memFree=19093288/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=36048 CPUtime=0.29 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 2707 0 0 0 29 0 0 0 22 0 1 0 651117005 36913152 2108 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 9012 2108 364 95 0 3994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36048

[startup+0.701115 s]
/proc/loadavg: 3.68 3.93 3.78 3/281 3828
/proc/meminfo: memFree=19093288/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=36516 CPUtime=0.69 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 3336 0 0 0 69 0 0 0 24 0 1 0 651117005 37392384 2204 33554432000 4194304 4580011 140734227773248 18446744073709551615 4320853 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 9129 2204 364 95 0 4111 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36516

[startup+1.501 s]
/proc/loadavg: 3.70 3.93 3.78 5/295 3855
/proc/meminfo: memFree=19038932/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=41132 CPUtime=1.48 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 4906 0 0 0 148 0 0 0 25 0 1 0 651117005 42119168 3443 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 10283 3443 368 95 0 5265 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41132

[startup+3.10073 s]
/proc/loadavg: 3.70 3.93 3.78 5/295 3855
/proc/meminfo: memFree=19020344/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=44388 CPUtime=3.09 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 6184 0 0 0 308 1 0 0 25 0 1 0 651117005 45453312 4305 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 11097 4305 368 95 0 6079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44388

[startup+6.30017 s]
/proc/loadavg: 3.81 3.95 3.79 5/295 3855
/proc/meminfo: memFree=18998804/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=46772 CPUtime=6.28 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 7779 0 0 0 627 1 0 0 25 0 1 0 651117005 47894528 5030 33554432000 4194304 4580011 140734227773248 18446744073709551615 4305251 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 11693 5030 368 95 0 6675 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46772

[startup+12.7011 s]
/proc/loadavg: 3.98 3.99 3.80 6/295 3855
/proc/meminfo: memFree=18985600/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=50088 CPUtime=12.69 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 10890 0 0 0 1267 2 0 0 25 0 1 0 651117005 51290112 5760 33554432000 4194304 4580011 140734227773248 18446744073709551615 4317080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 12522 5760 369 95 0 7504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50088

[startup+25.5008 s]
/proc/loadavg: 3.99 3.99 3.80 5/295 3856
/proc/meminfo: memFree=18968884/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=54708 CPUtime=25.49 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 15591 0 0 0 2546 3 0 0 25 0 1 0 651117005 56020992 7086 33554432000 4194304 4580011 140734227773248 18446744073709551615 4293152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 13677 7086 369 95 0 8659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54708

[startup+51.1004 s]
/proc/loadavg: 4.12 4.02 3.82 5/295 3856
/proc/meminfo: memFree=18951308/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=57752 CPUtime=51.08 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 22645 0 0 0 5103 5 0 0 25 0 1 0 651117005 59138048 7800 33554432000 4194304 4580011 140734227773248 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 14438 7800 369 95 0 9420 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57752

[startup+102.3 s]
/proc/loadavg: 4.25 4.06 3.84 5/295 3858
/proc/meminfo: memFree=18928216/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=62896 CPUtime=102.28 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 34366 0 0 0 10221 7 0 0 25 0 1 0 651117005 64405504 8668 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 15724 8668 369 95 0 10706 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 62896

[startup+162.301 s]
/proc/loadavg: 4.09 4.05 3.84 5/295 3859
/proc/meminfo: memFree=18888384/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=63592 CPUtime=162.28 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 45398 0 0 0 16218 10 0 0 25 0 1 0 651117005 65118208 9330 33554432000 4194304 4580011 140734227773248 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 15898 9330 369 95 0 10880 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 63592

[startup+222.311 s]
/proc/loadavg: 4.03 4.04 3.85 5/295 3861
/proc/meminfo: memFree=18869140/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=78124 CPUtime=222.27 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 58806 0 0 0 22214 13 0 0 25 0 1 0 651117005 79998976 12709 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 19531 12709 369 95 0 14513 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 78124

[startup+282.3 s]
/proc/loadavg: 4.01 4.03 3.86 5/295 3863
/proc/meminfo: memFree=18837596/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=86116 CPUtime=282.27 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 69457 0 0 0 28211 16 0 0 25 0 1 0 651117005 88182784 14787 33554432000 4194304 4580011 140734227773248 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 21529 14787 370 95 0 16511 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 86116

[startup+342.301 s]
/proc/loadavg: 4.06 4.04 3.87 5/295 3864
/proc/meminfo: memFree=18829004/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=86332 CPUtime=342.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 77197 0 0 0 34209 17 0 0 25 0 1 0 651117005 88403968 15596 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 21583 15596 369 95 0 16565 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 86332

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.87 5/295 3866
/proc/meminfo: memFree=18808384/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=86676 CPUtime=402.27 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 86048 0 0 0 40207 20 0 0 25 0 1 0 651117005 88756224 14135 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 21669 14135 369 95 0 16651 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 86676

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/295 3867
/proc/meminfo: memFree=18791724/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=94000 CPUtime=462.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 93974 0 0 0 46204 22 0 0 25 0 1 0 651117005 96256000 17044 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 23500 17044 372 95 0 18482 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 94000

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/295 3869
/proc/meminfo: memFree=18756464/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=114876 CPUtime=522.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 100154 0 0 0 52202 24 0 0 25 0 1 0 651117005 117633024 20616 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 28719 20616 369 95 0 23701 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 114876

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/295 3871
/proc/meminfo: memFree=18719248/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=114876 CPUtime=582.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 103906 0 0 0 58200 26 0 0 25 0 1 0 651117005 117633024 21647 33554432000 4194304 4580011 140734227773248 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 28719 21647 369 95 0 23701 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 114876

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/295 3872
/proc/meminfo: memFree=18697272/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=128232 CPUtime=642.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 108468 0 0 0 64198 28 0 0 25 0 1 0 651117005 131309568 23391 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 32058 23391 369 95 0 27040 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 128232

[startup+702.301 s]
/proc/loadavg: 4.08 4.03 3.91 5/295 3874
/proc/meminfo: memFree=18689920/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=115504 CPUtime=702.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 111356 0 0 0 70197 29 0 0 25 0 1 0 651117005 118276096 22946 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 28876 22946 388 95 0 23858 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 115504

[startup+762.301 s]
/proc/loadavg: 4.07 4.03 3.92 5/295 3875
/proc/meminfo: memFree=18675028/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=131112 CPUtime=762.26 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 114935 0 0 0 76196 30 0 0 25 0 1 0 651117005 134258688 26525 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 32778 26525 388 95 0 27760 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 131112

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

[startup+768.001 s]
/proc/loadavg: 4.06 4.03 3.92 5/295 3875
/proc/meminfo: memFree=18679488/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=131112 CPUtime=767.95 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115195 0 0 0 76765 30 0 0 25 0 1 0 651117005 134258688 26785 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 32778 26785 388 95 0 27760 0
Current children cumulated CPU time (s) 767.95
Current children cumulated vsize (KiB) 131112

[startup+774.401 s]
/proc/loadavg: 4.06 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18693000/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=774.36 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 77405 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 774.36
Current children cumulated vsize (KiB) 117664

[startup+780.801 s]
/proc/loadavg: 4.05 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18688780/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=780.76 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 78045 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 780.76
Current children cumulated vsize (KiB) 117664

[startup+784 s]
/proc/loadavg: 4.05 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18686424/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=783.96 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 78365 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 783.96
Current children cumulated vsize (KiB) 117664

[startup+784.8 s]
/proc/loadavg: 4.05 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18695352/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=784.76 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 78445 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 784.76
Current children cumulated vsize (KiB) 117664

[startup+785.201 s]
/proc/loadavg: 4.05 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18695352/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=785.16 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 78485 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 785.16
Current children cumulated vsize (KiB) 117664

[startup+785.401 s]
/proc/loadavg: 4.04 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18694608/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=785.36 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 78505 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 785.36
Current children cumulated vsize (KiB) 117664

[startup+785.511 s]
/proc/loadavg: 4.04 4.03 3.92 5/295 3876
/proc/meminfo: memFree=18694608/32951132 swapFree=67093824/67111528
[pid=3828] ppid=3826 vsize=117664 CPUtime=785.47 cores=0,2
/proc/3828/stat : 3828 (strangenight2-s) R 3826 3828 2953 0 -1 4202496 115259 0 0 0 78516 31 0 0 25 0 1 0 651117005 120487936 23873 33554432000 4194304 4580011 140734227773248 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3828/statm: 29416 23873 388 95 0 24398 0
Current children cumulated CPU time (s) 785.47
Current children cumulated vsize (KiB) 117664

Child status: 20
Real time (s): 785.543
CPU time (s): 785.506
CPU user time (s): 785.189
CPU system time (s): 0.316951
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 131112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 785.189
system time used= 0.316951
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= 14
involuntary context switches= 9313

runsolver used 2.28065 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 19:46:14
IDJOB=3368110
IDBENCH=85799
IDSOLVER=1845
FILE ID=node131/3368110-1305395174
RUNJOBID= node131-1305395173-3812
PBS_JOBID= 13324410
Free space on /tmp= 73688 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-3368110-1305395174/watcher-3368110-1305395174 -o /tmp/evaluation-result-3368110-1305395174/solver-3368110-1305395174 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368110-1305395174.cnf

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=1964673690

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19093568 kB
Buffers:        264988 kB
Cached:        3614252 kB
SwapCached:       1504 kB
Active:       10542968 kB
Inactive:      3056668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19093568 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6384 kB
Writeback:           8 kB
AnonPages:     9718488 kB
Mapped:          26332 kB
Slab:           164228 kB
PageTables:      31028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28002804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node131 at 2011-05-14 19:59:19