Trace number 3287909

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-stUNSAT 161.068 161.066

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287909-1303770682.cnf'
0.00/0.00	c -- header says num vars:          82007
0.00/0.00	c -- header says num clauses:      241364
0.02/0.09	c -- clauses added:            0 learnts,       241364 normals,            0 xors
0.02/0.09	c -- vars added      82007
0.02/0.09	c Parsing time:  0.07 s
0.02/0.09	c  N st     0         0     82007     80454    160908         0    563178         0   no data   no data
0.48/0.59	c asymm  cl-useful: 0/32711/80453 lits-rem:0 time: 0.50
3.79/3.80	c Flit:    43 Blit:   6060 bXBeca:    0 bXProp: 5431 Bins:      0 BRemL:      0 BRemN:      0 P: 43.7M T:  3.18
3.79/3.81	c Cleaning up after failed var search:     0.01 s 
3.79/3.84	c Replacing     5431 vars Replaced   103374 lits Time:     0.02 s 
3.79/3.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.87	c bin-w-bin subsume rem         1702 bins  time:  0.01 s
3.88/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.99/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  70441 time:  0.13 s
4.09/4.14	c Removed useless bin:    1198  fixed:     0  props:  14.52M  time:  0.11 s
6.49/6.55	c lits-rem:        53  cl-subs:     1208  v-elim:  23480  v-fix:    0  time:  2.40 s
6.60/6.65	c Finding binary XORs  T:     0.10 s  found:    1375
6.60/6.67	c Replacing     1375 vars Replaced    12928 lits Time:     0.02 s 
6.60/6.69	c Finding non-binary XORs:     0.01 s (found:     312, avg size: 3.3)
6.60/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    104 locsubst:    15 time:   0.01
6.69/6.71	c calculated reachability. Time: 0.02
6.69/6.72	c Calc default polars -  time:   0.01 s pos:    4120 undec:   36849 neg:   41038
6.69/6.72	c =========================================================================================
6.69/6.72	c types(t): F = full restart, N = normal restart
6.69/6.72	c types(t): S = simplification begin/end, E = solution found
6.69/6.72	c restart types(rt): st = static, dy = dynamic
6.69/6.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.69/6.72	c  B st     0         0     45482     49464    103452         0    386273         0   no data   no data
8.09/8.19	c  N dy    20      4072     45472     49464    104697      2765    386271     21552      3.77      4.02
9.58/9.61	c  N dy    50      8163     45462     49464    105383      6104    386271     52724      4.10      4.39
11.08/11.11	c  N dy    78     12228     45455     49464    105991      9496    386271     94028      4.42      7.50
12.48/12.51	c  N dy   105     16262     45453     49464    106458     12993    386269    135964      4.56      4.87
13.58/13.69	c Finding binary XORs  T:     0.06 s  found:     108
13.99/14.00	c  N dy   134     20353     45447     49416    106814      8446    385878     48990      4.71      5.31
15.29/15.36	c  N dy   154     24420     45443     49416    107258     11992    385878     88882      4.75      9.69
15.49/15.58	c  F st   160     25000     45442     49416    107305     12520    385878     96757      4.79   no data
15.59/15.60	c Replacing      113 vars Replaced     4533 lits Time:     0.02 s 
16.89/16.94	c  N dy   166     30000     45328     49390    107421     16911    385642    186292      4.79   no data
16.89/16.94	c  S st   166     30000     45328     49390    107421     16911    385642    186292      4.79   no data
17.09/17.15	c  S st   166     30500     45324     49390    107673     17147    385642    188409      4.79   no data
17.09/17.16	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:     52 locsubst:     0 time:   0.01
23.39/23.47	c Flit:   234 Blit:    216 bXBeca:    0 bXProp: 1419 Bins: 348692 BRemL:  87350 BRemN:    258 P: 66.5M T:  6.29
23.39/23.49	c Cleaning up after failed var search:     0.01 s 
23.49/23.53	c Replacing     1419 vars Replaced   225112 lits Time:     0.04 s 
23.49/23.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.59/23.63	c bin-w-bin subsume rem        56505 bins  time:  0.09 s
23.89/23.93	c subs with bin:      128  lits-rem:       495  v-fix:    0  time:  0.29 s
23.99/24.04	c Subs w/ non-existent bins:      5 l-rem:    174 v-fix:     0 done:  43396 time:  0.12 s
23.99/24.10	c Removed useless bin:     527  fixed:     0  props:   2.91M  time:  0.05 s
25.69/25.76	c lits-rem:      2363  cl-subs:    10824  v-elim:  21706  v-fix:    0  time:  1.66 s
25.69/25.79	c subs with bin:      316  lits-rem:       447  v-fix:    0  time:  0.01 s
25.79/25.82	c lits-rem:       121  cl-subs:      243  v-elim:      0  v-fix:    0  time:  0.03 s
25.79/25.82	c Added XOR as norm:19
26.30/26.33	c asymm  cl-useful: 34/31192/63903 lits-rem:102 time: 0.50
26.30/26.35	c calculated reachability. Time: 0.02
26.30/26.35	c  N dy   166     30500     21690     63869     97464      3587    331366    143685      4.79   no data
26.40/26.44	c Finding binary XORs  T:     0.09 s  found:     163
26.99/27.08	c  N dy   189     34653     21686     63869     97729      7316    331364    182192      4.82      5.13
27.59/27.69	c  N dy   220     38711     21684     63869     97912     11019    331364    222324      4.91      6.41
28.29/28.35	c  N dy   249     42929     21682     63869     98097      8053    331363    172539      4.98      5.35
28.69/28.79	c  S st   271     45750     21680     63869     98213     10601    331362    199672      5.03   no data
28.89/28.92	c  S st   271     46252     21677     63869     98336     10964    331362    202265      5.03   no data
28.89/28.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.01
31.39/31.40	c Flit:    83 Blit:     25 bXBeca:    0 bXProp:  226 Bins: 129452 BRemL:  74752 BRemN:    391 P: 21.6M T:  2.46
31.39/31.40	c Cleaning up after failed var search:     0.00 s 
31.39/31.44	c Replacing      389 vars Replaced    42293 lits Time:     0.03 s 
31.39/31.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.39/31.49	c bin-w-bin subsume rem         8913 bins  time:  0.03 s
32.29/32.33	c subs with bin:     1784  lits-rem:      2415  v-fix:    0  time:  0.84 s
32.29/32.38	c Subs w/ non-existent bins:    216 l-rem:    544 v-fix:     0 done:  21158 time:  0.05 s
32.39/32.40	c Removed useless bin:     297  fixed:     0  props:   0.71M  time:  0.02 s
33.09/33.10	c lits-rem:       286  cl-subs:     1322  v-elim:   1221  v-fix:    0  time:  0.70 s
33.09/33.13	c subs with bin:      458  lits-rem:      1726  v-fix:    0  time:  0.02 s
33.09/33.19	c lits-rem:       240  cl-subs:      412  v-elim:      0  v-fix:    0  time:  0.05 s
33.09/33.19	c Added XOR as norm:0
33.19/33.22	c vivif2 --  cl tried    62190 cl shrink     1045 lits rem       1287 time: 0.03
33.19/33.23	c vivif2 --  cl tried     8587 cl shrink     1560 lits rem       4407 time: 0.01
33.69/33.77	c asymm  cl-useful: 99/20626/61972 lits-rem:111 time: 0.54
33.69/33.79	c calculated reachability. Time: 0.01
33.69/33.79	c  N dy   271     46252     19937     61971    117422      8537    313908    226552      5.03   no data
33.79/33.84	c Finding binary XORs  T:     0.05 s  found:       8
34.29/34.40	c  N dy   306     50336     19931     61971    117524     12356    313908    275230      5.17      5.49
34.89/34.96	c  N dy   340     54381     19929     61971    117583     16167    313907    323558      5.27      7.80
35.49/35.53	c  N dy   375     58594     19926     61971    117640     20127    313907    373729      5.37      5.66
36.09/36.10	c  N dy   407     62600     19924     61971    117699     23933    313906    424424      5.42      6.14
36.59/36.65	c  N dy   442     66684     19920     61971    117753     15015    313906    273673      5.51      5.83
36.99/37.04	c  S st   464     69378     19914     61971    117791     17582    313906    308266      5.57      5.53
37.09/37.18	c  S st   464     69878     19911     61971    117841     18028    313906    312246      5.57   no data
37.09/37.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.49/39.52	c Flit:   116 Blit:     21 bXBeca:    0 bXProp:  166 Bins:  61030 BRemL:  71075 BRemN:    185 P: 25.3M T:  2.33
39.49/39.52	c Cleaning up after failed var search:     0.00 s 
39.49/39.55	c Replacing      174 vars Replaced    16772 lits Time:     0.03 s 
39.49/39.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.49/39.58	c bin-w-bin subsume rem         1059 bins  time:  0.01 s
40.28/40.31	c subs with bin:      256  lits-rem:       320  v-fix:    0  time:  0.72 s
40.28/40.35	c Subs w/ non-existent bins:     49 l-rem:     25 v-fix:     0 done:  19600 time:  0.04 s
40.28/40.36	c Removed useless bin:     152  fixed:     0  props:   0.52M  time:  0.01 s
41.58/41.66	c lits-rem:        78  cl-subs:      473  v-elim:    440  v-fix:    0  time:  1.30 s
41.69/41.70	c subs with bin:      618  lits-rem:      2588  v-fix:    0  time:  0.02 s
41.69/41.79	c lits-rem:       532  cl-subs:      600  v-elim:      0  v-fix:    0  time:  0.08 s
41.69/41.79	c Added XOR as norm:0
41.79/41.82	c vivif2 --  cl tried    61100 cl shrink      215 lits rem        262 time: 0.03
41.79/41.84	c vivif2 --  cl tried    15253 cl shrink     2301 lits rem       6755 time: 0.02
42.28/42.30	c asymm  cl-useful: 151/22582/61064 lits-rem:367 time: 0.46
42.28/42.32	c calculated reachability. Time: 0.01
42.28/42.32	c  N dy   464     69878     19160     60964     89627     15234    311924    224808      5.57   no data
42.28/42.36	c Finding binary XORs  T:     0.05 s  found:      10
42.98/43.00	c  N dy   503     74374     19159     60964     89676     19518    311924    281012      5.66      6.06
43.58/43.63	c  N dy   538     79209     19155     60964     89724     24069    311924    337976      5.71      7.73
44.39/44.41	c  N dy   579     84343     19151     60964     89788     28981    311924    408487      5.79      8.37
44.79/44.80	c  F st   603     87500     19151     60964     89814     31976    311924    450935      5.84      5.15
44.79/44.83	c Replacing       10 vars Replaced     1306 lits Time:     0.02 s 
45.10/45.18	c  N st   608     90795     19141     60950     89370     18663    311673    262467      5.84   no data
45.89/45.94	c  N dy   635     96686     19135     60950     89430     24255    311673    342050      5.88      6.23
46.69/46.76	c  N dy   680    102892     19133     60950     89486     30195    311672    428726      5.96      6.28
46.89/46.98	c  S st   692    104817     19130     60950     89513     31975    311672    452320      5.97      6.25
47.09/47.12	c  S st   692    105318     19128     60950     89559     32420    311672    454926      5.97   no data
47.09/47.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.39/49.44	c Flit:   109 Blit:     22 bXBeca:    0 bXProp:  178 Bins:  41839 BRemL:  39105 BRemN:    104 P: 31.3M T:  2.30
49.39/49.44	c Cleaning up after failed var search:     0.00 s 
49.39/49.48	c Replacing      178 vars Replaced    21899 lits Time:     0.04 s 
49.50/49.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.50/49.51	c bin-w-bin subsume rem          440 bins  time:  0.01 s
50.09/50.12	c subs with bin:      126  lits-rem:       603  v-fix:    0  time:  0.61 s
50.09/50.16	c Subs w/ non-existent bins:     38 l-rem:      6 v-fix:     0 done:  18818 time:  0.04 s
50.09/50.18	c Removed useless bin:     110  fixed:     0  props:   0.49M  time:  0.01 s
50.69/50.78	c lits-rem:        94  cl-subs:      545  v-elim:    237  v-fix:    0  time:  0.60 s
50.79/50.83	c subs with bin:      577  lits-rem:      3605  v-fix:    0  time:  0.03 s
50.99/51.02	c lits-rem:      2494  cl-subs:     1601  v-elim:      0  v-fix:    0  time:  0.18 s
50.99/51.02	c Added XOR as norm:0
50.99/51.06	c vivif2 --  cl tried    60149 cl shrink      191 lits rem        244 time: 0.03
50.99/51.10	c vivif2 --  cl tried    29207 cl shrink     5726 lits rem      22958 time: 0.04
51.49/51.52	c asymm  cl-useful: 13/16908/60116 lits-rem:39 time: 0.42
51.49/51.54	c calculated reachability. Time: 0.01
51.49/51.54	c  N dy   692    105318     18581     60103     81491     29196    303713    388292      5.97   no data
51.49/51.58	c Finding binary XORs  T:     0.05 s  found:       6
52.39/52.44	c  N dy   731    112244     18576     60103     81593     35616    303713    468685      5.99      6.32
53.29/53.37	c  N dy   778    119520     18573     60103     81670     23510    303713    263130      6.03      6.39
54.29/54.32	c  N dy   826    127243     18566     60103     81770     30723    303713    356085      6.08      7.27
55.39/55.43	c  N dy   879    135427     18564     60103     81822     38516    303713    462111      6.13      8.90
56.49/56.54	c  N dy   925    144127     18560     60103     81917     25467    303713    261600      6.13      6.49
57.59/57.62	c  N dy   982    153411     18552     60103     82006     34261    303713    379675      6.16     11.74
58.19/58.30	c  S st  1009    157977     18546     60103     82056     38561    303713    438035      6.17      5.47
58.39/58.44	c  S st  1009    158481     18539     60103     82075     39034    303713    441721      6.17   no data
58.39/58.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.58/60.62	c Flit:    62 Blit:      6 bXBeca:    0 bXProp:  102 Bins:  29057 BRemL:  22789 BRemN:     50 P: 31.1M T:  2.17
60.58/60.66	c Replacing      108 vars Replaced    10707 lits Time:     0.03 s 
60.58/60.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.58/60.69	c bin-w-bin subsume rem          162 bins  time:  0.01 s
61.18/61.21	c subs with bin:       94  lits-rem:       422  v-fix:    0  time:  0.53 s
61.18/61.25	c Subs w/ non-existent bins:     31 l-rem:     15 v-fix:     0 done:  18361 time:  0.04 s
61.18/61.27	c Removed useless bin:      45  fixed:     0  props:   0.47M  time:  0.01 s
62.29/62.31	c lits-rem:        12  cl-subs:      417  v-elim:    194  v-fix:    0  time:  1.05 s
62.29/62.36	c subs with bin:      749  lits-rem:      1681  v-fix:    0  time:  0.03 s
62.49/62.58	c lits-rem:      2093  cl-subs:     1605  v-elim:      0  v-fix:    0  time:  0.21 s
62.49/62.58	c Added XOR as norm:0
62.60/62.61	c vivif2 --  cl tried    59476 cl shrink      124 lits rem        141 time: 0.03
62.60/62.65	c vivif2 --  cl tried    35575 cl shrink     5449 lits rem      19022 time: 0.04
63.09/63.15	c asymm  cl-useful: 370/10119/59458 lits-rem:4477 time: 0.51
63.09/63.17	c calculated reachability. Time: 0.01
63.09/63.17	c  N dy  1009    158481     18167     59433     81835     35554    295739    397569      6.17   no data
63.19/63.22	c Finding binary XORs  T:     0.04 s  found:       3
64.39/64.48	c  N dy  1061    168676     18154     59433     81921     23514    295739    230264      6.19      6.91
65.79/65.84	c  N dy  1118    179508     18140     59433     82033     33672    295738    345459      6.19      6.54
67.39/67.43	c  N dy  1190    191192     18129     59433     82157     44662    295738    484739      6.21      6.54
69.19/69.22	c  N dy  1251    204001     18113     59433     82341     35332    295737    344939      6.21      6.57
71.09/71.19	c  N dy  1314    217218     18096     59433     82517     47607    295737    488629      6.20      6.58
73.19/73.28	c  N dy  1397    231128     18080     59433     82707     39116    295736    382623      6.22      7.93
74.19/74.22	c  S st  1430    237721     18064     59433     82794     45329    295736    470148      6.24      5.24
74.29/74.36	c  S st  1430    238222     18062     59433     82826     45785    295736    474600      6.24   no data
74.29/74.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.59/76.65	c Flit:    85 Blit:     14 bXBeca:    0 bXProp:  205 Bins:  40914 BRemL:  29264 BRemN:     29 P: 33.7M T:  2.28
76.59/76.69	c Replacing      208 vars Replaced    23323 lits Time:     0.03 s 
76.69/76.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.69/76.72	c bin-w-bin subsume rem          345 bins  time:  0.01 s
77.29/77.32	c subs with bin:      113  lits-rem:       352  v-fix:    0  time:  0.60 s
77.29/77.36	c Subs w/ non-existent bins:     13 l-rem:     12 v-fix:     0 done:  17752 time:  0.04 s
77.29/77.37	c Removed useless bin:      90  fixed:     0  props:   0.49M  time:  0.01 s
78.19/78.29	c lits-rem:       104  cl-subs:      478  v-elim:    290  v-fix:    0  time:  0.92 s
78.29/78.34	c subs with bin:     1512  lits-rem:      3211  v-fix:    0  time:  0.03 s
78.59/78.60	c lits-rem:      2069  cl-subs:     1927  v-elim:      0  v-fix:    0  time:  0.25 s
78.59/78.60	c Added XOR as norm:0
78.59/78.63	c vivif2 --  cl tried    58804 cl shrink      268 lits rem        290 time: 0.03
78.59/78.67	c vivif2 --  cl tried    40068 cl shrink     4227 lits rem      11065 time: 0.04
79.09/79.13	c asymm  cl-useful: 103/22483/58772 lits-rem:324 time: 0.46
79.09/79.15	c calculated reachability. Time: 0.01
79.09/79.15	c  N dy  1430    238222     17462     58686     83349     40041    296746    391018      6.24   no data
79.09/79.19	c Finding binary XORs  T:     0.05 s  found:      10
81.59/81.65	c  N dy  1515    253431     17415     58686     83527     54295    296743    564362      6.25      6.78
83.89/83.99	c  N dy  1599    269719     17382     58686     83710     45581    296743    445052      6.26      6.63
86.69/86.71	c  N dy  1687    287124     17361     58686     83905     38265    296742    322821      6.29      6.67
89.59/89.67	c  N dy  1786    305487     17322     58686     84120     55478    296742    574748      6.32      7.79
89.69/89.79	c  F st  1792    306251     17321     58686     84127     56204    296742    584227      6.32   no data
89.79/89.82	c Replacing       10 vars Replaced      886 lits Time:     0.02 s 
91.10/91.12	c Finding binary XORs  T:     0.05 s  found:      72
92.69/92.75	c  N dy  1869    325042     17284     58514     80062     48305    292926    448969      6.35     11.05
95.99/96.06	c  N dy  1988    345199     17243     58514     80268     67377    292926    760874      6.40      6.76
97.99/98.01	c  S st  2055    357334     17233     58514     80369     52880    292926    470886      6.42   no data
98.09/98.16	c  S st  2055    357835     17224     58514     80415     53313    292926    473984      6.42   no data
98.09/98.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.29/100.34	c Flit:    75 Blit:     12 bXBeca:    0 bXProp:  122 Bins:  21558 BRemL:  18114 BRemN:     52 P: 31.6M T:  2.17
100.29/100.38	c Replacing      194 vars Replaced    13852 lits Time:     0.04 s 
100.39/100.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.39/100.41	c bin-w-bin subsume rem          288 bins  time:  0.01 s
100.69/100.77	c subs with bin:      224  lits-rem:       209  v-fix:    0  time:  0.36 s
100.79/100.81	c Subs w/ non-existent bins:     22 l-rem:      8 v-fix:     0 done:  16940 time:  0.04 s
100.79/100.82	c Removed useless bin:      81  fixed:     0  props:   0.47M  time:  0.01 s
101.20/101.23	c lits-rem:        52  cl-subs:      450  v-elim:    282  v-fix:    0  time:  0.41 s
101.20/101.28	c subs with bin:     1603  lits-rem:      1182  v-fix:    0  time:  0.02 s
101.49/101.56	c lits-rem:      1813  cl-subs:     2031  v-elim:      0  v-fix:    0  time:  0.27 s
101.49/101.56	c Added XOR as norm:1
101.49/101.59	c vivif2 --  cl tried    57703 cl shrink      155 lits rem        174 time: 0.03
101.59/101.63	c vivif2 --  cl tried    47709 cl shrink     2648 lits rem       4998 time: 0.04
102.09/102.10	c asymm  cl-useful: 2/14746/57677 lits-rem:6 time: 0.47
102.09/102.12	c calculated reachability. Time: 0.01
102.09/102.12	c  N dy  2055    357835     16658     57675     77404     47685    283735    392586      6.42   no data
102.09/102.16	c Finding binary XORs  T:     0.05 s  found:       0
105.50/105.52	c  N dy  2156    377887     16608     57675     77676     66567    283735    697501      6.45      7.66
108.90/108.99	c  N dy  2273    398175     16571     57675     77904     57595    283735    557005      6.49      7.32
112.49/112.52	c  N dy  2386    418312     16528     57675     78135     76581    283639    911752      6.52      6.88
114.59/114.62	c Finding binary XORs  T:     0.05 s  found:      72
116.19/116.20	c  N dy  2500    438393     16484     57498     74565     67070    280016    697961      6.56      7.36
119.99/120.09	c  N dy  2623    458430     16433     57498     74882     58647    280016    489054      6.64      7.09
123.99/124.05	c  N dy  2745    478458     16361     57498     75244     77328    280016    972352      6.71      9.52
125.59/125.67	c Finding binary XORs  T:     0.05 s  found:      85
128.99/129.06	c  N dy  2892    498477     16266     57279     73426     66001    275470    636653      6.88     19.94
134.69/134.70	c  N dy  3046    518533     16110     57059     71396     81658    271357   1147648      6.97      7.42
135.59/135.66	c Finding binary XORs  T:     0.05 s  found:     130
135.69/135.70	c Replacing      287 vars Replaced    22797 lits Time:     0.04 s 
140.29/140.33	c  S st  3183    536752     15682     56882     70663     70082    268585    781408      7.12   no data
140.49/140.55	c  S st  3183    537254     15682     56882     70680     70546    268585    787574      7.12   no data
140.49/140.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
142.79/142.86	c Flit:   102 Blit:      7 bXBeca:    0 bXProp:  149 Bins:  15129 BRemL:  10732 BRemN:     78 P: 30.1M T:  2.29
142.79/142.87	c Cleaning up after failed var search:     0.01 s 
142.89/142.90	c Replacing      149 vars Replaced    11345 lits Time:     0.02 s 
142.89/142.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.89/142.92	c bin-w-bin subsume rem          556 bins  time:  0.01 s
142.99/143.05	c subs with bin:      175  lits-rem:       114  v-fix:    0  time:  0.13 s
142.99/143.09	c Subs w/ non-existent bins:      6 l-rem:      1 v-fix:     0 done:  15423 time:  0.03 s
143.09/143.10	c Removed useless bin:      79  fixed:     0  props:   0.43M  time:  0.01 s
143.29/143.34	c lits-rem:        38  cl-subs:      544  v-elim:    389  v-fix:    0  time:  0.24 s
143.39/143.40	c subs with bin:     2970  lits-rem:      1706  v-fix:    0  time:  0.04 s
143.59/143.61	c lits-rem:      3002  cl-subs:     3777  v-elim:      0  v-fix:    0  time:  0.20 s
143.59/143.61	c Added XOR as norm:0
143.59/143.64	c vivif2 --  cl tried    55998 cl shrink      198 lits rem        234 time: 0.03
143.59/143.69	c vivif2 --  cl tried    58114 cl shrink     1297 lits rem       2810 time: 0.05
143.89/143.96	c asymm  cl-useful: 13/8621/55969 lits-rem:39 time: 0.28
143.89/143.98	c calculated reachability. Time: 0.01
143.89/143.98	c  N dy  3183    537254     15034     55956     68732     58063    262642    430206      7.12   no data
143.99/144.03	c Finding binary XORs  T:     0.05 s  found:       5
148.70/148.74	c  N dy  3333    557297     14932     55956     69279     76800    262615   1262969      7.22      7.72
153.49/153.55	c Finding binary XORs  T:     0.04 s  found:      47
153.79/153.89	c  N dy  3486    577314     14872     55750     65353     62578    258160    616243      7.27      9.18
159.09/159.17	c  N dy  3611    597445     14694     55750     66224     81043    258160   1664882      7.28      7.80
160.60/160.62	c Finding binary XORs  T:     0.04 s  found:     155
160.60/160.64	c Replacing      207 vars Replaced    10127 lits Time:     0.03 s 
160.89/160.94	c  E dy  3653    603792     14212     55278     58672     64946    247887    872410      7.30      4.46
160.89/160.94	c num threads              : 1          
160.89/160.94	c restarts                 : 3653       
160.89/160.94	c dynamic restarts         : 3629       
160.89/160.94	c static restarts          : 24         
160.89/160.94	c full restarts            : 3          
160.89/160.94	c total simplify time      : 1.06       
160.89/160.94	c learnts DL2              : 0          
160.89/160.94	c learnts size 2           : 992397     
160.89/160.94	c learnts size 1           : 10487       (12.79     % of vars)
160.89/160.94	c filedLit time            : 25.54       (15.88     % time)
160.89/160.94	c v-elim SatELite          : 48239       (58.82     % vars)
160.89/160.94	c SatELite time            : 10.70       (6.65      % time)
160.89/160.94	c v-elim xor               : 172         (0.21      % vars)
160.89/160.94	c xor elim time            : 0.12        (0.07      % time)
160.89/160.94	c num binary xor trees     : 5718       
160.89/160.94	c binxor trees' crown      : 10252       (1.79      leafs/tree)
160.89/160.94	c bin xor find time        : 0.85       
160.89/160.94	c OTF clause improved      : 26070       (0.04      clauses/conflict)
160.89/160.94	c OTF impr. size diff      : 28750       (1.10       lits/clause)
160.89/160.94	c OTF cl watch-shrink      : 250159      (0.41      clauses/conflict)
160.89/160.94	c OTF cl watch-sh-lit      : 528877      (2.11       lits/clause)
160.89/160.94	c tried to recurMin cls    : 319329      (52.89      % of conflicts)
160.89/160.94	c updated cache            : 0           (0.00       lits/tried recurMin)
160.89/160.94	c clauses over max glue    : 0           (0.00      % of all clauses)
160.89/160.94	c conflicts                : 603792      (3755.29   / sec)
160.89/160.94	c decisions                : 11105522    (0.58      % random)
160.89/160.94	c bogo-props               : 5408018612  (33635186.82 / sec)
160.89/160.94	c conflict literals        : 12157884    (19.47     % deleted)
160.89/160.94	c Memory used              : 277.85      MB
160.89/160.95	c CPU time                 : 160.78      s
160.89/160.95	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-3287909-1303770682/watcher-3287909-1303770682 -o /tmp/evaluation-result-3287909-1303770682/solver-3287909-1303770682 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3287909-1303770682.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.50 3.79 3.85 5/189 534
/proc/meminfo: memFree=13407548/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=18304 CPUtime=0 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4194304 117 0 0 0 0 0 0 0 25 0 1 0 488669200 18743296 72 33554432000 4194304 4627331 140733209018416 18446744073709551615 270608187015 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/534/statm: 5097 75 56 106 0 55 0

