Trace number 3368393

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)? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368393-1305380510.cnf'
0.00/0.00	c -- header says num vars:          89190
0.00/0.00	c -- header says num clauses:      265718
0.01/0.09	c -- clauses added:            0 learnts,       265718 normals,            0 xors
0.01/0.09	c -- vars added      89190
0.01/0.09	c Parsing time:  0.08 s
0.01/0.09	c  N st     0         0     89190     88572    177144         0    620004         0   no data   no data
0.39/0.42	c asymm  cl-useful: 0/74760/88571 lits-rem:0 time: 0.33
1.49/1.53	c Flit:     2 Blit:    238 bXBeca:    0 bXProp:  178 Bins:      0 BRemL:      0 BRemN:      0 P: 24.4M T:  1.09
1.49/1.53	c Cleaning up after failed var search:     0.00 s 
1.49/1.55	c Replacing      178 vars Replaced     3324 lits Time:     0.02 s 
1.49/1.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.49/1.59	c bin-w-bin subsume rem           48 bins  time:  0.01 s
1.59/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1.69/1.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  88769 time:  0.14 s
1.79/1.87	c Removed useless bin:      15  fixed:     0  props:  20.00M  time:  0.11 s
2.19/2.25	c lits-rem:        97  cl-subs:      106  v-elim:  29589  v-fix:    0  time:  0.36 s
2.19/2.29	c Finding binary XORs  T:     0.05 s  found:     819
2.29/2.31	c Replacing      819 vars Replaced    17667 lits Time:     0.02 s 
2.29/2.34	c Finding non-binary XORs:     0.02 s (found:      62, avg size: 3.0)
2.29/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2.29/2.36	c calculated reachability. Time: 0.01
2.29/2.37	c Calc default polars -  time:   0.01 s pos:    2709 undec:   31206 neg:   55275
2.29/2.37	c =========================================================================================
2.29/2.37	c types(t): F = full restart, N = normal restart
2.29/2.37	c types(t): S = simplification begin/end, E = solution found
2.29/2.37	c restart types(rt): st = static, dy = dynamic
2.29/2.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.29/2.37	c  B st     0         0     58361     86975    118171         0    543977         0   no data   no data
2.89/2.97	c  N dy    14      4261     58360     86975    118344      4005    543977     58945      6.41      6.77
3.39/3.40	c  N dy    36      8530     58359     86975    118459      8122    543977    133666      6.39      6.93
3.79/3.83	c  N dy    60     12631     58359     86975    118537     12118    543976    208714      6.52      6.91
4.19/4.28	c  N dy    91     16723     58359     86975    118624     16097    543976    280996      6.91      7.29
4.59/4.68	c  N dy   114     21004     58359     86975    118665     10631    543976    104390      6.95      7.40
4.99/5.06	c  F st   137     25000     58359     86975    118703     14546    543976    174984      7.05      6.59
5.19/5.25	c Found part    12087 vars:      58353 clauses:    205200 lits size:    543950
5.19/5.25	c Found part    12088 vars:          3 clauses:         2 lits size:         4
5.19/5.25	c Found part    12089 vars:          3 clauses:         2 lits size:         4
5.19/5.25	c Found parts:          3 time: 0.19 s
5.19/5.25	c Solving part 12088
5.19/5.29	c  N st     0         0         3         0         2         0         4         0   no data   no data
5.19/5.29	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
5.19/5.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
5.19/5.29	c Finding binary XORs  T:     0.00 s  found:       0
5.19/5.30	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
5.19/5.30	c calculated reachability. Time: 0.00
5.29/5.30	c Calc default polars -  time:   0.00 s pos:       1 undec:   89187 neg:       2
5.29/5.30	c =========================================================================================
5.29/5.30	c types(t): F = full restart, N = normal restart
5.29/5.30	c types(t): S = simplification begin/end, E = solution found
5.29/5.30	c restart types(rt): st = static, dy = dynamic
5.29/5.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.29/5.30	c  B st     0         0         3         0         2         0         4         0   no data   no data
5.29/5.30	c  E st     1         0         0         0         2         0         4         0   no data   no data
5.29/5.30	c Verified 0 clauses.
5.29/5.30	c Verified 0 clauses.
5.29/5.30	c Solved part
5.29/5.30	c =========================================================================================
5.29/5.30	c Solving part 12089
5.29/5.34	c  N st     0         0         3         0         2         0         4         0   no data   no data
5.29/5.34	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
5.29/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
5.29/5.34	c Finding binary XORs  T:     0.00 s  found:       0
5.29/5.34	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
5.29/5.34	c calculated reachability. Time: 0.00
5.29/5.34	c Calc default polars -  time:   0.00 s pos:       1 undec:   89187 neg:       2
5.29/5.34	c =========================================================================================
5.29/5.34	c types(t): F = full restart, N = normal restart
5.29/5.34	c types(t): S = simplification begin/end, E = solution found
5.29/5.34	c restart types(rt): st = static, dy = dynamic
5.29/5.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.29/5.34	c  B st     0         0         3         0         2         0         4         0   no data   no data
5.29/5.34	c  E st     1         0         0         0         2         0         4         0   no data   no data
5.29/5.34	c Verified 0 clauses.
5.29/5.34	c Verified 0 clauses.
5.29/5.34	c Solved part
5.29/5.34	c =========================================================================================
5.29/5.34	c Coming back to original instance
5.29/5.34	c =========================================================================================
5.29/5.36	c  N st   138     25250     58353     86973    118696     14795    543950    188053      7.05   no data
5.79/5.85	c  N dy   143     30001     58353     86973    118719     19496    543950    337560      7.05   no data
5.79/5.85	c  S st   143     30001     58353     86973    118719     19496    543950    337560      7.05   no data
5.99/6.02	c  S st   143     30507     58353     86973    118758     19963    543950    341954      7.05   no data
5.99/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.59/7.70	c Flit:     6 Blit:      2 bXBeca:    0 bXProp:  597 Bins: 138444 BRemL:  76751 BRemN:   1229 P: 26.8M T:  1.66
7.70/7.74	c Replacing      597 vars Replaced    37307 lits Time:     0.04 s 
7.70/7.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.70/7.78	c bin-w-bin subsume rem         2895 bins  time:  0.01 s
7.79/7.83	c subs with bin:     1629  lits-rem:      3868  v-fix:    0  time:  0.05 s
7.89/7.94	c Subs w/ non-existent bins:     84 l-rem:   1902 v-fix:     0 done:  57748 time:  0.11 s
7.89/7.99	c Removed useless bin:      31  fixed:     0  props:   4.31M  time:  0.05 s
8.49/8.50	c lits-rem:       445  cl-subs:     1821  v-elim:  35599  v-fix:    0  time:  0.51 s
8.49/8.54	c subs with bin:      196  lits-rem:      2185  v-fix:    0  time:  0.02 s
8.59/8.61	c lits-rem:       785  cl-subs:      659  v-elim:      0  v-fix:    0  time:  0.06 s
8.59/8.61	c Added XOR as norm:62
8.69/8.76	c asymm  cl-useful: 0/33143/107903 lits-rem:0 time: 0.15
8.69/8.77	c calculated reachability. Time: 0.01
8.69/8.77	c  N dy   143     30507     22149    107903     34531     14988    466102    253584      7.05   no data
8.69/8.79	c Finding binary XORs  T:     0.02 s  found:       3
9.09/9.17	c  N dy   165     34557     22148    107903     34548     18973    466102    323221      7.03      7.52
9.49/9.51	c  N dy   199     38591     22148    107903     34554     22975    466102    411173      7.27      8.96
9.89/9.92	c  N dy   216     43185     22148    107903     34565     14406    466102    149256      7.23      7.63
10.09/10.14	c  S st   235     45760     22148    107903     34571     16950    466102    204355      7.30      4.82
10.19/10.23	c  S st   235     46261     22148    107903     34584     17435    466102    211405      7.30   no data
10.19/10.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.49/10.52	c Flit:     6 Blit:      0 bXBeca:    0 bXProp:   17 Bins:   5694 BRemL:   6039 BRemN:    313 P:  6.3M T:  0.27
10.49/10.55	c Replacing       20 vars Replaced     2938 lits Time:     0.02 s 
10.49/10.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.49/10.58	c bin-w-bin subsume rem          325 bins  time:  0.01 s
10.59/10.61	c subs with bin:     2379  lits-rem:       683  v-fix:    0  time:  0.04 s
10.59/10.64	c Subs w/ non-existent bins:     20 l-rem:   4272 v-fix:     0 done:  22122 time:  0.03 s
10.59/10.66	c Removed useless bin:     173  fixed:     0  props:   0.75M  time:  0.01 s
10.69/10.76	c lits-rem:         0  cl-subs:      495  v-elim:    330  v-fix:    0  time:  0.11 s
10.69/10.79	c subs with bin:       40  lits-rem:       584  v-fix:    0  time:  0.01 s
10.79/10.85	c lits-rem:       419  cl-subs:      388  v-elim:      0  v-fix:    0  time:  0.04 s
10.79/10.87	c vivif2 --  cl tried   105145 cl shrink     1185 lits rem       1353 time: 0.02
10.79/10.88	c vivif2 --  cl tried    16461 cl shrink     1270 lits rem       2497 time: 0.01
11.09/11.18	c asymm  cl-useful: 60/57743/105140 lits-rem:61 time: 0.30
11.09/11.19	c calculated reachability. Time: 0.00
11.09/11.19	c  N dy   235     46261     21792    105140     32976     16458    453930    194435      7.30   no data
11.19/11.21	c Finding binary XORs  T:     0.01 s  found:       0
11.59/11.62	c  N dy   265     50451     21792    105140     32978     20620    453930    270734      7.37      7.81
11.99/12.05	c  N dy   295     55031     21792    105140     32979     25153    453930    350851      7.44      7.88
12.39/12.43	c  N dy   320     59084     21791    105140     32981     29166    453930    436355      7.48      9.84
12.79/12.89	c  N dy   347     63088     21791    105140     32988     33132    453929    515423      7.54      8.01
13.29/13.30	c  N dy   369     67480     21791    105140     32997     20293    453929    205778      7.59      8.02
13.39/13.48	c  S st   380     69391     21791    105140     33000     22185    453929    244896      7.59   no data
13.49/13.58	c  S st   380     69892     21791    105140     33003     22681    453929    252577      7.59   no data
13.49/13.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.79/13.86	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   1161 BRemL:    831 BRemN:     24 P:  6.2M T:  0.27
13.79/13.89	c Replacing        5 vars Replaced      703 lits Time:     0.02 s 
13.89/13.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.89/13.92	c bin-w-bin subsume rem           39 bins  time:  0.01 s
13.89/13.96	c subs with bin:        8  lits-rem:         3  v-fix:    0  time:  0.04 s
13.89/13.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21784 time:  0.03 s
13.99/14.00	c Removed useless bin:       3  fixed:     0  props:   0.73M  time:  0.01 s
13.99/14.09	c lits-rem:         4  cl-subs:      458  v-elim:     61  v-fix:    0  time:  0.10 s
14.09/14.13	c subs with bin:      502  lits-rem:      1261  v-fix:    0  time:  0.02 s
14.20/14.20	c lits-rem:       821  cl-subs:      554  v-elim:      0  v-fix:    0  time:  0.06 s
14.20/14.22	c vivif2 --  cl tried   104685 cl shrink        4 lits rem          4 time: 0.02
14.20/14.23	c vivif2 --  cl tried    21508 cl shrink     1382 lits rem       2024 time: 0.01
14.39/14.46	c asymm  cl-useful: 42/46940/104683 lits-rem:126 time: 0.23
14.39/14.47	c calculated reachability. Time: 0.00
14.39/14.47	c  N dy   380     69892     21723    104641     32966     21508    451744    234515      7.59   no data
14.89/14.92	c  N dy   410     74491     21723    104641     32972     26080    451744    342096      7.64      8.09
15.40/15.40	c  N dy   436     79435     21723    104641     32976     30999    451744    451432      7.67      8.10
15.99/16.01	c  N dy   471     85037     21723    104641     32983     36539    451744    576383      7.73      8.15
16.29/16.31	c  F st   491     87500     21723    104641     32983     38985    451744    633939      7.77      5.51
16.50/16.56	c Finding binary XORs  T:     0.01 s  found:       7
16.59/16.67	c  N st   496     90794     21723    104641     32983     22370    451744    246398      7.77   no data
17.19/17.25	c  N dy   526     96938     21723    104641     32990     28470    451744    389896      7.83      8.55
17.79/17.87	c  N dy   556    103171     21723    104641     32995     34600    451744    504963      7.82     10.14
17.99/18.04	c  S st   564    104838     21723    104641     32996     36253    451744    539112      7.81   no data
18.09/18.15	c  S st   564    105340     21723    104641     33001     36745    451744    547560      7.81   no data
18.09/18.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.39/18.40	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   16 Bins:    368 BRemL:    203 BRemN:      6 P:  6.2M T:  0.24
18.39/18.43	c Replacing       23 vars Replaced     9227 lits Time:     0.03 s 
18.39/18.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.39/18.46	c bin-w-bin subsume rem           37 bins  time:  0.01 s
18.49/18.50	c subs with bin:        5  lits-rem:         3  v-fix:    0  time:  0.04 s
18.49/18.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21697 time:  0.03 s
18.49/18.54	c Removed useless bin:       6  fixed:     0  props:   0.74M  time:  0.01 s
18.60/18.64	c lits-rem:         0  cl-subs:       24  v-elim:      2  v-fix:    0  time:  0.10 s
18.60/18.70	c subs with bin:      121  lits-rem:      1912  v-fix:    0  time:  0.03 s
18.79/18.88	c lits-rem:      2006  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  0.17 s
18.89/18.90	c vivif2 --  cl tried   104614 cl shrink        8 lits rem          8 time: 0.02
18.89/18.93	c vivif2 --  cl tried    35259 cl shrink     4072 lits rem       7577 time: 0.03
19.19/19.23	c asymm  cl-useful: 468/38830/104612 lits-rem:2146 time: 0.29
19.19/19.24	c calculated reachability. Time: 0.00
19.19/19.24	c  N dy   564    105340     21695    104611     33001     35259    449363    518557      7.81   no data
19.99/20.06	c  N dy   610    112304     21695    104611     33014     42160    449363    675917      7.86      8.28
20.79/20.88	c  N dy   655    119860     21695    104611     33025     27936    449363    313339      7.88      8.53
21.69/21.79	c  N dy   688    127642     21695    104611     33029     35651    449363    480295      7.90      8.34
22.69/22.72	c  N dy   740    135876     21694    104611     33035     43822    449363    657790      7.93      8.37
23.59/23.69	c  N dy   792    144554     21694    104611     33044     29140    449363    297404      7.98      8.43
24.69/24.76	c  N dy   830    153783     21694    104611     33050     38305    449363    500027      7.97      9.52
25.19/25.24	c  S st   858    158012     21694    104611     33053     42503    449362    589791      7.98   no data
25.29/25.35	c  S st   858    158513     21694    104611     33055     42998    449362    599478      7.98   no data
25.29/25.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.59/25.69	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   18 Bins:   5613 BRemL:   5065 BRemN:     10 P:  6.8M T:  0.32
25.69/25.73	c Replacing       18 vars Replaced     8211 lits Time:     0.03 s 
25.69/25.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.69/25.76	c bin-w-bin subsume rem           14 bins  time:  0.01 s
25.69/25.79	c subs with bin:       31  lits-rem:         0  v-fix:    0  time:  0.03 s
25.79/25.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21672 time:  0.03 s
25.79/25.83	c Removed useless bin:      76  fixed:     0  props:   0.67M  time:  0.01 s
25.89/25.96	c lits-rem:        36  cl-subs:       18  v-elim:     20  v-fix:    0  time:  0.13 s
25.99/26.03	c subs with bin:      401  lits-rem:      2098  v-fix:    0  time:  0.04 s
26.19/26.23	c lits-rem:      1819  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  0.18 s
26.19/26.25	c vivif2 --  cl tried   104595 cl shrink       11 lits rem         14 time: 0.02
26.19/26.28	c vivif2 --  cl tried    41287 cl shrink     4628 lits rem       8457 time: 0.04
26.58/26.62	c asymm  cl-useful: 14/59210/104594 lits-rem:39 time: 0.34
26.58/26.63	c calculated reachability. Time: 0.00
26.58/26.63	c  N dy   858    158513     21652    104582     33281     41287    450774    566986      7.98   no data
26.58/26.65	c Finding binary XORs  T:     0.01 s  found:       0
27.79/27.86	c  N dy   911    168645     21651    104582     33289     26912    450773    237289      8.00      8.77
28.99/29.08	c  N dy   971    180087     21651    104582     33295     38240    450773    465751      8.01      8.45
30.39/30.50	c  N dy  1021    191621     21650    104582     33308     49659    450773    707531      7.99     10.73
31.69/31.79	c  N dy  1095    203875     21649    104582     33318     36333    450773    448020      8.04      8.48
33.29/33.38	c  N dy  1163    216946     21649    104582     33323     49254    450773    715729      8.05      8.54
35.09/35.14	c  N dy  1243    230817     21649    104582     33339     37849    450773    422421      8.08      8.77
35.89/35.96	c  S st  1283    237769     21648    104582     33344     44751    450773    586818      8.09   no data
35.99/36.08	c  S st  1283    238271     21648    104582     33347     45246    450773    594676      8.09   no data
35.99/36.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.30/36.35	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   27 Bins:    403 BRemL:    375 BRemN:     59 P:  6.9M T:  0.26
36.30/36.39	c Replacing       27 vars Replaced    10909 lits Time:     0.04 s 
36.39/36.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.39/36.43	c bin-w-bin subsume rem           23 bins  time:  0.01 s
36.39/36.47	c subs with bin:        4  lits-rem:         6  v-fix:    0  time:  0.04 s
36.49/36.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21620 time:  0.03 s
36.49/36.51	c Removed useless bin:       2  fixed:     0  props:   0.68M  time:  0.01 s
36.59/36.61	c lits-rem:         4  cl-subs:       35  v-elim:     25  v-fix:    0  time:  0.10 s
36.59/36.67	c subs with bin:      144  lits-rem:      1534  v-fix:    0  time:  0.03 s
36.79/36.87	c lits-rem:      2808  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  0.19 s
36.79/36.89	c vivif2 --  cl tried   104624 cl shrink        1 lits rem          1 time: 0.02
36.89/36.93	c vivif2 --  cl tried    43411 cl shrink     4143 lits rem       7222 time: 0.03
36.89/36.96	c asymm  cl-useful: 0/6584/104624 lits-rem:0 time: 0.04
36.89/36.98	c calculated reachability. Time: 0.00
36.89/36.98	c  N dy  1283    238271     21595    104624     32642     43411    450502    562009      8.09   no data
37.79/37.87	c Finding binary XORs  T:     0.01 s  found:       3
38.89/38.99	c  N dy  1385    253629     21593    104623     32655     32202    450493    268685      8.14      8.59
40.89/40.92	c  N dy  1468    269915     21593    104623     32664     48376    450493    649186      8.15     12.06
43.09/43.18	c  N dy  1542    287203     21593    104623     32671     39107    450493    391597      8.14      8.71
45.39/45.46	c  N dy  1659    305541     21593    104623     32682     57326    450493    832726      8.18      8.94
45.49/45.56	c  F st  1665    306251     21593    104623     32682     58036    450493    847940      8.18   no data
45.49/45.59	c Replacing        3 vars Replaced      508 lits Time:     0.02 s 
47.89/47.95	c  N dy  1764    325570     21590    104620     32670     49162    450474    572874      8.21      9.42
50.69/50.73	c  N dy  1875    345572     21590    104620     32678     39906    450474    329491      8.24      8.72
52.19/52.26	c  S st  1934    357407     21590    104620     32689     51630    450474    598096      8.24   no data
52.29/52.38	c  S st  1934    357913     21589    104620     32690     52133    450474    606984      8.24   no data
52.39/52.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.59/52.67	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   25 Bins:   1282 BRemL:   1390 BRemN:      5 P:  7.1M T:  0.27
52.70/52.71	c Replacing       25 vars Replaced     7995 lits Time:     0.04 s 
52.70/52.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.70/52.74	c bin-w-bin subsume rem           23 bins  time:  0.01 s
52.70/52.78	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.04 s
52.80/52.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21562 time:  0.03 s
52.80/52.83	c Removed useless bin:      12  fixed:     0  props:   0.68M  time:  0.01 s
52.89/52.93	c lits-rem:         0  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.10 s
52.89/52.98	c subs with bin:      169  lits-rem:      1042  v-fix:    0  time:  0.03 s
53.19/53.22	c lits-rem:      2805  cl-subs:     1244  v-elim:      0  v-fix:    0  time:  0.22 s
53.19/53.24	c vivif2 --  cl tried   104578 cl shrink        0 lits rem          0 time: 0.02
53.19/53.27	c vivif2 --  cl tried    50327 cl shrink     3444 lits rem       6886 time: 0.03
53.49/53.56	c asymm  cl-useful: 240/23924/104578 lits-rem:259 time: 0.29
53.49/53.57	c calculated reachability. Time: 0.00
53.49/53.57	c  N dy  1934    357913     21562    104578     32457     50327    449986    578098      8.24   no data
53.49/53.59	c Finding binary XORs  T:     0.01 s  found:       0
56.59/56.65	c  N dy  2028    378356     21562    104578     32468     70545    449985   1008922      8.24      8.71
59.29/59.36	c  N dy  2142    398456     21560    104578     32485     60100    449985    745285      8.26      8.80
62.19/62.26	c  N dy  2249    418458     21560    104578     32493     49525    449985    472162      8.27     11.49
65.09/65.13	c  N dy  2347    438506     21560    104578     32505     69407    449985    921383      8.27     10.78
68.49/68.59	c  N dy  2450    461144     21558    104578     32518     60264    449985    643246      8.27      8.71
71.89/71.90	c  N dy  2542    481159     21558    104578     32524     80149    449985   1096280      8.27      8.85
74.99/75.00	c  N dy  2625    501229     21558    104578     32536     67780    449985    760723      8.25      8.69
78.39/78.47	c  N dy  2726    521312     21558    104578     32547     54452    449985    430299      8.26      8.74
80.69/80.79	c  S st  2819    536871     21558    104578     32552     69929    449985    814033      8.28   no data
80.89/80.93	c  S st  2819    537372     21558    104578     32554     70428    449985    826072      8.28   no data
80.89/80.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.19/81.23	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   45 Bins:   1155 BRemL:    592 BRemN:      1 P:  7.8M T:  0.28
81.19/81.27	c Replacing       45 vars Replaced    15560 lits Time:     0.05 s 
81.29/81.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.29/81.31	c bin-w-bin subsume rem           38 bins  time:  0.01 s
81.29/81.35	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.05 s
81.29/81.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21510 time:  0.03 s
81.29/81.40	c Removed useless bin:      23  fixed:     0  props:   0.67M  time:  0.01 s
81.49/81.50	c lits-rem:        20  cl-subs:      138  v-elim:      5  v-fix:    0  time:  0.11 s
81.59/81.60	c subs with bin:      540  lits-rem:      1858  v-fix:    0  time:  0.06 s
81.99/82.02	c lits-rem:      4490  cl-subs:     2363  v-elim:      0  v-fix:    0  time:  0.41 s
81.99/82.05	c vivif2 --  cl tried   104440 cl shrink        4 lits rem          4 time: 0.02
82.09/82.10	c vivif2 --  cl tried    67029 cl shrink     4577 lits rem       8731 time: 0.05
82.39/82.47	c asymm  cl-useful: 12/52690/104440 lits-rem:41 time: 0.37
82.39/82.48	c calculated reachability. Time: 0.00
82.39/82.48	c  N dy  2819    537372     21505    104430     32836     67028    449027    777618      8.28   no data
82.39/82.50	c Finding binary XORs  T:     0.02 s  found:       2
86.39/86.44	c  N dy  2903    558562     21504    104430     32847     88008    449027   1231371      8.27      8.81
89.99/90.07	c  N dy  3000    578892     21502    104430     32860     71931    449027    825939      8.27      8.72
93.50/93.57	c  N dy  3142    599019     21500    104430     32879     91903    449027   1324937      8.31      8.76
96.69/96.77	c  N dy  3268    619263     21499    104430     32889     76589    449027    891719      8.34      8.88
100.20/100.26	c  N dy  3417    639320     21499    104430     32899     96521    449027   1391589      8.39      8.85
103.30/103.40	c  N dy  3538    659375     21499    104430     32912     80005    449027    919794      8.40     12.32
107.09/107.14	c  N dy  3640    679864     21498    104430     32921    100344    449027   1426288      8.41      8.99
110.89/110.90	c  N dy  3747    699961     21498    104430     32928     82981    449027    909795      8.41      9.39
114.79/114.86	c  N dy  3876    719963     21498    104430     32939    102866    449027   1413149      8.43      9.56
118.29/118.35	c  N dy  3989    739999     21498    104430     32942     84624    449027    943001      8.45     18.35
122.20/122.20	c  N dy  4130    760034     21498    104430     32951    104538    449027   1434863      8.48      9.87
125.69/125.77	c  N dy  4245    780059     21498    104430     32954     85158    449027    880315      8.49     10.60
129.20/129.23	c  N dy  4361    800174     21498    104430     32961    105166    449027   1380911      8.51      8.97
130.40/130.45	c  S st  4399    806059     21498    104430     32962    111025    449027   1531585      8.51      6.13
130.60/130.67	c  S st  4399    806561     21498    104430     32965    111520    449027   1539902      8.51   no data
130.60/130.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
131.00/131.01	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   57 Bins:   1201 BRemL:    849 BRemN:      9 P:  9.5M T:  0.32
131.00/131.10	c Replacing       59 vars Replaced    35562 lits Time:     0.09 s 
131.10/131.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.10/131.13	c bin-w-bin subsume rem           43 bins  time:  0.01 s
131.10/131.17	c subs with bin:       10  lits-rem:         9  v-fix:    0  time:  0.05 s
131.20/131.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21437 time:  0.03 s
131.20/131.22	c Removed useless bin:      24  fixed:     0  props:   0.69M  time:  0.01 s
131.30/131.33	c lits-rem:         0  cl-subs:      108  v-elim:      3  v-fix:    0  time:  0.11 s
131.50/131.50	c subs with bin:      742  lits-rem:      3711  v-fix:    0  time:  0.10 s
132.79/132.84	c lits-rem:     12501  cl-subs:     3592  v-elim:      0  v-fix:    0  time:  1.32 s
132.79/132.86	c vivif2 --  cl tried   104297 cl shrink        4 lits rem          8 time: 0.02
132.89/132.99	c vivif2 --  cl tried   105909 cl shrink    10776 lits rem      21626 time: 0.13
133.19/133.22	c asymm  cl-useful: 0/27683/104297 lits-rem:0 time: 0.23
133.19/133.24	c calculated reachability. Time: 0.00
133.19/133.24	c  N dy  4399    806561     21434    104297     32437    105909    448190   1444624      8.51   no data
133.19/133.25	c Finding binary XORs  T:     0.01 s  found:       0
137.20/137.26	c  N dy  4484    827685     21434    104297     32443     83237    448190    828708      8.51      9.03
141.19/141.27	c  N dy  4580    848099     21431    104297     32452    103395    448190   1268496      8.50      9.28
145.69/145.77	c  N dy  4673    868605     21431    104297     32465     83466    448189    800076      8.50      9.15
150.10/150.18	c  N dy  4775    889562     21430    104297     32474    104258    448189   1285897      8.50      8.96
154.49/154.50	c  N dy  4895    909633     21430    104297     32486     82279    448188    709277      8.52     12.75
158.20/158.30	c  N dy  5009    929870     21430    104297     32492    102389    448188   1226158      8.52      9.05
162.10/162.18	c  N dy  5127    949942     21430    104297     32501    122341    448188   1714843      8.53     10.65
165.99/166.08	c  N dy  5231    970020     21430    104297     32506     99171    448188   1074627      8.54     13.33
170.09/170.13	c  N dy  5338    990118     21429    104297     32514    119159    448188   1568342      8.54     10.46
174.29/174.30	c  N dy  5449   1010217     21429    104297     32516     94734    448188    907246      8.55     10.97
178.20/178.26	c  N dy  5565   1030294     21429    104297     32519    114700    448188   1409049      8.56      9.17
182.90/182.93	c  N dy  5687   1050413     21429    104297     32526     89344    448188    717476      8.57      9.23
186.69/186.71	c  N dy  5791   1070510     21429    104297     32532    109316    448188   1192455      8.57      9.18
186.90/186.94	c  F st  5796   1071875     21429    104297     32532    110675    448188   1241019      8.57   no data
190.79/190.85	c  N dy  5874   1090686     21429    104292     32284    129214    448151   1739445      8.58      9.05
195.19/195.28	c  N dy  5992   1110947     21429    104292     32291    103543    448151   1017631      8.58      9.06
199.39/199.42	c  N dy  6111   1131056     21429    104292     32294    123563    448151   1553643      8.59      9.05
205.49/205.50	c  N dy  6206   1152190     21429    104292     32297     97687    448151    799889      8.59      9.07
210.00/210.06	c  N dy  6350   1172198     21429    104292     32303    117603    448151   1308618      8.61     10.33
215.10/215.14	c  N dy  6467   1192254     21429    104292     32308    137544    448151   1839704      8.62      9.16
219.79/219.82	c  S st  6555   1209841     21429    104292     32312    106648    448151    974421      8.62      6.12
220.00/220.03	c  S st  6555   1210344     21429    104292     32315    107148    448151    983140      8.62   no data
220.00/220.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
220.29/220.38	c Flit:     2 Blit:      3 bXBeca:    0 bXProp:   51 Bins:   1266 BRemL:    885 BRemN:      7 P:  9.4M T:  0.33
220.39/220.45	c Replacing       51 vars Replaced    23435 lits Time:     0.06 s 
220.39/220.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.39/220.48	c bin-w-bin subsume rem           41 bins  time:  0.01 s
220.49/220.53	c subs with bin:       16  lits-rem:         9  v-fix:    0  time:  0.04 s
220.49/220.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21373 time:  0.03 s
220.49/220.57	c Removed useless bin:      24  fixed:     0  props:   0.69M  time:  0.02 s
220.59/220.69	c lits-rem:         0  cl-subs:      103  v-elim:      3  v-fix:    0  time:  0.12 s
220.79/220.80	c subs with bin:     1147  lits-rem:      3025  v-fix:    0  time:  0.07 s
221.29/221.34	c lits-rem:      6509  cl-subs:     3288  v-elim:      0  v-fix:    0  time:  0.53 s
221.29/221.37	c vivif2 --  cl tried   104164 cl shrink        5 lits rem          9 time: 0.02
221.39/221.43	c vivif2 --  cl tried   100776 cl shrink     2838 lits rem       5260 time: 0.06
221.69/221.75	c asymm  cl-useful: 101/13579/104163 lits-rem:114 time: 0.33
221.69/221.77	c calculated reachability. Time: 0.00
221.69/221.77	c  N dy  6555   1210344     21370    104163     32354    100776    447227    905065      8.62   no data
221.69/221.78	c Finding binary XORs  T:     0.02 s  found:       2
226.39/226.48	c  N dy  6661   1230425     21370    104163     32362    120726    447227   1397469      8.63      9.14
231.29/231.30	c  N dy  6763   1250892     21369    104163     32379    141022    447227   1863195      8.63      9.10
236.40/236.47	c  N dy  6855   1272834     21368    104163     32390    109853    447227   1074433      8.62      9.14
242.01/242.08	c  N dy  6921   1295771     21368    104163     32395    132517    447227   1558646      8.61      9.25
247.50/247.54	c  N dy  6990   1315890     21366    104163     32418    103902    447227    859329      8.60      9.06
251.99/252.06	c  N dy  7099   1336047     21364    104163     32423    123928    447227   1315222      8.61      9.20
257.00/257.08	c  N dy  7202   1356100     21364    104163     32434    143827    447227   1781527      8.61      9.13
262.29/262.30	c  N dy  7313   1376237     21363    104163     32443    113910    447227   1025944      8.61      9.09
266.90/266.95	c  N dy  7420   1396369     21362    104163     32457    133854    447227   1500092      8.62      9.82
272.00/272.09	c  N dy  7519   1416421     21362    104163     32469    153770    447226   1991422      8.62      9.12
277.10/277.20	c  N dy  7629   1436910     21361    104163     32479    123237    447226   1184998      8.62      9.08
282.10/282.19	c  N dy  7740   1456985     21360    104163     32483    143211    447226   1684429      8.63      9.32
287.30/287.37	c  N dy  7872   1477041     21360    104163     32490    163189    447226   2212110      8.65     11.85
292.30/292.36	c  N dy  7969   1497206     21360    104163     32495    130555    447226   1307484      8.65      9.25
297.29/297.34	c  N dy  8075   1517329     21359    104163     32500    150575    447226   1799334      8.65      9.14
302.50/302.59	c  N dy  8190   1537470     21359    104163     32505    170625    447226   2341348      8.66      9.31
307.49/307.58	c  N dy  8336   1557528     21359    104163     32509    137028    447226   1396670      8.68      9.23
313.60/313.65	c  N dy  8441   1577556     21359    104163     32513    156949    447226   1937961      8.68      9.22
320.11/320.16	c  N dy  8559   1597781     21359    104163     32520    177034    447226   2439707      8.69      9.23
325.60/325.64	c  N dy  8689   1617866     21359    104163     32524    142404    447226   1494443      8.71     15.91
331.40/331.49	c  N dy  8804   1638072     21359    104163     32526    162524    447226   2010004      8.71      9.19
337.50/337.50	c  N dy  8917   1658096     21359    104163     32531    182450    447226   2539082      8.72      9.33
342.50/342.59	c  N dy  9027   1678111     21359    104163     32534    146303    447226   1495595      8.73      9.90
347.80/347.89	c  N dy  9148   1698416     21359    104163     32535    166513    447226   2041342      8.73      9.46
351.40/351.46	c  S st  9207   1710345     21359    104163     32536    178372    447226   2344150      8.73      5.87
351.70/351.75	c  S st  9207   1710849     21359    104163     32539    178871    447226   2354235      8.73   no data
351.70/351.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
352.20/352.23	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   80 Bins:   7013 BRemL:   5143 BRemN:      3 P: 13.0M T:  0.46
352.30/352.38	c Replacing       82 vars Replaced    56569 lits Time:     0.14 s 
352.40/352.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
352.40/352.41	c bin-w-bin subsume rem           85 bins  time:  0.01 s
352.40/352.46	c subs with bin:       16  lits-rem:        13  v-fix:    0  time:  0.05 s
352.40/352.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21275 time:  0.03 s
352.50/352.51	c Removed useless bin:      47  fixed:     0  props:   0.67M  time:  0.02 s
352.60/352.68	c lits-rem:         1  cl-subs:      149  v-elim:      8  v-fix:    0  time:  0.17 s
352.89/352.94	c subs with bin:      822  lits-rem:      7041  v-fix:    0  time:  0.15 s
355.89/355.98	c lits-rem:     17195  cl-subs:     5699  v-elim:      0  v-fix:    0  time:  3.03 s
355.99/356.00	c vivif2 --  cl tried   103977 cl shrink       16 lits rem         22 time: 0.02
356.20/356.21	c vivif2 --  cl tried   170746 cl shrink    13708 lits rem      27169 time: 0.20
356.50/356.56	c asymm  cl-useful: 66/25200/103976 lits-rem:70 time: 0.35
356.50/356.57	c calculated reachability. Time: 0.00
356.50/356.58	c  N dy  9207   1710849     21267    103975     33517    170745    447593   2216225      8.73   no data
356.50/356.59	c Finding binary XORs  T:     0.02 s  found:       1
362.39/362.48	c  N dy  9298   1730881     21267    103975     33521    128704    447593   1113235      8.73      9.87
367.30/367.37	c  N dy  9414   1751194     21267    103975     33528    148932    447593   1717607      8.74      9.25
372.80/372.88	c  N dy  9518   1771203     21267    103975     33533    168834    447593   2250752      8.75      9.74
378.89/378.92	c  N dy  9632   1791236     21266    103975     33536    130737    447593   1112874      8.75      9.30
384.09/384.12	c  N dy  9734   1812106     21266    103975     33543    151472    447593   1655068      8.75      9.23
390.00/390.00	c  N dy  9844   1834215     21265    103975     33558    173421    447593   2200031      8.75      9.22
396.10/396.13	c  N dy  9943   1854328     21265    103975     33562    135022    447593   1161358      8.76      9.40
401.30/401.32	c  N dy 10056   1874369     21265    103975     33569    154968    447593   1705560      8.76      9.98
407.60/407.65	c  N dy 10133   1894629     21264    103975     33572    175075    447593   2208664      8.76      9.44
414.40/414.48	c  N dy 10195   1914648     21264    103975     33575    194911    447593   2676818      8.75     12.88
420.30/420.35	c  N dy 10305   1935505     21264    103975     33577    156273    447593   1648697      8.76      9.30
426.81/426.86	c  N dy 10406   1956701     21264    103975     33579    177301    447593   2205009      8.76      9.23
433.70/433.70	c  N dy 10500   1976710     21264    103975     33583    197152    447593   2704595      8.76      9.25
440.10/440.17	c  N dy 10594   1996719     21264    103975     33590    156989    447593   1596890      8.76      9.32
446.30/446.37	c  N dy 10675   2016885     21264    103975     33592    177035    447593   2125877      8.75      9.39
452.50/452.56	c  N dy 10776   2036967     21264    103975     33595    196971    447593   2627826      8.75      9.26
459.81/459.86	c  N dy 10842   2058001     21264    103975     33600    156890    447593   1480181      8.75      9.22
465.90/465.99	c  N dy 10920   2078027     21264    103975     33606    176711    447593   1927343      8.74      9.23
472.80/472.81	c  N dy 11011   2098155     21264    103975     33615    196665    447593   2437705      8.74      9.24
480.10/480.17	c  N dy 11112   2118252     21264    103975     33616    155012    447593   1381450      8.75      9.51
486.40/486.44	c  N dy 11215   2138566     21264    103975     33623    175210    447593   1916317      8.75      9.22
492.90/492.90	c  N dy 11332   2158613     21264    103975     33629    195090    447593   2439943      8.75      9.83
500.70/500.71	c  N dy 11393   2179116     21264    103975     33632    215461    447593   2988279      8.75      9.23
507.51/507.51	c  N dy 11487   2199321     21262    103975     33637    172291    447593   1763973      8.75      9.24
511.01/511.08	c  S st 11547   2210849     21262    103975     33638    183759    447593   2081756      8.75   no data
511.31/511.39	c  S st 11547   2211351     21261    103975     33641    184252    447593   2092265      8.75   no data
511.41/511.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
511.81/511.84	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   28 Bins:    410 BRemL:    591 BRemN:      2 P: 12.8M T:  0.43
511.91/511.96	c Replacing       29 vars Replaced    29731 lits Time:     0.11 s 
511.91/511.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.91/511.99	c bin-w-bin subsume rem           33 bins  time:  0.01 s
512.01/512.05	c subs with bin:        4  lits-rem:         6  v-fix:    0  time:  0.06 s
512.01/512.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21230 time:  0.03 s
512.11/512.10	c Removed useless bin:       6  fixed:     0  props:   0.68M  time:  0.01 s
512.21/512.24	c lits-rem:         4  cl-subs:       70  v-elim:      8  v-fix:    0  time:  0.14 s
512.40/512.43	c subs with bin:      654  lits-rem:      3235  v-fix:    0  time:  0.11 s
514.40/514.45	c lits-rem:     11142  cl-subs:     4006  v-elim:      0  v-fix:    0  time:  2.00 s
514.40/514.48	c vivif2 --  cl tried   103890 cl shrink        1 lits rem          1 time: 0.02
514.60/514.63	c vivif2 --  cl tried   173858 cl shrink     8814 lits rem      17111 time: 0.15
514.90/514.98	c asymm  cl-useful: 10/31619/103889 lits-rem:30 time: 0.35
514.90/514.99	c calculated reachability. Time: 0.00
514.90/515.00	c  N dy 11547   2211351     21222    103882     32953    173858    447095   1901403      8.75   no data
515.00/515.01	c Finding binary XORs  T:     0.02 s  found:       3
521.80/521.81	c  N dy 11653   2231765     21222    103882     32957    194129    447095   2411704      8.75      9.28
528.70/528.75	c  N dy 11760   2252061     21222    103882     32963    214266    447095   2946961      8.76      9.23
534.90/534.94	c  N dy 11861   2272084     21222    103882     32970    168856    447095   1703967      8.76     14.85
540.60/540.68	c  N dy 11971   2292100     21221    103882     32977    188746    447095   2255071      8.76     12.78
547.10/547.14	c  N dy 12094   2312201     21221    103882     32982    208765    447095   2802579      8.77     13.64
553.90/553.91	c  N dy 12224   2332470     21221    103882     32988    163803    447095   1521785      8.78      9.27
559.81/559.81	c  N dy 12358   2352986     21221    103882     32994    184204    447095   2086152      8.79      9.45
566.21/566.26	c  N dy 12482   2373081     21221    103882     32998    204142    447095   2628864      8.79      9.65
572.90/573.00	c  N dy 12597   2393896     21221    103882     33008    224850    447095   3222539      8.80      9.31
578.70/578.77	c  N dy 12714   2413932     21221    103882     33012    178444    447095   1849874      8.80     13.09
584.91/584.93	c  N dy 12848   2433990     21221    103882     33017    198425    447095   2416250      8.81      9.56
591.31/591.39	c  N dy 12972   2454359     21221    103882     33022    218699    447095   2982862      8.82      9.79
598.81/598.83	c  N dy 13101   2474744     21221    103882     33025    171403    447095   1575828      8.82      9.36
605.51/605.58	c  N dy 13200   2496127     21221    103882     33026    192720    447095   2221521      8.82      9.42
612.90/612.94	c  N dy 13311   2516226     21221    103882     33032    212730    447095   2773628      8.82      9.31
620.10/620.10	c  N dy 13417   2536264     21221    103882     33033    232682    447095   3340666      8.83      9.31
626.30/626.39	c  N dy 13528   2556410     21221    103882     33035    184519    447095   1853500      8.83      9.35
633.10/633.12	c  N dy 13638   2577306     21221    103882     33035    205316    447095   2454539      8.84      9.46
640.01/640.04	c  N dy 13746   2597374     21221    103882     33038    225297    447095   3027124      8.84      9.34
647.70/647.74	c  N dy 13854   2617902     21221    103882     33039    176302    447095   1554382      8.84      9.38
654.20/654.27	c  N dy 13944   2637989     21221    103882     33041    196306    447095   2144349      8.85      9.38
660.71/660.73	c  N dy 14045   2658003     21221    103882     33042    216211    447095   2730991      8.85      9.42
669.61/669.61	c  N dy 14139   2679825     21221    103882     33045    237871    447095   3319428      8.85      9.41
677.01/677.00	c  N dy 14244   2699892     21221    103882     33051    187652    447095   1798255      8.85      9.84
680.91/680.97	c  S st 14282   2711351     21221    103882     33055    198952    447095   2087132      8.85   no data
681.21/681.29	c  S st 14282   2711856     21221    103882     33056    199456    447095   2097971      8.85   no data
681.31/681.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
681.71/681.75	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   52 Bins:   1258 BRemL:    818 BRemN:      4 P: 13.2M T:  0.44
681.81/681.86	c Replacing       55 vars Replaced    29866 lits Time:     0.11 s 
681.81/681.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
681.81/681.89	c bin-w-bin subsume rem           40 bins  time:  0.01 s
681.91/681.96	c subs with bin:        8  lits-rem:        24  v-fix:    0  time:  0.06 s
681.91/681.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21164 time:  0.03 s
681.91/682.00	c Removed useless bin:      27  fixed:     0  props:   0.69M  time:  0.02 s
682.11/682.15	c lits-rem:         0  cl-subs:      111  v-elim:      7  v-fix:    0  time:  0.15 s
682.50/682.59	c subs with bin:     2463  lits-rem:      1815  v-fix:    0  time:  0.35 s
684.40/684.40	c lits-rem:      8610  cl-subs:     5250  v-elim:      0  v-fix:    0  time:  1.79 s
684.40/684.42	c vivif2 --  cl tried   103747 cl shrink        6 lits rem          6 time: 0.02
684.50/684.56	c vivif2 --  cl tried   189826 cl shrink     7429 lits rem      16604 time: 0.13
684.80/684.88	c asymm  cl-useful: 0/14421/103747 lits-rem:0 time: 0.32
684.80/684.90	c calculated reachability. Time: 0.00
684.80/684.90	c  N dy 14282   2711856     21157    103747     32902    189824    446350   1950305      8.85   no data
684.90/684.91	c Finding binary XORs  T:     0.02 s  found:       0
691.60/691.64	c  N dy 14389   2731864     21156    103747     32906    209758    446350   2536407      8.85      9.34
699.51/699.51	c  N dy 14506   2753442     21156    103747     32913    231219    446350   3169443      8.85      9.42
707.71/707.71	c  N dy 14603   2773464     21156    103747     32918    251145    446350   3744743      8.85     11.76
714.11/714.10	c  N dy 14715   2793694     21156    103747     32921    194965    446350   2080781      8.86      9.43
720.90/720.91	c  N dy 14828   2813908     21156    103747     32925    215095    446350   2659344      8.86      9.35
728.10/728.15	c  N dy 14955   2834009     21155    103747     32928    235125    446350   3251625      8.87     15.29
735.21/735.23	c  N dy 15078   2854100     21155    103747     32932    182669    446350   1615270      8.87     10.75
741.61/741.68	c  N dy 15203   2874168     21155    103747     32941    202669    446350   2230803      8.88     12.80
748.91/748.90	c  N dy 15292   2894245     21155    103747     32946    222608    446350   2767659      8.88     10.42
756.11/756.12	c  N dy 15395   2914326     21155    103747     32952    242602    446349   3349700      8.88      9.38
763.80/763.86	c  N dy 15509   2934389     21155    103747     32957    189139    446349   1717865      8.88     10.03
770.21/770.22	c  N dy 15639   2954393     21155    103747     32960    209084    446349   2334893      8.89     11.52
776.90/777.00	c  N dy 15764   2974438     21155    103747     32964    229069    446349   2904192      8.90      9.39
784.32/784.32	c  N dy 15867   2995479     21155    103747     32970    250007    446349   3503990      8.90      9.40
792.81/792.81	c  N dy 15982   3016110     21155    103747     32971    195835    446349   1852867      8.91      9.41
800.11/800.20	c  N dy 16090   3036440     21155    103747     32971    216081    446349   2477611      8.91      9.40
807.31/807.31	c  N dy 16195   3056684     21155    103747     32976    236257    446349   3089320      8.91      9.44
815.31/815.38	c  N dy 16297   3076990     21154    103747     32979    256468    446349   3703411      8.92      9.41
823.11/823.15	c  N dy 16412   3097302     21154    103747     32983    200997    446349   1895882      8.92      9.49
829.90/829.90	c  N dy 16506   3117571     21154    103747     32984    221203    446349   2519235      8.92      9.46
836.70/836.77	c  N dy 16618   3137591     21154    103747     32987    241151    446349   3118012      8.93      9.49
844.61/844.66	c  N dy 16727   3157842     21154    103747     32994    261291    446349   3701649      8.93      9.63
852.31/852.31	c  N dy 16850   3177854     21154    103747     33000    204786    446349   1941338      8.93      9.45
859.31/859.31	c  N dy 16955   3198700     21154    103747     33000    225562    446349   2560755      8.93      9.44
863.71/863.70	c  S st 17027   3211856     21154    103747     33000    238686    446349   2939757      8.94      5.81
864.01/864.01	c  S st 17027   3212358     21154    103747     33001    239184    446349   2950182      8.94   no data
864.01/864.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
864.51/864.52	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   29 Bins:    793 BRemL:    564 BRemN:      2 P: 14.5M T:  0.48
864.62/864.67	c Replacing       29 vars Replaced    32570 lits Time:     0.14 s 
864.62/864.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
864.71/864.70	c bin-w-bin subsume rem           11 bins  time:  0.01 s
864.71/864.76	c subs with bin:        7  lits-rem:        12  v-fix:    0  time:  0.06 s
864.71/864.79	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:  21123 time:  0.03 s
864.81/864.81	c Removed useless bin:       1  fixed:     0  props:   0.68M  time:  0.02 s
864.91/864.96	c lits-rem:         0  cl-subs:       48  v-elim:      3  v-fix:    0  time:  0.15 s
865.41/865.48	c subs with bin:     1522  lits-rem:      4287  v-fix:    0  time:  0.39 s
868.01/868.08	c lits-rem:      8943  cl-subs:     3377  v-elim:      0  v-fix:    0  time:  2.58 s
868.11/868.11	c vivif2 --  cl tried   103673 cl shrink        0 lits rem          0 time: 0.02
868.32/868.34	c vivif2 --  cl tried   231360 cl shrink    14423 lits rem      33682 time: 0.23
868.42/868.47	c asymm  cl-useful: 0/18854/103673 lits-rem:0 time: 0.13
868.42/868.49	c calculated reachability. Time: 0.00
868.42/868.49	c  N dy 17027   3212358     21120    103673     32835    231360    445956   2764003      8.94   no data
868.52/868.51	c Finding binary XORs  T:     0.02 s  found:       0
876.31/876.37	c  N dy 17130   3232409     21118    103673     32838    251337    445956   3350701      8.94      9.42
885.81/885.87	c  N dy 17258   3253677     21117    103673     32845    272511    445956   3986290      8.94      9.54
892.81/892.80	c  N dy 17363   3273739     21117    103673     32846    212518    445956   2169586      8.95      9.45
899.71/899.79	c  N dy 17456   3293764     21117    103673     32848    232453    445956   2728857      8.95      9.53
906.42/906.49	c  N dy 17524   3313873     21117    103673     32852    252433    445956   3263161      8.94      9.61
915.61/915.63	c  N dy 17636   3333963     21117    103673     32854    272421    445956   3855543      8.95     12.17
923.82/923.82	c  N dy 17765   3353993     21117    103673     32860    213812    445956   2132559      8.95      9.73
932.61/932.69	c  N dy 17877   3374665     21117    103673     32861    234389    445956   2721526      8.95      9.57
940.42/940.40	c  N dy 18000   3394758     21117    103673     32863    254390    445956   3261614      8.96     12.32
949.41/949.45	c  N dy 18106   3415028     21117    103673     32865    274545    445956   3848394      8.96      9.44
957.41/957.44	c  N dy 18226   3435245     21117    103673     32867    215233    445956   2120965      8.96      9.52
964.52/964.58	c  N dy 18346   3455311     21117    103673     32870    235227    445956   2714545      8.96      9.59
972.32/972.39	c  N dy 18429   3475550     21117    103673     32871    255364    445956   3274423      8.97      9.68
980.31/980.39	c  N dy 18510   3495608     21117    103673     32871    275294    445956   3820504      8.96     10.83
989.41/989.48	c  N dy 18595   3515624     21117    103673     32874    214876    445956   1985224      8.96     10.21
997.21/997.24	c  N dy 18691   3536168     21117    103673     32876    235331    445955   2542535      8.96      9.46
1005.21/1005.26	c  N dy 18760   3556784     21117    103673     32881    255695    445955   3051116      8.96      9.54
1014.52/1014.55	c  N dy 18851   3577235     21117    103673     32883    275957    445955   3568341      8.96      9.52
1023.91/1023.96	c  N dy 18932   3597487     21116    103673     32885    215734    445955   1958112      8.96      9.46
1031.12/1031.11	c  N dy 19044   3617518     21116    103673     32887    235596    445955   2495550      8.96      9.49
1039.62/1039.69	c  N dy 19150   3638127     21116    103673     32891    256101    445955   3050565      8.96      9.51
1048.22/1048.20	c  N dy 19247   3658154     21116    103673     32894    276021    445955   3593510      8.96     11.88
1058.02/1058.00	c  N dy 19330   3678656     21116    103673     32894    296402    445955   4152035      8.96      9.45
1065.71/1065.77	c  N dy 19435   3698729     21116    103673     32896    234970    445955   2421148      8.96     13.43
1071.21/1071.25	c  S st 19502   3712360     21116    103673     32898    248504    445955   2766061      8.96      5.85
1071.61/1071.66	c  S st 19502   3712865     21116    103673     32899    249006    445955   2775250      8.96   no data
1071.61/1071.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1072.11/1072.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   27 Bins:    320 BRemL:    207 BRemN:      0 P: 14.8M T:  0.50
1072.31/1072.32	c Replacing       27 vars Replaced    22853 lits Time:     0.13 s 
1072.31/1072.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1072.31/1072.36	c bin-w-bin subsume rem           15 bins  time:  0.01 s
1072.41/1072.42	c subs with bin:        8  lits-rem:        13  v-fix:    0  time:  0.06 s
1072.41/1072.45	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:  21089 time:  0.03 s
1072.41/1072.46	c Removed useless bin:      10  fixed:     0  props:   0.69M  time:  0.02 s
1072.61/1072.62	c lits-rem:         0  cl-subs:       23  v-elim:      3  v-fix:    0  time:  0.16 s
1072.82/1072.88	c subs with bin:      312  lits-rem:      2010  v-fix:    0  time:  0.13 s
1075.42/1075.46	c lits-rem:     12360  cl-subs:     4406  v-elim:      0  v-fix:    0  time:  2.57 s
1075.42/1075.48	c vivif2 --  cl tried   103618 cl shrink        1 lits rem          1 time: 0.02
1075.62/1075.67	c vivif2 --  cl tried   243770 cl shrink    10471 lits rem      21365 time: 0.19
1076.02/1076.01	c asymm  cl-useful: 33/4186/103618 lits-rem:1524 time: 0.34
1076.02/1076.03	c calculated reachability. Time: 0.00
1076.02/1076.03	c  N dy 19502   3712865     21086    103617     32658    243769    444149   2670266      8.96   no data
1076.02/1076.05	c Finding binary XORs  T:     0.02 s  found:       1
1084.92/1084.95	c  N dy 19614   3734401     21086    103617     32660    265191    444149   3267590      8.96      9.50
1092.72/1092.79	c  F st 19713   3751562     21086    103617     32664    282250    444149   3736330      8.96   no data
1092.82/1092.83	c Replacing        1 vars Replaced      256 lits Time:     0.04 s 
1093.92/1093.98	c  N st 19718   3754861     21085    103617     32663    285539    444145   3851880      8.96   no data
1103.42/1103.41	c  N dy 19827   3774985     21085    103617     32666    218790    444145   1931857      8.97      9.47
1110.82/1110.81	c  N dy 19909   3794986     21085    103617     32668    238650    444145   2419431      8.97     16.99
1119.22/1119.23	c  N dy 20008   3815075     21085    103617     32669    258626    444145   2981097      8.97     11.29
1127.72/1127.73	c  N dy 20115   3835122     21085    103617     32672    278549    444145   3539174      8.97     10.61
1137.52/1137.57	c  N dy 20219   3855402     21085    103617     32673    298725    444145   4093114      8.97      9.52
1147.02/1147.09	c  N dy 20323   3876050     21085    103617     32673    235695    444145   2320241      8.97      9.65
1155.82/1155.88	c  N dy 20394   3896149     21085    103617     32675    255692    444145   2897900      8.97      9.48
1165.82/1165.89	c  N dy 20479   3916176     21085    103617     32675    275607    444145   3453426      8.97     11.18
1175.42/1175.45	c  N dy 20580   3936203     21085    103617     32678    295497    444145   3994437      8.97      9.50
1185.72/1185.73	c  N dy 20679   3956601     21085    103617     32678    230999    444145   2108973      8.97      9.45
1193.21/1193.22	c  N dy 20796   3976848     21085    103617     32680    251138    444145   2656678      8.98      9.64
1202.41/1202.48	c  N dy 20873   3997093     21085    103617     32680    271216    444145   3178163      8.97      9.59
1211.62/1211.69	c  N dy 20979   4017099     21084    103617     32683    291041    444145   3715987      8.98     12.41
1221.42/1221.46	c  N dy 21073   4037195     21084    103617     32685    311037    444145   4279677      8.98     13.13
1229.82/1229.88	c  N dy 21180   4057204     21084    103617     32689    245344    444145   2436783      8.98     10.96
1237.92/1237.96	c  N dy 21292   4077242     21084    103617     32690    265249    444145   3012661      8.98      9.88
1247.12/1247.15	c  N dy 21398   4098518     21084    103617     32690    286391    444145   3615842      8.98      9.46
1257.72/1257.71	c  N dy 21501   4118649     21084    103617     32691    306381    444145   4196979      8.98      9.47
1267.62/1267.68	c  N dy 21599   4138722     21084    103617     32692    239694    444145   2202636      8.99      9.48
1275.82/1275.81	c  N dy 21679   4158816     21083    103617     32697    259581    444145   2718558      8.98      9.48
1283.52/1283.59	c  N dy 21809   4178831     21083    103617     32702    279506    444145   3299597      8.99      9.50
1292.22/1292.20	c  N dy 21935   4199306     21083    103617     32707    299848    444145   3880072      8.99      9.49
1298.22/1298.24	c  S st 22005   4212869     21083    103617     32711    313336    444145   4235058      8.99   no data
1298.72/1298.70	c  S st 22005   4213374     21083    103617     32713    313838    444145   4245992      8.99   no data
1298.72/1298.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1299.32/1299.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   25 Bins:    519 BRemL:    372 BRemN:      1 P: 17.7M T:  0.59
1299.42/1299.46	c Replacing       25 vars Replaced    22132 lits Time:     0.13 s 
1299.42/1299.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1299.42/1299.49	c bin-w-bin subsume rem           34 bins  time:  0.01 s
1299.52/1299.54	c subs with bin:        3  lits-rem:         5  v-fix:    0  time:  0.05 s
1299.52/1299.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21058 time:  0.03 s
1299.52/1299.59	c Removed useless bin:      15  fixed:     0  props:   0.69M  time:  0.02 s
1299.73/1299.76	c lits-rem:         2  cl-subs:       44  v-elim:      3  v-fix:    0  time:  0.17 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3368393-1305380510/watcher-3368393-1305380510 -o /tmp/evaluation-result-3368393-1305380510/solver-3368393-1305380510 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368393-1305380510.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.92 3.94 3.03 3/240 750
/proc/meminfo: memFree=19039352/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=21396 CPUtime=0 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 624 0 0 0 0 0 0 0 25 0 1 0 649650795 21909504 564 33554432000 4194304 4580011 140736211928352 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 5349 573 307 95 0 331 0

