Trace number 3265678

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-Night-1-stUNSAT 816.115 816.1

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265678-1303578882.cnf'
0.00/0.00	c -- header says num vars:           2703
0.00/0.00	c -- header says num clauses:       18312
0.00/0.02	c -- clauses added:            0 learnts,        18312 normals,            0 xors
0.00/0.02	c -- vars added       2703
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	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 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.19	c lits-rem:      6821  cl-subs:     3299  v-elim:    467  v-fix:    0  time:  0.04 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     669 undec:    1400 neg:     634
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0      2179     11612      1115         0     83216         0   no data   no data  --
0.19/0.25	c  N dy    18      4051      2179     11612      1137      3862     83207     53715      6.77      7.47  --
0.29/0.33	c  N dy    42      8076      2179     11612      1169      5298     83202     65362      6.78      7.28  --
0.39/0.44	c  N dy    69     12190      2179     11612      1203      5205     83200     57135      6.92      7.38  --
0.49/0.55	c  N dy    96     16199      2179     11612      1256      9006     83198    109080      6.95      7.36  --
0.59/0.69	c  N dy   129     20227      2179     11612      1296      7520     83197     84531      7.17     10.20  --
0.79/0.84	c  N dy   161     24441      2179     11612      1326     11557     83195    148694      7.31      7.76  --
0.79/0.87	c  F st   167     25001      2179     11612      1329     12107     83195    158908      7.37   no data  --
0.99/1.10	c  N dy   173     30000      2179     11612      1343     10455     83194    146545      7.37   no data  --
0.99/1.10	c  S st   173     30000      2179     11612      1343     10455     83194    146545      7.37   no data  --
1.09/1.12	c  S st   173     30505      2179     11612      1377     10915     83192    151832      7.37   no data  --
1.09/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.09/1.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.09/1.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   25 Bins:    501 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
1.09/1.15	c Replacing       25 vars Replaced    11724 lits Time:     0.01 s 
1.09/1.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.09/1.20	c subs with bin:      747  lits-rem:      5299  v-fix:    0  time:  0.04 s
1.18/1.20	c Subs w/ non-existent bins:      0 l-rem:     25 v-fix:     0 done:   2154 time:  0.00 s
1.18/1.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.58/1.68	c lits-rem:      3244  cl-subs:     1675  v-elim:    244  v-fix:    0  time:  0.48 s
1.78/1.87	c asymm  cl-useful: 48/10482/10482 lits-rem:49 time: 0.19
1.78/1.87	c calculated reachability. Time: 0.00
1.78/1.87	c  N dy   173     30505      1910     10482      1822      9367     73318    133901      7.37   no data  --
1.78/1.87	c Finding binary XORs  T:     0.00 s  found:       0
1.98/2.07	c  N dy   209     34703      1910     10482      1846     13447     73318    202099      7.52      7.96  --
2.19/2.28	c  N dy   242     38717      1910     10482      1868      9773     73318    108024      7.68      9.30  --
2.38/2.49	c  N dy   276     42824      1910     10482      1891     13764     73318    178914      7.80      8.28  --
2.58/2.69	c  S st   302     45758      1910     10482      1906     16621     73318    234828      7.91   no data  --
2.68/2.73	c  S st   302     46262      1910     10482      1924     17104     73318    241219      7.91   no data  --
2.68/2.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.68/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:    301 BRemL:      2 BRemN:      0 P:  0.7M T:  0.02
2.68/2.76	c Replacing       15 vars Replaced     9404 lits Time:     0.01 s 
2.68/2.77	c bin-w-bin subsume rem           23 bins  time:  0.00 s
2.78/2.82	c subs with bin:      370  lits-rem:      1485  v-fix:    0  time:  0.05 s
2.78/2.82	c Subs w/ non-existent bins:      0 l-rem:      3 v-fix:     0 done:   1895 time:  0.00 s
2.78/2.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.68/3.70	c lits-rem:      1278  cl-subs:      656  v-elim:     49  v-fix:    0  time:  0.87 s
3.68/3.70	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
3.68/3.71	c vivif2 --  cl tried    16155 cl shrink       43 lits rem         43 time: 0.00
3.98/4.02	c asymm  cl-useful: 22/10381/10381 lits-rem:22 time: 0.32
3.98/4.02	c calculated reachability. Time: 0.00
3.98/4.02	c  N dy   302     46262      1846     10381      2160     16155     72330    230780      7.91   no data  --
3.98/4.02	c Finding binary XORs  T:     0.00 s  found:       0
4.29/4.30	c  N dy   340     50473      1846     10381      2179     11607     72330    132523      8.06      8.58  --
4.59/4.60	c  N dy   379     54669      1846     10381      2196     15711     72330    219491      8.23      8.72  --
4.89/4.96	c  N dy   414     58699      1846     10381      2214      9952     72330     84573      8.37     10.52  --
5.19/5.25	c  N dy   451     62724      1846     10381      2226     13896     72330    172164      8.51     12.40  --
5.49/5.59	c  N dy   490     66779      1846     10381      2246     17863     72330    260854      8.64     10.32  --
5.79/5.82	c  S st   513     69393      1846     10381      2253     20431     72330    320170      8.70   no data  --
5.79/5.87	c  S st   513     69895      1846     10381      2257     20925     72329    326803      8.70   no data  --
5.79/5.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     41 BRemL:      1 BRemN:      0 P:  0.8M T:  0.02
5.89/5.90	c Replacing        3 vars Replaced     4021 lits Time:     0.01 s 
5.89/5.92	c bin-w-bin subsume rem            4 bins  time:  0.00 s
5.99/6.00	c subs with bin:      517  lits-rem:      2121  v-fix:    0  time:  0.08 s
5.99/6.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1843 time:  0.00 s
5.99/6.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.19/7.26	c lits-rem:      1812  cl-subs:      687  v-elim:     18  v-fix:    0  time:  1.27 s
7.19/7.27	c vivif2 --  cl tried    10349 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    19752 cl shrink       57 lits rem         57 time: 0.00
7.59/7.65	c asymm  cl-useful: 52/9072/10349 lits-rem:84 time: 0.38
7.59/7.65	c calculated reachability. Time: 0.00
7.59/7.65	c  N dy   513     69895      1825     10345      2293     19752     71942    312672      8.70   no data  --
7.59/7.65	c Finding binary XORs  T:     0.00 s  found:       0
7.98/8.00	c  N dy   549     74368      1825     10345      2308     13400     71942    146176      8.75     12.29  --
8.38/8.42	c  N dy   592     79179      1825     10345      2318     18114     71942    254397      8.86      9.33  --
8.88/8.95	c  N dy   638     84280      1825     10345      2331     23123     71942    369835      8.96      9.86  --
9.18/9.24	c  F st   667     87500      1825     10345      2340     14562     71942    163421      9.04      9.22  --
9.48/9.54	c  N st   672     90796      1825     10345      2344     17787     71942    239438      9.04   no data  --
9.68/9.74	c Decided on static restart strategy
10.38/10.49	c  N st   675     99811      1825     10345      2347     14857     71942    192176      9.04   no data  --
10.89/10.98	c  S st   676    104844      1825     10345      2348     19816     71942    319753      9.04   no data  --
10.99/11.04	c  S st   676    105349      1825     10345      2353     20313     71942    329759      9.04   no data  --
10.99/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.99/11.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.99/11.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
10.99/11.08	c bin-w-bin subsume rem            2 bins  time:  0.00 s
11.08/11.15	c subs with bin:      189  lits-rem:       352  v-fix:    0  time:  0.07 s
11.08/11.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1825 time:  0.00 s
11.08/11.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.28/12.38	c lits-rem:      1541  cl-subs:     1531  v-elim:     11  v-fix:    0  time:  1.23 s
12.28/12.38	c vivif2 --  cl tried    10330 cl shrink        0 lits rem          0 time: 0.00
12.28/12.39	c vivif2 --  cl tried    18614 cl shrink       24 lits rem         24 time: 0.00
12.38/12.42	c asymm  cl-useful: 4/1258/10330 lits-rem:11 time: 0.03
12.38/12.42	c calculated reachability. Time: 0.00
12.38/12.42	c  N st   676    105349      1814     10328      2358     18614     71809    304326      9.04   no data  --
13.48/13.57	c  N st   677    114948      1814     10328      2358     27908     71809    524915      9.04   no data  --
13.48/13.57	c Finding binary XORs  T:     0.00 s  found:       0
15.38/15.45	c  N st   678    129345      1814     10328      2359     28559     71809    509030      9.04   no data  --
18.38/18.41	c  N st   679    150942      1814     10328      2359     19781     71809    279670      9.04   no data  --
19.28/19.30	c  S st   680    158024      1814     10328      2361     26636     71809    452847      9.04   no data  --
19.28/19.38	c  S st   680    158526      1814     10328      2365     27131     71809    460678      9.04   no data  --
19.28/19.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.28/19.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.38/19.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
19.38/19.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.48/19.52	c subs with bin:       26  lits-rem:       184  v-fix:    0  time:  0.09 s
19.48/19.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1814 time:  0.00 s
19.48/19.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.89/20.94	c lits-rem:      3304  cl-subs:     2670  v-elim:      4  v-fix:    0  time:  1.42 s
20.89/20.94	c vivif2 --  cl tried    10319 cl shrink        0 lits rem          0 time: 0.00
20.89/20.95	c vivif2 --  cl tried    24443 cl shrink      119 lits rem        119 time: 0.01
21.28/21.33	c asymm  cl-useful: 46/8044/10319 lits-rem:47 time: 0.38
21.28/21.34	c calculated reachability. Time: 0.00
21.28/21.34	c  N st   680    158526      1810     10319      2369     24443     71684    417308      9.04   no data  --
27.78/27.84	c  N st   681    207116      1810     10319      2373     37966     71684    703023      9.04   no data  --
31.98/32.00	c  N st   682    237790      1810     10319      2378     30041     71684    493381      9.04   no data  --
31.98/32.00	c  S st   682    237790      1810     10319      2378     30041     71684    493381      9.04   no data  --
31.98/32.08	c  S st   682    238291      1810     10319      2383     30537     71684    503344      9.04   no data  --
31.98/32.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.98/32.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.08/32.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
32.08/32.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.18/32.23	c subs with bin:       46  lits-rem:       671  v-fix:    0  time:  0.11 s
32.18/32.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1810 time:  0.00 s
32.18/32.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
33.58/33.69	c lits-rem:      2821  cl-subs:     1700  v-elim:     12  v-fix:    0  time:  1.45 s
33.58/33.69	c vivif2 --  cl tried    10303 cl shrink        0 lits rem          0 time: 0.00
33.68/33.70	c vivif2 --  cl tried    28809 cl shrink      110 lits rem        110 time: 0.01
33.78/33.83	c asymm  cl-useful: 4/2259/10303 lits-rem:8 time: 0.14
33.78/33.84	c calculated reachability. Time: 0.00
33.78/33.84	c  N st   682    238291      1798     10302      2387     28809     71529    471763      9.04   no data  --
44.19/44.21	c  F st   683    306250      1798     10302      2393     30598     71529    445359      9.04   no data  --
44.19/44.21	c  N st   683    306250      1798     10302      2393     30598     71529    445359      9.04   no data  --
44.19/44.21	c Finding binary XORs  T:     0.00 s  found:       0
44.89/44.96	c Decided on static restart strategy
48.48/48.55	c  N st   693    334555      1798     10302      2397     34878     71529    557270      9.04   no data  --
52.58/52.66	c  N st   695    357436      1798     10302      2400     32870     71529    481288      9.04   no data  --
52.58/52.66	c  S st   695    357436      1798     10302      2400     32870     71529    481288      9.04   no data  --
52.69/52.75	c  S st   695    357936      1798     10302      2406     33362     71529    490390      9.04   no data  --
52.69/52.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.69/52.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.69/52.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
52.69/52.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.79/52.89	c subs with bin:       71  lits-rem:       207  v-fix:    0  time:  0.09 s
52.79/52.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1798 time:  0.00 s
52.79/52.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
54.18/54.24	c lits-rem:      2188  cl-subs:     1690  v-elim:      3  v-fix:    0  time:  1.34 s
54.18/54.24	c vivif2 --  cl tried    10295 cl shrink        0 lits rem          0 time: 0.00
54.18/54.25	c vivif2 --  cl tried    31605 cl shrink       47 lits rem         47 time: 0.01
54.38/54.44	c asymm  cl-useful: 25/3989/10295 lits-rem:25 time: 0.19
54.38/54.44	c calculated reachability. Time: 0.00
54.38/54.44	c  N st   695    357936      1795     10295      2418     31605     71452    464135      9.04   no data  --
60.18/60.27	c  N st   696    390328      1795     10295      2422     37675     71452    566490      9.04   no data  --
60.18/60.27	c Finding binary XORs  T:     0.00 s  found:       0
68.58/68.69	c  N st   697    438917      1795     10295      2424     31694     71452    419656      9.04   no data  --
82.18/82.22	c  N st   698    511799      1795     10295      2429     45380     71452    734197      9.04   no data  --
87.48/87.58	c  N st   699    536904      1795     10295      2429     39514     71452    571875      9.04   no data  --
87.48/87.58	c  S st   699    536904      1795     10295      2429     39514     71452    571875      9.04   no data  --
87.58/87.69	c  S st   699    537411      1795     10295      2437     40005     71451    580554      9.04   no data  --
87.58/87.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.58/87.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.68/87.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
87.68/87.76	c bin-w-bin subsume rem            2 bins  time:  0.00 s
87.78/87.87	c subs with bin:       47  lits-rem:       646  v-fix:    0  time:  0.11 s
87.78/87.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1795 time:  0.00 s
87.78/87.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
89.48/89.51	c lits-rem:      4056  cl-subs:     3346  v-elim:     13  v-fix:    0  time:  1.65 s
89.48/89.51	c vivif2 --  cl tried    10278 cl shrink        0 lits rem          0 time: 0.00
89.48/89.52	c vivif2 --  cl tried    36630 cl shrink       31 lits rem         31 time: 0.01
89.68/89.73	c asymm  cl-useful: 1/1188/10278 lits-rem:1 time: 0.21
89.68/89.74	c calculated reachability. Time: 0.00
89.68/89.74	c  N st   699    537411      1782     10278      2439     36630     71292    525989      9.04   no data  --
126.19/126.27	c  N st   700    701395      1782     10278      2445     66133     71292   1217833      9.04   no data  --
147.99/148.05	c  N st   701    806118      1782     10278      2463     59907     71292   1022734      9.04   no data  --
147.99/148.05	c  S st   701    806118      1782     10278      2463     59907     71292   1022734      9.04   no data  --
147.99/148.05	c Finding binary XORs  T:     0.00 s  found:       0
148.19/148.20	c  S st   701    806622      1782     10278      2466     60402     71292   1033414      9.04   no data  --
148.19/148.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.19/148.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.19/148.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  2.7M T:  0.07
148.28/148.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.58/148.68	c subs with bin:      795  lits-rem:      2160  v-fix:    0  time:  0.37 s
148.58/148.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1782 time:  0.00 s
148.58/148.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
151.18/151.21	c lits-rem:      1949  cl-subs:     5321  v-elim:      0  v-fix:    0  time:  2.54 s
151.18/151.22	c vivif2 --  cl tried    10275 cl shrink        0 lits rem          0 time: 0.00
151.18/151.23	c vivif2 --  cl tried    54289 cl shrink      145 lits rem        145 time: 0.02
151.38/151.45	c asymm  cl-useful: 1/722/10275 lits-rem:1 time: 0.21
151.38/151.45	c calculated reachability. Time: 0.00
151.38/151.45	c  N st   701    806622      1782     10275      2468     54289     71263    931074      9.04   no data  --
216.89/216.92	c  F st   702   1071875      1782     10275      2483     70195     71263   1135984      9.04   no data  --
216.89/216.93	c  N st   702   1071875      1782     10275      2483     70195     71263   1135984      9.04   no data  --
218.29/218.30	c Decided on static restart strategy
223.88/224.00	c  N st   712   1100179      1782     10275      2487     54071     71263    777125      9.04   no data  --
233.09/233.18	c  N st   714   1136171      1782     10275      2488     89075     71263   1683643      9.04   no data  --
240.99/241.08	c  N st   715   1168564      1782     10275      2489     75925     71263   1396029      9.04   no data  --
251.19/251.29	c  N st   716   1209934      1782     10275      2489     70711     71263   1248554      9.04   no data  --
251.19/251.29	c  S st   716   1209934      1782     10275      2489     70711     71263   1248554      9.04   no data  --
251.49/251.50	c  S st   716   1210437      1782     10275      2499     71202     71263   1258119      9.04   no data  --
251.49/251.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
251.49/251.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.49/251.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  3.1M T:  0.08
251.59/251.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.19/252.23	c subs with bin:     1346  lits-rem:      5688  v-fix:    0  time:  0.60 s
252.19/252.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1782 time:  0.00 s
252.19/252.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
255.29/255.36	c lits-rem:      2098  cl-subs:     4725  v-elim:      0  v-fix:    0  time:  3.13 s
255.29/255.36	c vivif2 --  cl tried    10273 cl shrink        0 lits rem          0 time: 0.00
255.29/255.39	c vivif2 --  cl tried    65133 cl shrink     1572 lits rem       2256 time: 0.03
255.59/255.61	c asymm  cl-useful: 0/591/10273 lits-rem:0 time: 0.22
255.59/255.61	c calculated reachability. Time: 0.00
255.59/255.61	c  N st   716   1210437      1782     10273      2506     65133     71243   1146621      9.04   no data  --
255.59/255.61	c Finding binary XORs  T:     0.00 s  found:       0
274.19/274.28	c  N st   717   1283319      1782     10273      2517     89180     71243   1746133      9.04   no data  --
304.99/305.08	c  N st   718   1392642      1782     10273      2536     99194     71243   1942964      9.04   no data  --
304.99/305.08	c Finding binary XORs  T:     0.00 s  found:       0
353.69/353.71	c  N st   719   1556626      1782     10273      2545    107194     71243   2028799      9.04   no data  --
400.10/400.19	c  N st   720   1710437      1782     10273      2553     96692     71243   1878409      9.04   no data  --
400.10/400.19	c  S st   720   1710437      1782     10273      2553     96692     71243   1878409      9.04   no data  --
400.40/400.50	c  S st   720   1710938      1782     10273      2556     97182     71243   1887666      9.04   no data  --
400.50/400.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
400.50/400.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.60/400.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:      6 BRemN:      0 P:  4.7M T:  0.14
400.69/400.70	c bin-w-bin subsume rem            1 bins  time:  0.00 s
401.69/401.78	c subs with bin:     1751  lits-rem:     11780  v-fix:    0  time:  1.08 s
401.69/401.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1782 time:  0.00 s
401.69/401.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
408.19/408.24	c lits-rem:      2178  cl-subs:     7382  v-elim:      3  v-fix:    0  time:  6.45 s
408.19/408.24	c vivif2 --  cl tried    10241 cl shrink        1 lits rem          1 time: 0.00
408.19/408.29	c vivif2 --  cl tried    88081 cl shrink     3309 lits rem       4020 time: 0.05
408.49/408.55	c asymm  cl-useful: 7/413/10241 lits-rem:7 time: 0.26
408.49/408.55	c calculated reachability. Time: 0.00
408.49/408.55	c  N st   720   1710938      1779     10241      2589     88079     71039   1719933      9.04   no data  --
408.49/408.55	c Finding binary XORs  T:     0.00 s  found:       0
527.49/527.52	c  N st   721   2079903      1779     10241      2610    100337     71039   1837530      9.04   no data  --
567.10/567.15	c Finding binary XORs  T:     0.00 s  found:       1
572.20/572.26	c  N st   722   2210940      1777     10124      2562     89389     70235   1556690      9.04   no data  --
572.20/572.26	c  S st   722   2210940      1777     10124      2562     89389     70235   1556690      9.04   no data  --
572.50/572.54	c  S st   722   2211446      1777     10124      2564     89891     70235   1567441      9.04   no data  --
572.50/572.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
572.50/572.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
572.60/572.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:     12 BRemN:      0 P:  4.5M T:  0.12
572.60/572.68	c Replacing        1 vars Replaced      145 lits Time:     0.01 s 
572.70/572.73	c bin-w-bin subsume rem            2 bins  time:  0.00 s
573.40/573.49	c subs with bin:     1456  lits-rem:      6789  v-fix:    0  time:  0.77 s
573.40/573.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1776 time:  0.00 s
573.60/573.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
578.70/578.71	c lits-rem:      1865  cl-subs:     4000  v-elim:     20  v-fix:    0  time:  5.11 s
578.70/578.71	c vivif2 --  cl tried    10064 cl shrink        2 lits rem          2 time: 0.00
578.70/578.77	c vivif2 --  cl tried    84073 cl shrink     6005 lits rem       8360 time: 0.06
579.00/579.02	c asymm  cl-useful: 18/391/10064 lits-rem:23 time: 0.25
579.00/579.02	c calculated reachability. Time: 0.00
579.00/579.02	c  N st   722   2211446      1756     10064      2570     84069     69661   1449931      9.04   no data  --
625.60/625.69	c Finding binary XORs  T:     0.00 s  found:       1
690.81/690.82	c Finding binary XORs  T:     0.00 s  found:       0
736.71/736.77	c Finding binary XORs  T:     0.00 s  found:       0
751.51/751.53	c  N st   723   2711450      1749      9663      2491    103340     66912   1831006      9.04   no data  --
751.51/751.53	c  S st   723   2711450      1749      9663      2491    103340     66912   1831006      9.04   no data  --
751.81/751.86	c  S st   723   2711952      1749      9663      2494    103834     66912   1840871      9.04   no data  --
751.81/751.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.81/751.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
752.01/752.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     42 BRemL:     21 BRemN:      0 P:  5.4M T:  0.16
752.01/752.06	c Replacing        1 vars Replaced     6974 lits Time:     0.03 s 
752.11/752.12	c bin-w-bin subsume rem            6 bins  time:  0.00 s
754.51/754.58	c subs with bin:     7558  lits-rem:      3427  v-fix:    0  time:  2.46 s
754.51/754.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1748 time:  0.00 s
754.91/754.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
764.91/764.91	c lits-rem:      2364  cl-subs:     7326  v-elim:     76  v-fix:    0  time:  9.98 s
764.91/764.91	c vivif2 --  cl tried     9496 cl shrink       19 lits rem         19 time: 0.00
765.01/765.00	c vivif2 --  cl tried    87939 cl shrink    11256 lits rem      15730 time: 0.09
765.21/765.27	c asymm  cl-useful: 31/300/9495 lits-rem:45 time: 0.28
765.21/765.28	c calculated reachability. Time: 0.00
765.21/765.28	c  N st   723   2711952      1672      9495      2498     87937     65252   1541038      9.04   no data  --
765.21/765.28	c Finding binary XORs  T:     0.00 s  found:       0
813.11/813.19	c Finding binary XORs  T:     0.00 s  found:       3
816.01/816.09	c  E st   724   2841189      1573      6061      2028     28852     42407    285160      9.04   no data  --
816.01/816.09	c num threads              : 1          
816.01/816.09	c restarts                 : 724        
816.01/816.09	c dynamic restarts         : 655        
816.01/816.09	c static restarts          : 69         
816.01/816.09	c full restarts            : 4          
816.01/816.09	c total simplify time      : 0.40       
816.01/816.09	c learnts DL2              : 0          
816.01/816.09	c learnts size 2           : 4635       
816.01/816.09	c learnts size 1           : 420         (15.54     % of vars)
816.01/816.09	c filedLit time            : 0.78        (0.10      % time)
816.01/816.09	c v-elim SatELite          : 920         (34.04     % vars)
816.01/816.09	c SatELite time            : 36.57       (4.48      % time)
816.01/816.09	c v-elim xor               : 0           (0.00      % vars)
816.01/816.09	c xor elim time            : 0.04        (0.01      % time)
816.01/816.09	c num binary xor trees     : 47         
816.01/816.09	c binxor trees' crown      : 48          (1.02      leafs/tree)
816.01/816.09	c bin xor find time        : 0.01       
816.01/816.09	c OTF clause improved      : 79003       (0.03      clauses/conflict)
816.01/816.09	c OTF impr. size diff      : 109712      (1.39       lits/clause)
816.01/816.09	c OTF cl watch-shrink      : 2304953     (0.81      clauses/conflict)
816.01/816.09	c OTF cl watch-sh-lit      : 11237900    (4.88       lits/clause)
816.01/816.09	c tried to recurMin cls    : 614073      (21.61      % of conflicts)
816.01/816.09	c updated cache            : 6161        (0.01       lits/tried recurMin)
816.01/816.09	c clauses over max glue    : 0           (0.00      % of all clauses)
816.01/816.09	c conflicts                : 2841189     (3482.65   / sec)
816.01/816.09	c decisions                : 3411714     (1.70      % random)
816.01/816.09	c bogo-props               : 121283091550 (148665312.97 / sec)
816.01/816.09	c conflict literals        : 71746193    (52.86     % deleted)
816.01/816.09	c Memory used              : 133.35      MB
816.01/816.09	c CPU time                 : 815.81      s
816.01/816.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265678-1303578882/watcher-3265678-1303578882 -o /tmp/evaluation-result-3265678-1303578882/solver-3265678-1303578882 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3265678-1303578882.cnf 