[startup+0.0331409 s]
/proc/loadavg: 3.50 3.79 3.85 5/189 534
/proc/meminfo: memFree=13407548/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=41188 CPUtime=0.02 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 3956 0 0 0 2 0 0 0 25 0 1 0 488669200 42176512 3370 33554432000 4194304 4627331 140733209018416 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 10297 3372 322 106 0 5268 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 41188

[startup+0.101131 s]
/proc/loadavg: 3.50 3.79 3.85 5/189 534
/proc/meminfo: memFree=13407548/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=64060 CPUtime=0.08 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 10520 0 0 0 7 1 0 0 25 0 1 0 488669200 65597440 8292 33554432000 4194304 4627331 140733209018416 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 16015 8292 342 106 0 10986 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64060

[startup+0.301034 s]
/proc/loadavg: 3.50 3.79 3.85 5/189 534
/proc/meminfo: memFree=13407548/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=64060 CPUtime=0.28 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 10521 0 0 0 27 1 0 0 25 0 1 0 488669200 65597440 8293 33554432000 4194304 4627331 140733209018416 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 16015 8293 343 106 0 10986 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64060

[startup+0.70102 s]
/proc/loadavg: 3.50 3.79 3.85 5/189 534
/proc/meminfo: memFree=13407548/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=70172 CPUtime=0.69 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 12063 0 0 0 67 2 0 0 25 0 1 0 488669200 71856128 9835 33554432000 4194304 4627331 140733209018416 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 17543 9835 347 106 0 12514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70172