[startup+0.024136 s]
/proc/loadavg: 3.92 3.94 3.03 3/240 750
/proc/meminfo: memFree=19039352/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=39232 CPUtime=0.01 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 3316 0 0 0 1 0 0 0 25 0 1 0 649650795 40173568 2742 33554432000 4194304 4580011 140736211928352 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 9808 2743 323 95 0 4790 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39232

[startup+0.10112 s]
/proc/loadavg: 3.92 3.94 3.03 3/240 750
/proc/meminfo: memFree=19039352/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=64540 CPUtime=0.09 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 11053 0 0 0 8 1 0 0 25 0 1 0 649650795 66088960 8813 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 16135 8813 340 95 0 11117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64540

[startup+0.301086 s]
/proc/loadavg: 3.92 3.94 3.03 3/240 750
/proc/meminfo: memFree=19039352/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=64540 CPUtime=0.29 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 11053 0 0 0 28 1 0 0 25 0 1 0 649650795 66088960 8813 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 16135 8813 340 95 0 11117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64540

[startup+0.701075 s]
/proc/loadavg: 3.92 3.94 3.03 3/240 750
/proc/meminfo: memFree=19039352/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=85396 CPUtime=0.69 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 16276 0 0 0 68 1 0 0 25 0 1 0 649650795 87445504 14036 33554432000 4194304 4580011 140736211928352 18446744073709551615 248089359045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 21349 14037 342 95 0 16331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85396

