Trace number 3368431

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) 1298.74 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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-3368431-1305379154.cnf'
0.00/0.00	c -- header says num vars:         164158
0.00/0.00	c -- header says num clauses:      730719
0.19/0.23	c -- clauses added:            0 learnts,       730719 normals,            0 xors
0.19/0.23	c -- vars added     164158
0.19/0.23	c Parsing time:  0.20 s
0.19/0.23	c  N st     0         0    164158    118150    599287         0   1645964         0   no data   no data
0.49/0.54	c asymm  cl-useful: 0/1189/94810 lits-rem:0 time: 0.31
9.89/10.14	c Flit:  1284 Blit:   8997 bXBeca:    0 bXProp: 15316 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.21
9.89/10.14	c Cleaning up after failed var search:     0.03 s 
9.89/10.16	c Replacing    15316 vars Replaced   270530 lits Time:     0.03 s 
9.89/10.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.99/10.20	c bin-w-bin subsume rem         7845 bins  time:  0.01 s
9.99/10.23	c subs with bin:      154  lits-rem:      6011  v-fix:    0  time:  0.04 s
13.79/14.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26699 time:  3.76 s
13.95/14.58	c Removed useless bin:    3709  fixed:     0  props:  20.01M  time:  0.22 s
14.26/14.83	c lits-rem:       671  cl-subs:     6606  v-elim:  20703  v-fix:    0  time:  0.25 s
15.06/15.78	c Finding binary XORs  T:     0.84 s  found:   12939
15.16/15.80	c Replacing    12939 vars Replaced   172716 lits Time:     0.02 s 
15.26/15.95	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
15.26/15.95	c calculated reachability. Time: 0.12
15.26/15.95	c Calc default polars -  time:   0.01 s pos:    6378 undec:  136712 neg:   21068
15.26/15.95	c =========================================================================================
15.26/15.95	c types(t): F = full restart, N = normal restart
15.26/15.95	c types(t): S = simplification begin/end, E = solution found
15.26/15.95	c restart types(rt): st = static, dy = dynamic
15.26/15.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.26/15.95	c  B st     0         0     28469     64285    105971         0    446261         0   no data   no data
16.71/17.48	c  N dy    17      4177     28451     64285    106122      3938    446260    702628     16.40     17.85
18.53/19.30	c  N dy    43      8330     28430     64285    106248      7888    446260   1381769     21.32     22.76
20.54/21.37	c  N dy    69     12895     28418     64285    106407     12231    446260   2239709     22.89     24.19
22.52/23.36	c  N dy    91     17154     28343     64285    106533     16280    446260   2955189     23.68     25.08
24.32/25.14	c  N dy   113     21160     28293     64285    106722     10564    446260    902292     23.23     24.71
26.22/27.09	c  F st   133     25002     28265     64285    106777     14309    446260   1816974     24.14     22.76
26.52/27.32	c  N st   134     25252     28265     63510    104632     14407    438646   1837835     24.14   no data
27.22/28.01	c Finding binary XORs  T:     0.50 s  found:     142
29.31/30.12	c  N dy   139     30000     28232     63510    104696     19037    438646   3031454     24.14   no data
29.31/30.12	c  S st   139     30000     28232     63510    104696     19037    438646   3031454     24.14   no data
29.71/30.51	c  S st   139     30501     28230     63510    104803     19412    438646   3066974     24.14   no data
29.71/30.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
42.81/44.10	c Flit:  1280 Blit:    390 bXBeca:    0 bXProp:  906 Bins: 133486 BRemL:   7326 BRemN:     55 P: 200.0M T: 13.01
42.81/44.13	c Cleaning up after failed var search:     0.03 s 
42.91/44.26	c Replacing     1048 vars Replaced    93619 lits Time:     0.12 s 
42.91/44.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.91/44.29	c bin-w-bin subsume rem         4804 bins  time:  0.02 s
43.01/44.33	c subs with bin:     1434  lits-rem:      6934  v-fix:    0  time:  0.03 s
43.61/45.00	c Subs w/ non-existent bins:   1573 l-rem:    528 v-fix:     0 done:  24204 time:  0.66 s
43.82/45.19	c Removed useless bin:    6065  fixed:     0  props:  20.00M  time:  0.19 s
44.01/45.31	c lits-rem:        32  cl-subs:     1471  v-elim:   2781  v-fix:    0  time:  0.12 s
44.01/45.35	c subs with bin:       35  lits-rem:       143  v-fix:    0  time:  0.03 s
44.01/45.38	c lits-rem:        14  cl-subs:      185  v-elim:      0  v-fix:    0  time:  0.02 s
44.41/45.74	c asymm  cl-useful: 443/3456/57319 lits-rem:554 time: 0.36
44.51/45.82	c calculated reachability. Time: 0.08
44.51/45.82	c  N dy   139     30501     21423     57319    162547      2841    344431    242683     24.14   no data
45.01/46.32	c Finding binary XORs  T:     0.49 s  found:      82
46.40/47.74	c  N dy   142     35421     21423     57319    162589      7634    344431    717257     22.52     23.79
48.30/49.69	c  N dy   153     41643     21422     57319    162668      7051    344431    469936     21.17     23.18
49.69/51.02	c  N dy   169     45702     21162     56266    149385     10945    337331    881874     20.93     26.24
49.69/51.03	c  S st   170     45754     21162     56266    149385     10997    337331    884039     20.93   no data
49.89/51.29	c  S st   170     46256     21162     56266    149453     11429    337331    906750     20.93   no data
49.99/51.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.78/61.12	c Flit:   103 Blit:     32 bXBeca:    0 bXProp:  102 Bins: 157647 BRemL:   7371 BRemN:     77 P: 146.9M T:  9.79
59.78/61.12	c Cleaning up after failed var search:     0.00 s 
59.78/61.17	c Replacing      184 vars Replaced     8096 lits Time:     0.04 s 
59.78/61.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.88/61.21	c bin-w-bin subsume rem         1771 bins  time:  0.03 s
59.88/61.25	c subs with bin:      528  lits-rem:      2512  v-fix:    0  time:  0.04 s
60.38/61.70	c Subs w/ non-existent bins:    145 l-rem:     26 v-fix:     0 done:  20829 time:  0.45 s
60.48/61.87	c Removed useless bin:    2357  fixed:     0  props:  20.00M  time:  0.17 s
60.58/61.96	c lits-rem:         0  cl-subs:      921  v-elim:   1235  v-fix:    0  time:  0.09 s
60.68/62.09	c subs with bin:       26  lits-rem:       259  v-fix:    0  time:  0.12 s
60.78/62.15	c lits-rem:        59  cl-subs:      395  v-elim:      0  v-fix:    0  time:  0.05 s
60.98/62.31	c vivif2 --  cl tried    56700 cl shrink     1508 lits rem       1750 time: 0.16
60.98/62.35	c vivif2 --  cl tried     6599 cl shrink     1294 lits rem      13405 time: 0.04
61.40/62.72	c asymm  cl-useful: 18/2208/55937 lits-rem:24 time: 0.36
61.40/62.78	c calculated reachability. Time: 0.06
61.40/62.78	c  N dy   170     46256     19594     55937    263992      6543    324289    633009     20.93   no data
61.77/63.18	c Finding binary XORs  T:     0.38 s  found:       8
64.18/65.53	c  N dy   176     54545     19590     55937    264060     14678    324289   1752880     19.52     20.95
66.46/67.87	c  N dy   180     62365     19588     55937    264124     22350    324289   2687977     18.45     19.80
68.77/70.14	c  N dy   189     69385     19588     55937    264163     17492    324289   1738947     18.00     15.02
68.77/70.14	c  S st   189     69385     19588     55937    264163     17492    324289   1738947     18.00     15.02
68.98/70.37	c  S st   189     69886     19588     55937    264198     17955    324289   1777350     18.00   no data
68.98/70.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
75.77/77.15	c Flit:    48 Blit:      2 bXBeca:    0 bXProp:    1 Bins:   3606 BRemL:   8115 BRemN:     13 P: 124.2M T:  6.76
75.77/77.19	c Replacing        9 vars Replaced      946 lits Time:     0.04 s 
75.87/77.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.87/77.23	c bin-w-bin subsume rem          426 bins  time:  0.02 s
75.87/77.27	c subs with bin:      133  lits-rem:       101  v-fix:    0  time:  0.04 s
76.26/77.62	c Subs w/ non-existent bins:     61 l-rem:     27 v-fix:     0 done:  19521 time:  0.34 s
76.36/77.78	c Removed useless bin:     757  fixed:     0  props:  20.00M  time:  0.17 s
76.46/77.85	c lits-rem:        42  cl-subs:      336  v-elim:    464  v-fix:    0  time:  0.07 s
76.96/78.40	c subs with bin:       37  lits-rem:       220  v-fix:    0  time:  0.51 s
77.16/78.53	c lits-rem:       134  cl-subs:      384  v-elim:      0  v-fix:    0  time:  0.12 s
77.26/78.67	c vivif2 --  cl tried    56262 cl shrink      197 lits rem        214 time: 0.14
77.36/78.79	c vivif2 --  cl tried    11477 cl shrink     1714 lits rem      20922 time: 0.12
77.77/79.17	c asymm  cl-useful: 581/2550/56195 lits-rem:595 time: 0.38
77.87/79.22	c calculated reachability. Time: 0.05
77.87/79.23	c  N dy   189     69886     19057     56195    244833     11473    321163    986897     18.00   no data
81.76/83.14	c  N dy   191     83092     19057     56195    244847     24427    321163   2356250     17.02     18.13
82.06/83.51	c Finding binary XORs  T:     0.35 s  found:       0
83.66/85.05	c  F st   192     87500     19055     56195    244851     14623    321152   1044781     16.56     10.26
84.06/85.48	c  N st   195     88688     19055     56177    244860     15260    321108   1168720     16.56   no data
87.36/88.74	c  N dy   199     99365     19055     56177    244868     25691    321108   1911388     16.14     17.02
89.36/90.73	c  S st   208    104829     19054     56177    244884     30995    321108   2265089     15.85     12.76
89.56/90.96	c  S st   208    105331     19054     56177    244937     31441    321108   2288679     15.85   no data
89.56/90.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
96.26/97.65	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1558 BRemL:   5033 BRemN:      8 P: 125.4M T:  6.67
96.26/97.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.26/97.69	c bin-w-bin subsume rem           31 bins  time:  0.02 s
96.36/97.72	c subs with bin:       13  lits-rem:         2  v-fix:    0  time:  0.03 s
96.66/98.04	c Subs w/ non-existent bins:     20 l-rem:      6 v-fix:     0 done:  19050 time:  0.32 s
96.86/98.20	c Removed useless bin:     184  fixed:     0  props:  20.01M  time:  0.17 s
96.86/98.28	c lits-rem:         0  cl-subs:      584  v-elim:     79  v-fix:    0  time:  0.07 s
97.76/99.14	c subs with bin:      114  lits-rem:      2119  v-fix:    0  time:  0.80 s
98.56/99.95	c lits-rem:      1323  cl-subs:     1522  v-elim:      0  v-fix:    0  time:  0.81 s
98.67/100.09	c vivif2 --  cl tried    55737 cl shrink       63 lits rem         67 time: 0.14
98.96/100.40	c vivif2 --  cl tried    24288 cl shrink     6773 lits rem     117186 time: 0.31
99.36/100.79	c asymm  cl-useful: 177/2265/55712 lits-rem:177 time: 0.39
99.46/100.85	c calculated reachability. Time: 0.05
99.46/100.85	c  N dy   208    105331     18971     55712    239749     24284    318456   1449142     15.85   no data
101.97/103.32	c  N dy   212    112405     18970     55712    239771     31140    318456   1970455     15.35     16.19
107.06/108.42	c  N dy   214    127772     18970     55712    239782     30549    318456   2445039     14.76     15.68
109.96/111.34	c Finding binary XORs  T:     0.31 s  found:       1
110.56/111.95	c  N dy   230    137647     18969     55686    239767     18643    318386   1193434     14.49     15.33
113.26/114.67	c  N dy   250    146479     18968     55686    239811     27341    318386   2114501     14.39     15.29
116.37/117.76	c  N dy   262    156109     18966     55686    239851     36779    318386   3101237     14.16     14.92
117.06/118.49	c  S st   272    157997     18966     55686    239857     38645    318386   3281166     14.16   no data
117.37/118.81	c  S st   272    158500     18966     55686    239927     39074    318386   3299950     14.16   no data
117.47/118.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
124.36/125.72	c Flit:     6 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1225 BRemL:   4461 BRemN:      7 P: 126.9M T:  6.89
124.36/125.77	c Replacing        1 vars Replaced       26 lits Time:     0.04 s 
124.36/125.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.46/125.81	c bin-w-bin subsume rem           17 bins  time:  0.02 s
124.46/125.84	c subs with bin:        4  lits-rem:         1  v-fix:    0  time:  0.04 s
124.76/126.17	c Subs w/ non-existent bins:      5 l-rem:      4 v-fix:     0 done:  18958 time:  0.32 s
124.96/126.34	c Removed useless bin:      59  fixed:     0  props:  19.91M  time:  0.18 s
125.07/126.42	c lits-rem:         0  cl-subs:      182  v-elim:     10  v-fix:    0  time:  0.08 s
126.86/128.29	c subs with bin:      961  lits-rem:      3027  v-fix:    0  time:  1.74 s
128.66/130.07	c lits-rem:       855  cl-subs:     1290  v-elim:      0  v-fix:    0  time:  1.77 s
128.86/130.20	c vivif2 --  cl tried    55451 cl shrink       96 lits rem         96 time: 0.14
129.26/130.69	c vivif2 --  cl tried    36313 cl shrink    12124 lits rem     379875 time: 0.49
129.66/131.08	c asymm  cl-useful: 84/2276/55443 lits-rem:87 time: 0.39
129.76/131.14	c calculated reachability. Time: 0.05
129.76/131.14	c  N dy   272    158500     18948     55442    236216     36310    317221   2736673     14.16   no data
134.46/135.81	c  N dy   280    170573     18948     55442    236229     26389    317221   1873193     13.85     14.62
138.66/140.03	c  N dy   292    183252     18947     55442    236254     38869    317221   3113586     13.58     14.50
142.67/144.07	c  N dy   303    195054     18946     55442    236265     26332    317221   1686950     13.41     14.14
147.66/149.03	c  N dy   318    209389     18945     55442    236296     40336    317220   2905916     13.19     14.19
152.46/153.87	c  N dy   360    222928     18942     55442    236333     27899    317220   1734481     13.12     13.93
157.37/158.76	c  N dy   394    237166     18941     55442    236348     41933    317220   3078165     13.03     18.67
157.57/158.94	c  S st   395    237751     18941     55442    236348     42514    317220   3129045     13.02     10.99
157.87/159.23	c  S st   395    238255     18941     55442    236388     42974    317220   3169158     13.02   no data
157.87/159.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
164.96/166.39	c Flit:    10 Blit:      1 bXBeca:    0 bXProp:    1 Bins:   4509 BRemL:   5049 BRemN:      9 P: 132.9M T:  7.14
165.06/166.44	c Replacing        1 vars Replaced       55 lits Time:     0.05 s 
165.06/166.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.06/166.48	c bin-w-bin subsume rem           24 bins  time:  0.02 s
165.16/166.51	c subs with bin:        7  lits-rem:         2  v-fix:    0  time:  0.03 s
165.46/166.83	c Subs w/ non-existent bins:      3 l-rem:      3 v-fix:     0 done:  18929 time:  0.31 s
165.56/166.99	c Removed useless bin:      83  fixed:     0  props:  18.51M  time:  0.16 s
165.66/167.06	c lits-rem:         1  cl-subs:      121  v-elim:     17  v-fix:    0  time:  0.07 s
167.46/168.80	c subs with bin:       47  lits-rem:      1736  v-fix:    0  time:  1.64 s
169.07/170.48	c lits-rem:       319  cl-subs:     1114  v-elim:      0  v-fix:    0  time:  1.67 s
169.26/170.62	c vivif2 --  cl tried    55196 cl shrink       28 lits rem         29 time: 0.13
169.76/171.15	c vivif2 --  cl tried    40715 cl shrink    11898 lits rem     437712 time: 0.53
170.17/171.54	c asymm  cl-useful: 180/2346/55193 lits-rem:213 time: 0.39
170.17/171.60	c calculated reachability. Time: 0.05
170.17/171.60	c  N dy   395    238255     18912     55182    234782     40711    315936   2663576     13.02   no data
170.56/171.91	c Finding binary XORs  T:     0.31 s  found:       0
176.36/177.79	c  N dy   414    255853     18911     55182    234821     31410    315936   1897597     12.80     13.48
182.16/183.53	c  N dy   443    272702     18908     55182    234867     48040    315936   3498576     12.64     13.40
187.88/189.21	c  N dy   468    290136     18907     55182    234890     37129    315936   2209756     12.54     13.24
193.46/194.80	c  F st   494    306251     18906     55182    234907     53063    315936   3721055     12.44      9.85
194.66/196.06	c  N st   499    309550     18906     55137    234836     55741    315783   4050172     12.44   no data
202.37/203.77	c  N dy   555    330863     18906     55137    234877     47746    315783   3433307     12.42     13.25
210.76/212.10	c  N dy   610    352157     18906     55137    234894     38410    315783   2205049     12.35     13.07
212.56/213.97	c  S st   626    357384     18905     55137    234899     43588    315783   2685861     12.34     10.08
212.86/214.27	c  S st   626    357886     18905     55137    234939     44048    315783   2712919     12.34   no data
212.86/214.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
219.86/221.23	c Flit:    35 Blit:      2 bXBeca:    0 bXProp:    8 Bins:   5509 BRemL:   5848 BRemN:      3 P: 128.7M T:  6.95
219.86/221.28	c Replacing        8 vars Replaced     3621 lits Time:     0.03 s 
219.96/221.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.96/221.32	c bin-w-bin subsume rem          362 bins  time:  0.02 s
219.96/221.36	c subs with bin:       49  lits-rem:         2  v-fix:    0  time:  0.03 s
220.26/221.67	c Subs w/ non-existent bins:      7 l-rem:      5 v-fix:     0 done:  18609 time:  0.31 s
220.46/221.82	c Removed useless bin:     138  fixed:     0  props:  17.79M  time:  0.15 s
220.46/221.89	c lits-rem:         3  cl-subs:      321  v-elim:     35  v-fix:    0  time:  0.07 s
222.16/223.55	c subs with bin:       99  lits-rem:      1767  v-fix:    0  time:  1.57 s
223.16/224.54	c lits-rem:       683  cl-subs:     1186  v-elim:      0  v-fix:    0  time:  0.98 s
223.26/224.67	c vivif2 --  cl tried    53718 cl shrink       66 lits rem         66 time: 0.13
223.76/225.17	c vivif2 --  cl tried    41928 cl shrink     9287 lits rem     279005 time: 0.50
224.17/225.57	c asymm  cl-useful: 160/2161/53705 lits-rem:169 time: 0.40
224.26/225.62	c calculated reachability. Time: 0.05
224.26/225.62	c  N dy   626    357886     18574     53702    231544     41926    307824   2319405     12.34   no data
224.56/225.94	c Finding binary XORs  T:     0.31 s  found:       9
232.76/234.19	c  N dy   674    381568     18573     53702    231592     34386    307824   1921902     12.26     13.06
240.26/241.66	c  N dy   725    402961     18572     53702    231614     55434    307824   3816519     12.18     12.98
247.66/249.03	c  N dy   784    423033     18572     53702    231634     43019    307824   2668322     12.13     12.79
255.36/256.78	c  N dy   835    443784     18572     53702    231657     63543    307824   4384456     12.08     12.75
262.58/263.99	c  N dy   881    463850     18572     53702    231676     49982    307824   3166243     12.03     12.75
270.06/271.48	c  N dy   906    483935     18572     53702    231685     35304    307824   1757338     11.96     12.60
277.16/278.55	c  N dy   960    503947     18572     53702    231694     55072    307824   3393827     11.93     13.36
288.06/289.47	c  N dy  1043    531284     18571     53702    231728     46464    307824   2320569     11.91     12.85
290.07/291.46	c  S st  1059    536832     18571     53702    231740     51953    307824   2832521     11.90      9.90
290.36/291.79	c  S st  1059    537335     18571     53702    231790     52403    307823   2857230     11.90   no data
290.46/291.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
297.36/298.75	c Flit:     6 Blit:      1 bXBeca:    0 bXProp:    0 Bins:    589 BRemL:    267 BRemN:      0 P: 126.6M T:  6.93
297.46/298.80	c Replacing        9 vars Replaced     3215 lits Time:     0.05 s 
297.46/298.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
297.46/298.84	c bin-w-bin subsume rem          113 bins  time:  0.02 s
297.46/298.87	c subs with bin:       20  lits-rem:        11  v-fix:    0  time:  0.03 s
297.77/299.18	c Subs w/ non-existent bins:      7 l-rem:      1 v-fix:     0 done:  18553 time:  0.31 s
297.96/299.33	c Removed useless bin:      30  fixed:     0  props:  16.84M  time:  0.14 s
298.07/299.40	c lits-rem:         0  cl-subs:      164  v-elim:      7  v-fix:    0  time:  0.07 s
299.67/301.05	c subs with bin:      222  lits-rem:      3169  v-fix:    0  time:  1.56 s
300.67/302.04	c lits-rem:      1310  cl-subs:     3854  v-elim:      0  v-fix:    0  time:  0.98 s
300.77/302.17	c vivif2 --  cl tried    53443 cl shrink      166 lits rem        168 time: 0.13
301.36/302.71	c vivif2 --  cl tried    47972 cl shrink    11846 lits rem     202419 time: 0.53
301.76/303.12	c asymm  cl-useful: 45/2129/53424 lits-rem:64 time: 0.41
301.76/303.18	c calculated reachability. Time: 0.05
301.76/303.18	c  N dy  1059    537335     18546     53415    231344     47968    306659   2489244     11.90   no data
311.46/312.88	c  N dy  1122    557442     18544     53415    231387     67727    306659   4260217     11.87     12.79
319.88/321.26	c  N dy  1212    578536     18544     53415    231407     52308    306659   3130523     11.90     12.53
329.17/330.54	c  N dy  1291    600154     18543     53415    231428     73583    306659   5039152     11.90     12.56
337.27/338.66	c  N dy  1394    620307     18543     53415    231466     56201    306659   3601043     11.96     12.62
345.66/347.00	c  N dy  1452    641011     18543     53415    231475     76729    306659   5768150     11.97     12.62
353.26/354.67	c  N dy  1532    661079     18543     53415    231496     58097    306659   3428629     11.98     31.91
361.97/363.36	c  N dy  1593    681668     18543     53415    231508     78405    306659   5067288     11.97     12.64
370.17/371.56	c  N dy  1684    701980     18542     53415    231551     58988    306659   3582906     11.98     12.62
379.06/380.47	c  N dy  1773    721993     18541     53415    231571     78713    306659   5368555     12.01     12.66
387.16/388.50	c  N dy  1851    742165     18541     53415    231596     58104    306659   3224845     12.01     12.69
395.87/397.29	c  N dy  1929    762260     18541     53415    231609     77878    306659   4935055     12.02     12.81
403.97/405.38	c  N dy  1979    784097     18541     53415    231617     58033    306659   2805554     12.00     12.74
412.37/413.75	c  N dy  2036    804124     18540     53415    231646     77681    306659   4413843     11.99     23.79
413.28/414.63	c  S st  2045    806002     18540     53415    231646     79526    306659   4526567     11.99   no data
413.67/415.06	c  S st  2045    806504     18540     53415    231678     79994    306658   4570740     11.99   no data
413.67/415.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
421.67/423.08	c Flit:    15 Blit:      1 bXBeca:    0 bXProp:    8 Bins:  13763 BRemL:   5643 BRemN:      2 P: 151.7M T:  7.99
421.77/423.16	c Replacing        8 vars Replaced     3613 lits Time:     0.07 s 
421.77/423.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.87/423.20	c bin-w-bin subsume rem          297 bins  time:  0.02 s
421.87/423.24	c subs with bin:       29  lits-rem:         2  v-fix:    0  time:  0.03 s
422.18/423.56	c Subs w/ non-existent bins:      9 l-rem:      6 v-fix:     0 done:  18511 time:  0.32 s
422.27/423.69	c Removed useless bin:     105  fixed:     0  props:  15.41M  time:  0.14 s
422.37/423.78	c lits-rem:         0  cl-subs:      132  v-elim:     22  v-fix:    0  time:  0.08 s
424.28/425.64	c subs with bin:      812  lits-rem:       842  v-fix:    0  time:  1.71 s
427.47/428.85	c lits-rem:      4491  cl-subs:     4523  v-elim:      0  v-fix:    0  time:  3.20 s
427.58/428.98	c vivif2 --  cl tried    53122 cl shrink       40 lits rem         40 time: 0.14
428.78/430.15	c vivif2 --  cl tried    72168 cl shrink    26295 lits rem     777441 time: 1.16
429.17/430.58	c asymm  cl-useful: 11/1201/53103 lits-rem:33 time: 0.43
429.27/430.64	c calculated reachability. Time: 0.05
429.27/430.64	c  N dy  2045    806504     18489     53092    238140     72123    305087   3489726     11.99   no data
429.57/430.96	c Finding binary XORs  T:     0.32 s  found:       8
437.96/439.35	c  N dy  2088    827032     18489     53092    238149     51271    305087   2151746     11.96     12.67
446.07/447.40	c  N dy  2131    847221     18488     53092    238172     70988    305087   3683203     11.92     12.61
454.27/455.65	c  N dy  2205    867746     18487     53092    238200     48752    305087   2381547     11.92     12.55
462.56/463.94	c  N dy  2305    887752     18486     53092    238219     68564    305087   4337759     11.95     15.69
471.07/472.49	c  N dy  2353    908263     18486     53092    238243     44777    305087   1803260     11.93     12.60
479.06/480.41	c  N dy  2442    928300     18484     53092    238259     64539    305087   3654580     11.94     14.99
488.18/489.59	c  N dy  2544    948733     18484     53092    238274     84781    305087   5721264     11.97     12.63
496.98/498.34	c  N dy  2654    968772     18484     53092    238315     59393    305087   3237870     12.01     26.33
505.57/506.99	c  N dy  2736    989179     18484     53092    238333     79547    305087   5248219     12.03     12.82
514.86/516.29	c  N dy  2840   1009445     18483     53092    238359     53248    305087   2533859     12.07     12.76
523.86/525.22	c  N dy  2937   1029508     18483     53092    238380     73098    305087   4722575     12.11     12.86
533.29/534.63	c  N dy  3025   1049770     18483     53092    238403     93135    305087   6604652     12.12     12.77
541.57/542.97	c  N dy  3093   1069844     18482     53092    238421     65567    305087   3461163     12.12     18.84
542.47/543.86	c  F st  3096   1071876     18482     53092    238425     67556    305087   3755404     12.12   no data
542.57/543.93	c Replacing        8 vars Replaced      262 lits Time:     0.03 s 
552.27/553.64	c  N dy  3152   1092788     18474     53033    238279     83352    304879   5726171     12.11     13.15
561.37/562.78	c  N dy  3247   1113922     18474     53033    238298     58318    304879   3231149     12.13     12.88
570.07/571.41	c  N dy  3328   1133937     18473     53033    238318     78110    304879   5051467     12.15     21.52
579.57/580.99	c  N dy  3387   1154103     18473     53033    238330     49819    304879   2240743     12.14     13.07
588.47/589.88	c  N dy  3496   1174451     18473     53033    238356     69978    304879   4123124     12.16     12.86
598.47/599.82	c  N dy  3610   1194511     18473     53033    238388     89824    304879   6189892     12.20     27.45
605.97/607.33	c  S st  3702   1209756     18472     53033    238407     55081    304879   2636527     12.23   no data
606.27/607.64	c  S st  3702   1210260     18472     53033    238421     55570    304879   2686452     12.23   no data
606.27/607.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
613.77/615.20	c Flit:    13 Blit:      1 bXBeca:    0 bXProp:   10 Bins:   2345 BRemL:    446 BRemN:      0 P: 139.7M T:  7.53
613.87/615.24	c Replacing       10 vars Replaced      525 lits Time:     0.05 s 
613.87/615.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.87/615.28	c bin-w-bin subsume rem          139 bins  time:  0.02 s
613.97/615.32	c subs with bin:       53  lits-rem:        22  v-fix:    0  time:  0.03 s
614.27/615.64	c Subs w/ non-existent bins:     18 l-rem:     17 v-fix:     0 done:  18448 time:  0.32 s
614.37/615.77	c Removed useless bin:      93  fixed:     0  props:  15.00M  time:  0.13 s
614.47/615.85	c lits-rem:         0  cl-subs:       29  v-elim:     12  v-fix:    0  time:  0.08 s
616.17/617.53	c subs with bin:      374  lits-rem:      1490  v-fix:    0  time:  1.60 s
617.27/618.65	c lits-rem:      2118  cl-subs:     1194  v-elim:      0  v-fix:    0  time:  1.11 s
617.37/618.79	c vivif2 --  cl tried    52809 cl shrink      129 lits rem        129 time: 0.14
617.98/619.32	c vivif2 --  cl tried    53852 cl shrink     7932 lits rem     212683 time: 0.52
618.37/619.77	c asymm  cl-useful: 28/1365/52793 lits-rem:84 time: 0.45
618.47/619.83	c calculated reachability. Time: 0.05
618.47/619.83	c  N dy  3702   1210260     18436     52765    239665     53833    303746   2426304     12.23   no data
618.77/620.15	c Finding binary XORs  T:     0.33 s  found:       0
627.67/629.06	c  N dy  3794   1230740     18436     52765    239681     74071    303746   4542055     12.24     12.94
637.57/638.93	c  N dy  3887   1251133     18436     52765    239707     94171    303746   6396768     12.25     13.08
647.37/648.72	c  N dy  3963   1271451     18436     52765    239719     63286    303746   3276961     12.24     13.02
656.07/657.43	c  N dy  4021   1291802     18436     52765    239730     83324    303746   4881736     12.23     12.95
665.07/666.49	c  N dy  4080   1311873     18436     52765    239737    103107    303746   6363060     12.22     12.87
673.57/674.97	c  N dy  4147   1332435     18435     52765    239756     71299    303746   4207944     12.22     12.88
682.98/684.36	c  N dy  4236   1353519     18435     52765    239773     91939    303746   5800489     12.21     13.11
692.17/693.54	c  N dy  4299   1373967     18435     52765    239790     58855    303746   2458585     12.20     12.86
700.57/701.97	c  N dy  4363   1394229     18435     52765    239799     78779    303746   4100693     12.19     13.05
709.88/711.25	c  N dy  4436   1414428     18435     52765    239816     98598    303746   5776634     12.19     13.09
718.78/720.10	c  N dy  4490   1435254     18435     52765    239828     64981    303746   2697806     12.17     12.82
727.47/728.86	c  N dy  4579   1455361     18435     52765    239841     84772    303746   4165102     12.17     12.98
736.68/738.11	c  N dy  4635   1475802     18435     52765    239854    104798    303746   5457635     12.16     12.81
745.27/746.65	c  N dy  4679   1496047     18434     52765    239862     69665    303746   3213916     12.14     12.81
753.57/754.98	c  N dy  4733   1516177     18434     52765    239875     89422    303746   4660642     12.13     12.88
763.19/764.53	c  N dy  4811   1536622     18434     52765    239884    109411    303746   5944301     12.13     12.84
771.99/773.36	c  N dy  4857   1556828     18434     52765    239895     73300    303746   3335527     12.11     12.77
781.07/782.49	c  N dy  4938   1577225     18432     52765    239916     93292    303746   4781071     12.11     12.77
791.27/792.67	c  N dy  5010   1597329     18432     52765    239938    113033    303746   6303930     12.11     12.75
799.77/801.14	c  N dy  5080   1617467     18432     52765    239956     75992    303746   3884842     12.11     13.05
809.08/810.45	c  N dy  5147   1638052     18431     52765    239966     96188    303746   5555700     12.10     12.89
819.48/820.80	c  N dy  5251   1658158     18431     52765    239988     58104    303746   2314622     12.13     12.84
828.37/829.75	c  N dy  5325   1679020     18431     52765    239996     78734    303746   4750248     12.13     12.87
838.98/840.36	c  N dy  5432   1699954     18431     52765    240017     99383    303746   6876716     12.15     12.79
844.68/846.07	c  S st  5494   1710260     18431     52765    240027    109580    303746   7907176     12.16   no data
845.08/846.44	c  S st  5494   1710762     18431     52765    240045    110063    303746   7962725     12.16   no data
845.08/846.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
854.28/855.63	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   8498 BRemL:   7899 BRemN:      3 P: 182.0M T:  9.16
854.39/855.72	c Replacing        2 vars Replaced       42 lits Time:     0.09 s 
854.39/855.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.39/855.76	c bin-w-bin subsume rem           26 bins  time:  0.02 s
854.39/855.80	c subs with bin:       24  lits-rem:         4  v-fix:    0  time:  0.04 s
854.78/856.12	c Subs w/ non-existent bins:      4 l-rem:      9 v-fix:     0 done:  18422 time:  0.32 s
854.88/856.24	c Removed useless bin:      58  fixed:     0  props:  12.78M  time:  0.12 s
854.98/856.35	c lits-rem:         0  cl-subs:       58  v-elim:     15  v-fix:    0  time:  0.10 s
857.07/858.42	c subs with bin:      115  lits-rem:        23  v-fix:    0  time:  1.78 s
861.88/863.22	c lits-rem:      3898  cl-subs:     3940  v-elim:      0  v-fix:    0  time:  4.79 s
861.98/863.36	c vivif2 --  cl tried    52606 cl shrink      365 lits rem        367 time: 0.14
863.48/864.89	c vivif2 --  cl tried    98563 cl shrink    38775 lits rem    1973287 time: 1.53
863.97/865.35	c asymm  cl-useful: 26/936/52595 lits-rem:78 time: 0.45
864.07/865.41	c calculated reachability. Time: 0.05
864.07/865.41	c  N dy  5494   1710762     18407     52569    240047     98523    302546   5461659     12.16   no data
864.39/865.74	c Finding binary XORs  T:     0.33 s  found:       8
874.78/876.18	c  N dy  5569   1731003     18407     52569    240054     63147    302546   2952720     12.15     12.84
884.38/885.74	c  N dy  5637   1751467     18406     52569    240071     83275    302546   4556391     12.15     13.09
894.98/896.39	c  N dy  5716   1771932     18405     52569    240117    103293    302546   6248637     12.15     12.90
905.58/906.97	c  N dy  5817   1792620     18404     52569    240131     65610    302546   3138738     12.16     12.87
916.09/917.44	c  N dy  5900   1814785     18404     52569    240143     87493    302546   5032614     12.17     13.13
926.37/927.76	c  N dy  5986   1835175     18404     52569    240163    107593    302546   7050544     12.18     12.91
937.78/939.15	c  N dy  6085   1855223     18404     52569    240181     67250    302546   3032187     12.20     12.89
947.58/948.92	c  N dy  6178   1875413     18404     52569    240206     87196    302546   4894488     12.20     12.87
958.89/960.24	c  N dy  6251   1898022     18402     52569    240216    109473    302546   6663446     12.21     12.95
969.78/971.11	c  N dy  6356   1918102     18400     52569    240235     67646    302546   3048726     12.23     14.34
979.18/980.54	c  N dy  6430   1938325     18400     52569    240246     87629    302546   5023879     12.23     12.89
989.87/991.27	c  N dy  6548   1958339     18400     52569    240260    107417    302546   6755240     12.26     17.07
1001.17/1002.59	c  N dy  6630   1979459     18400     52569    240266     65386    302546   2778375     12.26     12.96
1010.38/1011.75	c  N dy  6707   1999509     18400     52569    240279     85250    302546   4716516     12.27     13.00
1020.68/1022.07	c  N dy  6788   2019577     18399     52569    240291    104982    302546   6299546     12.28     13.04
1033.88/1035.29	c  N dy  6897   2043461     18399     52569    240306     64513    302546   2543645     12.30     12.96
1042.68/1044.04	c  N dy  6959   2063562     18398     52569    240312     84316    302546   3921023     12.29     14.24
1052.49/1053.81	c  N dy  7024   2083637     18397     52569    240322    104147    302546   5833988     12.29     13.91
1064.28/1065.62	c  N dy  7114   2105424     18396     52569    240338    125582    302546   7508552     12.30     12.97
1074.18/1075.59	c  N dy  7184   2126250     18395     52569    240359     81080    302546   3908890     12.31     12.97
1084.08/1085.43	c  N dy  7267   2146309     18395     52569    240368    100862    302546   6102595     12.31     17.63
1096.98/1098.39	c  N dy  7387   2166365     18394     52569    240381    120701    302546   8112695     12.33     13.40
1108.18/1109.53	c  N dy  7483   2186366     18394     52569    240389     74321    302546   3204211     12.35     22.78
1118.18/1119.51	c  N dy  7579   2206497     18394     52569    240399     94220    302546   5301641     12.36     13.05
1120.28/1121.61	c  S st  7590   2210764     18394     52569    240401     98446    302546   5726416     12.37     10.85
1120.59/1121.99	c  S st  7590   2211265     18394     52569    240430     98917    302545   5768120     12.37   no data
1120.70/1122.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1129.68/1131.02	c Flit:    13 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  38931 BRemL:  23035 BRemN:      0 P: 166.6M T:  9.00
1129.78/1131.10	c Replacing        8 vars Replaced      247 lits Time:     0.08 s 
1129.78/1131.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1129.78/1131.14	c bin-w-bin subsume rem           76 bins  time:  0.02 s
1129.78/1131.18	c subs with bin:       24  lits-rem:         7  v-fix:    0  time:  0.04 s
1130.18/1131.51	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:  18372 time:  0.33 s
1130.28/1131.62	c Removed useless bin:     131  fixed:     0  props:  12.39M  time:  0.11 s
1130.38/1131.72	c lits-rem:         1  cl-subs:       82  v-elim:     29  v-fix:    0  time:  0.10 s
1132.28/1133.67	c subs with bin:      802  lits-rem:       986  v-fix:    0  time:  1.77 s
1135.08/1136.40	c lits-rem:      4548  cl-subs:     3774  v-elim:      0  v-fix:    0  time:  2.73 s
1135.18/1136.54	c vivif2 --  cl tried    52296 cl shrink      168 lits rem        197 time: 0.14
1136.28/1137.64	c vivif2 --  cl tried    86580 cl shrink    23865 lits rem    1060147 time: 1.10
1136.68/1138.09	c asymm  cl-useful: 34/813/52275 lits-rem:102 time: 0.45
1136.78/1138.15	c calculated reachability. Time: 0.05
1136.78/1138.15	c  N dy  7590   2211265     18343     52241    254722     86532    300946   4154466     12.37   no data
1137.09/1138.49	c Finding binary XORs  T:     0.33 s  found:       0
1147.68/1149.00	c  N dy  7646   2231692     18343     52241    254730    106757    300946   6256865     12.36     13.46
1158.48/1159.89	c  N dy  7713   2251814     18343     52241    254742     63467    300946   2648079     12.36     13.19
1167.68/1169.08	c  N dy  7797   2271979     18343     52241    254752     83399    300946   4694366     12.36     13.05
1178.49/1179.80	c  N dy  7861   2293884     18342     52241    254777    105006    300946   6437648     12.35     13.11
1189.39/1190.74	c  N dy  7902   2314087     18342     52241    254779    124874    300946   8096485     12.34     13.02
1201.39/1202.74	c  N dy  7950   2339458     18342     52241    254790     83589    300946   4011342     12.32     13.12
1213.78/1215.17	c  N dy  7990   2365019     18341     52241    254806    108639    300946   5759409     12.30     12.99
1224.00/1225.35	c  N dy  8085   2385046     18341     52241    254816    128537    300946   8375800     12.31     12.99
1233.89/1235.24	c  N dy  8183   2405275     18339     52241    254822     80616    300946   4577745     12.32     12.97
1244.18/1245.51	c  N dy  8294   2426082     18339     52241    254837    101261    300946   7639637     12.33     13.10
1256.58/1257.96	c  N dy  8375   2446314     18339     52241    254852    121341    300946  10452805     12.34     13.08
1268.98/1270.40	c  N dy  8473   2466488     18339     52241    254859     71590    300946   3001604     12.35     13.41
1278.99/1280.32	c  N dy  8591   2486920     18339     52241    254874     91786    300946   5582823     12.37     13.28
1289.08/1290.44	c  N dy  8676   2507005     18339     52241    254884    111662    300946   8284900     12.38     15.30

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-3368431-1305379154/watcher-3368431-1305379154 -o /tmp/evaluation-result-3368431-1305379154/solver-3368431-1305379154 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368431-1305379154.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: 0.00 0.00 0.00 6/403 25563
/proc/meminfo: memFree=24505172/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=37868 CPUtime=0 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 2813 0 0 0 0 0 0 0 21 0 1 0 649514177 38776832 2264 33554432000 4194304 4580011 140735151416704 18446744073709551615 4510976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 9467 2264 324 95 0 4449 0