[startup+1.50088 s]
/proc/loadavg: 3.50 3.79 3.85 5/190 562
/proc/meminfo: memFree=13565400/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=106724 CPUtime=1.49 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 21073 0 0 0 146 3 0 0 25 0 1 0 488669200 109285376 18845 33554432000 4194304 4627331 140733209018416 18446744073709551615 4229226 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 26715 18848 347 106 0 21686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106724

[startup+3.10058 s]
/proc/loadavg: 3.50 3.79 3.85 5/190 562
/proc/meminfo: memFree=13469124/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=149528 CPUtime=3.09 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 31580 0 0 0 305 4 0 0 25 0 1 0 488669200 153116672 29352 33554432000 4194304 4627331 140733209018416 18446744073709551615 4308294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 37382 29352 347 106 0 32353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149528

[startup+6.30101 s]
/proc/loadavg: 3.54 3.80 3.85 5/190 562
/proc/meminfo: memFree=13299420/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=169716 CPUtime=6.29 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 36611 0 0 0 624 5 0 0 25 0 1 0 488669200 173789184 34383 33554432000 4194304 4627331 140733209018416 18446744073709551615 4444632 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 42429 34383 364 106 0 37400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169716

[startup+12.7009 s]
/proc/loadavg: 3.57 3.80 3.85 5/190 589
/proc/meminfo: memFree=12897968/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=175400 CPUtime=12.68 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 38165 0 0 0 1263 5 0 0 25 0 1 0 488669200 179609600 35937 33554432000 4194304 4627331 140733209018416 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 43850 35937 373 106 0 38821 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 175400

