Trace number 3370684

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-st (fixed)UNSAT 424.879 424.868

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370684-1305379196.cnf'
0.00/0.01	c -- header says num vars:         259616
0.00/0.01	c -- header says num clauses:     1374599
0.49/0.51	c -- clauses added:            0 learnts,      1374599 normals,            0 xors
0.49/0.51	c -- vars added     259616
0.49/0.51	c Parsing time:  0.47 s
0.49/0.51	c  N st     0         0    259616    378643    981857         0   3295723         0   no data   no data  --
0.69/0.78	c asymm  cl-useful: 5/3196/332664 lits-rem:20 time: 0.25
9.49/9.54	c Flit:   473 Blit:   1122 bXBeca:    0 bXProp: 1148 Bins:      0 BRemL:      0 BRemN:      0 P: 200.2M T:  8.63
9.49/9.58	c Cleaning up after failed var search:     0.04 s 
9.59/9.65	c Replacing     1148 vars Replaced    33986 lits Time:     0.07 s 
9.80/9.85	c bin-w-bin subsume rem        36191 bins  time:  0.06 s
9.90/9.96	c subs with bin:     5505  lits-rem:     48131  v-fix:    0  time:  0.12 s
14.09/14.11	c Subs w/ non-existent bins:    605 l-rem:      0 v-fix:  2060 done:  11418 time:  4.14 s
14.30/14.31	c Removed useless bin:     626  fixed:     0  props:  20.00M  time:  0.20 s
15.30/15.41	c lits-rem:      2563  cl-subs:     7007  v-elim:  63083  v-fix:    0  time:  1.08 s
15.89/15.93	c Finding binary XORs  T:     0.52 s  found:     616
15.89/15.99	c Replacing      616 vars Replaced    13253 lits Time:     0.06 s 
16.19/16.23	c Finding non-binary XORs:     0.14 s (found:       0, avg size: nan)
16.19/16.23	c calculated reachability. Time: 0.07
16.19/16.25	c Calc default polars -  time:   0.03 s pos:   28258 undec:  134458 neg:   96900
16.19/16.25	c =========================================================================================
16.19/16.25	c types(t): F = full restart, N = normal restart
16.19/16.25	c types(t): S = simplification begin/end, E = solution found
16.19/16.25	c restart types(rt): st = static, dy = dynamic
16.19/16.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.19/16.25	c  B st     0         0    132861    405398    472028         0   2421884         0   no data   no data  --
19.29/19.39	c  N dy    18      4092    122378    389885    433657      3355   2249770    238301      7.02      7.43  --
20.79/20.89	c Finding binary XORs  T:     0.40 s  found:    1535
20.90/20.96	c Replacing     1535 vars Replaced    55777 lits Time:     0.07 s 
23.19/23.25	c  N dy    41      8624    112225    362299    397971      7210   2055710    521422      7.21      7.64  --
25.99/26.05	c Finding binary XORs  T:     0.42 s  found:    2654
26.09/26.12	c Replacing     2654 vars Replaced   120237 lits Time:     0.08 s 
27.29/27.39	c  N dy    69     12661    105838    337844    385039     10560   1940946    822618      7.89      8.37  --
30.80/30.82	c  N dy    92     16744    103885    334409    378704     14030   1907975   1170470      8.13      8.65  --
34.39/34.40	c  N dy   118     20767    101945    330874    370294      9147   1869820    373716      8.75     10.94  --
37.79/37.81	c  F st   142     25001    100611    303607    375285     12878   1792816    802269      8.80      7.08  --
37.99/38.09	c  N st   142     25001    100611    303607    375285     12878   1792816    802269      8.80      7.08  --
39.49/39.52	c Finding binary XORs  T:     0.49 s  found:    2064
39.49/39.59	c Replacing     2064 vars Replaced    68309 lits Time:     0.07 s 
41.81/41.88	c  N dy   148     30000     98025    301876    365284     17480   1764935   1490932      8.80   no data  --
41.81/41.88	c  S st   148     30000     98025    301876    365284     17480   1764935   1490932      8.80   no data  --
43.09/43.14	c  S st   148     30500     94546    270563    360587     17538   1649589   1487992      8.80   no data  --
43.09/43.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
43.19/43.23	c Cache  BProp: 1304 Set: 544 BXProp: 1 T: 0.04
52.99/53.04	c Flit:   954 Blit:   2173 bXBeca:    0 bXProp: 1305 Bins:  23930 BRemL:     28 BRemN:     30 P: 200.1M T:  9.71
52.99/53.08	c Cleaning up after failed var search:     0.04 s 
53.09/53.17	c Replacing     1307 vars Replaced    80239 lits Time:     0.08 s 
53.39/53.40	c bin-w-bin subsume rem         4738 bins  time:  0.04 s
54.69/54.74	c subs with bin:     3204  lits-rem:     10574  v-fix:    0  time:  1.34 s
56.30/56.38	c Subs w/ non-existent bins:    419 l-rem:    414 v-fix:   286 done:   5490 time:  1.63 s
56.49/56.54	c Removed useless bin:    1461  fixed:   302  props:  20.04M  time:  0.15 s
58.31/58.33	c lits-rem:      1797  cl-subs:    22687  v-elim:   6165  v-fix:    0  time:  1.80 s
58.59/58.68	c asymm  cl-useful: 497/2726/229516 lits-rem:910 time: 0.34
58.89/58.96	c calculated reachability. Time: 0.26
58.89/58.96	c  N dy   148     30500     81459    229515    337877      8176   1435391    287722      8.80   no data  --
59.99/60.04	c Finding binary XORs  T:     1.08 s  found:     285
62.49/62.57	c  N dy   160     34843     81436    229515    338151     12185   1435391    647206      8.56      9.04  --
65.59/65.60	c  N dy   176     38924     81410    229515    338369     15997   1435391   1099332      8.45      9.11  --
68.20/68.22	c  N dy   203     42972     81123    229515    338546     19814   1435391   1596560      8.55      9.49  --
70.49/70.59	c  S st   224     45753     81093    229515    338662     22426   1435391   2019171      8.69      8.10  --
71.59/71.62	c  S st   224     46254     80899    229515    338777     22694   1435391   2033557      8.69   no data  --
71.59/71.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
71.69/71.76	c Cache  BProp: 2782 Set: 152 BXProp: 0 T: 0.08
82.69/82.70	c Flit:   854 Blit:   1172 bXBeca:    0 bXProp:  731 Bins:  27022 BRemL:    148 BRemN:     50 P: 200.0M T: 10.89
82.69/82.74	c Cleaning up after failed var search:     0.04 s 
82.79/82.85	c Replacing     1016 vars Replaced    53269 lits Time:     0.10 s 
82.99/83.06	c bin-w-bin subsume rem          983 bins  time:  0.04 s
84.79/84.81	c subs with bin:     1050  lits-rem:      7631  v-fix:    0  time:  1.75 s
85.09/85.12	c Subs w/ non-existent bins:    221 l-rem:    824 v-fix:     0 done:   1460 time:  0.31 s
85.19/85.26	c Removed useless bin:    2580  fixed:     7  props:  20.07M  time:  0.14 s
87.90/87.94	c lits-rem:      1490  cl-subs:    17262  v-elim:   2872  v-fix:    0  time:  2.68 s
88.69/88.78	c vivif2 --  cl tried   207132 cl shrink     9029 lits rem      10927 time: 0.83
88.89/88.90	c vivif2 --  cl tried    12232 cl shrink     2425 lits rem      40231 time: 0.13
89.19/89.26	c asymm  cl-useful: 139/2409/204092 lits-rem:189 time: 0.36
89.59/89.63	c calculated reachability. Time: 0.35
89.59/89.63	c  N dy   224     46254     73505    204092    336647     11890   1288279    414125      8.69   no data  --
90.99/91.00	c Finding binary XORs  T:     1.36 s  found:      74
93.00/93.05	c  N dy   233     50353     73416    204092    336892     15691   1288279    736737      8.56     11.92  --
95.10/95.13	c  N dy   251     54406     73385    204092    337133     19458   1288279   1137427      8.50      9.53  --
97.70/97.78	c  N dy   280     58598     73320    204092    337261     23464   1288279   1753608      8.64      9.21  --
100.19/100.24	c  N dy   298     62630     72544    192655    332450     14734   1244833    614201      8.62     24.95  --
102.49/102.58	c  N dy   321     66952     72534    192655    332612     18862   1244833   1136103      8.65      9.28  --
103.99/104.03	c  S st   339     69381     72528    192655    332701     21178   1244833   1448176      8.70      7.19  --
105.29/105.36	c Finding binary XORs  T:     1.24 s  found:      68
106.09/106.16	c  S st   339     69883     72386    192318    331933     21396   1241507   1467244      8.70   no data  --
106.19/106.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
106.29/106.31	c Cache  BProp: 2818 Set: 34 BXProp: 0 T: 0.11
116.49/116.60	c Flit:   676 Blit:    558 bXBeca:    0 bXProp:  552 Bins:  25014 BRemL:    196 BRemN:     67 P: 200.0M T: 10.25
116.60/116.64	c Cleaning up after failed var search:     0.03 s 
116.69/116.73	c Replacing      694 vars Replaced    48015 lits Time:     0.09 s 
116.79/116.89	c bin-w-bin subsume rem         1432 bins  time:  0.04 s
118.60/118.61	c subs with bin:     1217  lits-rem:      6463  v-fix:    0  time:  1.72 s
120.29/120.36	c Subs w/ non-existent bins:    755 l-rem:    839 v-fix:   102 done:  12425 time:  1.74 s
120.49/120.53	c Removed useless bin:    4923  fixed:     0  props:  20.03M  time:  0.17 s
122.79/122.86	c lits-rem:      1606  cl-subs:    16240  v-elim:   2962  v-fix:    0  time:  2.32 s
123.59/123.64	c vivif2 --  cl tried   175789 cl shrink     5583 lits rem       7111 time: 0.77
123.69/123.75	c vivif2 --  cl tried    11584 cl shrink     1219 lits rem      11768 time: 0.11
124.09/124.10	c asymm  cl-useful: 176/810/174531 lits-rem:217 time: 0.35
124.39/124.45	c calculated reachability. Time: 0.33
124.39/124.45	c  N dy   339     69883     66043    174529    324487     11408   1124007    309594      8.70   no data  --
125.79/125.87	c Finding binary XORs  T:     1.42 s  found:      45
127.79/127.89	c  N dy   357     75010     65815    174529    324731     16227   1124007    701659      8.62      9.08  --
130.20/130.28	c  N dy   375     79794     65777    174529    324944     20747   1124007   1125054      8.55      9.19  --
133.11/133.18	c  N dy   398     84954     65756    174529    325149     25653   1124007   1643468      8.49      9.05  --
134.60/134.64	c  F st   417     87502     65752    174529    325220     28110   1124007   1926169      8.52   no data  --
134.69/134.73	c Replacing       45 vars Replaced     2839 lits Time:     0.06 s 
136.41/136.45	c  N st   422     90798     65705    172081    323035     31119   1112381   2300500      8.52   no data  --
139.40/139.44	c  N dy   442     96664     65703    172081    323202     20808   1112381    872238      8.50     10.04  --
143.30/143.34	c  N dy   486    103272     65430    172081    323376     27170   1112381   1565961      8.57      9.16  --
144.40/144.41	c  S st   500    104824     65427    172081    323416     28661   1112381   1759849      8.64   no data  --
145.10/145.11	c  S st   500    105328     65420    172081    323501     29030   1112381   1781024      8.64   no data  --
145.10/145.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
145.21/145.27	c Cache  BProp: 1947 Set: 18 BXProp: 1 T: 0.12
155.10/155.17	c Flit:   890 Blit:    285 bXBeca:    0 bXProp:  453 Bins:  22313 BRemL:     79 BRemN:     54 P: 200.0M T:  9.88
155.19/155.20	c Cleaning up after failed var search:     0.03 s 
155.19/155.29	c Replacing      454 vars Replaced    27178 lits Time:     0.08 s 
155.40/155.47	c bin-w-bin subsume rem         1515 bins  time:  0.03 s
157.10/157.17	c subs with bin:     1095  lits-rem:      3740  v-fix:    0  time:  1.70 s
157.79/157.84	c Subs w/ non-existent bins:    448 l-rem:   1277 v-fix:     6 done:   6776 time:  0.67 s
157.99/158.03	c Removed useless bin:    6242  fixed:     0  props:  20.00M  time:  0.19 s
160.69/160.76	c lits-rem:      1943  cl-subs:    18749  v-elim:   2731  v-fix:    0  time:  2.73 s
161.49/161.54	c vivif2 --  cl tried   160399 cl shrink     3903 lits rem       5055 time: 0.77
161.70/161.73	c vivif2 --  cl tried    16002 cl shrink     2026 lits rem      29415 time: 0.18
161.99/162.09	c asymm  cl-useful: 140/822/159121 lits-rem:158 time: 0.36
162.39/162.43	c calculated reachability. Time: 0.33
162.39/162.43	c  N dy   500    105328     60357    159117    316630     15785   1019772    402578      8.64   no data  --
163.80/163.88	c Finding binary XORs  T:     1.45 s  found:      29
166.80/166.86	c  N dy   535    112230     60200    159117    316869     22381   1019772   1014626      8.62      9.08  --
169.90/169.97	c  N dy   574    119462     60149    159117    317196     29191   1019772   1605966      8.62     13.87  --
173.70/173.77	c  N dy   624    127597     59022    148171    304693     18426    970452    436793      8.71      9.35  --
178.69/178.76	c Finding binary XORs  T:     1.29 s  found:       4
178.89/178.91	c  N dy   674    135849     58956    147870    304587     26272    969088   1253990      8.80      9.30  --
183.19/183.26	c  N dy   740    144643     58951    147870    304856     34702    969088   2216438      8.96      9.43  --
188.00/188.06	c  N dy   803    154182     58440    147870    305152     23519    969088    727345      9.06      9.56  --
189.79/189.83	c  S st   829    157992     58435    147870    305294     27135    969088   1091592      9.09   no data  --
190.39/190.48	c  S st   829    158494     58431    147870    305357     27539    969088   1125211      9.09   no data  --
190.49/190.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
190.59/190.63	c Cache  BProp: 1499 Set: 16 BXProp: 0 T: 0.11
200.29/200.33	c Flit:   988 Blit:    384 bXBeca:    0 bXProp:  514 Bins:  22902 BRemL:     58 BRemN:     51 P: 200.1M T:  9.67
200.29/200.36	c Cleaning up after failed var search:     0.03 s 
200.39/200.42	c Replacing      547 vars Replaced    18914 lits Time:     0.05 s 
200.49/200.55	c bin-w-bin subsume rem         1084 bins  time:  0.03 s
202.09/202.18	c subs with bin:     1227  lits-rem:      2536  v-fix:    0  time:  1.63 s
202.41/202.43	c Subs w/ non-existent bins:     43 l-rem:   1217 v-fix:     0 done:   2469 time:  0.24 s
202.60/202.62	c Removed useless bin:    6811  fixed:     0  props:  20.01M  time:  0.20 s
204.61/204.65	c lits-rem:      1247  cl-subs:    12520  v-elim:   2333  v-fix:    0  time:  2.03 s
205.30/205.36	c vivif2 --  cl tried   133189 cl shrink     2861 lits rem       3769 time: 0.70
205.50/205.59	c vivif2 --  cl tried    20758 cl shrink     3284 lits rem      78820 time: 0.23
205.90/205.99	c asymm  cl-useful: 110/921/132334 lits-rem:116 time: 0.40
206.30/206.32	c calculated reachability. Time: 0.31
206.30/206.32	c  N dy   829    158494     53323    132333    295534     20552    860994    531906      9.09   no data  --
207.70/207.75	c Finding binary XORs  T:     1.43 s  found:       7
212.31/212.31	c  N dy   879    168811     53136    132333    295810     30468    860994   1394469      9.08      9.91  --
218.20/218.20	c  N dy   961    179679     53118    132333    296231     40827    860994   2518810      9.27     11.65  --
223.79/223.80	c  N dy  1018    191224     53071    132333    296527     30229    860994   1288509      9.28     10.05  --
230.09/230.17	c  N dy  1104    203537     53062    132333    296846     42125    860994   2488789      9.40      9.92  --
236.89/236.98	c  N dy  1176    216990     53045    132333    297218     31929    860994   1287606      9.45      9.95  --
244.59/244.66	c  N dy  1250    231281     52958    132333    297515     45794    860994   2617028      9.49      9.99  --
248.19/248.27	c  S st  1288    237741     52958    132333    297668     29273    860994    807598      9.53      8.70  --
250.09/250.13	c Finding binary XORs  T:     1.27 s  found:       8
250.19/250.20	c  S st  1288    238242     52893    129742    294914     29341    849575    823498      9.53   no data  --
250.19/250.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
250.29/250.34	c Cache  BProp: 727 Set: 18 BXProp: 0 T: 0.11
260.19/260.25	c Flit:  1038 Blit:    350 bXBeca:    0 bXProp:  219 Bins:  31772 BRemL:    159 BRemN:     39 P: 200.0M T:  9.88
260.19/260.28	c Cleaning up after failed var search:     0.02 s 
260.29/260.33	c Replacing      234 vars Replaced     8629 lits Time:     0.04 s 
260.39/260.44	c bin-w-bin subsume rem          431 bins  time:  0.03 s
260.99/261.01	c subs with bin:      665  lits-rem:      1992  v-fix:    0  time:  0.57 s
261.50/261.52	c Subs w/ non-existent bins:     89 l-rem:   1142 v-fix:     0 done:   7322 time:  0.50 s
261.60/261.69	c Removed useless bin:    5154  fixed:     0  props:  20.01M  time:  0.17 s
263.20/263.27	c lits-rem:      1061  cl-subs:     6285  v-elim:   1637  v-fix:    0  time:  1.58 s
263.91/263.97	c vivif2 --  cl tried   119978 cl shrink     3000 lits rem       3849 time: 0.70
264.20/264.23	c vivif2 --  cl tried    25956 cl shrink     3359 lits rem      54682 time: 0.26
264.60/264.63	c asymm  cl-useful: 63/865/118929 lits-rem:63 time: 0.40
264.90/264.96	c calculated reachability. Time: 0.31
264.90/264.96	c  N dy  1288    238242     49119    118929    296983     25767    778794    638523      9.53   no data  --
266.40/266.40	c Finding binary XORs  T:     1.44 s  found:      10
273.09/273.10	c  N dy  1382    253454     49088    118929    297436     40355    778794   1864159      9.60     13.35  --
281.29/281.35	c  N dy  1485    269825     49029    118929    297853     31180    778794    953251      9.72     10.38  --
290.31/290.31	c  N dy  1596    287518     49022    118929    298133     48457    778794   2682412      9.84     10.55  --
300.20/300.29	c  N dy  1714    305930     49003    118929    298436     41317    778794   1690174      9.95     16.34  --
300.40/300.48	c  F st  1718    306250     49003    118929    298442     41628    778794   1718500      9.96   no data  --
300.50/300.55	c Replacing       10 vars Replaced      345 lits Time:     0.04 s 
311.80/311.86	c  N dy  1815    325462     48925    118511    297174     59672    775598   3642598     10.06     11.01  --
316.50/316.58	c Finding binary XORs  T:     1.30 s  found:      19
323.41/323.42	c  N dy  1942    345562     48906    117976    297115     53028    773512   2597177     10.15     13.25  --
330.10/330.13	c  S st  2016    357365     48904    117976    297318     37610    773512    908835     10.23   no data  --
330.60/330.69	c  S st  2016    357865     48902    117976    297368     38054    773512    942578     10.23   no data  --
330.70/330.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
330.80/330.82	c Cache  BProp: 739 Set: 243 BXProp: 0 T: 0.10
341.01/341.08	c Flit:   477 Blit:    128 bXBeca:    0 bXProp:   62 Bins:   6581 BRemL:    116 BRemN:    109 P: 200.0M T: 10.25
341.10/341.11	c Cleaning up after failed var search:     0.02 s 
341.10/341.16	c Replacing       81 vars Replaced     5103 lits Time:     0.04 s 
341.20/341.27	c bin-w-bin subsume rem          526 bins  time:  0.03 s
341.70/341.78	c subs with bin:      890  lits-rem:      3785  v-fix:    0  time:  0.52 s
342.80/342.82	c Subs w/ non-existent bins:    266 l-rem:   1051 v-fix:    15 done:  17486 time:  1.03 s
342.90/342.99	c Removed useless bin:    3764  fixed:     0  props:  20.00M  time:  0.17 s
344.50/344.50	c lits-rem:      1173  cl-subs:     4410  v-elim:   1177  v-fix:    0  time:  1.51 s
345.10/345.15	c vivif2 --  cl tried   113489 cl shrink     1246 lits rem       1456 time: 0.64
345.41/345.46	c vivif2 --  cl tried    34261 cl shrink     4773 lits rem      48303 time: 0.32
345.80/345.86	c asymm  cl-useful: 43/975/112815 lits-rem:45 time: 0.40
346.10/346.16	c calculated reachability. Time: 0.28
346.10/346.16	c  N dy  2016    357865     46464    112815    281593     34033    734571    717472     10.23   no data  --
347.50/347.56	c Finding binary XORs  T:     1.38 s  found:      28
357.10/357.15	c  N dy  2098    378130     46434    112815    281933     53757    734555   2501500     10.22     11.01  --
368.20/368.25	c  N dy  2206    398291     46324    112815    282251     43410    734555   1307699     10.26     10.94  --
376.00/376.01	c Finding binary XORs  T:     1.27 s  found:      52
380.30/380.36	c  N dy  2302    418717     45883    110369    277654     59489    722557   2893240     10.25     11.08  --
390.80/390.80	c  N dy  2409    438767     45628    110369    277928     52103    722557   1833442     10.29     16.83  --
401.30/401.35	c  N dy  2498    458873     44614    103322    265099     65778    689595   3012003     10.27     11.25  --
402.70/402.77	c Finding binary XORs  T:     1.26 s  found:     241
410.80/410.86	c  N dy  2608    478894     42774     94189    251433     57498    646444   2117879     10.28     11.95  --
414.40/414.46	c Finding binary XORs  T:     1.24 s  found:     226
414.50/414.54	c Replacing      547 vars Replaced    26792 lits Time:     0.08 s 
419.01/419.03	c  N dy  2708    498946     40947     89594    243506     47321    623454   1065504     10.29     10.86  --
424.51/424.56	c  E dy  2797    516100     39340     84216    233161     62173    596917   2153264     10.28      5.29  --
424.51/424.56	c num threads              : 1          
424.51/424.56	c restarts                 : 2797       
424.51/424.56	c dynamic restarts         : 2773       
424.51/424.56	c static restarts          : 24         
424.51/424.56	c full restarts            : 3          
424.51/424.56	c total simplify time      : 21.44      
424.51/424.56	c learnts DL2              : 0          
424.51/424.56	c learnts size 2           : 1369577    
424.51/424.56	c learnts size 1           : 127873      (49.25     % of vars)
424.51/424.56	c filedLit time            : 79.44       (18.74     % time)
424.51/424.56	c v-elim SatELite          : 82960       (31.95     % vars)
424.51/424.56	c SatELite time            : 24.74       (5.84      % time)
424.51/424.56	c v-elim xor               : 0           (0.00      % vars)
424.51/424.56	c xor elim time            : 0.28        (0.07      % time)
424.51/424.56	c num binary xor trees     : 7325       
424.51/424.56	c binxor trees' crown      : 12952       (1.77      leafs/tree)
424.51/424.56	c bin xor find time        : 20.27      
424.51/424.56	c OTF clause improved      : 4753        (0.01      clauses/conflict)
424.51/424.56	c OTF impr. size diff      : 14397       (3.03       lits/clause)
424.51/424.56	c OTF cl watch-shrink      : 383278      (0.74      clauses/conflict)
424.51/424.56	c OTF cl watch-sh-lit      : 4472221     (11.67      lits/clause)
424.51/424.56	c tried to recurMin cls    : 277218      (53.71      % of conflicts)
424.51/424.56	c updated cache            : 70348       (0.25       lits/tried recurMin)
424.51/424.56	c clauses over max glue    : 0           (0.00      % of all clauses)
424.51/424.56	c conflicts                : 516100      (1217.37   / sec)
424.51/424.56	c decisions                : 1811266     (0.78      % random)
424.51/424.56	c bogo-props               : 9703573494  (22888671.92 / sec)
424.51/424.56	c conflict literals        : 47494301    (40.19     % deleted)
424.51/424.56	c Memory used              : 1766.00     MB
424.51/424.56	c CPU time                 : 423.95      s
424.51/424.56	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370684-1305379196/watcher-3370684-1305379196 -o /tmp/evaluation-result-3370684-1305379196/solver-3370684-1305379196 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370684-1305379196.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: 0.16 0.03 0.01 2/372 13952
/proc/meminfo: memFree=22570052/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=33148 CPUtime=0 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 1705 0 0 0 0 0 0 0 21 0 1 0 649517487 33943552 1418 33554432000 4194304 4650387 140735654529760 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 8349 1422 331 112 0 3314 0

