Trace number 3286299

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-stUNSAT 195.278 195.276

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

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-3286299-1303767899.cnf'
0.00/0.00	c -- header says num vars:          50277
0.00/0.00	c -- header says num clauses:      283903
0.01/0.09	c -- clauses added:            0 learnts,       283903 normals,            0 xors
0.01/0.09	c -- vars added      50277
0.01/0.09	c Parsing time:  0.08 s
0.01/0.09	c  N st     0         0     50277     35114    248370         0    635918         0   no data   no data
0.39/0.45	c asymm  cl-useful: 0/939/34646 lits-rem:0 time: 0.36
8.09/8.19	c Flit:   146 Blit:   1027 bXBeca:    0 bXProp: 2620 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.60
8.19/8.20	c Cleaning up after failed var search:     0.01 s 
8.19/8.22	c Replacing     2620 vars Replaced    51442 lits Time:     0.02 s 
8.19/8.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.25	c bin-w-bin subsume rem         5808 bins  time:  0.01 s
8.19/8.28	c subs with bin:       42  lits-rem:         0  v-fix:    0  time:  0.03 s
8.69/8.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  42135 time:  0.48 s
8.88/8.91	c Removed useless bin:    7035  fixed:     0  props:  20.01M  time:  0.15 s
9.09/9.13	c lits-rem:      1046  cl-subs:     6608  v-elim:   8245  v-fix:    0  time:  0.22 s
9.69/9.71	c Finding binary XORs  T:     0.58 s  found:       1
9.69/9.72	c Replacing        1 vars Replaced       15 lits Time:     0.01 s 
9.90/9.91	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
9.90/9.91	c calculated reachability. Time: 0.18
9.90/9.92	c Calc default polars -  time:   0.00 s pos:    4082 undec:   18707 neg:   27488
9.90/9.92	c =========================================================================================
9.90/9.92	c types(t): F = full restart, N = normal restart
9.90/9.92	c types(t): S = simplification begin/end, E = solution found
9.90/9.92	c restart types(rt): st = static, dy = dynamic
9.90/9.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.90/9.92	c  B st     0         0     33889     22967    181534         0    481771         0   no data   no data
10.29/10.34	c  N dy    18      4077     33877     22967    181699      3800    481771    123651      8.80     11.60
10.90/10.91	c  N dy    36      8082     33778     22967    181825      4859    481771    157347      8.05      8.50
11.39/11.46	c  N dy    57     12131     33561     22967    181899      8726    481771    316272      8.03      8.59
12.19/12.22	c  N dy    81     16154     33555     22967    181971      7958    481771    280651      8.12      8.66
13.09/13.14	c  N dy   106     20217     33479     22721    178143     11683    471580    575459      8.37      8.83
13.89/13.93	c  N dy   129     24445     33000     22672    172232      9809    458584    308071      8.43      8.95
13.99/14.05	c  F st   134     25000     33000     22672    172241     10340    458584    353952      8.45   no data
15.09/15.12	c  N dy   140     30000     32957     22666    171798      7895    457514    123165      8.45   no data
15.09/15.12	c  S st   140     30000     32957     22666    171798      7895    457514    123165      8.45   no data
15.19/15.22	c  S st   140     30501     32957     22666    171829      8359    457514    136740      8.45   no data
15.19/15.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.39/25.41	c Flit:   105 Blit:     98 bXBeca:    0 bXProp:   52 Bins:  86088 BRemL:    101 BRemN:      7 P: 200.0M T: 10.18
25.39/25.42	c Cleaning up after failed var search:     0.01 s 
25.39/25.44	c Replacing       52 vars Replaced     4386 lits Time:     0.02 s 
25.39/25.46	c blocked clauses removed:        0 vars:    875 tried:       32377 T: 0.01 s
25.39/25.48	c bin-w-bin subsume rem           62 bins  time:  0.02 s
25.49/25.52	c subs with bin:     1217  lits-rem:      6975  v-fix:    0  time:  0.04 s
25.88/25.94	c Subs w/ non-existent bins:    218 l-rem:    356 v-fix:     0 done:  31339 time:  0.42 s
25.98/26.02	c Removed useless bin:     692  fixed:     0  props:  10.01M  time:  0.08 s
26.09/26.11	c lits-rem:        97  cl-subs:      430  v-elim:    549  v-fix:    0  time:  0.09 s
26.09/26.14	c subs with bin:      120  lits-rem:       498  v-fix:    0  time:  0.02 s
26.09/26.17	c lits-rem:       193  cl-subs:      254  v-elim:      0  v-fix:    0  time:  0.02 s
26.40/26.48	c asymm  cl-useful: 731/12424/20769 lits-rem:807 time: 0.31
26.59/26.63	c calculated reachability. Time: 0.14
26.59/26.63	c  N dy   140     30501     30790     20758    246749      5326    427597    216951      8.45   no data
27.09/27.15	c Finding binary XORs  T:     0.52 s  found:       0
27.89/27.93	c  N dy   155     34522     30628     20758    246793      9224    427597    440503      8.40      9.07
28.60/28.69	c  N dy   178     38537     30626     20758    246829     13127    427597    666831      8.45      9.06
29.39/29.43	c  N dy   193     42593     30575     20758    246856      9990    427597    366049      8.42     12.14
29.99/30.08	c  S st   211     45753     30520     20758    246884     13058    427597    547232      8.46   no data
30.09/30.18	c  S st   211     46256     30520     20758    246898     13542    427597    557726      8.46   no data
30.09/30.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.49/37.57	c Flit:    65 Blit:      0 bXBeca:    0 bXProp:   10 Bins:  33342 BRemL:   1285 BRemN:      2 P: 176.6M T:  7.37
37.49/37.59	c Replacing       10 vars Replaced     1169 lits Time:     0.02 s 
37.59/37.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.59/37.62	c bin-w-bin subsume rem           39 bins  time:  0.02 s
37.59/37.66	c subs with bin:      288  lits-rem:       360  v-fix:    0  time:  0.03 s
37.99/38.01	c Subs w/ non-existent bins:     50 l-rem:     57 v-fix:     0 done:  29991 time:  0.36 s
38.09/38.12	c Removed useless bin:      43  fixed:     0  props:  15.08M  time:  0.11 s
38.09/38.19	c lits-rem:        13  cl-subs:      146  v-elim:     94  v-fix:    0  time:  0.07 s
38.19/38.28	c subs with bin:        9  lits-rem:       343  v-fix:    0  time:  0.07 s
38.29/38.39	c lits-rem:       744  cl-subs:      370  v-elim:      0  v-fix:    0  time:  0.11 s
38.39/38.41	c vivif2 --  cl tried    20189 cl shrink      314 lits rem        537 time: 0.02
38.39/38.46	c vivif2 --  cl tried    12265 cl shrink     3383 lits rem      92884 time: 0.06
38.49/38.59	c asymm  cl-useful: 0/6594/19957 lits-rem:0 time: 0.13
38.69/38.72	c calculated reachability. Time: 0.12
38.69/38.72	c  N dy   211     46256     29897     19957    262444     12214    404951    384653      8.46   no data
39.09/39.20	c Finding binary XORs  T:     0.48 s  found:       0
39.89/39.97	c  N dy   233     50568     29874     19957    262486     16403    404951    594896      8.48      8.94
40.59/40.68	c  N dy   251     54646     29871     19957    262519     12025    404951    470089      8.45      9.05
41.19/41.29	c  N dy   274     58728     29867     19957    262540     16028    404951    694992      8.49      8.99
41.99/42.07	c  N dy   296     62775     29863     19957    262575     10038    404951    312750      8.53     10.31
42.59/42.67	c  N dy   323     66863     29861     19957    262599     14045    404951    492964      8.63     12.96
43.09/43.19	c  S st   334     69385     29861     19957    262609     16511    404951    620039      8.63   no data
43.19/43.30	c  S st   334     69887     29858     19957    262622     16993    404951    630388      8.63   no data
43.29/43.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.29/50.32	c Flit:   439 Blit:      9 bXBeca:    0 bXProp:    9 Bins:  41604 BRemL:   3051 BRemN:      3 P: 158.1M T:  7.01
50.29/50.33	c Cleaning up after failed var search:     0.01 s 
50.29/50.35	c Replacing        9 vars Replaced     3092 lits Time:     0.02 s 
50.29/50.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.29/50.38	c bin-w-bin subsume rem           72 bins  time:  0.02 s
50.39/50.42	c subs with bin:       11  lits-rem:        39  v-fix:    0  time:  0.04 s
50.69/50.72	c Subs w/ non-existent bins:      2 l-rem:      2 v-fix:     0 done:  29292 time:  0.30 s
50.79/50.83	c Removed useless bin:      31  fixed:     0  props:  14.79M  time:  0.11 s
50.89/50.90	c lits-rem:         8  cl-subs:      122  v-elim:     92  v-fix:    0  time:  0.07 s
50.99/51.01	c subs with bin:       58  lits-rem:      1193  v-fix:    0  time:  0.09 s
51.09/51.17	c lits-rem:      1102  cl-subs:      313  v-elim:      0  v-fix:    0  time:  0.16 s
51.09/51.19	c vivif2 --  cl tried    19767 cl shrink       80 lits rem        135 time: 0.02
51.19/51.27	c vivif2 --  cl tried    16026 cl shrink     4225 lits rem     138702 time: 0.08
51.49/51.57	c asymm  cl-useful: 90/6603/19716 lits-rem:170 time: 0.30
51.60/51.68	c calculated reachability. Time: 0.10
51.60/51.68	c  N dy   334     69887     29200     19713    282922     16009    388176    502522      8.63   no data
52.09/52.14	c Finding binary XORs  T:     0.46 s  found:       0
52.80/52.89	c  N dy   348     74370     29196     19713    282947     20367    388176    648974      8.58     12.54
53.59/53.66	c  N dy   371     79349     29157     19713    282965     14328    388176    482748      8.59      9.09
54.39/54.46	c  N dy   390     84819     29154     19713    282980     19642    388176    676221      8.57      9.15
54.90/54.92	c  F st   404     87500     29153     19713    282991     22277    388176    783189      8.59   no data
55.49/55.59	c  N st   409     90800     29153     19698    281855     13284    386796    451512      8.59   no data
56.59/56.60	c  N dy   430     97227     29150     19698    281879     19577    386796    744415      8.59      9.52
57.69/57.76	c  N dy   464    103990     29143     19698    281926     26094    386796    969965      8.60      9.15
57.89/57.94	c  S st   469    104830     29143     19698    281927     13578    386796    385837      8.61      6.64
57.99/58.02	c  S st   469    105334     29143     19698    281938     14067    386796    401807      8.61   no data
57.99/58.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.49/64.59	c Flit:   161 Blit:      2 bXBeca:    0 bXProp:    4 Bins:  40893 BRemL:   5530 BRemN:      6 P: 138.5M T:  6.55
64.59/64.60	c Cleaning up after failed var search:     0.01 s 
64.59/64.61	c Replacing        4 vars Replaced      945 lits Time:     0.01 s 
64.59/64.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.59/64.65	c bin-w-bin subsume rem           28 bins  time:  0.03 s
64.59/64.69	c subs with bin:       21  lits-rem:         0  v-fix:    0  time:  0.04 s
64.90/64.97	c Subs w/ non-existent bins:      2 l-rem:      2 v-fix:     0 done:  28754 time:  0.28 s
64.99/65.06	c Removed useless bin:      33  fixed:     0  props:  13.59M  time:  0.10 s
65.09/65.14	c lits-rem:        46  cl-subs:      220  v-elim:    189  v-fix:    0  time:  0.07 s
65.09/65.17	c subs with bin:       47  lits-rem:       485  v-fix:    0  time:  0.02 s
65.19/65.20	c lits-rem:       252  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.03 s
65.19/65.22	c vivif2 --  cl tried    19364 cl shrink      123 lits rem        504 time: 0.02
65.19/65.26	c vivif2 --  cl tried    12787 cl shrink      738 lits rem       6101 time: 0.04
65.49/65.50	c asymm  cl-useful: 85/12702/19305 lits-rem:256 time: 0.24
65.49/65.59	c calculated reachability. Time: 0.09
65.59/65.60	c  N dy   469    105334     28565     19221    302632     12781    374625    425503      8.61   no data
66.00/66.04	c Finding binary XORs  T:     0.45 s  found:       0
67.00/67.09	c  N dy   504    112142     28539     19221    302665     19408    374625    682402      8.61      9.17
68.29/68.33	c  N dy   534    119682     28535     19221    302684     26775    374625    955015      8.58      9.13
69.49/69.57	c  N dy   549    127322     28533     19221    302697     20346    374625    633075      8.53      8.98
70.89/70.94	c  N dy   596    135546     28520     19221    302726     28364    374625    941133      8.54     10.73
72.29/72.37	c  N dy   642    144759     28518     19221    302738     22273    374625    802004      8.56      9.02
73.99/74.01	c  N dy   698    154040     28511     19221    302780     31276    374625   1141139      8.58     10.87
74.59/74.68	c  S st   720    158004     28511     19221    302795     18898    374625    565306      8.60   no data
74.69/74.77	c  S st   720    158507     28511     19221    302798     19391    374625    574091      8.60   no data
74.69/74.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.59/80.69	c Flit:   466 Blit:      1 bXBeca:    0 bXProp:   17 Bins:  30850 BRemL:   5556 BRemN:      6 P: 121.2M T:  5.92
80.69/80.70	c Cleaning up after failed var search:     0.01 s 
80.69/80.72	c Replacing       17 vars Replaced     2033 lits Time:     0.02 s 
80.69/80.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.69/80.76	c bin-w-bin subsume rem           81 bins  time:  0.02 s
80.69/80.79	c subs with bin:       14  lits-rem:        10  v-fix:    0  time:  0.04 s
80.99/81.06	c Subs w/ non-existent bins:      1 l-rem:      2 v-fix:     0 done:  27846 time:  0.26 s
81.09/81.14	c Removed useless bin:      33  fixed:     0  props:  10.49M  time:  0.08 s
81.19/81.20	c lits-rem:        14  cl-subs:       75  v-elim:     98  v-fix:    0  time:  0.07 s
81.19/81.28	c subs with bin:       80  lits-rem:      1227  v-fix:    0  time:  0.06 s
81.29/81.34	c lits-rem:       451  cl-subs:      233  v-elim:      0  v-fix:    0  time:  0.06 s
81.29/81.35	c vivif2 --  cl tried    19049 cl shrink       62 lits rem         97 time: 0.01
81.39/81.41	c vivif2 --  cl tried    15913 cl shrink     1675 lits rem      37554 time: 0.06
81.69/81.71	c asymm  cl-useful: 42/10228/19008 lits-rem:70 time: 0.30
81.79/81.80	c calculated reachability. Time: 0.08
81.79/81.80	c  N dy   720    158507     27748     19005    305397     15909    355702    496884      8.60   no data
82.19/82.23	c Finding binary XORs  T:     0.43 s  found:       0
83.79/83.84	c  N dy   755    169590     27738     19005    305432     26618    355702    785749      8.57      9.08
85.59/85.60	c  N dy   795    180561     27722     19005    305464     21547    355702    618138      8.53      9.09
87.49/87.53	c  N dy   842    193216     27706     19005    305499     33791    355702   1016584      8.51      9.00
89.49/89.54	c  N dy   901    205549     27703     19005    305528     28309    355702    891192      8.51      9.00
91.79/91.88	c  N dy   976    218912     27700     19005    305562     22417    355702    584543      8.53      9.07
94.19/94.27	c  N dy  1051    233225     27698     19005    305587     36212    355702    983807      8.55      9.01
95.09/95.14	c  S st  1084    237761     27696     19005    305596     20649    355702    522585      8.56      5.91
95.19/95.23	c  S st  1084    238264     27696     19005    305600     21143    355702    532585      8.56   no data
95.19/95.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.39/100.44	c Flit:   331 Blit:      0 bXBeca:    0 bXProp:   16 Bins:   6473 BRemL:   4653 BRemN:      8 P: 106.9M T:  5.20
100.39/100.45	c Cleaning up after failed var search:     0.01 s 
100.39/100.47	c Replacing       16 vars Replaced     4942 lits Time:     0.02 s 
100.39/100.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.49/100.51	c bin-w-bin subsume rem          153 bins  time:  0.02 s
100.49/100.54	c subs with bin:        7  lits-rem:         2  v-fix:    0  time:  0.03 s
100.69/100.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  27330 time:  0.23 s
100.79/100.84	c Removed useless bin:      32  fixed:     0  props:   9.45M  time:  0.07 s
100.89/100.91	c lits-rem:        12  cl-subs:       82  v-elim:    110  v-fix:    0  time:  0.07 s
100.89/100.95	c subs with bin:      121  lits-rem:      1005  v-fix:    0  time:  0.03 s
100.99/101.00	c lits-rem:       788  cl-subs:      376  v-elim:      0  v-fix:    0  time:  0.05 s
100.99/101.01	c vivif2 --  cl tried    18838 cl shrink       79 lits rem        118 time: 0.01
100.99/101.07	c vivif2 --  cl tried    18074 cl shrink     1224 lits rem       9773 time: 0.05
101.19/101.21	c asymm  cl-useful: 0/8560/18788 lits-rem:0 time: 0.14
101.19/101.29	c calculated reachability. Time: 0.07
101.19/101.29	c  N dy  1084    238264     27220     18788    288788     18066    344250    467797      8.56   no data
101.69/101.70	c Finding binary XORs  T:     0.42 s  found:       0
103.99/104.06	c  N dy  1127    253655     27209     18788    288840     32897    344250    943917      8.52      9.01
106.59/106.69	c  N dy  1191    271096     27203     18788    288870     30020    344250    733505      8.50      9.04
109.39/109.45	c  N dy  1258    288446     27201     18788    288882     25341    344250    582898      8.49      8.99
112.49/112.53	c  F st  1320    306250     27199     18788    288910     42328    344250   1128904      8.46      6.40
112.69/112.70	c  N st  1322    306882     27199     18776    288234     42412    343711   1145332      8.46   no data
115.89/115.93	c  N dy  1383    326606     27198     18776    288248     38999    343711    963582      8.45      8.94
119.49/119.51	c  N dy  1460    347171     27192     18776    288286     35193    343711    843384      8.42      8.90
121.19/121.25	c  S st  1488    357398     27190     18776    288299     44833    343711   1046180      8.40      6.30
121.29/121.37	c  S st  1488    357904     27190     18776    288307     45322    343711   1057295      8.40   no data
121.29/121.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.29/126.33	c Flit:   200 Blit:     57 bXBeca:    0 bXProp:    9 Bins:   8470 BRemL:  22047 BRemN:     10 P: 110.2M T:  4.94
126.29/126.34	c Cleaning up after failed var search:     0.02 s 
126.29/126.38	c Replacing        9 vars Replaced    10037 lits Time:     0.04 s 
126.29/126.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.39/126.41	c bin-w-bin subsume rem           68 bins  time:  0.02 s
126.39/126.44	c subs with bin:        6  lits-rem:         5  v-fix:    0  time:  0.03 s
126.59/126.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26868 time:  0.21 s
126.69/126.72	c Removed useless bin:      15  fixed:     0  props:   8.02M  time:  0.06 s
126.69/126.78	c lits-rem:         2  cl-subs:       46  v-elim:     76  v-fix:    0  time:  0.07 s
126.89/126.99	c subs with bin:     1609  lits-rem:      4262  v-fix:    0  time:  0.18 s
127.50/127.60	c lits-rem:      4189  cl-subs:     1707  v-elim:      0  v-fix:    0  time:  0.61 s
127.60/127.61	c vivif2 --  cl tried    18677 cl shrink       47 lits rem         66 time: 0.01
127.69/127.79	c vivif2 --  cl tried    37355 cl shrink     9218 lits rem     162740 time: 0.17
127.99/128.08	c asymm  cl-useful: 36/8447/18643 lits-rem:37 time: 0.29
128.09/128.15	c calculated reachability. Time: 0.06
128.09/128.15	c  N dy  1488    357904     26792     18643    262268     37350    335045    678898      8.40   no data
128.49/128.56	c Finding binary XORs  T:     0.41 s  found:       0
132.09/132.11	c  N dy  1565    378706     26774     18643    262328     35088    335045    784276      8.37      8.90
135.59/135.67	c  N dy  1665    398916     26772     18643    262361     30079    335045    610478      8.37      8.87
139.19/139.29	c  N dy  1770    418966     26770     18643    262396     49204    335045   1076900      8.38      8.87
142.89/142.92	c  N dy  1886    439066     26766     18643    262414     42557    335045    837507      8.41      8.94
146.80/146.83	c  N dy  2023    459258     26764     18643    262429     34655    335045    637544      8.45      8.96
150.60/150.65	c  N dy  2153    479333     26764     18643    262444     54007    335045   1055509      8.48      8.93
154.19/154.24	c  N dy  2288    499471     26764     18643    262458     44839    335045    840104      8.51      9.07
158.10/158.19	c  N dy  2383    519568     26763     18643    262473     34439    335045    602721      8.51      8.98
161.39/161.42	c  S st  2484    536858     26763     18643    262480     51013    335045    940277      8.53   no data
161.49/161.56	c  S st  2484    537360     26763     18643    262489     51501    335045    948426      8.53   no data
161.49/161.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.39/166.49	c Flit:   157 Blit:      5 bXBeca:    0 bXProp:   10 Bins:   7436 BRemL:  17045 BRemN:      1 P: 105.5M T:  4.91
166.39/166.49	c Cleaning up after failed var search:     0.00 s 
166.49/166.56	c Replacing       10 vars Replaced    18735 lits Time:     0.07 s 
166.49/166.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.49/166.58	c bin-w-bin subsume rem           74 bins  time:  0.02 s
166.59/166.61	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.03 s
166.79/166.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26532 time:  0.19 s
166.79/166.87	c Removed useless bin:      23  fixed:     0  props:   8.31M  time:  0.06 s
166.89/166.94	c lits-rem:         6  cl-subs:       25  v-elim:     52  v-fix:    0  time:  0.07 s
166.99/167.07	c subs with bin:      585  lits-rem:      3379  v-fix:    0  time:  0.11 s
167.59/167.68	c lits-rem:      5875  cl-subs:     2661  v-elim:      0  v-fix:    0  time:  0.60 s
167.59/167.69	c vivif2 --  cl tried    18569 cl shrink       77 lits rem       1205 time: 0.01
167.79/167.87	c vivif2 --  cl tried    41156 cl shrink    11759 lits rem     106446 time: 0.18
167.99/168.08	c asymm  cl-useful: 1/10060/18507 lits-rem:3 time: 0.21
168.09/168.15	c calculated reachability. Time: 0.06
168.09/168.15	c  N dy  2484    537360     26480     18506    240549     41117    327140    679471      8.53   no data
168.49/168.55	c Finding binary XORs  T:     0.40 s  found:       0
172.99/173.06	c  N dy  2556    560569     26418     18506    240596     36568    327140    697701      8.50      9.15
177.19/177.21	c  N dy  2651    580818     26241     18506    240624     55835    327140   1086868      8.50      9.02
180.79/180.87	c  N dy  2732    601387     26238     18506    240653     45701    327140    768235      8.49      9.10
184.99/185.09	c  N dy  2835    621440     26235     18506    240674     33451    327140    533023      8.49      8.95
189.00/189.00	c  N dy  2935    641594     26235     18506    240684     52592    327140    902312      8.49      8.99
193.30/193.31	c  N dy  2992    662682     26014     18370    231435     32577    319957    552464      8.47      9.00
195.20/195.21	c  E dy  3029    672940     25972     18370    231478     42153    319957    738825      8.46      4.34
195.20/195.21	c num threads              : 1          
195.20/195.21	c restarts                 : 3029       
195.20/195.21	c dynamic restarts         : 3005       
195.20/195.21	c static restarts          : 24         
195.20/195.21	c full restarts            : 3          
195.20/195.21	c total simplify time      : 3.74       
195.20/195.21	c learnts DL2              : 0          
195.20/195.21	c learnts size 2           : 520206     
195.20/195.21	c learnts size 1           : 12872       (25.60     % of vars)
195.20/195.21	c filedLit time            : 59.77       (30.65     % time)
195.20/195.21	c v-elim SatELite          : 10380       (20.65     % vars)
195.20/195.21	c SatELite time            : 4.93        (2.53      % time)
195.20/195.21	c v-elim xor               : 0           (0.00      % vars)
195.20/195.21	c xor elim time            : 0.10        (0.05      % time)
195.20/195.21	c num binary xor trees     : 2229       
195.20/195.21	c binxor trees' crown      : 2748        (1.23      leafs/tree)
195.20/195.21	c bin xor find time        : 4.15       
195.20/195.21	c OTF clause improved      : 24699       (0.04      clauses/conflict)
195.20/195.21	c OTF impr. size diff      : 39450       (1.60       lits/clause)
195.20/195.21	c OTF cl watch-shrink      : 410556      (0.61      clauses/conflict)
195.20/195.21	c OTF cl watch-sh-lit      : 1468441     (3.58       lits/clause)
195.20/195.21	c tried to recurMin cls    : 281838      (41.88      % of conflicts)
195.20/195.21	c updated cache            : 0           (0.00       lits/tried recurMin)
195.20/195.21	c clauses over max glue    : 0           (0.00      % of all clauses)
195.20/195.21	c conflicts                : 672940      (3451.38   / sec)
195.20/195.21	c decisions                : 1018097     (1.29      % random)
195.20/195.21	c bogo-props               : 9960896144  (51087450.60 / sec)
195.20/195.21	c conflict literals        : 19525127    (43.68     % deleted)
195.20/195.21	c Memory used              : 616.66      MB
195.20/195.21	c CPU time                 : 194.98      s
195.20/195.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286299-1303767899/watcher-3286299-1303767899 -o /tmp/evaluation-result-3286299-1303767899/solver-3286299-1303767899 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3286299-1303767899.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 3.88 3.84 5/189 17452
/proc/meminfo: memFree=16968068/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=25168 CPUtime=0 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 1547 0 0 0 0 0 0 0 25 0 1 0 469206025 25772032 1388 33554432000 4194304 4627331 140734207419904 18446744073709551615 255106812039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 6227 1263 320 106 0 1198 0