[startup+1.50087 s]
/proc/loadavg: 3.92 3.94 3.03 4/240 751
/proc/meminfo: memFree=18959396/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=109024 CPUtime=1.49 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 22193 0 0 0 147 2 0 0 25 0 1 0 649650795 111640576 19953 33554432000 4194304 4580011 140736211928352 18446744073709551615 4292890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 27256 19953 342 95 0 22238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109024

[startup+3.10059 s]
/proc/loadavg: 3.92 3.94 3.03 5/238 770
/proc/meminfo: memFree=18968076/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=143672 CPUtime=3.09 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 31592 0 0 0 305 4 0 0 25 0 1 0 649650795 147120128 29346 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 35918 29346 364 95 0 30900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143672

[startup+6.30103 s]
/proc/loadavg: 3.93 3.94 3.03 5/242 779
/proc/meminfo: memFree=18681988/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=181492 CPUtime=6.29 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 46611 0 0 0 623 6 0 0 25 0 1 0 649650795 185847808 36764 33554432000 4194304 4580011 140736211928352 18446744073709551615 4238558 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 45373 36764 369 95 0 40355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181492

[startup+12.7009 s]
/proc/loadavg: 3.93 3.94 3.04 5/242 779
/proc/meminfo: memFree=18517704/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=191888 CPUtime=12.69 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 52263 0 0 0 1263 6 0 0 25 0 1 0 649650795 196493312 40175 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 47972 40175 369 95 0 42954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 191888

