Trace number 3368242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)SAT 454.991 454.978

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368242-1305395287.cnf'
0.00/0.01	c -- header says num vars:           1024
0.00/0.01	c -- header says num clauses:      161664
0.00/0.04	c -- clauses added:            0 learnts,       161664 normals,            0 xors
0.00/0.04	c -- vars added       1024
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0      1024     98080     63584         0    423264         0   no data   no data
0.69/0.71	c asymm  cl-useful: 122/6592/98080 lits-rem:364 time: 0.68
0.79/0.85	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.14
0.79/0.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.79/0.89	c bin-w-bin subsume rem        31784 bins  time:  0.02 s
0.99/1.01	c subs with bin:    16992  lits-rem:     11408  v-fix:    0  time:  0.12 s
0.99/1.02	c Subs w/ non-existent bins:    228 l-rem:     61 v-fix:     0 done:   1023 time:  0.01 s
0.99/1.05	c Removed useless bin:    6520  fixed:     0  props:   4.62M  time:  0.01 s
1.10/1.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1.10/1.16	c Finding binary XORs  T:     0.00 s  found:       0
1.10/1.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.10/1.17	c calculated reachability. Time: 0.00
1.10/1.18	c Calc default polars -  time:   0.00 s pos:       0 undec:       1 neg:    1023
1.10/1.18	c =========================================================================================
1.10/1.18	c types(t): F = full restart, N = normal restart
1.10/1.18	c types(t): S = simplification begin/end, E = solution found
1.10/1.18	c restart types(rt): st = static, dy = dynamic
1.10/1.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/1.18	c  B st     0         0      1023     80049     37212         0    316425         0   no data   no data
1.79/1.85	c  N dy    17      4029      1023     80049     37216      3977    316425     97275      8.25      9.96
2.49/2.52	c  N dy    44      8057      1023     80049     37219      7946    316425    193539      8.73      9.98
3.20/3.22	c  N dy    68     12265      1023     80049     37219     12114    316425    293746      8.77      9.34
3.89/3.96	c  N dy    88     16483      1023     80049     37219     16275    316425    399656      8.81      9.38
4.69/4.73	c  N dy   114     20602      1023     80049     37222     10467    316425    170417      8.85      9.33
5.39/5.43	c  N dy   138     24710      1023     80049     37223     14524    316425    267739      8.90      9.53
5.39/5.48	c  F st   141     25001      1023     80049     37223     14813    316425    275617      8.92   no data
6.29/6.39	c  N dy   147     30002      1023     80049     37225     19726    316425    403847      8.92   no data
6.29/6.39	c  S st   147     30002      1023     80049     37225     19726    316425    403847      8.92   no data
6.39/6.47	c  S st   147     30503      1023     80049     37225     20227    316425    417025      8.92   no data
6.39/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     82 BRemL:      1 BRemN:      0 P:  7.9M T:  0.16
6.60/6.64	c blocked clauses removed:        0 vars:      0 tried:        1023 T: 0.00 s
6.60/6.65	c bin-w-bin subsume rem         2815 bins  time:  0.01 s
6.69/6.73	c subs with bin:       78  lits-rem:        52  v-fix:    0  time:  0.08 s
6.69/6.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
6.69/6.75	c Removed useless bin:      13  fixed:     0  props:   3.31M  time:  0.01 s
6.69/6.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.79/7.85	c subs with bin:        3  lits-rem:       530  v-fix:    0  time:  1.08 s
7.98/8.09	c lits-rem:       729  cl-subs:     3408  v-elim:      0  v-fix:    0  time:  0.23 s
8.38/8.44	c asymm  cl-useful: 0/3232/79971 lits-rem:0 time: 0.35
8.38/8.45	c calculated reachability. Time: 0.00
8.38/8.45	c  N dy   147     30503      1023     79971     34532     16816    310687    370997      8.92   no data
9.08/9.20	c  N dy   176     34603      1023     79971     34532     20864    310687    471320      9.00     10.24
9.90/9.91	c  N dy   201     38629      1023     79971     34532     24846    310687    580170      9.11     11.98
10.58/10.66	c  N dy   221     42714      1023     79971     34532     28890    310687    678809      9.10      9.66
11.19/11.23	c  S st   237     45754      1023     79971     34533     16612    310687    252445      9.07      9.05
11.29/11.31	c  S st   237     46256      1023     79971     34534     17113    310687    264433      9.07   no data
11.29/11.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      5 P:  7.7M T:  0.15
11.39/11.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.48	c bin-w-bin subsume rem           46 bins  time:  0.01 s
11.49/11.57	c subs with bin:        6  lits-rem:         4  v-fix:    0  time:  0.08 s
11.49/11.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
11.49/11.58	c Removed useless bin:      20  fixed:     0  props:   3.36M  time:  0.01 s
11.49/11.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.10/12.14	c subs with bin:        6  lits-rem:         8  v-fix:    0  time:  0.54 s
12.19/12.20	c lits-rem:       152  cl-subs:      792  v-elim:      0  v-fix:    0  time:  0.05 s
12.19/12.22	c vivif2 --  cl tried    79965 cl shrink        0 lits rem          0 time: 0.02
12.19/12.24	c vivif2 --  cl tried    16315 cl shrink     3687 lits rem       5333 time: 0.02
12.49/12.59	c asymm  cl-useful: 0/3252/79965 lits-rem:0 time: 0.35
12.49/12.59	c calculated reachability. Time: 0.00
12.49/12.59	c  N dy   237     46256      1023     79965     34473     16315    310613    251132      9.07   no data
13.29/13.35	c  N dy   266     50301      1023     79965     34473     20314    310613    349234      9.11     10.43
14.09/14.14	c  N dy   292     54389      1023     79965     34475     24352    310613    447018      9.17     10.04
14.89/14.91	c  N dy   315     58557      1023     79965     34475     28468    310613    547369      9.17      9.68
15.59/15.66	c  N dy   338     62564      1023     79965     34475     32422    310613    646033      9.19     10.51
16.50/16.53	c  N dy   358     67163      1023     79965     34475     36946    310613    755280      9.17      9.85
16.89/16.95	c  S st   373     69384      1023     79965     34475     20648    310613    309917      9.18   no data
16.99/17.04	c  S st   373     69891      1023     79965     34475     21155    310613    321179      9.18   no data
16.99/17.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.19/17.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P:  8.0M T:  0.16
17.19/17.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.19/17.22	c bin-w-bin subsume rem            4 bins  time:  0.01 s
17.29/17.31	c subs with bin:       18  lits-rem:        12  v-fix:    0  time:  0.08 s
17.29/17.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
17.29/17.32	c Removed useless bin:       6  fixed:     0  props:   3.36M  time:  0.01 s
17.29/17.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.99/18.03	c subs with bin:        2  lits-rem:       116  v-fix:    0  time:  0.68 s
18.09/18.12	c lits-rem:       209  cl-subs:     1102  v-elim:      0  v-fix:    0  time:  0.09 s
18.09/18.14	c vivif2 --  cl tried    79947 cl shrink        0 lits rem          0 time: 0.02
18.09/18.16	c vivif2 --  cl tried    20051 cl shrink     1559 lits rem       2355 time: 0.02
18.49/18.50	c asymm  cl-useful: 8/3101/79947 lits-rem:24 time: 0.34
18.49/18.51	c calculated reachability. Time: 0.00
18.49/18.51	c  N dy   373     69891      1023     79939     34498     20051    310573    306977      9.18   no data
19.29/19.31	c  N dy   397     74413      1023     79939     34499     24517    310573    420857      9.19      9.87
20.09/20.18	c  N dy   425     79190      1023     79939     34499     29234    310573    537885      9.20     10.30
21.09/21.15	c  N dy   456     84469      1023     79939     34499     34437    310573    669251      9.21      9.85
21.69/21.75	c  F st   477     87500      1023     79939     34499     37412    310573    738776      9.23   no data
22.39/22.43	c  N st   482     90799      1023     79939     34500     40656    310573    822272      9.23   no data
23.59/23.60	c  N dy   514     97087      1023     79939     34500     26288    310573    369069      9.29      9.93
24.69/24.79	c  N dy   550    103420      1023     79939     34500     32537    310573    522976      9.31      9.80
24.99/25.06	c  S st   560    104838      1023     79939     34500     33942    310573    559925      9.32      7.69
25.09/25.15	c  S st   560    105338      1023     79939     34501     34441    310573    572036      9.32   no data
25.09/25.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.30/25.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     20 BRemL:      0 BRemN:      6 P:  8.4M T:  0.17
25.30/25.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.30/25.34	c bin-w-bin subsume rem           13 bins  time:  0.01 s
25.39/25.43	c subs with bin:       28  lits-rem:        19  v-fix:    0  time:  0.08 s
25.39/25.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
25.39/25.44	c Removed useless bin:      13  fixed:     0  props:   3.37M  time:  0.01 s
25.39/25.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.59/26.68	c subs with bin:        5  lits-rem:       178  v-fix:    0  time:  1.21 s
26.89/26.94	c lits-rem:       620  cl-subs:     2870  v-elim:      0  v-fix:    0  time:  0.25 s
26.89/26.96	c vivif2 --  cl tried    79911 cl shrink        0 lits rem          0 time: 0.02
26.89/26.99	c vivif2 --  cl tried    31566 cl shrink     4339 lits rem       7306 time: 0.03
27.29/27.33	c asymm  cl-useful: 7/2965/79911 lits-rem:21 time: 0.34
27.29/27.34	c calculated reachability. Time: 0.00
27.29/27.34	c  N dy   560    105338      1023     79904     34516     31566    310492    526749      9.32   no data
28.69/28.70	c  N dy   600    112222      1023     79904     34516     38370    310492    693234      9.32      9.83
30.09/30.19	c  N dy   635    119547      1023     79904     34517     23471    310492    243627      9.31      9.86
31.58/31.64	c  N dy   678    127239      1023     79904     34517     31058    310492    428458      9.31      9.94
33.08/33.18	c  N dy   720    135426      1023     79904     34517     39145    310492    628856      9.30      9.93
34.99/35.01	c  N dy   762    144467      1023     79904     34517     24673    310492    251995      9.29      9.89
36.69/36.76	c  N dy   816    153771      1023     79904     34518     33853    310492    480177      9.32      9.89
37.49/37.56	c  S st   843    158007      1023     79904     34518     38021    310492    584054      9.34      9.14
37.59/37.65	c  S st   843    158510      1023     79904     34518     38524    310492    595299      9.34   no data
37.59/37.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.79/37.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      0 BRemN:      1 P:  8.6M T:  0.18
37.79/37.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.79/37.85	c bin-w-bin subsume rem           20 bins  time:  0.01 s
37.89/37.93	c subs with bin:       14  lits-rem:        11  v-fix:    0  time:  0.08 s
37.89/37.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
37.89/37.95	c Removed useless bin:       9  fixed:     0  props:   3.40M  time:  0.01 s
37.89/37.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.09/39.19	c subs with bin:       13  lits-rem:        56  v-fix:    0  time:  1.21 s
39.39/39.49	c lits-rem:       715  cl-subs:     3465  v-elim:      0  v-fix:    0  time:  0.30 s
39.49/39.52	c vivif2 --  cl tried    79890 cl shrink        0 lits rem          0 time: 0.02
39.49/39.55	c vivif2 --  cl tried    35046 cl shrink     4566 lits rem       7526 time: 0.04
39.79/39.89	c asymm  cl-useful: 3/2796/79890 lits-rem:9 time: 0.33
39.79/39.89	c calculated reachability. Time: 0.00
39.79/39.89	c  N dy   843    158510      1023     79887     34515     35046    310447    541537      9.34   no data
39.79/39.89	c Finding binary XORs  T:     0.00 s  found:       0
41.89/41.91	c  N dy   905    168664      1023     79887     34516     45048    310447    791301      9.37      9.90
44.00/44.07	c  N dy   969    179659      1023     79887     34516     31399    310447    386280      9.39     10.22
46.39/46.42	c  N dy  1032    191191      1023     79887     34516     42778    310447    666553      9.40      9.93
48.79/48.81	c  N dy  1110    203456      1023     79887     34517     29325    310447    277798      9.43     10.99
51.19/51.29	c  N dy  1182    216607      1023     79887     34518     42292    310447    583866      9.44     10.50
53.90/53.95	c  N dy  1262    230594      1023     79887     34518     29481    310447    240276      9.45     10.11
55.19/55.23	c  S st  1306    237767      1023     79887     34518     36562    310447    412300      9.46   no data
55.29/55.32	c  S st  1306    238268      1023     79887     34518     37060    310447    423785      9.46   no data
55.29/55.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.39/55.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  8.2M T:  0.17
55.49/55.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.49/55.51	c bin-w-bin subsume rem           11 bins  time:  0.01 s
55.49/55.59	c subs with bin:        6  lits-rem:         6  v-fix:    0  time:  0.08 s
55.59/55.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
55.59/55.61	c Removed useless bin:       0  fixed:     0  props:   3.43M  time:  0.01 s
55.59/55.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.49/56.53	c subs with bin:       10  lits-rem:        21  v-fix:    0  time:  0.89 s
56.69/56.74	c lits-rem:       501  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  0.21 s
56.69/56.76	c vivif2 --  cl tried    79881 cl shrink        0 lits rem          0 time: 0.02
56.69/56.79	c vivif2 --  cl tried    34832 cl shrink     3406 lits rem       5985 time: 0.03
57.09/57.13	c asymm  cl-useful: 4/2989/79881 lits-rem:12 time: 0.34
57.09/57.14	c calculated reachability. Time: 0.00
57.09/57.14	c  N dy  1306    238268      1023     79877     34521     34832    310437    390877      9.46   no data
60.09/60.11	c  N dy  1392    253561      1023     79877     34521     49904    310437    759825      9.47     10.08
63.29/63.32	c  N dy  1484    269806      1023     79877     34524     38347    310437    424072      9.47     13.96
66.69/66.76	c  N dy  1587    287242      1023     79877     34524     55519    310437    842345      9.49     10.05
70.30/70.37	c  N dy  1693    306151      1023     79877     34525     45561    310437    585082      9.50     10.00
70.30/70.39	c  F st  1694    306250      1023     79877     34525     45659    310437    587508      9.50   no data
74.29/74.35	c  N dy  1767    325826      1023     79877     34526     35401    310437    319519      9.49     10.07
78.19/78.26	c  N dy  1875    345881      1023     79877     34526     55192    310437    805647      9.49     10.34
80.49/80.53	c  S st  1942    357405      1023     79877     34526     35998    310437    319031      9.50   no data
80.59/80.61	c  S st  1942    357907      1023     79877     34526     36500    310437    332611      9.50   no data
80.59/80.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.69/80.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      1 P:  8.2M T:  0.17
80.69/80.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.79/80.80	c bin-w-bin subsume rem            6 bins  time:  0.01 s
80.79/80.88	c subs with bin:       11  lits-rem:         9  v-fix:    0  time:  0.08 s
80.79/80.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
80.89/80.90	c Removed useless bin:       1  fixed:     0  props:   3.44M  time:  0.01 s
80.89/80.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.49/81.52	c subs with bin:       26  lits-rem:        32  v-fix:    0  time:  0.60 s
81.59/81.66	c lits-rem:       228  cl-subs:     1508  v-elim:      0  v-fix:    0  time:  0.14 s
81.59/81.69	c vivif2 --  cl tried    79866 cl shrink        0 lits rem          0 time: 0.02
81.69/81.71	c vivif2 --  cl tried    34966 cl shrink     2014 lits rem       3127 time: 0.02
81.99/82.05	c asymm  cl-useful: 3/3094/79866 lits-rem:9 time: 0.35
81.99/82.06	c calculated reachability. Time: 0.00
81.99/82.06	c  N dy  1942    357907      1023     79863     34540     34966    310419    311761      9.50   no data
85.99/86.04	c  N dy  2056    378036      1023     79863     34540     54838    310419    805080      9.51     10.06
90.00/90.06	c  N dy  2172    398151      1023     79863     34540     43132    310419    475965      9.52     10.30
93.99/94.02	c  N dy  2298    418154      1023     79863     34541     62785    310419    956085      9.54     11.36
97.99/98.00	c  N dy  2406    438196      1023     79863     34542     50058    310419    644773      9.55     10.13
101.99/102.08	c  N dy  2516    458269      1023     79863     34542     36334    310419    288897      9.55     10.24
105.89/105.94	c  N dy  2621    478406      1023     79863     34542     56201    310419    779487      9.55     10.15
110.09/110.16	c  N dy  2729    498594      1023     79863     34543     41566    310419    397683      9.56     10.09
114.10/114.12	c  N dy  2858    518596      1023     79863     34543     61273    310419    903227      9.58     10.20
117.79/117.86	c  S st  2950    536864      1023     79863     34544     43796    310419    425925      9.58      9.91
117.89/117.95	c  S st  2950    537365      1023     79863     34544     44296    310419    437899      9.58   no data
117.89/117.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.09/118.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      1 P:  8.5M T:  0.17
118.09/118.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.09/118.14	c bin-w-bin subsume rem            9 bins  time:  0.01 s
118.19/118.23	c subs with bin:        6  lits-rem:         5  v-fix:    0  time:  0.08 s
118.19/118.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
118.19/118.25	c Removed useless bin:       1  fixed:     0  props:   3.47M  time:  0.01 s
118.19/118.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
119.09/119.14	c subs with bin:       37  lits-rem:        61  v-fix:    0  time:  0.87 s
119.29/119.36	c lits-rem:       418  cl-subs:     2127  v-elim:      0  v-fix:    0  time:  0.21 s
119.29/119.38	c vivif2 --  cl tried    79857 cl shrink        0 lits rem          0 time: 0.02
119.39/119.41	c vivif2 --  cl tried    42132 cl shrink     2702 lits rem       4507 time: 0.03
119.69/119.75	c asymm  cl-useful: 4/2914/79857 lits-rem:12 time: 0.34
119.69/119.76	c calculated reachability. Time: 0.00
119.69/119.76	c  N dy  2950    537365      1023     79853     34547     42132    310403    404461      9.58   no data
123.69/123.76	c  N dy  3060    557527      1023     79853     34548     62009    310403    901870      9.58     10.14
127.79/127.82	c  N dy  3187    577557      1023     79853     34548     45297    310403    432583      9.60     10.40
131.69/131.79	c  N dy  3310    597637      1023     79853     34548     65078    310403    928253      9.61     10.14
135.69/135.78	c  N dy  3424    617691      1023     79853     34549     47410    310403    444599      9.61     13.34
139.70/139.77	c  N dy  3537    637718      1023     79853     34550     67130    310403    922418      9.62     13.25
143.79/143.81	c  N dy  3654    658170      1023     79853     34551     48886    310403    448577      9.62     10.26
147.69/147.77	c  N dy  3777    678233      1023     79853     34552     68621    310403    931890      9.63     10.31
151.80/151.82	c  N dy  3895    698255      1023     79853     34552     48925    310403    414442      9.64     10.20
155.69/155.72	c  N dy  4015    718341      1023     79853     34553     68725    310403    912663      9.65     10.21
159.90/159.91	c  N dy  4122    738594      1023     79853     34554     48299    310403    380753      9.65     10.20
163.70/163.76	c  N dy  4238    758629      1023     79853     34555     68026    310403    873782      9.65     10.59
167.90/167.97	c  N dy  4346    778931      1023     79853     34555     46676    310403    321588      9.65     10.35
171.80/171.82	c  N dy  4456    798977      1023     79853     34556     66416    310403    809565      9.66     10.18
173.20/173.23	c  S st  4493    806049      1023     79853     34556     73392    310403    991440      9.66     10.20
173.30/173.33	c  S st  4493    806549      1023     79853     34556     73891    310403   1003937      9.66   no data
173.30/173.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.50/173.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      0 BRemN:      0 P:  9.1M T:  0.19
173.50/173.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.50/173.54	c bin-w-bin subsume rem            5 bins  time:  0.01 s
173.60/173.63	c subs with bin:       14  lits-rem:        12  v-fix:    0  time:  0.09 s
173.60/173.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
173.60/173.64	c Removed useless bin:       1  fixed:     0  props:   3.47M  time:  0.01 s
173.60/173.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.91/174.91	c subs with bin:       20  lits-rem:       116  v-fix:    0  time:  1.22 s
175.90/175.93	c lits-rem:      1538  cl-subs:     5984  v-elim:      0  v-fix:    0  time:  1.01 s
175.90/175.95	c vivif2 --  cl tried    79839 cl shrink        0 lits rem          0 time: 0.02
176.01/176.03	c vivif2 --  cl tried    67887 cl shrink    10187 lits rem      17507 time: 0.08
176.30/176.35	c asymm  cl-useful: 5/2305/79839 lits-rem:15 time: 0.32
176.30/176.35	c calculated reachability. Time: 0.00
176.30/176.35	c  N dy  4493    806549      1023     79834     34579     67887    310382    902870      9.66   no data
180.59/180.68	c  N dy  4618    826554      1023     79834     34581     45275    310382    269491      9.66     12.74
184.49/184.58	c  N dy  4732    846896      1023     79834     34582     65320    310382    762487      9.67     10.20
188.69/188.72	c  N dy  4837    866907      1023     79834     34583     85021    310382   1243611      9.67     11.83
192.69/192.72	c  N dy  4955    886980      1023     79834     34583     61466    310382    644552      9.67     10.31
196.80/196.86	c  N dy  5067    907272      1023     79834     34583     81442    310382   1143566      9.68     10.21
200.90/200.99	c  N dy  5184    927434      1023     79834     34583     56993    310382    529816      9.68     10.29
205.09/205.15	c  N dy  5291    947838      1023     79834     34584     77082    310382   1027528      9.68     10.32
209.30/209.37	c  N dy  5414    967840      1023     79834     34584     51481    310382    365344      9.69     10.55
213.20/213.25	c  N dy  5530    987843      1023     79834     34584     71174    310382    860945      9.69     10.46
217.40/217.48	c  N dy  5637   1007850      1023     79834     34584     90890    310382   1357107      9.70     10.50
221.40/221.43	c  N dy  5758   1027936      1023     79834     34584     64368    310382    662519      9.70     11.69
225.51/225.58	c  N dy  5878   1047976      1023     79834     34585     84116    310382   1156760      9.70     11.49
229.70/229.73	c  N dy  5989   1068018      1023     79834     34585     56581    310382    450590      9.71     10.36
230.40/230.47	c  F st  6013   1071875      1023     79834     34585     60369    310382    541818      9.71   no data
233.70/233.78	c  N dy  6093   1088069      1023     79834     34585     76299    310382    957920      9.72     12.50
238.00/238.02	c  N dy  6214   1108304      1023     79834     34586     96238    310382   1463225      9.72     10.55
242.01/242.01	c  N dy  6313   1128382      1023     79834     34587     67754    310382    700195      9.72     10.61
246.20/246.20	c  N dy  6435   1148527      1023     79834     34587     87580    310382   1205318      9.72     10.26
250.30/250.38	c  N dy  6544   1168837      1023     79834     34589     58356    310382    450994      9.72     10.31
254.40/254.41	c  N dy  6664   1188992      1023     79834     34590     78251    310382    947193      9.73     10.28
258.59/258.64	c  N dy  6782   1209001      1023     79834     34590     97966    310382   1455573      9.73     10.25
258.79/258.80	c  S st  6787   1209823      1023     79834     34590     98780    310382   1478409      9.73      8.70
258.89/258.91	c  S st  6787   1210327      1023     79834     34590     99282    310382   1489978      9.73   no data
258.89/258.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.09/259.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      1 BRemN:      0 P:  9.9M T:  0.21
259.09/259.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.09/259.15	c bin-w-bin subsume rem           13 bins  time:  0.01 s
259.19/259.23	c subs with bin:       10  lits-rem:        10  v-fix:    0  time:  0.08 s
259.19/259.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
259.19/259.25	c Removed useless bin:       3  fixed:     0  props:   3.49M  time:  0.01 s
259.19/259.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
260.60/260.61	c subs with bin:      102  lits-rem:        43  v-fix:    0  time:  1.28 s
262.91/262.95	c lits-rem:      2322  cl-subs:     8849  v-elim:      0  v-fix:    0  time:  2.34 s
262.91/262.97	c vivif2 --  cl tried    79824 cl shrink        0 lits rem          0 time: 0.02
262.99/263.09	c vivif2 --  cl tried    90331 cl shrink    15735 lits rem      26744 time: 0.11
263.39/263.40	c asymm  cl-useful: 5/2012/79824 lits-rem:15 time: 0.31
263.39/263.41	c calculated reachability. Time: 0.00
263.39/263.41	c  N dy  6787   1210327      1023     79819     34593     90331    310359   1333160      9.73   no data
267.70/267.75	c  N dy  6912   1230423      1023     79819     34593     59905    310359    468601      9.74     10.54
271.71/271.76	c  N dy  7038   1250457      1023     79819     34593     79625    310359    959665      9.75     16.76
276.01/276.08	c  N dy  7150   1270542      1023     79819     34594     99368    310359   1439317      9.75     12.91
280.00/280.07	c  N dy  7265   1290685      1023     79819     34595     68064    310359    663810      9.75     10.29
284.10/284.12	c  N dy  7376   1310793      1023     79819     34597     87852    310359   1158142      9.75     10.29
288.40/288.48	c  N dy  7508   1330894      1023     79819     34598     55472    310359    321337      9.76     10.34
292.40/292.49	c  N dy  7617   1350982      1023     79819     34598     75261    310359    821920      9.76     10.43
296.70/296.74	c  N dy  7734   1371024      1023     79819     34598     95051    310359   1324532      9.76     10.37
301.00/301.02	c  N dy  7845   1391042      1023     79819     34600     61584    310359    452028      9.77     10.69
304.90/304.93	c  N dy  7972   1411132      1023     79819     34600     81391    310359    964067      9.77     10.31
309.29/309.32	c  N dy  8092   1431249      1023     79819     34601    101216    310359   1461391      9.78     10.86
313.41/313.48	c  N dy  8214   1451441      1023     79819     34601     66884    310359    562223      9.78     10.35
317.50/317.54	c  N dy  8321   1471513      1023     79819     34601     86686    310359   1059238      9.78     10.33
321.90/321.93	c  N dy  8436   1491687      1023     79819     34602    106527    310359   1546824      9.78     10.32
325.90/325.96	c  N dy  8540   1511736      1023     79819     34602     71083    310359    650903      9.79     10.34
330.01/330.09	c  N dy  8668   1531866      1023     79819     34603     90867    310359   1147310      9.79     10.38
334.60/334.60	c  N dy  8770   1552047      1023     79819     34603    110678    310359   1636948      9.79     10.42
338.71/338.72	c  N dy  8855   1572094      1023     79819     34604     74292    310359    697775      9.79     10.33
343.00/343.03	c  N dy  8970   1592144      1023     79819     34607     94002    310359   1175422      9.79     10.57
347.40/347.48	c  N dy  9080   1612217      1023     79819     34607    113792    310359   1668734      9.79     10.53
351.50/351.56	c  N dy  9192   1632458      1023     79819     34608     76691    310359    745906      9.79     10.35
355.60/355.68	c  N dy  9311   1652657      1023     79819     34609     96545    310359   1246878      9.79     10.53
360.30/360.32	c  N dy  9433   1672799      1023     79819     34610     58322    310359    277014      9.80     10.40
364.20/364.23	c  N dy  9554   1692839      1023     79819     34611     78042    310359    766263      9.80     10.53
367.90/367.94	c  S st  9660   1710327      1023     79819     34611     95241    310359   1187744      9.80   no data
368.00/368.04	c  S st  9660   1710829      1023     79819     34611     95741    310359   1199927      9.80   no data
368.00/368.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
368.20/368.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      1 BRemN:      0 P:  9.7M T:  0.21
368.20/368.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.20/368.27	c bin-w-bin subsume rem           10 bins  time:  0.01 s
368.30/368.36	c subs with bin:       16  lits-rem:        14  v-fix:    0  time:  0.09 s
368.30/368.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1023 time:  0.01 s
368.30/368.38	c Removed useless bin:       0  fixed:     0  props:   3.49M  time:  0.01 s
368.30/368.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
369.61/369.67	c subs with bin:      175  lits-rem:        26  v-fix:    0  time:  1.24 s
371.10/371.13	c lits-rem:      2002  cl-subs:     7642  v-elim:      0  v-fix:    0  time:  1.45 s
371.10/371.15	c vivif2 --  cl tried    79803 cl shrink        0 lits rem          0 time: 0.02
371.20/371.24	c vivif2 --  cl tried    87924 cl shrink    11160 lits rem      18323 time: 0.09
371.50/371.55	c asymm  cl-useful: 2/2074/79803 lits-rem:6 time: 0.31
371.50/371.56	c calculated reachability. Time: 0.00
371.50/371.56	c  N dy  9660   1710829      1023     79801     34625     87924    310341   1071575      9.80   no data
375.91/375.97	c  N dy  9781   1730854      1023     79801     34626    107655    310341   1584378      9.81     11.27
380.30/380.33	c  N dy  9886   1750861      1023     79801     34627     68359    310341    514002      9.81     10.42
384.40/384.41	c  N dy 10001   1770874      1023     79801     34627     88058    310341   1007760      9.81     10.41
389.00/389.00	c  N dy 10112   1791181      1023     79801     34627    108025    310341   1490491      9.81     10.37
393.40/393.44	c  N dy 10227   1811244      1023     79801     34629     67777    310341    478699      9.81     10.39
397.40/397.43	c  N dy 10342   1831333      1023     79801     34630     87526    310341    981864      9.81     10.54
402.00/402.01	c  N dy 10447   1851711      1023     79801     34630    107580    310341   1472802      9.81     10.38
406.40/406.46	c  N dy 10566   1871771      1023     79801     34631     66357    310341    417080      9.82     11.57
410.51/410.54	c  N dy 10695   1891812      1023     79801     34631     86029    310341    906705      9.83     12.20
414.81/414.85	c  N dy 10804   1911817      1023     79801     34631    105672    310341   1387715      9.83     10.47
419.50/419.57	c  N dy 10921   1932066      1023     79801     34631     63619    310341    333926      9.83     10.36
423.52/423.56	c  N dy 11030   1952296      1023     79801     34631     83470    310341    810689      9.83     10.56
427.81/427.89	c  N dy 11154   1972312      1023     79801     34631    103163    310341   1285936      9.83     10.71
432.50/432.55	c  N dy 11263   1992339      1023     79801     34631    122863    310341   1777361      9.84     10.53
436.80/436.80	c  N dy 11375   2012429      1023     79801     34631     79714    310341    713299      9.84     10.48
441.01/441.07	c  N dy 11468   2032833      1023     79801     34632     99795    310341   1207467      9.83     10.47
445.52/445.53	c  N dy 11582   2052872      1023     79801     34634    119539    310341   1696288      9.84     10.90
449.81/449.87	c  N dy 11699   2072966      1023     79801     34636     75321    310341    581740      9.84     12.75
454.10/454.13	c  N dy 11820   2092983      1023     79801     34636     95020    310341   1068881      9.84     11.25
454.90/454.96	c  E dy 11842   2096954         0     79801     34636     98926    310341   1169497      9.84   no data
454.90/454.97	c Verified 79801 clauses.
454.90/454.97	c Verified 79801 clauses.
454.90/454.97	c num threads              : 1          
454.90/454.97	c restarts                 : 11842      
454.90/454.97	c dynamic restarts         : 11812      
454.90/454.97	c static restarts          : 30         
454.90/454.97	c full restarts            : 4          
454.90/454.97	c total simplify time      : 0.01       
454.90/454.97	c learnts DL2              : 0          
454.90/454.97	c learnts size 2           : 76040      
454.90/454.97	c learnts size 1           : 1           (0.10      % of vars)
454.90/454.97	c filedLit time            : 2.08        (0.46      % time)
454.90/454.97	c v-elim SatELite          : 0           (0.00      % vars)
454.90/454.97	c SatELite time            : 6.43        (1.41      % time)
454.90/454.97	c v-elim xor               : 0           (0.00      % vars)
454.90/454.97	c xor elim time            : 0.06        (0.01      % time)
454.90/454.97	c num binary xor trees     : 0          
454.90/454.97	c binxor trees' crown      : 0           (nan       leafs/tree)
454.90/454.97	c bin xor find time        : 0.00       
454.90/454.97	c OTF clause improved      : 31698       (0.02      clauses/conflict)
454.90/454.97	c OTF impr. size diff      : 41712       (1.32       lits/clause)
454.90/454.97	c OTF cl watch-shrink      : 1237799     (0.59      clauses/conflict)
454.90/454.97	c OTF cl watch-sh-lit      : 5950482     (4.81       lits/clause)
454.90/454.97	c tried to recurMin cls    : 705148      (33.63      % of conflicts)
454.90/454.97	c updated cache            : 9764        (0.01       lits/tried recurMin)
454.90/454.97	c clauses over max glue    : 0           (0.00      % of all clauses)
454.90/454.97	c conflicts                : 2096954     (4610.12   / sec)
454.90/454.97	c decisions                : 4625356     (0.09      % random)
454.90/454.97	c bogo-props               : 27660482689 (60811134.46 / sec)
454.90/454.97	c conflict literals        : 51839439    (57.56     % deleted)
454.90/454.97	c Memory used              : 112.95      MB
454.90/454.97	c CPU time                 : 454.86      s
454.90/454.97	s SATISFIABLE
454.90/454.97	v -1 -2 -3 -4 -5 -6 7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 959 -960 -961 -962 -963 -964 -965 966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 1024 0