running on 2 cores: 4,6

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.52 3.90 3.68 5/189 20254
/proc/meminfo: memFree=14075492/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=20420 CPUtime=0 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4194304 239 0 0 0 0 0 0 0 22 0 1 0 469488989 20910080 191 33554432000 4194304 4650387 140736925782896 18446744073709551615 222916814312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20254/statm: 5105 191 157 112 0 57 0

[startup+0.0370081 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20254
/proc/meminfo: memFree=14075492/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=31408 CPUtime=0.03 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 1213 0 0 0 3 0 0 0 22 0 1 0 469488989 32161792 1153 33554432000 4194304 4650387 140736925782896 18446744073709551615 4536447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 7852 1153 347 112 0 2817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31408

[startup+0.10099 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20254
/proc/meminfo: memFree=14075492/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=31672 CPUtime=0.09 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 1276 0 0 0 9 0 0 0 22 0 1 0 469488989 32432128 1216 33554432000 4194304 4650387 140736925782896 18446744073709551615 4370840 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 7918 1216 347 112 0 2883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31672

[startup+0.300949 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20254
/proc/meminfo: memFree=14075492/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=36740 CPUtime=0.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 2815 0 0 0 29 0 0 0 23 0 1 0 469488989 37621760 2286 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 9185 2286 380 112 0 4150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36740

[startup+0.700842 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20254
/proc/meminfo: memFree=14075492/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=37412 CPUtime=0.69 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 3516 0 0 0 69 0 0 0 25 0 1 0 469488989 38309888 2465 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 9353 2465 380 112 0 4318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37412

[startup+1.50073 s]
/proc/loadavg: 3.52 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14048944/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=42144 CPUtime=1.48 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 5095 0 0 0 148 0 0 0 25 0 1 0 469488989 43155456 3683 33554432000 4194304 4650387 140736925782896 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 10536 3683 382 112 0 5501 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42144

[startup+3.10046 s]
/proc/loadavg: 3.52 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14038404/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=44636 CPUtime=3.08 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 6183 0 0 0 308 0 0 0 25 0 1 0 469488989 45707264 4355 33554432000 4194304 4650387 140736925782896 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 11159 4355 382 112 0 6124 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44636

[startup+6.30088 s]
/proc/loadavg: 3.56 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14026936/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=47496 CPUtime=6.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 7874 0 0 0 628 1 0 0 25 0 1 0 469488989 48635904 5178 33554432000 4194304 4650387 140736925782896 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 11874 5178 382 112 0 6839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47496

[startup+12.7007 s]
/proc/loadavg: 3.60 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14012468/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=49936 CPUtime=12.68 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 10052 0 0 0 1267 1 0 0 25 0 1 0 469488989 51134464 5709 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 12484 5709 383 112 0 7449 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49936

[startup+25.5004 s]
/proc/loadavg: 3.68 3.91 3.68 5/190 20282
/proc/meminfo: memFree=13993204/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=55492 CPUtime=25.48 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 15192 0 0 0 2546 2 0 0 25 0 1 0 469488989 56823808 6837 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 13873 6837 383 112 0 8838 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55492

[startup+51.1007 s]
/proc/loadavg: 3.79 3.91 3.69 5/190 20283
/proc/meminfo: memFree=13975480/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=58176 CPUtime=51.08 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 22725 0 0 0 5104 4 0 0 25 0 1 0 469488989 59572224 8160 33554432000 4194304 4650387 140736925782896 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 14544 8160 383 112 0 9509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58176

[startup+102.306 s]
/proc/loadavg: 3.91 3.92 3.70 5/190 20284
/proc/meminfo: memFree=13943720/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=65088 CPUtime=102.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 35187 0 0 0 10223 6 0 0 25 0 1 0 469488989 66650112 9961 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 16272 9961 383 112 0 11237 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 65088

[startup+162.3 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 20286
/proc/meminfo: memFree=13903792/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=79488 CPUtime=162.28 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 49969 0 0 0 16219 9 0 0 25 0 1 0 469488989 81395712 13073 33554432000 4194304 4650387 140736925782896 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 19872 13073 383 112 0 14837 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 79488

[startup+222.3 s]
/proc/loadavg: 4.00 3.95 3.74 5/190 20288
/proc/meminfo: memFree=13881940/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=79856 CPUtime=222.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 60575 0 0 0 22218 11 0 0 25 0 1 0 469488989 81772544 13718 33554432000 4194304 4650387 140736925782896 18446744073709551615 4514116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 19964 13718 383 112 0 14929 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79856

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 3.76 5/190 20289
/proc/meminfo: memFree=13849292/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=90080 CPUtime=282.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 73286 0 0 0 28215 14 0 0 25 0 1 0 469488989 92241920 15388 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 22520 15388 383 112 0 17485 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90080

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.77 5/190 20291
/proc/meminfo: memFree=13818664/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=90356 CPUtime=342.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 82824 0 0 0 34212 17 0 0 25 0 1 0 469488989 92524544 15424 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 22589 15424 383 112 0 17554 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 90356

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.79 5/190 20292
/proc/meminfo: memFree=13795944/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=104420 CPUtime=402.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 94391 0 0 0 40210 19 0 0 25 0 1 0 469488989 106926080 19513 33554432000 4194304 4650387 140736925782896 18446744073709551615 4439054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 26105 19513 383 112 0 21070 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 104420

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.80 5/190 20294
/proc/meminfo: memFree=13778068/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=110336 CPUtime=462.3 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 103056 0 0 0 46209 21 0 0 25 0 1 0 469488989 112984064 19941 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 27584 19941 383 112 0 22549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110336

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.81 5/190 20295
/proc/meminfo: memFree=13771236/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=110560 CPUtime=522.29 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 111500 0 0 0 52206 23 0 0 25 0 1 0 469488989 113213440 20224 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 27640 20224 383 112 0 22605 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 110560

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 20297
/proc/meminfo: memFree=13760556/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=115724 CPUtime=582.3 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 119156 0 0 0 58205 25 0 0 25 0 1 0 469488989 118501376 22062 33554432000 4194304 4650387 140736925782896 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 28931 22062 383 112 0 23896 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 115724

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20299
/proc/meminfo: memFree=13730404/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=123448 CPUtime=642.31 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 124768 0 0 0 64203 28 0 0 25 0 1 0 469488989 126410752 24499 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 30862 24499 383 112 0 25827 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 123448

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20300
/proc/meminfo: memFree=13693308/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=135760 CPUtime=702.31 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 127564 0 0 0 70202 29 0 0 25 0 1 0 469488989 139018240 27295 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 33940 27295 383 112 0 28905 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 135760

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20302
/proc/meminfo: memFree=13689944/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=135760 CPUtime=762.31 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 127912 0 0 0 76202 29 0 0 25 0 1 0 469488989 139018240 27643 33554432000 4194304 4650387 140736925782896 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 33940 27643 383 112 0 28905 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 135760

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

[startup+767.9 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20302
/proc/meminfo: memFree=13695400/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=135760 CPUtime=767.91 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 127912 0 0 0 76762 29 0 0 25 0 1 0 469488989 139018240 27643 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 33940 27643 383 112 0 28905 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 135760

[startup+793.501 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20303
/proc/meminfo: memFree=13688332/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=793.51 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128438 0 0 0 79322 29 0 0 25 0 1 0 469488989 139825152 27810 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 27810 383 112 0 29102 0
Current children cumulated CPU time (s) 793.51
Current children cumulated vsize (KiB) 136548

[startup+806.306 s]
/proc/loadavg: 4.07 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13692048/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=806.31 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128562 0 0 0 80602 29 0 0 25 0 1 0 469488989 139825152 27934 33554432000 4194304 4650387 140736925782896 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 27934 383 112 0 29102 0
Current children cumulated CPU time (s) 806.31
Current children cumulated vsize (KiB) 136548

[startup+812.7 s]
/proc/loadavg: 4.07 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13687088/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=812.71 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128697 0 0 0 81242 29 0 0 25 0 1 0 469488989 139825152 28069 33554432000 4194304 4650387 140736925782896 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 28069 383 112 0 29102 0
Current children cumulated CPU time (s) 812.71
Current children cumulated vsize (KiB) 136548

[startup+814.301 s]
/proc/loadavg: 4.07 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13685352/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=814.31 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128697 0 0 0 81402 29 0 0 25 0 1 0 469488989 139825152 28069 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 28069 383 112 0 29102 0
Current children cumulated CPU time (s) 814.31
Current children cumulated vsize (KiB) 136548

[startup+815.107 s]
/proc/loadavg: 4.06 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13684484/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=815.11 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128697 0 0 0 81482 29 0 0 25 0 1 0 469488989 139825152 28069 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 28069 383 112 0 29102 0
Current children cumulated CPU time (s) 815.11
Current children cumulated vsize (KiB) 136548

[startup+815.501 s]
/proc/loadavg: 4.06 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13684484/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=815.51 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128697 0 0 0 81522 29 0 0 25 0 1 0 469488989 139825152 28069 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 28069 383 112 0 29102 0
Current children cumulated CPU time (s) 815.51
Current children cumulated vsize (KiB) 136548

[startup+815.901 s]
/proc/loadavg: 4.06 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13684484/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=815.91 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128697 0 0 0 81562 29 0 0 25 0 1 0 469488989 139825152 28069 33554432000 4194304 4650387 140736925782896 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 28069 383 112 0 29102 0
Current children cumulated CPU time (s) 815.91
Current children cumulated vsize (KiB) 136548

[startup+816.001 s]
/proc/loadavg: 4.06 4.00 3.85 5/190 20303
/proc/meminfo: memFree=13684484/32951124 swapFree=67111528/67111528
[pid=20254] ppid=20252 vsize=136548 CPUtime=816.01 cores=4,6
/proc/20254/stat : 20254 (strangenight1-s) R 20252 20254 18350 0 -1 4202496 128697 0 0 0 81572 29 0 0 25 0 1 0 469488989 139825152 28069 33554432000 4194304 4650387 140736925782896 18446744073709551615 4313691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20254/statm: 34137 28069 383 112 0 29102 0
Current children cumulated CPU time (s) 816.01
Current children cumulated vsize (KiB) 136548

Child status: 20
Real time (s): 816.1
CPU time (s): 816.115
CPU user time (s): 815.815
CPU system time (s): 0.299954
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 188792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 815.815
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128708
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 8774

runsolver used 1.38579 second user time and 3.07753 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 19:14:42
IDJOB=3265678
IDBENCH=85799
IDSOLVER=1589
FILE ID=node109/3265678-1303578882
RUNJOBID= node109-1303578882-20213
PBS_JOBID= 13150303
Free space on /tmp= 71356 MiB

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

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=452905665

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32951124 kB
MemFree:      14075648 kB
Buffers:       2102616 kB
Cached:       16112420 kB
SwapCached:          0 kB
Active:        9986700 kB
Inactive:      8313384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14075648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27300 kB
Writeback:           0 kB
AnonPages:       83872 kB
Mapped:          16048 kB
Slab:           511164 kB
PageTables:       5960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295044 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= 71348 MiB
End job on node109 at 2011-04-23 19:28:19