[startup+0.02074 s]
/proc/loadavg: 3.84 3.88 3.84 5/189 17452
/proc/meminfo: memFree=16968068/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=37348 CPUtime=0.01 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 5010 0 0 0 1 0 0 0 25 0 1 0 469206025 38244352 3899 33554432000 4194304 4627331 140734207419904 18446744073709551615 4530491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 9337 3899 321 106 0 4308 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 37348

[startup+0.100704 s]
/proc/loadavg: 3.84 3.88 3.84 5/189 17452
/proc/meminfo: memFree=16968068/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=53156 CPUtime=0.09 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 7107 0 0 0 9 0 0 0 25 0 1 0 469206025 54431744 5996 33554432000 4194304 4627331 140734207419904 18446744073709551615 4308064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 13289 5996 343 106 0 8260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53156

[startup+0.30073 s]
/proc/loadavg: 3.84 3.88 3.84 5/189 17452
/proc/meminfo: memFree=16968068/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=53460 CPUtime=0.29 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 7168 0 0 0 29 0 0 0 25 0 1 0 469206025 54743040 6057 33554432000 4194304 4627331 140734207419904 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 13365 6057 344 106 0 8336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53460

[startup+0.700643 s]
/proc/loadavg: 3.84 3.88 3.84 5/189 17452
/proc/meminfo: memFree=16968068/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=69992 CPUtime=0.69 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 10847 0 0 0 69 0 0 0 25 0 1 0 469206025 71671808 9736 33554432000 4194304 4627331 140734207419904 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 17498 9736 348 106 0 12469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69992