[startup+25.5006 s]
/proc/loadavg: 3.95 3.94 3.05 5/242 780
/proc/meminfo: memFree=18464568/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=201008 CPUtime=25.49 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 60600 0 0 0 2542 7 0 0 25 0 1 0 649650795 205832192 42351 33554432000 4194304 4580011 140736211928352 18446744073709551615 4292881 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 50252 42351 369 95 0 45234 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 201008

[startup+51.1011 s]
/proc/loadavg: 3.96 3.94 3.08 5/242 808
/proc/meminfo: memFree=18584232/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=208288 CPUtime=51.09 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 74317 0 0 0 5099 10 0 0 25 0 1 0 649650795 213286912 43701 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 52072 43701 369 95 0 47054 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208288

[startup+102.309 s]
/proc/loadavg: 3.98 3.95 3.12 5/242 810
/proc/meminfo: memFree=18497484/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=218568 CPUtime=102.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 94457 0 0 0 10216 14 0 0 25 0 1 0 649650795 223813632 46426 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 54642 46426 369 95 0 49624 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 218568

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.17 5/242 811
/proc/meminfo: memFree=18374320/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=235496 CPUtime=162.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 115002 0 0 0 16210 20 0 0 25 0 1 0 649650795 241147904 50953 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 58874 50953 369 95 0 53856 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 235496

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.22 5/242 813
/proc/meminfo: memFree=18320716/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=239884 CPUtime=222.29 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 133496 0 0 0 22206 23 0 0 25 0 1 0 649650795 245641216 51302 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 59971 51302 369 95 0 54953 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 239884