[startup+0.0340371 s]
/proc/loadavg: 0.00 0.00 0.00 6/403 25563
/proc/meminfo: memFree=24505172/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=48248 CPUtime=0.02 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 5828 0 0 0 2 0 0 0 21 0 1 0 649514177 49405952 4728 33554432000 4194304 4580011 140735151416704 18446744073709551615 4511969 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 12062 4728 324 95 0 7044 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 48248

[startup+0.10103 s]
/proc/loadavg: 0.00 0.00 0.00 6/403 25563
/proc/meminfo: memFree=24505172/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=88192 CPUtime=0.09 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 16778 0 0 0 7 2 0 0 21 0 1 0 649514177 90308608 12437 33554432000 4194304 4580011 140735151416704 18446744073709551615 4341056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 22048 12437 324 95 0 17030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88192

[startup+0.300986 s]
/proc/loadavg: 0.00 0.00 0.00 6/403 25563
/proc/meminfo: memFree=24505172/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=107916 CPUtime=0.29 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 21750 0 0 0 26 3 0 0 22 0 1 0 649514177 110505984 17377 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 26979 17377 339 95 0 21961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107916

[startup+0.700884 s]
/proc/loadavg: 0.00 0.00 0.00 6/403 25563
/proc/meminfo: memFree=24505172/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=122720 CPUtime=0.68 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 25040 0 0 0 65 3 0 0 24 0 1 0 649514177 125665280 20667 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25563/statm: 30680 20667 341 95 0 25662 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 122720