[startup+1.50052 s]
/proc/loadavg: 3.84 3.88 3.84 5/190 17453
/proc/meminfo: memFree=16903196/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=125656 CPUtime=1.49 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 22765 0 0 0 147 2 0 0 25 0 1 0 469206025 128671744 21654 33554432000 4194304 4627331 140734207419904 18446744073709551615 4238365 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 31414 21654 348 106 0 26385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125656

[startup+3.10023 s]
/proc/loadavg: 3.85 3.89 3.84 5/190 17453
/proc/meminfo: memFree=16824840/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=269808 CPUtime=3.09 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 52325 0 0 0 302 7 0 0 25 0 1 0 469206025 276283392 51214 33554432000 4194304 4627331 140734207419904 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 67452 51214 348 106 0 62423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 269808

[startup+6.30065 s]
/proc/loadavg: 3.85 3.89 3.84 5/190 17453
/proc/meminfo: memFree=16565308/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=557028 CPUtime=6.29 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 106905 0 0 0 615 14 0 0 25 0 1 0 469206025 570396672 105794 33554432000 4194304 4627331 140734207419904 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 139257 105794 348 106 0 134228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 557028

[startup+12.7005 s]
/proc/loadavg: 3.87 3.89 3.84 5/187 17475
/proc/meminfo: memFree=17406928/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=571172 CPUtime=12.69 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 111704 0 0 0 1254 15 0 0 25 0 1 0 469206025 584880128 109311 33554432000 4194304 4627331 140734207419904 18446744073709551615 4308600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 142793 109311 374 106 0 137764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 571172