[startup+0.0721969 s]
/proc/loadavg: 0.16 0.03 0.01 2/372 13952
/proc/meminfo: memFree=22570052/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=98172 CPUtime=0.06 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 19258 0 0 0 4 2 0 0 21 0 1 0 649517487 100528128 15062 33554432000 4194304 4650387 140735654529760 18446744073709551615 212687372747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 24543 15086 331 112 0 19508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 98172

[startup+0.101214 s]
/proc/loadavg: 0.16 0.03 0.01 2/372 13952
/proc/meminfo: memFree=22570052/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=98172 CPUtime=0.09 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 20118 0 0 0 7 2 0 0 21 0 1 0 649517487 100528128 15901 33554432000 4194304 4650387 140735654529760 18446744073709551615 4546048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 24543 15901 331 112 0 19508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 98172

[startup+0.301182 s]
/proc/loadavg: 0.16 0.03 0.01 2/372 13952
/proc/meminfo: memFree=22570052/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=108472 CPUtime=0.29 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 23375 0 0 0 26 3 0 0 22 0 1 0 649517487 111075328 19158 33554432000 4194304 4650387 140735654529760 18446744073709551615 4372428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 27118 19160 331 112 0 22083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108472

[startup+0.701105 s]
/proc/loadavg: 0.16 0.03 0.01 2/372 13952
/proc/meminfo: memFree=22570052/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=172860 CPUtime=0.69 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 32421 0 0 0 65 4 0 0 24 0 1 0 649517487 177008640 28122 33554432000 4194304 4650387 140735654529760 18446744073709551615 4371237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 43215 28122 347 112 0 38180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 172860