[startup+1.50079 s]
/proc/loadavg: 0.00 0.00 0.00 6/406 25566
/proc/meminfo: memFree=24194860/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=186140 CPUtime=1.47 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 38518 0 0 0 142 5 0 0 25 0 1 0 649514177 190607360 34145 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 46535 34145 341 95 0 41517 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 186140

[startup+3.1005 s]
/proc/loadavg: 0.00 0.00 0.00 6/406 25566
/proc/meminfo: memFree=24013064/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=301384 CPUtime=3.08 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 63425 0 0 0 299 9 0 0 25 0 1 0 649514177 308617216 59052 33554432000 4194304 4580011 140735151416704 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 75346 59052 341 95 0 70328 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 301384

[startup+6.30097 s]
/proc/loadavg: 0.40 0.08 0.03 6/406 25566
/proc/meminfo: memFree=23581940/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=440144 CPUtime=6.27 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 92592 0 0 0 615 12 0 0 25 0 1 0 649514177 450707456 88219 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 110036 88219 341 95 0 105018 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 440144

[startup+12.7008 s]
/proc/loadavg: 0.69 0.15 0.05 7/406 25566
/proc/meminfo: memFree=23292760/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=602232 CPUtime=12.34 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 126656 0 0 0 1215 19 0 0 25 0 1 0 649514177 616685568 122283 33554432000 4194304 4580011 140735151416704 18446744073709551615 4427893 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/25563/statm: 150558 122283 354 95 0 145540 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 602232