[startup+25.5003 s]
/proc/loadavg: 3.89 3.89 3.84 5/190 17481
/proc/meminfo: memFree=16720916/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=590500 CPUtime=25.49 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 117802 0 0 0 2533 16 0 0 25 0 1 0 469206025 604672000 113778 33554432000 4194304 4627331 140734207419904 18446744073709551615 4425701 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 147625 113778 379 106 0 142596 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 590500

[startup+51.1008 s]
/proc/loadavg: 3.93 3.90 3.85 5/190 17509
/proc/meminfo: memFree=17392124/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=616420 CPUtime=51.09 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 122956 0 0 0 5091 18 0 0 25 0 1 0 469206025 631214080 118026 33554432000 4194304 4627331 140734207419904 18446744073709551615 4427376 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 154105 118026 379 106 0 149076 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 616420

[startup+102.307 s]
/proc/loadavg: 4.02 3.93 3.86 5/184 17516
/proc/meminfo: memFree=19278008/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=608996 CPUtime=102.29 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 134136 0 0 0 10210 19 0 0 25 0 1 0 469206025 623611904 118605 33554432000 4194304 4627331 140734207419904 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 152249 118605 379 106 0 147220 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 608996

[startup+162.3 s]
/proc/loadavg: 4.07 3.96 3.87 5/190 17674
/proc/meminfo: memFree=17994464/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=620344 CPUtime=162.29 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 147880 0 0 0 16206 23 0 0 25 0 1 0 469206025 635232256 120948 33554432000 4194304 4627331 140734207419904 18446744073709551615 4233409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 155086 120948 379 106 0 150057 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 620344

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