Verifier Data

OK

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-3368242-1305395287/watcher-3368242-1305395287 -o /tmp/evaluation-result-3368242-1305395287/solver-3368242-1305395287 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368242-1305395287.cnf 

running on 2 cores: 1,3

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.73 3.98 3.84 5/356 7013
/proc/meminfo: memFree=17840716/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=29764 CPUtime=0 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 748 0 0 0 0 0 0 0 21 0 1 0 729759395 30478336 688 33554432000 4194304 4580011 140733399326496 18446744073709551615 4307624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 7476 694 322 95 0 2458 0

[startup+0.094234 s]
/proc/loadavg: 3.73 3.98 3.84 5/356 7013
/proc/meminfo: memFree=17840716/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=36980 CPUtime=0.08 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 3017 0 0 0 8 0 0 0 21 0 1 0 729759395 37867520 2957 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 9245 2957 340 95 0 4227 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36980

[startup+0.100231 s]
/proc/loadavg: 3.73 3.98 3.84 5/356 7013
/proc/meminfo: memFree=17840716/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=36980 CPUtime=0.09 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 3017 0 0 0 9 0 0 0 21 0 1 0 729759395 37867520 2957 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 9245 2957 340 95 0 4227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36980

[startup+0.300194 s]
/proc/loadavg: 3.73 3.98 3.84 5/356 7013
/proc/meminfo: memFree=17840716/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=36980 CPUtime=0.29 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 3017 0 0 0 29 0 0 0 22 0 1 0 729759395 37867520 2957 33554432000 4194304 4580011 140733399326496 18446744073709551615 4505275 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 9245 2957 340 95 0 4227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36980