[startup+282.3 s]
/proc/loadavg: 4.06 3.98 3.27 5/242 814
/proc/meminfo: memFree=18319548/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=240660 CPUtime=282.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 147304 0 0 0 28202 28 0 0 25 0 1 0 649650795 246435840 51983 33554432000 4194304 4580011 140736211928352 18446744073709551615 4297791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 60165 51983 369 95 0 55147 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 240660

[startup+342.301 s]
/proc/loadavg: 4.06 4.00 3.32 5/242 816
/proc/meminfo: memFree=18321756/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=241552 CPUtime=342.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 161729 0 0 0 34199 31 0 0 25 0 1 0 649650795 247349248 51796 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 60388 51796 369 95 0 55370 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 241552

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.36 4/240 819
/proc/meminfo: memFree=18507492/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=263900 CPUtime=402.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 179812 0 0 0 40196 34 0 0 25 0 1 0 649650795 270233600 57373 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 65975 57373 369 95 0 60957 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 263900

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.40 5/242 862
/proc/meminfo: memFree=18461076/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=264716 CPUtime=462.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 192052 0 0 0 46193 37 0 0 25 0 1 0 649650795 271069184 57382 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 66179 57382 369 95 0 61161 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 264716

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.43 5/242 864
/proc/meminfo: memFree=18432756/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=271236 CPUtime=522.3 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 203582 0 0 0 52191 39 0 0 25 0 1 0 649650795 277745664 60344 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 67809 60344 369 95 0 62791 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 271236