[startup+25.5006 s]
/proc/loadavg: 1.41 0.34 0.11 7/406 25567
/proc/meminfo: memFree=23176956/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=620924 CPUtime=24.72 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 134894 0 0 0 2445 27 0 0 25 0 1 0 649514177 635826176 126004 33554432000 4194304 4580011 140735151416704 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 155231 126004 366 95 0 150213 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 620924

[startup+51.1002 s]
/proc/loadavg: 2.24 0.61 0.21 8/411 25578
/proc/meminfo: memFree=22962444/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=759012 CPUtime=49.79 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 168451 0 0 0 4944 35 0 0 25 0 1 0 649514177 777228288 154924 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 189753 154924 368 95 0 184735 0
Current children cumulated CPU time (s) 49.79
Current children cumulated vsize (KiB) 759012

[startup+102.315 s]
/proc/loadavg: 3.23 1.13 0.40 7/411 25579
/proc/meminfo: memFree=22810356/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=792376 CPUtime=100.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 182560 0 0 0 10057 40 0 0 25 0 1 0 649514177 811393024 165200 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 198094 165200 368 95 0 193076 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 792376

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 7/411 25580
/proc/meminfo: memFree=22759072/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=826340 CPUtime=160.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 204400 0 0 0 16053 44 0 0 25 0 1 0 649514177 846172160 173273 33554432000 4194304 4580011 140735151416704 18446744073709551615 4238554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 206585 173273 368 95 0 201567 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 826340