[startup+0.701126 s]
/proc/loadavg: 3.73 3.98 3.84 5/356 7013
/proc/meminfo: memFree=17840716/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=36980 CPUtime=0.69 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 3017 0 0 0 69 0 0 0 24 0 1 0 729759395 37867520 2957 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 9245 2957 340 95 0 4227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36980

[startup+1.50096 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17737448/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=49668 CPUtime=1.49 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 7279 0 0 0 148 1 0 0 25 0 1 0 729759395 50860032 5986 33554432000 4194304 4580011 140733399326496 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 12417 5986 364 95 0 7399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49668

[startup+3.10066 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17734596/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=49668 CPUtime=3.09 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 7538 0 0 0 308 1 0 0 25 0 1 0 729759395 50860032 6245 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 12417 6245 364 95 0 7399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49668

[startup+6.30106 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17728772/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=52316 CPUtime=6.29 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 8682 0 0 0 628 1 0 0 25 0 1 0 729759395 53571584 6167 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293093 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 13079 6167 365 95 0 8061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52316

[startup+12.7008 s]
/proc/loadavg: 3.93 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17692732/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=62720 CPUtime=12.69 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 12483 0 0 0 1267 2 0 0 25 0 1 0 729759395 64225280 8649 33554432000 4194304 4580011 140733399326496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 15680 8649 367 95 0 10662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62720

[startup+25.5004 s]
/proc/loadavg: 3.94 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17689300/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=64556 CPUtime=25.49 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 16040 0 0 0 2547 2 0 0 25 0 1 0 729759395 66105344 9277 33554432000 4194304 4580011 140733399326496 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 16139 9277 367 95 0 11121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64556

[startup+51.1005 s]
/proc/loadavg: 3.96 4.01 3.85 6/364 7161
/proc/meminfo: memFree=16938500/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=91612 CPUtime=51.09 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 22157 0 0 0 5106 3 0 0 25 0 1 0 729759395 93810688 13760 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 22903 13760 367 95 0 17885 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91612

[startup+102.314 s]
/proc/loadavg: 4.04 4.02 3.87 6/364 7162
/proc/meminfo: memFree=16365036/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=71952 CPUtime=102.3 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 26065 0 0 0 10226 4 0 0 25 0 1 0 729759395 73678848 10928 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 17988 10928 367 95 0 12970 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71952

[startup+162.3 s]
/proc/loadavg: 4.06 4.03 3.88 5/364 7164
/proc/meminfo: memFree=16294712/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=95816 CPUtime=162.3 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 35751 0 0 0 16223 7 0 0 25 0 1 0 729759395 98115584 15098 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293900 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 23954 15098 367 95 0 18936 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 95816

[startup+222.301 s]
/proc/loadavg: 4.10 4.05 3.89 5/364 7166
/proc/meminfo: memFree=15378128/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=96396 CPUtime=222.3 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 38523 0 0 0 22223 7 0 0 25 0 1 0 729759395 98709504 17870 33554432000 4194304 4580011 140733399326496 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 24099 17870 367 95 0 19081 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 96396

[startup+282.301 s]
/proc/loadavg: 4.04 4.04 3.90 6/364 7167
/proc/meminfo: memFree=14920588/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=110020 CPUtime=282.3 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 43989 0 0 0 28222 8 0 0 25 0 1 0 729759395 112660480 20240 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 27505 20240 367 95 0 22487 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110020

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 3.90 6/364 7169
/proc/meminfo: memFree=14920500/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=97736 CPUtime=342.3 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 49718 0 0 0 34221 9 0 0 25 0 1 0 729759395 100081664 18823 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 24434 18823 367 95 0 19416 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97736

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/364 7170
/proc/meminfo: memFree=14908616/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115492 CPUtime=402.3 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 58796 0 0 0 40220 10 0 0 25 0 1 0 729759395 118263808 22771 33554432000 4194304 4580011 140733399326496 18446744073709551615 4306016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28873 22771 367 95 0 23855 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115492

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

[startup+409.501 s]
/proc/loadavg: 4.00 4.02 3.91 6/364 7171
/proc/meminfo: memFree=14908040/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115532 CPUtime=409.51 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 60635 0 0 0 40940 11 0 0 25 0 1 0 729759395 118304768 21992 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293886 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28883 21992 367 95 0 23865 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 115532

[startup+435.101 s]
/proc/loadavg: 3.93 4.00 3.90 5/364 7278
/proc/meminfo: memFree=17446568/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115616 CPUtime=435.1 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 65615 0 0 0 43499 11 0 0 25 0 1 0 729759395 118390784 21698 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28904 21698 367 95 0 23886 0
Current children cumulated CPU time (s) 435.1
Current children cumulated vsize (KiB) 115616

[startup+447.9 s]
/proc/loadavg: 3.94 4.00 3.91 5/364 7279
/proc/meminfo: memFree=17419080/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115656 CPUtime=447.9 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 68138 0 0 0 44778 12 0 0 25 0 1 0 729759395 118431744 21509 33554432000 4194304 4580011 140733399326496 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28914 21509 367 95 0 23896 0
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (KiB) 115656

[startup+451.101 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7279
/proc/meminfo: memFree=17418192/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115656 CPUtime=451.1 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 68555 0 0 0 45098 12 0 0 25 0 1 0 729759395 118431744 21926 33554432000 4194304 4580011 140733399326496 18446744073709551615 4318687 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28914 21926 367 95 0 23896 0
Current children cumulated CPU time (s) 451.1
Current children cumulated vsize (KiB) 115656

[startup+452.701 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7279
/proc/meminfo: memFree=17414348/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115656 CPUtime=452.7 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 68752 0 0 0 45258 12 0 0 25 0 1 0 729759395 118431744 22123 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28914 22123 367 95 0 23896 0
Current children cumulated CPU time (s) 452.7
Current children cumulated vsize (KiB) 115656

[startup+454.313 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7279
/proc/meminfo: memFree=17427120/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115656 CPUtime=454.31 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 68956 0 0 0 45419 12 0 0 25 0 1 0 729759395 118431744 22327 33554432000 4194304 4580011 140733399326496 18446744073709551615 4318705 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28914 22327 367 95 0 23896 0
Current children cumulated CPU time (s) 454.31
Current children cumulated vsize (KiB) 115656

[startup+454.7 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7279
/proc/meminfo: memFree=17427120/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115656 CPUtime=454.7 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 69009 0 0 0 45458 12 0 0 25 0 1 0 729759395 118431744 22380 33554432000 4194304 4580011 140733399326496 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28914 22380 367 95 0 23896 0
Current children cumulated CPU time (s) 454.7
Current children cumulated vsize (KiB) 115656

[startup+454.901 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7279
/proc/meminfo: memFree=17427120/32950928 swapFree=67111200/67111528
[pid=7013] ppid=7011 vsize=115656 CPUtime=454.9 cores=1,3
/proc/7013/stat : 7013 (strangenight2-s) R 7011 7013 6061 0 -1 4202496 69036 0 0 0 45478 12 0 0 25 0 1 0 729759395 118431744 22407 33554432000 4194304 4580011 140733399326496 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7013/statm: 28914 22407 367 95 0 23896 0
Current children cumulated CPU time (s) 454.9
Current children cumulated vsize (KiB) 115656

Child status: 10
Real time (s): 454.978
CPU time (s): 454.991
CPU user time (s): 454.859
CPU system time (s): 0.131979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 157968

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

runsolver used 1.62075 second user time and 3.66244 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:48:07
IDJOB=3368242
IDBENCH=85975
IDSOLVER=1845
FILE ID=node115/3368242-1305395287
RUNJOBID= node115-1305395287-6984
PBS_JOBID= 13324414
Free space on /tmp= 73224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368242-1305395287/watcher-3368242-1305395287 -o /tmp/evaluation-result-3368242-1305395287/solver-3368242-1305395287 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368242-1305395287.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=871916516

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      17840996 kB
Buffers:        283276 kB
Cached:        4472436 kB
SwapCached:          0 kB
Active:       11866160 kB
Inactive:      2925112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17840996 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           18228 kB
Writeback:          24 kB
AnonPages:    10034708 kB
Mapped:          28404 kB
Slab:           212240 kB
PageTables:      41196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69695128 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= 73200 MiB
End job on node115 at 2011-05-14 19:55:42