[startup+25.5006 s]
/proc/loadavg: 3.67 3.81 3.85 5/190 626
/proc/meminfo: memFree=13206040/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=240436 CPUtime=25.49 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 55042 0 0 0 2540 9 0 0 25 0 1 0 488669200 246206464 51706 33554432000 4194304 4627331 140733209018416 18446744073709551615 4412222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 60109 51706 377 106 0 55080 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 240436

[startup+51.1011 s]
/proc/loadavg: 3.78 3.82 3.85 5/190 627
/proc/meminfo: memFree=13008180/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=266672 CPUtime=51.09 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 64025 0 0 0 5099 10 0 0 25 0 1 0 488669200 273072128 57334 33554432000 4194304 4627331 140733209018416 18446744073709551615 4519391 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 66668 57334 377 106 0 61639 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 266672

[startup+102.307 s]
/proc/loadavg: 3.90 3.85 3.85 5/190 628
/proc/meminfo: memFree=12942808/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=279008 CPUtime=102.29 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 77335 0 0 0 10216 13 0 0 25 0 1 0 488669200 285704192 60318 33554432000 4194304 4627331 140733209018416 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 69752 60318 377 106 0 64723 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 279008

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

[startup+127.9 s]
/proc/loadavg: 4.02 3.88 3.86 5/190 629
/proc/meminfo: memFree=12925060/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=279636 CPUtime=127.89 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 83852 0 0 0 12774 15 0 0 25 0 1 0 488669200 286347264 60303 33554432000 4194304 4627331 140733209018416 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 69909 60303 377 106 0 64880 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 279636