[startup+222.301 s]
/proc/loadavg: 4.05 2.12 0.85 7/411 25582
/proc/meminfo: memFree=22729384/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=850232 CPUtime=220.96 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 225075 0 0 0 22049 47 0 0 25 0 1 0 649514177 870637568 178452 33554432000 4194304 4580011 140735151416704 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 212558 178452 368 95 0 207540 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 850232

[startup+282.3 s]
/proc/loadavg: 4.07 2.48 1.05 7/411 25584
/proc/meminfo: memFree=22729972/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=905452 CPUtime=280.96 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 243323 0 0 0 28045 51 0 0 25 0 1 0 649514177 927182848 177014 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 226363 177014 368 95 0 221345 0
Current children cumulated CPU time (s) 280.96
Current children cumulated vsize (KiB) 905452

[startup+342.301 s]
/proc/loadavg: 4.03 2.75 1.23 7/411 25585
/proc/meminfo: memFree=22678348/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=937280 CPUtime=340.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 255767 0 0 0 34042 55 0 0 25 0 1 0 649514177 959774720 185743 33554432000 4194304 4580011 140735151416704 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 234320 185743 368 95 0 229302 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 937280

[startup+402.301 s]
/proc/loadavg: 4.01 2.97 1.40 7/411 25587
/proc/meminfo: memFree=22667768/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=879028 CPUtime=400.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 262797 0 0 0 40040 57 0 0 25 0 1 0 649514177 900124672 186999 33554432000 4194304 4580011 140735151416704 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 219757 186999 368 95 0 214739 0
Current children cumulated CPU time (s) 400.97
Current children cumulated vsize (KiB) 879028