[startup+582.3 s]
/proc/loadavg: 4.03 4.01 3.47 5/242 865
/proc/meminfo: memFree=18423416/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=271632 CPUtime=582.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 216896 0 0 0 58189 42 0 0 25 0 1 0 649650795 278151168 59525 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 67908 59525 369 95 0 62890 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 271632

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.50 5/242 867
/proc/meminfo: memFree=18401184/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=272156 CPUtime=642.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 227710 0 0 0 64186 45 0 0 25 0 1 0 649650795 278687744 60654 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 68039 60654 369 95 0 63021 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 272156

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.53 5/242 869
/proc/meminfo: memFree=18394556/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=276300 CPUtime=702.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 239550 0 0 0 70183 48 0 0 25 0 1 0 649650795 282931200 62443 33554432000 4194304 4580011 140736211928352 18446744073709551615 4317105 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 69075 62443 377 95 0 64057 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 276300

[startup+762.308 s]
/proc/loadavg: 4.00 4.00 3.56 5/242 870
/proc/meminfo: memFree=18366620/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=276664 CPUtime=762.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 253389 0 0 0 76180 51 0 0 25 0 1 0 649650795 283303936 60083 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 69166 60083 377 95 0 64148 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 276664

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/242 872
/proc/meminfo: memFree=18380472/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=277168 CPUtime=822.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 264534 0 0 0 82177 54 0 0 25 0 1 0 649650795 283820032 60349 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 69292 60349 377 95 0 64274 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 277168