[startup+179.1 s]
/proc/loadavg: 4.05 3.96 3.87 5/190 17701
/proc/meminfo: memFree=18716776/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=631456 CPUtime=179.09 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 150692 0 0 0 17886 23 0 0 25 0 1 0 469206025 646610944 122240 33554432000 4194304 4627331 140734207419904 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 157864 122240 392 106 0 152835 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 631456

[startup+185.501 s]
/proc/loadavg: 4.05 3.96 3.87 5/190 17701
/proc/meminfo: memFree=18579592/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=641952 CPUtime=185.49 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 151835 0 0 0 18526 23 0 0 25 0 1 0 469206025 657358848 123370 33554432000 4194304 4627331 140734207419904 18446744073709551615 4308259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 160488 123370 379 106 0 155459 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 641952

[startup+191.901 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17701
/proc/meminfo: memFree=18553808/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=641952 CPUtime=191.9 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 152414 0 0 0 19166 24 0 0 25 0 1 0 469206025 657358848 123949 33554432000 4194304 4627331 140734207419904 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 160488 123949 379 106 0 155459 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 641952

[startup+193.501 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17702
/proc/meminfo: memFree=18554056/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=631456 CPUtime=193.5 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 152434 0 0 0 19326 24 0 0 25 0 1 0 469206025 646610944 122789 33554432000 4194304 4627331 140734207419904 18446744073709551615 4330962 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 157864 122789 379 106 0 152835 0
Current children cumulated CPU time (s) 193.5
Current children cumulated vsize (KiB) 631456

[startup+194.301 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17702
/proc/meminfo: memFree=18554056/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=631456 CPUtime=194.3 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 152434 0 0 0 19406 24 0 0 25 0 1 0 469206025 646610944 122789 33554432000 4194304 4627331 140734207419904 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 157864 122789 379 106 0 152835 0
Current children cumulated CPU time (s) 194.3
Current children cumulated vsize (KiB) 631456

[startup+194.707 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17702
/proc/meminfo: memFree=18553808/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=631456 CPUtime=194.7 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 152434 0 0 0 19446 24 0 0 25 0 1 0 469206025 646610944 122789 33554432000 4194304 4627331 140734207419904 18446744073709551615 4332768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 157864 122789 379 106 0 152835 0
Current children cumulated CPU time (s) 194.7
Current children cumulated vsize (KiB) 631456

[startup+195.101 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17702
/proc/meminfo: memFree=18553808/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=631456 CPUtime=195.1 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 152434 0 0 0 19486 24 0 0 25 0 1 0 469206025 646610944 122789 33554432000 4194304 4627331 140734207419904 18446744073709551615 4332735 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 157864 122789 379 106 0 152835 0
Current children cumulated CPU time (s) 195.1
Current children cumulated vsize (KiB) 631456

[startup+195.2 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17702
/proc/meminfo: memFree=18553808/32951124 swapFree=67111524/67111528
[pid=17452] ppid=17450 vsize=631456 CPUtime=195.2 cores=4,6
/proc/17452/stat : 17452 (strangenight2-s) R 17450 17452 15892 0 -1 4202496 152434 0 0 0 19496 24 0 0 25 0 1 0 469206025 646610944 122789 33554432000 4194304 4627331 140734207419904 18446744073709551615 4328200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17452/statm: 157864 122789 379 106 0 152835 0
Current children cumulated CPU time (s) 195.2
Current children cumulated vsize (KiB) 631456

Child status: 20
Real time (s): 195.276
CPU time (s): 195.278
CPU user time (s): 195.011
CPU system time (s): 0.266959
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 641952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.011
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152445
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= 11
involuntary context switches= 143

runsolver used 0.316951 second user time and 0.762884 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 23:44:59
IDJOB=3286299
IDBENCH=82422
IDSOLVER=1587
FILE ID=node144/3286299-1303767899
RUNJOBID= node144-1303767826-17382
PBS_JOBID= 13157119
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286299-1303767899/watcher-3286299-1303767899 -o /tmp/evaluation-result-3286299-1303767899/solver-3286299-1303767899 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3286299-1303767899.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=743487328

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16968472 kB
Buffers:       2186680 kB
Cached:       10227820 kB
SwapCached:          4 kB
Active:        6793960 kB
Inactive:      8620732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16968472 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          255936 kB
Writeback:           0 kB
AnonPages:     2998980 kB
Mapped:          16156 kB
Slab:           496768 kB
PageTables:      12252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3965924 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= 72104 MiB
End job on node144 at 2011-04-25 23:48:14