[startup+462.3 s]
/proc/loadavg: 4.05 3.17 1.57 7/411 25588
/proc/meminfo: memFree=22626924/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=903224 CPUtime=460.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 273058 0 0 0 46038 59 0 0 25 0 1 0 649514177 924901376 193160 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 225806 193160 368 95 0 220788 0
Current children cumulated CPU time (s) 460.97
Current children cumulated vsize (KiB) 903224

[startup+522.301 s]
/proc/loadavg: 4.11 3.35 1.73 7/411 25590
/proc/meminfo: memFree=22607544/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=920220 CPUtime=520.96 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 284064 0 0 0 52034 62 0 0 25 0 1 0 649514177 942305280 197566 33554432000 4194304 4580011 140735151416704 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 230055 197566 368 95 0 225037 0
Current children cumulated CPU time (s) 520.96
Current children cumulated vsize (KiB) 920220

[startup+582.301 s]
/proc/loadavg: 4.04 3.47 1.86 7/411 25592
/proc/meminfo: memFree=22637012/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=888076 CPUtime=580.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 302835 0 0 0 58030 67 0 0 25 0 1 0 649514177 909389824 187543 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 222019 187543 368 95 0 217001 0
Current children cumulated CPU time (s) 580.97
Current children cumulated vsize (KiB) 888076