[startup+882.3 s]
/proc/loadavg: 4.05 4.01 3.61 5/242 874
/proc/meminfo: memFree=18302564/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=381748 CPUtime=882.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 276077 0 0 0 88174 57 0 0 25 0 1 0 649650795 390909952 66299 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 95437 66299 391 95 0 90419 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 381748

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.63 5/242 876
/proc/meminfo: memFree=18226396/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=290768 CPUtime=942.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 286837 0 0 0 94170 61 0 0 25 0 1 0 649650795 297746432 65124 33554432000 4194304 4580011 140736211928352 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 72692 65124 369 95 0 67674 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 290768

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/242 878
/proc/meminfo: memFree=18272620/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=291296 CPUtime=1002.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 297653 0 0 0 100169 62 0 0 25 0 1 0 649650795 298287104 64610 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 72824 64610 369 95 0 67806 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 291296

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/242 879
/proc/meminfo: memFree=18251888/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=291920 CPUtime=1062.31 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 308329 0 0 0 106167 64 0 0 25 0 1 0 649650795 298926080 63891 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 72980 63891 369 95 0 67962 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 291920

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.69 5/242 881
/proc/meminfo: memFree=18222456/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=298852 CPUtime=1122.32 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 317726 0 0 0 112166 66 0 0 25 0 1 0 649650795 306024448 66744 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 74713 66744 369 95 0 69695 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 298852

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.71 5/242 891
/proc/meminfo: memFree=18177068/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=299080 CPUtime=1182.32 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 324899 0 0 0 118162 70 0 0 25 0 1 0 649650795 306257920 68021 33554432000 4194304 4580011 140736211928352 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 74770 68021 369 95 0 69752 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 299080

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/242 893
/proc/meminfo: memFree=18197240/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=300068 CPUtime=1242.32 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 335988 0 0 0 124160 72 0 0 25 0 1 0 649650795 307269632 66941 33554432000 4194304 4580011 140736211928352 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 75017 66941 369 95 0 69999 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 300068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/242 895
/proc/meminfo: memFree=18191992/32950928 swapFree=64721848/67111528
[pid=750] ppid=748 vsize=316516 CPUtime=1300.02 cores=1,3
/proc/750/stat : 750 (strangenight2-s) R 748 750 480 0 -1 4202496 347008 0 0 0 129928 74 0 0 25 0 1 0 649650795 324112384 71666 33554432000 4194304 4580011 140736211928352 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/750/statm: 79129 71666 369 95 0 74111 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 316516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.3
CPU system time (s): 0.756884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 404516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.756884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347008
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= 15
involuntary context switches= 980

runsolver used 2.79957 second user time and 6.70098 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 15:41:50
IDJOB=3368393
IDBENCH=82467
IDSOLVER=1845
FILE ID=node123/3368393-1305380510
RUNJOBID= node123-1305379154-500
PBS_JOBID= 13324379
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1817004806

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19039632 kB
Buffers:        275044 kB
Cached:        3919952 kB
SwapCached:      10496 kB
Active:       10869876 kB
Inactive:      2784980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19039632 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            9760 kB
Writeback:           0 kB
AnonPages:     9457828 kB
Mapped:          16584 kB
Slab:           163092 kB
PageTables:      32636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13578500 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= 73332 MiB
End job on node123 at 2011-05-14 16:03:32