[startup+140.7 s]
/proc/loadavg: 4.02 3.88 3.86 5/190 629
/proc/meminfo: memFree=12910548/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=280012 CPUtime=140.69 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 86309 0 0 0 14054 15 0 0 25 0 1 0 488669200 286732288 60620 33554432000 4194304 4627331 140733209018416 18446744073709551615 4237301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 70003 60620 377 106 0 64974 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 280012

[startup+153.501 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12899504/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=153.49 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 90204 0 0 0 15333 16 0 0 25 0 1 0 488669200 291344384 61492 33554432000 4194304 4627331 140733209018416 18446744073709551615 4222393 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 61492 377 106 0 66100 0
Current children cumulated CPU time (s) 153.49
Current children cumulated vsize (KiB) 284516

[startup+156.7 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12902712/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=156.69 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 90876 0 0 0 15653 16 0 0 25 0 1 0 488669200 291344384 62164 33554432000 4194304 4627331 140733209018416 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 62164 377 106 0 66100 0
Current children cumulated CPU time (s) 156.69
Current children cumulated vsize (KiB) 284516

[startup+158.301 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12898868/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=158.29 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 91215 0 0 0 15813 16 0 0 25 0 1 0 488669200 291344384 62503 33554432000 4194304 4627331 140733209018416 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 62503 377 106 0 66100 0
Current children cumulated CPU time (s) 158.29
Current children cumulated vsize (KiB) 284516

[startup+159.901 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12896264/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=159.89 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 91489 0 0 0 15973 16 0 0 25 0 1 0 488669200 291344384 62777 33554432000 4194304 4627331 140733209018416 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 62777 377 106 0 66100 0
Current children cumulated CPU time (s) 159.89
Current children cumulated vsize (KiB) 284516

[startup+160.701 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12898000/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=160.69 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 91582 0 0 0 16053 16 0 0 25 0 1 0 488669200 291344384 62870 33554432000 4194304 4627331 140733209018416 18446744073709551615 4310346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 62870 377 106 0 66100 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 284516

[startup+160.901 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12898000/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=160.89 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 91600 0 0 0 16073 16 0 0 25 0 1 0 488669200 291344384 62888 33554432000 4194304 4627331 140733209018416 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 62888 377 106 0 66100 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 284516

[startup+161.001 s]
/proc/loadavg: 4.01 3.89 3.87 5/190 630
/proc/meminfo: memFree=12898000/32951124 swapFree=67111528/67111528
[pid=534] ppid=532 vsize=284516 CPUtime=160.99 cores=4,6
/proc/534/stat : 534 (strangenight2-s) R 532 534 327 0 -1 4202496 91614 0 0 0 16083 16 0 0 25 0 1 0 488669200 291344384 62901 33554432000 4194304 4627331 140733209018416 18446744073709551615 270612759681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/534/statm: 71129 62901 388 106 0 66100 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 284516

Child status: 20
Real time (s): 161.066
CPU time (s): 161.068
CPU user time (s): 160.889
CPU system time (s): 0.178972
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 284688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.889
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91615
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 90

runsolver used 0.270958 second user time and 0.621905 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-26 00:31:23
IDJOB=3287909
IDBENCH=82477
IDSOLVER=1587
FILE ID=node108/3287909-1303770682
RUNJOBID= node108-1303770636-346
PBS_JOBID= 13157178
Free space on /tmp= 71596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287909-1303770682/watcher-3287909-1303770682 -o /tmp/evaluation-result-3287909-1303770682/solver-3287909-1303770682 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3287909-1303770682.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1360957366

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13407828 kB
Buffers:       2275976 kB
Cached:       15860176 kB
SwapCached:          0 kB
Active:       10597124 kB
Inactive:      8364188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13407828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22932 kB
Writeback:           0 kB
AnonPages:      824624 kB
Mapped:          16144 kB
Slab:           516756 kB
PageTables:       6856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1070444 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= 71584 MiB
End job on node108 at 2011-04-26 00:34:04