[startup+642.3 s]
/proc/loadavg: 4.01 3.56 2.00 8/411 25593
/proc/meminfo: memFree=22609196/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=962708 CPUtime=640.98 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 315301 0 0 0 64027 71 0 0 25 0 1 0 649514177 985812992 192723 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 240677 192723 368 95 0 235659 0
Current children cumulated CPU time (s) 640.98
Current children cumulated vsize (KiB) 962708

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 2.12 7/411 25595
/proc/meminfo: memFree=22612496/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=888512 CPUtime=700.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 333711 0 0 0 70021 76 0 0 25 0 1 0 649514177 909836288 189215 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 222128 189215 368 95 0 217110 0
Current children cumulated CPU time (s) 700.97
Current children cumulated vsize (KiB) 888512

[startup+762.316 s]
/proc/loadavg: 4.00 3.70 2.23 8/411 25596
/proc/meminfo: memFree=22587036/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=965928 CPUtime=760.99 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 347697 0 0 0 76019 80 0 0 25 0 1 0 649514177 989110272 190745 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 241482 190745 368 95 0 236464 0
Current children cumulated CPU time (s) 760.99
Current children cumulated vsize (KiB) 965928

[startup+822.3 s]
/proc/loadavg: 4.08 3.77 2.35 7/411 25598
/proc/meminfo: memFree=22598396/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=889432 CPUtime=820.98 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 365534 0 0 0 82013 85 0 0 25 0 1 0 649514177 910778368 187764 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 222358 187764 368 95 0 217340 0
Current children cumulated CPU time (s) 820.98
Current children cumulated vsize (KiB) 889432