[startup+1.50096 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 13953
/proc/meminfo: memFree=22402768/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=196860 CPUtime=1.49 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 43734 0 0 0 143 6 0 0 25 0 1 0 649517487 201584640 37022 33554432000 4194304 4650387 140735654529760 18446744073709551615 4370238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 49215 37022 353 112 0 44180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 196860

[startup+3.10062 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 13953
/proc/meminfo: memFree=22314356/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=282680 CPUtime=3.09 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 60058 0 0 0 301 8 0 0 25 0 1 0 649517487 289464320 53346 33554432000 4194304 4650387 140735654529760 18446744073709551615 4243563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 70670 53346 353 112 0 65635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 282680

[startup+6.30109 s]
/proc/loadavg: 0.31 0.07 0.02 3/373 13953
/proc/meminfo: memFree=22052488/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=430648 CPUtime=6.29 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 88249 0 0 0 617 12 0 0 25 0 1 0 649517487 440983552 81537 33554432000 4194304 4650387 140735654529760 18446744073709551615 4370717 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 107662 81537 353 112 0 102627 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 430648

[startup+12.7009 s]
/proc/loadavg: 0.44 0.10 0.03 3/373 13953
/proc/meminfo: memFree=21690048/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=564856 CPUtime=12.69 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 117470 0 0 0 1254 15 0 0 25 0 1 0 649517487 578412544 110758 33554432000 4194304 4650387 140735654529760 18446744073709551615 4550246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 141214 110758 366 112 0 136179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 564856

[startup+25.5006 s]
/proc/loadavg: 0.79 0.19 0.06 3/373 13953
/proc/meminfo: memFree=21611892/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=614008 CPUtime=25.49 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 134615 0 0 0 2531 18 0 0 25 0 1 0 649517487 628744192 124288 33554432000 4194304 4650387 140735654529760 18446744073709551615 4363677 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 153502 124288 379 112 0 148467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 614008

[startup+51.1009 s]
/proc/loadavg: 1.28 0.35 0.12 5/383 14001
/proc/meminfo: memFree=21349076/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=889636 CPUtime=51.09 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 196223 0 0 0 5081 28 0 0 25 0 1 0 649517487 910987264 180606 33554432000 4194304 4650387 140735654529760 18446744073709551615 4246218 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 222409 180606 383 112 0 217374 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 889636

[startup+102.315 s]
/proc/loadavg: 2.82 0.91 0.32 5/383 14029
/proc/meminfo: memFree=21480872/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1253632 CPUtime=102.31 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 280870 0 0 0 10191 40 0 0 25 0 1 0 649517487 1283719168 257845 33554432000 4194304 4650387 140735654529760 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 313408 257845 383 112 0 308373 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1253632

[startup+162.301 s]
/proc/loadavg: 3.56 1.47 0.55 5/383 14031
/proc/meminfo: memFree=21197332/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1517704 CPUtime=162.29 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 339573 0 0 0 16179 50 0 0 25 0 1 0 649517487 1554128896 315833 33554432000 4194304 4650387 140735654529760 18446744073709551615 4302564 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 379426 315833 383 112 0 374391 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1517704

[startup+222.301 s]
/proc/loadavg: 3.92 1.95 0.77 5/383 14033
/proc/meminfo: memFree=21056036/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1628920 CPUtime=222.29 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 366006 0 0 0 22174 55 0 0 25 0 1 0 649517487 1668014080 340203 33554432000 4194304 4650387 140735654529760 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 407230 340203 383 112 0 402195 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1628920

[startup+282.301 s]
/proc/loadavg: 4.06 2.35 0.97 5/383 14034
/proc/meminfo: memFree=20909428/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1746436 CPUtime=282.29 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 392440 0 0 0 28170 59 0 0 25 0 1 0 649517487 1788350464 365612 33554432000 4194304 4650387 140735654529760 18446744073709551615 4315672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 436609 365612 383 112 0 431574 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1746436

[startup+342.301 s]
/proc/loadavg: 4.02 2.65 1.16 5/383 14036
/proc/meminfo: memFree=20824448/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1799424 CPUtime=342.3 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 406121 0 0 0 34169 61 0 0 25 0 1 0 649517487 1842610176 377395 33554432000 4194304 4650387 140735654529760 18446744073709551615 4550246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 449856 377395 383 112 0 444821 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1799424

[startup+402.301 s]
/proc/loadavg: 4.00 2.89 1.34 5/383 14037
/proc/meminfo: memFree=20778288/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=402.3 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412068 0 0 0 40167 63 0 0 25 0 1 0 649517487 1851785216 381646 33554432000 4194304 4650387 140735654529760 18446744073709551615 4528847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381646 383 112 0 447061 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1808384

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

[startup+409.5 s]
/proc/loadavg: 4.00 2.91 1.35 5/383 14038
/proc/meminfo: memFree=20784848/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=409.5 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412071 0 0 0 40887 63 0 0 25 0 1 0 649517487 1851785216 381649 33554432000 4194304 4650387 140735654529760 18446744073709551615 4363248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381649 383 112 0 447061 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 1808384

[startup+415.9 s]
/proc/loadavg: 4.00 2.94 1.38 5/383 14038
/proc/meminfo: memFree=20771328/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=415.9 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412071 0 0 0 41527 63 0 0 25 0 1 0 649517487 1851785216 381649 33554432000 4194304 4650387 140735654529760 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381649 383 112 0 447061 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 1808384

[startup+419.114 s]
/proc/loadavg: 4.00 2.94 1.38 5/383 14038
/proc/meminfo: memFree=20776412/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=419.12 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412180 0 0 0 41849 63 0 0 25 0 1 0 649517487 1851785216 381649 33554432000 4194304 4650387 140735654529760 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381649 383 112 0 447061 0
Current children cumulated CPU time (s) 419.12
Current children cumulated vsize (KiB) 1808384

[startup+422.301 s]
/proc/loadavg: 4.00 2.96 1.39 5/383 14038
/proc/meminfo: memFree=20772940/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=422.31 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412180 0 0 0 42168 63 0 0 25 0 1 0 649517487 1851785216 381649 33554432000 4194304 4650387 140735654529760 18446744073709551615 4334380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381649 383 112 0 447061 0
Current children cumulated CPU time (s) 422.31
Current children cumulated vsize (KiB) 1808384

[startup+423.901 s]
/proc/loadavg: 4.00 2.96 1.39 5/383 14038
/proc/meminfo: memFree=20779264/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=423.9 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412180 0 0 0 42327 63 0 0 25 0 1 0 649517487 1851785216 381649 33554432000 4194304 4650387 140735654529760 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381649 383 112 0 447061 0
Current children cumulated CPU time (s) 423.9
Current children cumulated vsize (KiB) 1808384

[startup+424.301 s]
/proc/loadavg: 4.00 2.96 1.39 5/383 14038
/proc/meminfo: memFree=20779264/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=424.3 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412180 0 0 0 42367 63 0 0 25 0 1 0 649517487 1851785216 381649 33554432000 4194304 4650387 140735654529760 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381649 383 112 0 447061 0
Current children cumulated CPU time (s) 424.3
Current children cumulated vsize (KiB) 1808384

[startup+424.701 s]
/proc/loadavg: 4.00 2.98 1.41 5/383 14038
/proc/meminfo: memFree=20775408/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1808384 CPUtime=424.7 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412190 0 0 0 42407 63 0 0 25 0 1 0 649517487 1851785216 381658 33554432000 4194304 4650387 140735654529760 18446744073709551615 212687330507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 452096 381658 392 112 0 447061 0
Current children cumulated CPU time (s) 424.7
Current children cumulated vsize (KiB) 1808384

[startup+424.801 s]
/proc/loadavg: 4.00 2.98 1.41 5/383 14038
/proc/meminfo: memFree=20775408/32951124 swapFree=67111348/67111528
[pid=13952] ppid=13950 vsize=1769812 CPUtime=424.8 cores=4,6
/proc/13952/stat : 13952 (strangenight1-s) R 13950 13952 13910 0 -1 4202496 412190 0 0 0 42417 63 0 0 25 0 1 0 649517487 1812287488 364720 33554432000 4194304 4650387 140735654529760 18446744073709551615 212687701098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13952/statm: 442453 364208 392 112 0 437418 0
Current children cumulated CPU time (s) 424.8
Current children cumulated vsize (KiB) 1769812

Child status: 20
Real time (s): 424.868
CPU time (s): 424.879
CPU user time (s): 424.176
CPU system time (s): 0.702893
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1868500

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

runsolver used 1.61875 second user time and 3.43048 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 15:19:58
IDJOB=3370684
IDBENCH=71037
IDSOLVER=1847
FILE ID=node139/3370684-1305379196
RUNJOBID= node139-1305379151-13929
PBS_JOBID= 13324363
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370684-1305379196/watcher-3370684-1305379196 -o /tmp/evaluation-result-3370684-1305379196/solver-3370684-1305379196 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370684-1305379196.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=484866924

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      22570084 kB
Buffers:        283764 kB
Cached:        2869008 kB
SwapCached:          0 kB
Active:        8028676 kB
Inactive:      2044860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22570084 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           50076 kB
Writeback:           8 kB
AnonPages:     6920892 kB
Mapped:          29400 kB
Slab:           204728 kB
PageTables:      38624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76892172 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= 73304 MiB
End job on node139 at 2011-05-14 15:27:02