[startup+882.301 s]
/proc/loadavg: 4.03 3.81 2.45 8/411 25600
/proc/meminfo: memFree=22545020/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=943304 CPUtime=880.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 390786 0 0 0 88007 90 0 0 25 0 1 0 649514177 965943296 200536 33554432000 4194304 4580011 140735151416704 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 235826 200536 368 95 0 230808 0
Current children cumulated CPU time (s) 880.97
Current children cumulated vsize (KiB) 943304

[startup+942.301 s]
/proc/loadavg: 4.01 3.84 2.54 8/411 25601
/proc/meminfo: memFree=22530332/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=943816 CPUtime=940.98 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 406532 0 0 0 94003 95 0 0 25 0 1 0 649514177 966467584 200223 33554432000 4194304 4580011 140735151416704 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 235954 200223 368 95 0 230936 0
Current children cumulated CPU time (s) 940.98
Current children cumulated vsize (KiB) 943816

[startup+1002.3 s]
/proc/loadavg: 4.14 3.90 2.64 7/411 25603
/proc/meminfo: memFree=22532760/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=944192 CPUtime=1000.97 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 422685 0 0 0 99997 100 0 0 25 0 1 0 649514177 966852608 199162 33554432000 4194304 4580011 140735151416704 18446744073709551615 4316560 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 236048 199162 368 95 0 231030 0
Current children cumulated CPU time (s) 1000.97
Current children cumulated vsize (KiB) 944192

[startup+1062.3 s]
/proc/loadavg: 4.24 3.96 2.74 7/411 25604
/proc/meminfo: memFree=22504692/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=1028204 CPUtime=1060.98 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 436121 0 0 0 105993 105 0 0 25 0 1 0 649514177 1052880896 203734 33554432000 4194304 4580011 140735151416704 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 257051 203734 368 95 0 252033 0
Current children cumulated CPU time (s) 1060.98
Current children cumulated vsize (KiB) 1028204

[startup+1122.3 s]
/proc/loadavg: 4.20 4.00 2.82 7/411 25606
/proc/meminfo: memFree=22504656/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=1030084 CPUtime=1120.98 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 452440 0 0 0 111986 112 0 0 25 0 1 0 649514177 1054806016 202435 33554432000 4194304 4580011 140735151416704 18446744073709551615 4225221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 257521 202435 368 95 0 252503 0
Current children cumulated CPU time (s) 1120.98
Current children cumulated vsize (KiB) 1030084

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 2.89 7/411 25608
/proc/meminfo: memFree=22473752/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=1032440 CPUtime=1180.98 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 466335 0 0 0 117982 116 0 0 25 0 1 0 649514177 1057218560 204391 33554432000 4194304 4580011 140735151416704 18446744073709551615 4295856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 258110 204391 368 95 0 253092 0
Current children cumulated CPU time (s) 1180.98
Current children cumulated vsize (KiB) 1032440

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 2.96 7/411 25609
/proc/meminfo: memFree=22464296/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=1034924 CPUtime=1240.99 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 484336 0 0 0 123978 121 0 0 25 0 1 0 649514177 1059762176 204106 33554432000 4194304 4580011 140735151416704 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 258731 204106 368 95 0 253713 0
Current children cumulated CPU time (s) 1240.99
Current children cumulated vsize (KiB) 1034924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.02 7/411 25611
/proc/meminfo: memFree=22403516/32951132 swapFree=67093844/67111528
[pid=25563] ppid=25561 vsize=1036424 CPUtime=1298.7 cores=1,3
/proc/25563/stat : 25563 (strangenight2-s) R 25561 25563 25515 0 -1 4202496 501390 0 0 0 129743 127 0 0 25 0 1 0 649514177 1061298176 208136 33554432000 4194304 4580011 140735151416704 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25563/statm: 259106 208136 368 95 0 254088 0
Current children cumulated CPU time (s) 1298.7
Current children cumulated vsize (KiB) 1036424

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.05
CPU time (s): 1298.74
CPU user time (s): 1297.44
CPU system time (s): 1.3058
CPU usage (%): 99.8994
Max. virtual memory (cumulated for all children) (KiB): 1049324

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

runsolver used 4.81827 second user time and 11.8052 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 15:19:15
IDJOB=3368431
IDBENCH=20386
IDSOLVER=1845
FILE ID=node128/3368431-1305379154
RUNJOBID= node128-1305379152-25535
PBS_JOBID= 13324374
Free space on /tmp= 73560 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368431-1305379154/watcher-3368431-1305379154 -o /tmp/evaluation-result-3368431-1305379154/solver-3368431-1305379154 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368431-1305379154.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=968933230

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24509668 kB
Buffers:        246168 kB
Cached:        2643396 kB
SwapCached:       1440 kB
Active:        6099988 kB
Inactive:      2048888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24509668 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           59476 kB
Writeback:           0 kB
AnonPages:     5257576 kB
Mapped:          32188 kB
Slab:           188592 kB
PageTables:      38748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100704616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73540 MiB
End job on node128 at 2011-05-14 15:40:57