Trace number 3281055

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? (TO) 1300.07 1300.04

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3281055-1303747451.cnf'
0.00/0.01	c -- header says num vars:          45937
0.00/0.01	c -- header says num clauses:      166840
0.00/0.08	c -- clauses added:            0 learnts,       166840 normals,            0 xors
0.00/0.08	c -- vars added      45937
0.00/0.08	c Parsing time:  0.07 s
0.00/0.08	c  N st     0         0     45937     79956     85826         0    444254         0   no data   no data
0.69/0.77	c asymm  cl-useful: 8/3058/79806 lits-rem:15 time: 0.69
5.29/5.33	c Flit:   149 Blit:      3 bXBeca:    0 bXProp: 14030 Bins:      0 BRemL:      0 BRemN:      0 P: 105.2M T:  4.52
5.29/5.34	c Cleaning up after failed var search:     0.00 s 
5.29/5.36	c Replacing    14030 vars Replaced   284641 lits Time:     0.02 s 
5.29/5.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.39	c bin-w-bin subsume rem            6 bins  time:  0.01 s
5.39/5.40	c subs with bin:        2  lits-rem:         5  v-fix:    0  time:  0.01 s
5.69/5.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30691 time:  0.36 s
5.89/5.92	c Removed useless bin:       2  fixed:     0  props:  20.00M  time:  0.16 s
6.09/6.16	c lits-rem:        13  cl-subs:       68  v-elim:  10230  v-fix:    0  time:  0.23 s
6.19/6.29	c Finding binary XORs  T:     0.13 s  found:     983
6.29/6.30	c Replacing      983 vars Replaced    21072 lits Time:     0.01 s 
6.29/6.37	c Finding non-binary XORs:     0.04 s (found:   12642, avg size: 3.0)
6.29/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   5368 locsubst: 31182 time:   0.02
6.29/6.37	c Replacing      432 vars Replaced     4943 lits Time:     0.01 s 
6.29/6.39	c calculated reachability. Time: 0.02
6.29/6.39	c Calc default polars -  time:   0.00 s pos:    3284 undec:   33637 neg:    9016
6.29/6.39	c =========================================================================================
6.29/6.39	c types(t): F = full restart, N = normal restart
6.29/6.39	c types(t): S = simplification begin/end, E = solution found
6.29/6.39	c restart types(rt): st = static, dy = dynamic
6.29/6.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.29/6.39	c  B st     0         0     13678     22649     33895         0    227729         0   no data   no data
6.69/6.74	c  N dy    19      4003     13678     22649     33935      3395    227728    140980     15.90     21.94
6.89/6.93	c  N dy    30      8052     13678     22649     33986      6366    227727    192745     11.18     11.83
7.19/7.25	c  N dy    56     12290     13678     22649     34038     10127    227726    313429     12.18     13.25
7.49/7.51	c  N dy    75     16317     13678     22649     34071     13527    227725    404110     11.73     14.00
7.59/7.69	c  N dy    85     20366     13678     22649     34103      8440    227725     90592     11.09     16.43
7.89/7.92	c  F st   102     25000     13678     22649     34170     12206    227725    168021     10.73      7.81
7.89/7.93	c  N st   102     25000     13678     22649     34170     12206    227725    168021     10.73      7.81
8.19/8.28	c  N dy   108     30001     13678     22649     34186     16680    227725    365781     10.73   no data
8.19/8.28	c  S st   108     30001     13678     22649     34186     16680    227725    365781     10.73   no data
8.29/8.35	c  S st   108     30503     13678     22649     34195     17131    227725    375885     10.73   no data
8.29/8.38	c x-sub:   432 x-cut:      0 vfix:      0 v-elim:   2821 locsubst:  1080 time:   0.03
11.19/11.29	c Flit:    12 Blit:      0 bXBeca:    0 bXProp: 2242 Bins:  95218 BRemL:  21158 BRemN:      0 P: 65.8M T:  2.91
11.29/11.32	c Replacing     2317 vars Replaced   300735 lits Time:     0.03 s 
11.29/11.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.39	c bin-w-bin subsume rem        71070 bins  time:  0.06 s
11.39/11.44	c subs with bin:     6599  lits-rem:     15019  v-fix:    0  time:  0.05 s
11.39/11.48	c Subs w/ non-existent bins:   2454 l-rem:   2461 v-fix:     0 done:   8522 time:  0.04 s
11.39/11.49	c Removed useless bin:    1518  fixed:     0  props:   0.90M  time:  0.01 s
11.49/11.52	c lits-rem:       272  cl-subs:     3578  v-elim:     88  v-fix:    0  time:  0.03 s
11.49/11.53	c subs with bin:      168  lits-rem:      2567  v-fix:    0  time:  0.01 s
11.49/11.54	c lits-rem:       254  cl-subs:      397  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.74	c asymm  cl-useful: 113/6647/9705 lits-rem:113 time: 0.20
11.69/11.75	c calculated reachability. Time: 0.00
11.69/11.75	c  N dy   108     30503      8434      9705     32366      1379    108658     40856     10.73   no data
11.79/11.82	c Finding binary XORs  T:     0.07 s  found:      35
11.89/11.98	c  N dy   132     34587      8434      9705     32402      4349    108657    118721     11.40     51.59
12.10/12.17	c  N dy   156     38684      8434      9705     32424      7404    108657    195436     11.79     31.24
12.20/12.29	c  N dy   169     43628      8434      9705     32434      6678    108655     99043     11.70     12.76
12.29/12.34	c  S st   176     45755      8434      9705     32438      8403    108655    130340     11.66   no data
12.29/12.38	c  S st   176     46257      8434      9705     32439      8836    108655    136058     11.66   no data
12.39/12.40	c x-sub:    84 x-cut:      0 vfix:      0 v-elim:   1360 locsubst:  1809 time:   0.03
12.69/12.70	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:   26 Bins:   4324 BRemL:  16546 BRemN:    848 P:  5.4M T:  0.30
12.69/12.71	c Replacing      139 vars Replaced     2773 lits Time:     0.00 s 
12.69/12.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.72	c bin-w-bin subsume rem         1836 bins  time:  0.00 s
12.69/12.73	c subs with bin:      520  lits-rem:       486  v-fix:    0  time:  0.01 s
12.69/12.74	c Subs w/ non-existent bins:    248 l-rem:    286 v-fix:     0 done:   6924 time:  0.01 s
12.69/12.74	c Removed useless bin:      62  fixed:     0  props:   0.97M  time:  0.00 s
12.69/12.75	c lits-rem:        17  cl-subs:       95  v-elim:     33  v-fix:    0  time:  0.01 s
12.69/12.75	c subs with bin:       12  lits-rem:        65  v-fix:    0  time:  0.00 s
12.69/12.76	c lits-rem:        37  cl-subs:      148  v-elim:      0  v-fix:    0  time:  0.00 s
12.69/12.76	c vivif2 --  cl tried     8865 cl shrink      166 lits rem        211 time: 0.00
12.69/12.76	c vivif2 --  cl tried     1060 cl shrink       31 lits rem         40 time: 0.00
12.89/12.95	c asymm  cl-useful: 190/8865/8865 lits-rem:262 time: 0.18
12.89/12.95	c calculated reachability. Time: 0.00
12.89/12.95	c  N dy   176     46257      6891      8864     17177      1060     96201     12863     11.66   no data
12.99/13.01	c Finding binary XORs  T:     0.06 s  found:       1
13.09/13.11	c  N dy   194     50553      6891      8864     17181      4105     96199     73086     11.81     12.78
13.19/13.24	c  N dy   210     57388      6891      8864     17195      9220     96192    151764     11.50     12.15
13.39/13.41	c  N dy   235     62406      6891      8864     17198     13368     96188    261556     11.96     12.77
13.49/13.51	c  N dy   251     66471      6891      8864     17201      9100     96187    108259     11.95     30.60
13.49/13.59	c  S st   269     69385      6891      8864     17202     11491     96185    160818     12.10   no data
13.59/13.63	c  S st   269     69886      6891      8864     17205     11901     96184    168623     12.10   no data
13.59/13.66	c x-sub:    80 x-cut:      0 vfix:      0 v-elim:    335 locsubst:  3061 time:   0.03
13.79/13.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:     18 BRemL:    147 BRemN:     10 P:  4.4M T:  0.18
13.79/13.85	c Replacing       82 vars Replaced     1634 lits Time:     0.00 s 
13.79/13.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.79/13.85	c bin-w-bin subsume rem           60 bins  time:  0.00 s
13.79/13.86	c subs with bin:      196  lits-rem:         0  v-fix:    0  time:  0.01 s
13.79/13.87	c Subs w/ non-existent bins:     20 l-rem:      0 v-fix:     0 done:   6474 time:  0.01 s
13.79/13.88	c Removed useless bin:      15  fixed:     0  props:   0.84M  time:  0.00 s
13.79/13.88	c lits-rem:         7  cl-subs:       29  v-elim:     17  v-fix:    0  time:  0.01 s
13.79/13.89	c subs with bin:       41  lits-rem:       111  v-fix:    0  time:  0.00 s
13.89/13.90	c lits-rem:       157  cl-subs:      643  v-elim:      0  v-fix:    0  time:  0.01 s
13.89/13.90	c vivif2 --  cl tried     8692 cl shrink       11 lits rem         23 time: 0.00
13.89/13.91	c vivif2 --  cl tried     2908 cl shrink        0 lits rem          0 time: 0.00
13.99/14.08	c asymm  cl-useful: 1333/8692/8692 lits-rem:3616 time: 0.17
13.99/14.08	c calculated reachability. Time: 0.00
13.99/14.08	c  N dy   269     69886      6457      7644     17876      2908     92081     38827     12.10   no data
14.19/14.22	c  N dy   289     76007      6457      7644     17888      8535     92077    170164     12.40     13.25
14.29/14.35	c  N dy   313     81008      6457      7644     17892     13216     92077    277200     12.68     13.44
14.49/14.53	c  F st   342     87500      6457      7644     17900      8859     92075    118707     13.17     12.78
14.49/14.54	c  N st   342     87500      6457      7644     17900      8859     92075    118707     13.17     12.78
14.59/14.65	c Decided on static restart strategy
14.69/14.70	c  N st   349     95536      6457      7644     17902     16126     92075    322979     13.17   no data
14.89/14.96	c  N st   351    104829      6457      7644     17904     24808     92075    661705     13.17   no data
14.89/14.96	c  S st   351    104829      6457      7644     17904     24808     92075    661705     13.17   no data
14.99/15.01	c Finding binary XORs  T:     0.06 s  found:     230
14.99/15.04	c Replacing      230 vars Replaced    25757 lits Time:     0.02 s 
14.99/15.08	c  S st   351    105330      6227      7594     17396     25200     90920    665852     13.17   no data
15.09/15.14	c x-sub:    75 x-cut:      0 vfix:      0 v-elim:    122 locsubst:  2359 time:   0.06
15.29/15.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   4689 BRemL:   3845 BRemN:    398 P:  4.2M T:  0.19
15.29/15.33	c Replacing       85 vars Replaced     3633 lits Time:     0.00 s 
15.29/15.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.29/15.34	c bin-w-bin subsume rem          204 bins  time:  0.00 s
15.29/15.35	c subs with bin:       97  lits-rem:         0  v-fix:    0  time:  0.01 s
15.29/15.36	c Subs w/ non-existent bins:     83 l-rem:      0 v-fix:     0 done:   6020 time:  0.01 s
15.29/15.36	c Removed useless bin:      41  fixed:     0  props:   0.75M  time:  0.01 s
15.29/15.37	c lits-rem:         3  cl-subs:      250  v-elim:     16  v-fix:    0  time:  0.01 s
15.29/15.38	c subs with bin:      221  lits-rem:      1807  v-fix:    0  time:  0.01 s
15.40/15.42	c lits-rem:       224  cl-subs:      732  v-elim:      0  v-fix:    0  time:  0.04 s
15.40/15.42	c vivif2 --  cl tried     7270 cl shrink       32 lits rem         59 time: 0.00
15.40/15.42	c vivif2 --  cl tried     4520 cl shrink       17 lits rem         23 time: 0.00
15.50/15.57	c asymm  cl-useful: 670/7270/7270 lits-rem:2169 time: 0.15
15.50/15.57	c calculated reachability. Time: 0.00
15.50/15.57	c  N st   351    105330      6004      6741     17974      4520     85574     89232     13.17   no data
15.69/15.73	c  N st   352    114929      6004      6741     17974      8372     85574    209642     13.17   no data
15.69/15.79	c Finding binary XORs  T:     0.06 s  found:     444
15.79/15.80	c Replacing      444 vars Replaced    11507 lits Time:     0.01 s 
16.09/16.13	c  N st   353    129326      5560      6741     17081     21396     83792    732535     13.17   no data
16.69/16.74	c  N st   354    150922      5560      6741     17082     24135     83792    982844     13.17   no data
16.79/16.87	c  S st   355    157997      5560      6741     17082     28269     83792   1134912     13.17   no data
16.89/16.91	c  S st   355    158498      5560      6741     17087     28664     83792   1142023     13.17   no data
16.89/16.97	c x-sub:    83 x-cut:      0 vfix:      0 v-elim:     79 locsubst:    44 time:   0.06
17.09/17.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    329 BRemL:    208 BRemN:    276 P:  4.1M T:  0.18
17.09/17.16	c Replacing       12 vars Replaced     2466 lits Time:     0.01 s 
17.09/17.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.09/17.16	c bin-w-bin subsume rem          369 bins  time:  0.00 s
17.09/17.17	c subs with bin:      133  lits-rem:         0  v-fix:    0  time:  0.01 s
17.09/17.18	c Subs w/ non-existent bins:    113 l-rem:      0 v-fix:     0 done:   5469 time:  0.01 s
17.09/17.18	c Removed useless bin:      32  fixed:     0  props:   0.51M  time:  0.00 s
17.19/17.20	c lits-rem:        26  cl-subs:      874  v-elim:     39  v-fix:    0  time:  0.01 s
17.19/17.22	c subs with bin:        9  lits-rem:       641  v-fix:    0  time:  0.01 s
18.89/18.90	c lits-rem:      3871  cl-subs:     4473  v-elim:      0  v-fix:    0  time:  1.68 s
18.89/18.90	c vivif2 --  cl tried     5837 cl shrink       40 lits rem         69 time: 0.00
18.89/18.92	c vivif2 --  cl tried    15686 cl shrink       11 lits rem         22 time: 0.01
18.99/19.02	c asymm  cl-useful: 447/5837/5837 lits-rem:1572 time: 0.10
18.99/19.02	c calculated reachability. Time: 0.00
18.99/19.03	c  N st   355    158498      5430      5464     16557     15686     76473    461701     13.17   no data
21.69/21.75	c  N st   356    207086      5430      5464     16557     27679     76473   1710816     13.17   no data
21.79/21.81	c Finding binary XORs  T:     0.06 s  found:     175
21.89/21.90	c Replacing      175 vars Replaced    47802 lits Time:     0.09 s 
23.79/23.83	c  N st   357    237748      5255      5463     16204     32787     75770   2437783     13.17   no data
23.79/23.83	c  S st   357    237748      5255      5463     16204     32787     75770   2437783     13.17   no data
23.79/23.88	c  S st   357    238250      5255      5463     16215     33178     75770   2442911     13.17   no data
23.89/23.97	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:     71 locsubst:   249 time:   0.08
24.09/24.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    807 BRemL:    550 BRemN:    283 P:  3.5M T:  0.16
24.09/24.14	c Replacing       37 vars Replaced      762 lits Time:     0.01 s 
24.09/24.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.09/24.14	c bin-w-bin subsume rem          277 bins  time:  0.00 s
24.09/24.15	c subs with bin:      106  lits-rem:         5  v-fix:    0  time:  0.01 s
24.09/24.16	c Subs w/ non-existent bins:     79 l-rem:      0 v-fix:     0 done:   5147 time:  0.01 s
24.09/24.16	c Removed useless bin:      47  fixed:     0  props:   0.36M  time:  0.00 s
24.09/24.18	c lits-rem:         0  cl-subs:      350  v-elim:     54  v-fix:    0  time:  0.02 s
24.20/24.22	c subs with bin:        5  lits-rem:        70  v-fix:    0  time:  0.01 s
28.60/28.61	c lits-rem:       968  cl-subs:     1211  v-elim:      0  v-fix:    0  time:  4.40 s
28.60/28.61	c vivif2 --  cl tried     5168 cl shrink       33 lits rem         47 time: 0.00
28.60/28.64	c vivif2 --  cl tried    18269 cl shrink       63 lits rem        225 time: 0.02
28.70/28.72	c asymm  cl-useful: 338/5168/5168 lits-rem:997 time: 0.09
28.70/28.73	c calculated reachability. Time: 0.00
28.70/28.73	c  N st   357    238250      5093      4907     15679     18269     72049    938991     13.17   no data
31.49/31.53	c  F st   358    306251      5093      4907     15680     37325     72048   2288314     13.17   no data
31.49/31.53	c  N st   358    306251      5093      4907     15680     37325     72048   2288314     13.17   no data
31.49/31.59	c Finding binary XORs  T:     0.06 s  found:      38
31.69/31.71	c Decided on static restart strategy
33.10/33.12	c  N st   368    334553      5093      4907     15681     39679     72044   2855330     13.17   no data
34.10/34.13	c  N st   370    357376      5093      4907     15681     34090     72044   2340469     13.17   no data
34.10/34.13	c  S st   370    357376      5093      4907     15681     34090     72044   2340469     13.17   no data
34.10/34.18	c  S st   370    357878      5093      4907     15686     34489     72044   2344445     13.17   no data
34.20/34.26	c x-sub:    34 x-cut:      0 vfix:      0 v-elim:     73 locsubst:    18 time:   0.08
34.39/34.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    217 BRemL:     49 BRemN:      9 P:  2.9M T:  0.15
34.39/34.42	c Replacing       40 vars Replaced     7485 lits Time:     0.02 s 
34.39/34.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.39/34.43	c bin-w-bin subsume rem          222 bins  time:  0.00 s
34.39/34.44	c subs with bin:       82  lits-rem:         0  v-fix:    0  time:  0.01 s
34.39/34.45	c Subs w/ non-existent bins:     28 l-rem:      0 v-fix:     0 done:   4980 time:  0.01 s
34.39/34.45	c Removed useless bin:      26  fixed:     0  props:   0.34M  time:  0.00 s
34.39/34.47	c lits-rem:         7  cl-subs:       95  v-elim:     44  v-fix:    0  time:  0.02 s
34.49/34.50	c subs with bin:        4  lits-rem:        67  v-fix:    0  time:  0.01 s
36.89/36.95	c lits-rem:       873  cl-subs:     1278  v-elim:      0  v-fix:    0  time:  2.45 s
36.89/36.95	c vivif2 --  cl tried     4870 cl shrink       20 lits rem         30 time: 0.00
36.89/36.98	c vivif2 --  cl tried    18301 cl shrink       28 lits rem         28 time: 0.02
36.99/37.05	c asymm  cl-useful: 278/4870/4870 lits-rem:855 time: 0.07
36.99/37.05	c calculated reachability. Time: 0.00
36.99/37.05	c  N st   370    357878      4936      4644     15426     18301     69825    963196     13.17   no data
40.89/40.90	c  N st   371    390271      4936      4644     15436     28834     69824   2582053     13.17   no data
40.89/40.95	c Finding binary XORs  T:     0.06 s  found:      40
46.49/46.54	c  N st   372    438859      4936      4644     15439     47391     69824   3982518     13.17   no data
47.89/47.90	c  N st   373    511741      4936      4644     15440     36142     69824   2080274     13.17   no data
49.59/49.61	c  N st   374    536817      4936      4644     15440     36241     69824   2866001     13.17   no data
49.59/49.61	c  S st   374    536817      4936      4644     15440     36241     69824   2866001     13.17   no data
49.59/49.66	c  S st   374    537322      4936      4644     15443     36601     69823   2869702     13.17   no data
49.69/49.75	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:     65 locsubst:   169 time:   0.08
49.79/49.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    622 BRemL:    496 BRemN:     96 P:  3.0M T:  0.14
49.89/49.93	c Replacing       62 vars Replaced     9155 lits Time:     0.03 s 
49.89/49.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.89/49.93	c bin-w-bin subsume rem          195 bins  time:  0.00 s
49.89/49.94	c subs with bin:       51  lits-rem:         7  v-fix:    0  time:  0.01 s
49.89/49.95	c Subs w/ non-existent bins:     19 l-rem:      0 v-fix:     0 done:   4809 time:  0.01 s
49.89/49.95	c Removed useless bin:      49  fixed:     0  props:   0.31M  time:  0.00 s
49.89/49.98	c lits-rem:         0  cl-subs:       61  v-elim:     30  v-fix:    0  time:  0.03 s
50.10/50.11	c subs with bin:        7  lits-rem:      2262  v-fix:    0  time:  0.07 s
62.50/62.58	c lits-rem:      3117  cl-subs:     6286  v-elim:      0  v-fix:    0  time: 12.47 s
62.50/62.58	c vivif2 --  cl tried     4633 cl shrink       17 lits rem         28 time: 0.00
62.60/62.62	c vivif2 --  cl tried    23946 cl shrink        6 lits rem          7 time: 0.04
62.70/62.70	c asymm  cl-useful: 389/4633/4633 lits-rem:602 time: 0.08
62.70/62.70	c calculated reachability. Time: 0.00
62.70/62.70	c  N st   374    537322      4779      4556     14969     23946     67863   1793951     13.17   no data
73.29/73.33	c  N st   375    701306      4779      4556     14969     39979     67863   2937098     13.17   no data
73.29/73.38	c Finding binary XORs  T:     0.05 s  found:      77
73.39/73.49	c Replacing       77 vars Replaced    37304 lits Time:     0.11 s 
80.09/80.10	c  N st   376    805983      4702      4506     14813     64320     67371   4596113     13.17   no data
80.09/80.10	c  S st   376    805983      4702      4506     14813     64320     67371   4596113     13.17   no data
80.09/80.16	c  S st   376    806486      4702      4506     14822     64671     67371   4600166     13.17   no data
80.40/80.45	c x-sub:    20 x-cut:      0 vfix:      0 v-elim:     61 locsubst:   235 time:   0.29
80.49/80.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    610 BRemL:    411 BRemN:     48 P:  2.5M T:  0.13
80.49/80.59	c Replacing       24 vars Replaced     1833 lits Time:     0.01 s 
80.49/80.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.49/80.60	c bin-w-bin subsume rem           33 bins  time:  0.00 s
80.59/80.61	c subs with bin:      166  lits-rem:         0  v-fix:    0  time:  0.01 s
80.59/80.61	c Subs w/ non-existent bins:     42 l-rem:      0 v-fix:     0 done:   4617 time:  0.01 s
80.59/80.62	c Removed useless bin:       6  fixed:     0  props:   0.28M  time:  0.00 s
80.59/80.64	c lits-rem:         0  cl-subs:      120  v-elim:     34  v-fix:    0  time:  0.03 s
80.59/80.69	c subs with bin:       10  lits-rem:       628  v-fix:    0  time:  0.02 s
89.69/89.71	c lits-rem:      3262  cl-subs:     2742  v-elim:      0  v-fix:    0  time:  9.02 s
89.69/89.71	c vivif2 --  cl tried     4350 cl shrink       23 lits rem         42 time: 0.00
89.69/89.74	c vivif2 --  cl tried    21323 cl shrink        6 lits rem          6 time: 0.03
89.79/89.81	c asymm  cl-useful: 105/4350/4350 lits-rem:146 time: 0.07
89.79/89.81	c calculated reachability. Time: 0.00
89.79/89.81	c  N st   376    806486      4583      4336     14652     21323     65820   1395570     13.17   no data
101.20/101.22	c  F st   377   1071876      4583      4336     14658     49597     65820   3142037     13.17   no data
101.20/101.22	c  N st   377   1071876      4583      4336     14658     49597     65820   3142037     13.17   no data
101.20/101.27	c Finding binary XORs  T:     0.05 s  found:      16
101.40/101.43	c Decided on static restart strategy
101.89/101.90	c  N st   387   1100181      4583      4336     14664     68287     65820   4220643     13.17   no data
104.99/105.03	c  N st   389   1136173      4583      4336     14682     62604     65820   4666537     13.17   no data
106.10/106.15	c  N st   390   1168565      4583      4336     14686     48023     65820   2956800     13.17   no data
111.49/111.59	c  N st   391   1209730      4583      4336     14689     42630     65820   2512950     13.17   no data
111.49/111.59	c  S st   391   1209730      4583      4336     14689     42630     65820   2512950     13.17   no data
111.59/111.64	c  S st   391   1210231      4583      4336     14700     43049     65820   2525430     13.17   no data
111.69/111.75	c x-sub:    22 x-cut:      0 vfix:      0 v-elim:     58 locsubst:    21 time:   0.11
111.79/111.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   27 Bins:    452 BRemL:    277 BRemN:     25 P:  2.5M T:  0.13
111.89/111.90	c Replacing       48 vars Replaced     4513 lits Time:     0.02 s 
111.89/111.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.89/111.91	c bin-w-bin subsume rem           16 bins  time:  0.00 s
111.89/111.92	c subs with bin:      152  lits-rem:         0  v-fix:    0  time:  0.01 s
111.89/111.92	c Subs w/ non-existent bins:     40 l-rem:      0 v-fix:     0 done:   4477 time:  0.01 s
111.89/111.93	c Removed useless bin:      25  fixed:     0  props:   0.26M  time:  0.00 s
111.89/111.96	c lits-rem:         0  cl-subs:       53  v-elim:     11  v-fix:    0  time:  0.03 s
111.99/112.04	c subs with bin:        6  lits-rem:       842  v-fix:    0  time:  0.03 s
121.50/121.57	c lits-rem:      1982  cl-subs:     3218  v-elim:      0  v-fix:    0  time:  9.52 s
121.50/121.57	c vivif2 --  cl tried     4061 cl shrink        9 lits rem         17 time: 0.00
121.60/121.61	c vivif2 --  cl tried    34168 cl shrink        0 lits rem          0 time: 0.04
121.60/121.68	c asymm  cl-useful: 60/4061/4061 lits-rem:65 time: 0.06
121.60/121.68	c calculated reachability. Time: 0.00
121.60/121.68	c  N st   391   1210231      4466      4059     14662     34168     64267   2063317     13.17   no data
123.90/123.99	c  N st   392   1283113      4466      4059     14664     47588     64267   3118447     13.17   no data
123.99/124.03	c Finding binary XORs  T:     0.04 s  found:       3
134.59/134.69	c  N st   393   1392437      4466      4059     14664     64221     64267   4612173     13.17   no data
141.69/141.77	c  N st   394   1556421      4466      4059     14664     46624     64267   2736040     13.17   no data
163.50/163.51	c  N st   395   1710233      4466      4059     14678     87677     64267   8128815     13.17   no data
163.50/163.51	c  S st   395   1710233      4466      4059     14678     87677     64267   8128815     13.17   no data
163.60/163.62	c  S st   395   1710734      4466      4059     14688     88041     64267   8132079     13.17   no data
163.70/163.75	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:     52 locsubst:    62 time:   0.13
163.90/163.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    266 BRemL:    155 BRemN:      4 P:  3.4M T:  0.16
164.00/164.05	c Replacing       20 vars Replaced     8361 lits Time:     0.13 s 
164.00/164.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.00/164.05	c bin-w-bin subsume rem            2 bins  time:  0.00 s
164.00/164.07	c subs with bin:       66  lits-rem:         0  v-fix:    0  time:  0.01 s
164.00/164.07	c Subs w/ non-existent bins:     18 l-rem:      0 v-fix:     0 done:   4394 time:  0.00 s
164.00/164.07	c Removed useless bin:       9  fixed:     0  props:   0.26M  time:  0.00 s
164.10/164.17	c lits-rem:         0  cl-subs:       18  v-elim:      4  v-fix:    0  time:  0.09 s
164.69/164.79	c subs with bin:        5  lits-rem:       183  v-fix:    0  time:  0.41 s
257.10/257.11	c lits-rem:      4854  cl-subs:     7326  v-elim:      0  v-fix:    0  time: 92.32 s
257.10/257.12	c vivif2 --  cl tried     3899 cl shrink        2 lits rem          3 time: 0.00
257.20/257.30	c vivif2 --  cl tried    80107 cl shrink      854 lits rem       1617 time: 0.18
257.30/257.38	c asymm  cl-useful: 37/3899/3899 lits-rem:70 time: 0.08
257.30/257.38	c calculated reachability. Time: 0.00
257.30/257.38	c  N st   395   1710734      4390      3883     14748     80107     63439   7316284     13.17   no data
360.00/360.08	c  N st   396   2079698      4390      3883     14750     85424     63439   7451775     13.17   no data
360.10/360.12	c Finding binary XORs  T:     0.04 s  found:       2
377.31/377.34	c  N st   397   2210736      4390      3883     14764     76669     63439   5682220     13.17   no data
377.31/377.34	c  S st   397   2210736      4390      3883     14764     76669     63439   5682220     13.17   no data
377.41/377.45	c  S st   397   2211239      4390      3883     14774     77022     63439   5686856     13.17   no data
377.50/377.58	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:     21 locsubst:    14 time:   0.13
377.70/377.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   14 Bins:    434 BRemL:    295 BRemN:      4 P:  3.2M T:  0.16
377.80/377.84	c Replacing       19 vars Replaced    11245 lits Time:     0.10 s 
377.80/377.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
377.80/377.84	c bin-w-bin subsume rem           22 bins  time:  0.00 s
377.80/377.85	c subs with bin:       20  lits-rem:         0  v-fix:    0  time:  0.01 s
377.80/377.86	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4350 time:  0.01 s
377.80/377.86	c Removed useless bin:       5  fixed:     0  props:   0.25M  time:  0.00 s
377.90/377.93	c lits-rem:         0  cl-subs:       21  v-elim:      7  v-fix:    0  time:  0.07 s
378.20/378.29	c subs with bin:        4  lits-rem:      1978  v-fix:    0  time:  0.23 s
397.80/397.80	c lits-rem:      1567  cl-subs:     2374  v-elim:      0  v-fix:    0  time: 19.52 s
397.80/397.81	c vivif2 --  cl tried     3808 cl shrink        3 lits rem          6 time: 0.00
397.90/397.93	c vivif2 --  cl tried    74263 cl shrink     1156 lits rem       1156 time: 0.12
398.00/398.00	c asymm  cl-useful: 46/3808/3808 lits-rem:128 time: 0.07
398.00/398.01	c calculated reachability. Time: 0.00
398.00/398.01	c  N st   397   2211239      4343      3774     14838     74263     62896   5379993     13.17   no data
444.50/444.59	c  N st   398   2711239      4343      3774     14843     73152     62896   4933430     13.17   no data
444.50/444.59	c  S st   398   2711239      4343      3774     14843     73152     62896   4933430     13.17   no data
444.60/444.63	c Finding binary XORs  T:     0.04 s  found:       3
444.70/444.71	c  S st   398   2711741      4343      3774     14850     73514     62896   4938916     13.17   no data
444.80/444.84	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.13
444.90/444.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    231 BRemL:     89 BRemN:      2 P:  3.0M T:  0.15
445.00/445.01	c Replacing        4 vars Replaced     2194 lits Time:     0.03 s 
445.00/445.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.00/445.01	c bin-w-bin subsume rem           29 bins  time:  0.00 s
445.00/445.03	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  0.01 s
445.00/445.03	c Subs w/ non-existent bins:      6 l-rem:      0 v-fix:     0 done:   4334 time:  0.01 s
445.00/445.03	c Removed useless bin:       2  fixed:     0  props:   0.26M  time:  0.00 s
445.10/445.10	c lits-rem:         0  cl-subs:        6  v-elim:      4  v-fix:    0  time:  0.07 s
445.20/445.28	c subs with bin:        3  lits-rem:        76  v-fix:    0  time:  0.08 s
464.50/464.56	c lits-rem:      2470  cl-subs:     2328  v-elim:      0  v-fix:    0  time: 19.28 s
464.50/464.56	c vivif2 --  cl tried     3757 cl shrink        4 lits rem          8 time: 0.00
464.60/464.65	c vivif2 --  cl tried    70920 cl shrink       18 lits rem         18 time: 0.09
464.70/464.71	c asymm  cl-useful: 14/3757/3757 lits-rem:14 time: 0.06
464.70/464.71	c calculated reachability. Time: 0.00
464.70/464.71	c  N st   398   2711741      4330      3757     14917     70920     62661   4725668     13.17   no data
563.50/563.51	c  N st   399   3211742      4330      3757     14922    115827     62661  10463837     13.17   no data
563.50/563.51	c  S st   399   3211742      4330      3757     14922    115827     62661  10463837     13.17   no data
563.50/563.55	c Finding binary XORs  T:     0.04 s  found:       3
563.60/563.66	c  S st   399   3212245      4330      3757     14936    116181     62661  10466218     13.17   no data
563.80/563.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.15
563.90/563.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    255 BRemL:     84 BRemN:      0 P:  3.5M T:  0.18
564.00/564.02	c Replacing        5 vars Replaced      408 lits Time:     0.03 s 
564.00/564.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
564.00/564.02	c bin-w-bin subsume rem            2 bins  time:  0.00 s
564.00/564.04	c subs with bin:       23  lits-rem:         0  v-fix:    0  time:  0.01 s
564.00/564.04	c Subs w/ non-existent bins:     10 l-rem:      0 v-fix:     0 done:   4324 time:  0.01 s
564.00/564.04	c Removed useless bin:       4  fixed:     0  props:   0.27M  time:  0.00 s
564.10/564.17	c lits-rem:         0  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.12 s
564.60/564.69	c subs with bin:        7  lits-rem:        36  v-fix:    0  time:  0.28 s
848.81/848.86	c lits-rem:     12686  cl-subs:     9375  v-elim:      0  v-fix:    0  time: 284.17 s
848.81/848.86	c vivif2 --  cl tried     3719 cl shrink        2 lits rem          4 time: 0.00
849.01/849.07	c vivif2 --  cl tried   104066 cl shrink       60 lits rem         60 time: 0.21
849.11/849.14	c asymm  cl-useful: 19/3719/3719 lits-rem:29 time: 0.07
849.11/849.14	c calculated reachability. Time: 0.00
849.11/849.14	c  N st   399   3212245      4321      3714     15069    104066     62455   9354893     13.17   no data
920.11/920.16	c  N st   400   3712246      4321      3714     15074     91809     62455   6560308     13.17   no data
920.11/920.16	c  S st   400   3712246      4321      3714     15074     91809     62455   6560308     13.17   no data
920.11/920.20	c Finding binary XORs  T:     0.04 s  found:       2
920.21/920.27	c  S st   400   3712747      4321      3714     15083     92163     62455   6563446     13.17   no data
920.41/920.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
920.51/920.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    371 BRemL:    144 BRemN:      1 P:  3.4M T:  0.16
920.51/920.59	c Replacing        4 vars Replaced      291 lits Time:     0.02 s 
920.51/920.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
920.51/920.60	c bin-w-bin subsume rem            5 bins  time:  0.00 s
920.61/920.61	c subs with bin:       16  lits-rem:         0  v-fix:    0  time:  0.01 s
920.61/920.61	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:     0 done:   4317 time:  0.00 s
920.61/920.62	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
920.72/920.70	c lits-rem:         0  cl-subs:        4  v-elim:      4  v-fix:    0  time:  0.08 s
920.91/920.97	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.14 s
943.92/943.93	c lits-rem:       754  cl-subs:     2110  v-elim:      0  v-fix:    0  time: 22.96 s
943.92/943.93	c vivif2 --  cl tried     3699 cl shrink        2 lits rem          4 time: 0.00
944.01/944.08	c vivif2 --  cl tried    90043 cl shrink      963 lits rem        967 time: 0.15
944.11/944.15	c asymm  cl-useful: 22/3699/3699 lits-rem:52 time: 0.07
944.11/944.16	c calculated reachability. Time: 0.00
944.11/944.16	c  N st   400   3712747      4313      3684     15278     90043     62306   6366206     13.17   no data
945.71/945.71	c  F st   401   3751562      4313      3684     15278    112310     62306   7625262     13.17   no data
945.71/945.71	c  N st   401   3751562      4313      3684     15278    112310     62306   7625262     13.17   no data
945.71/945.75	c Finding binary XORs  T:     0.04 s  found:       0
945.81/945.87	c Decided on static restart strategy
946.91/946.94	c  N st   411   3779862      4313      3684     15278     70479     62306   4469623     13.17   no data
948.61/948.66	c  N st   413   3815854      4313      3684     15278     99469     62306   6790680     13.17   no data
953.01/953.07	c  N st   414   3848246      4313      3684     15278    122889     62306   9041844     13.17   no data
955.12/955.10	c  N st   415   3896835      4313      3684     15278     89404     62306   5829127     13.17   no data
965.02/965.06	c  N st   416   3969718      4313      3684     15280     83954     62306   5724326     13.17   no data
982.32/982.37	c  N st   417   4079041      4313      3684     15281    103522     62306   7334555     13.17   no data
1014.32/1014.35	c  N st   418   4212748      4313      3684     15282    142664     62306  12520568     13.17   no data
1014.32/1014.35	c  S st   418   4212748      4313      3684     15282    142664     62306  12520568     13.17   no data
1014.51/1014.51	c  S st   418   4213251      4313      3684     15286    143052     62306  12532750     13.17   no data
1014.61/1014.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.15
1014.81/1014.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    458 BRemL:    260 BRemN:      2 P:  4.1M T:  0.19
1014.81/1014.88	c Replacing        1 vars Replaced       20 lits Time:     0.03 s 
1014.81/1014.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1014.81/1014.89	c bin-w-bin subsume rem           12 bins  time:  0.00 s
1014.91/1014.90	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
1014.91/1014.90	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   4312 time:  0.01 s
1014.91/1014.91	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
1015.01/1015.06	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.15 s
1016.02/1016.04	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.69 s
1109.22/1109.22	c lits-rem:       832  cl-subs:     4014  v-elim:      0  v-fix:    0  time: 93.18 s
1109.22/1109.22	c vivif2 --  cl tried     3678 cl shrink        1 lits rem          3 time: 0.00
1109.42/1109.46	c vivif2 --  cl tried   139032 cl shrink        2 lits rem          2 time: 0.25
1109.52/1109.55	c asymm  cl-useful: 16/3678/3678 lits-rem:38 time: 0.08
1109.52/1109.56	c calculated reachability. Time: 0.00
1109.52/1109.56	c  N st   418   4213251      4310      3667     15465    139032     62215  12026312     13.17   no data
1145.02/1145.00	c  N st   419   4459227      4310      3667     15470    109911     62215   8010679     13.17   no data
1145.02/1145.04	c Finding binary XORs  T:     0.04 s  found:       2
1225.12/1225.18	c  N st   420   4713251      4310      3667     15470     92756     62215   5961650     13.17   no data
1225.12/1225.18	c  S st   420   4713251      4310      3667     15470     92756     62215   5961650     13.17   no data
1225.22/1225.26	c  S st   420   4713754      4310      3667     15475     93172     62215   5977502     13.17   no data
1225.42/1225.40	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.14
1225.52/1225.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    402 BRemL:    155 BRemN:      2 P:  3.2M T:  0.16
1225.52/1225.58	c Replacing        3 vars Replaced      213 lits Time:     0.02 s 
1225.52/1225.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1225.52/1225.58	c bin-w-bin subsume rem           10 bins  time:  0.00 s
1225.62/1225.60	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
1225.62/1225.60	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4307 time:  0.00 s
1225.62/1225.60	c Removed useless bin:       1  fixed:     0  props:   0.27M  time:  0.00 s
1225.62/1225.69	c lits-rem:         0  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.08 s
1225.92/1225.90	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.09 s
1260.02/1260.02	c lits-rem:      8444  cl-subs:     4993  v-elim:      0  v-fix:    0  time: 34.12 s
1260.02/1260.02	c vivif2 --  cl tried     3664 cl shrink        2 lits rem          4 time: 0.00
1260.12/1260.13	c vivif2 --  cl tried    88173 cl shrink       27 lits rem         27 time: 0.11
1260.12/1260.20	c asymm  cl-useful: 8/3664/3664 lits-rem:11 time: 0.07
1260.22/1260.20	c calculated reachability. Time: 0.00
1260.22/1260.20	c  N st   420   4713754      4305      3663     15692     88173     62135   5638956     13.17   no data

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: 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-3281055-1303747451/watcher-3281055-1303747451 -o /tmp/evaluation-result-3281055-1303747451/solver-3281055-1303747451 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3281055-1303747451.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: 4.00 3.52 1.97 4/189 8830
/proc/meminfo: memFree=11917500/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=21440 CPUtime=0 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 678 0 0 0 0 0 0 0 25 0 1 0 486343899 21954560 617 33554432000 4194304 4627331 140733535292672 18446744073709551615 4530144 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 5360 617 311 106 0 331 0

[startup+0.105317 s]
/proc/loadavg: 4.00 3.52 1.97 4/189 8830
/proc/meminfo: memFree=11917500/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=50408 CPUtime=0.1 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 6821 0 0 0 9 1 0 0 25 0 1 0 486343899 51617792 5753 33554432000 4194304 4627331 140733535292672 18446744073709551615 4299573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 12602 5753 342 106 0 7573 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 50408

[startup+0.200359 s]
/proc/loadavg: 4.00 3.52 1.97 4/189 8830
/proc/meminfo: memFree=11917500/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=50408 CPUtime=0.19 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 6821 0 0 0 18 1 0 0 25 0 1 0 486343899 51617792 5753 33554432000 4194304 4627331 140733535292672 18446744073709551615 4308720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 12602 5753 342 106 0 7573 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50408

[startup+0.300345 s]
/proc/loadavg: 4.00 3.52 1.97 4/189 8830
/proc/meminfo: memFree=11917500/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=50408 CPUtime=0.29 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 6821 0 0 0 28 1 0 0 25 0 1 0 486343899 51617792 5753 33554432000 4194304 4627331 140733535292672 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 12602 5753 342 106 0 7573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50408

[startup+0.700215 s]
/proc/loadavg: 4.00 3.52 1.97 4/189 8830
/proc/meminfo: memFree=11917500/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=50408 CPUtime=0.69 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 6821 0 0 0 68 1 0 0 25 0 1 0 486343899 51617792 5753 33554432000 4194304 4627331 140733535292672 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 12602 5753 342 106 0 7573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50408

[startup+1.50107 s]
/proc/loadavg: 4.00 3.52 1.97 6/191 8832
/proc/meminfo: memFree=11844240/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=83952 CPUtime=1.49 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 15160 0 0 0 147 2 0 0 25 0 1 0 486343899 85966848 14092 33554432000 4194304 4627331 140733535292672 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 20988 14092 347 106 0 15959 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83952

[startup+3.10079 s]
/proc/loadavg: 4.00 3.52 1.97 5/190 8832
/proc/meminfo: memFree=11818828/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=153868 CPUtime=3.09 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 32574 0 0 0 304 5 0 0 25 0 1 0 486343899 157560832 31506 33554432000 4194304 4627331 140733535292672 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 38467 31506 347 106 0 33438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153868

[startup+6.30022 s]
/proc/loadavg: 4.00 3.53 1.98 5/190 8832
/proc/meminfo: memFree=11770100/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=173908 CPUtime=6.29 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 37830 0 0 0 624 5 0 0 25 0 1 0 486343899 178081792 36762 33554432000 4194304 4627331 140733535292672 18446744073709551615 4260633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 43477 36762 364 106 0 38448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173908

[startup+12.7011 s]
/proc/loadavg: 4.00 3.54 1.99 5/190 8832
/proc/meminfo: memFree=11736864/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=186800 CPUtime=12.69 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 42372 0 0 0 1263 6 0 0 25 0 1 0 486343899 191283200 39000 33554432000 4194304 4627331 140733535292672 18446744073709551615 4341633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 46700 39000 377 106 0 41671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 186800

[startup+25.5009 s]
/proc/loadavg: 4.07 3.58 2.03 5/190 8832
/proc/meminfo: memFree=11698636/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=223508 CPUtime=25.49 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 58050 0 0 0 2540 9 0 0 25 0 1 0 486343899 228872192 48888 33554432000 4194304 4627331 140733535292672 18446744073709551615 4467947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 55877 48888 377 106 0 50848 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 223508

[startup+51.1003 s]
/proc/loadavg: 4.05 3.61 2.08 5/190 8833
/proc/meminfo: memFree=11651744/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=258740 CPUtime=51.1 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 82752 0 0 0 5096 14 0 0 25 0 1 0 486343899 264949760 57472 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 64685 57472 377 106 0 59656 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 258740

[startup+102.3 s]
/proc/loadavg: 4.02 3.67 2.18 5/190 8834
/proc/meminfo: memFree=11599568/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=377580 CPUtime=102.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 122992 0 0 0 10208 22 0 0 25 0 1 0 486343899 386641920 69669 33554432000 4194304 4627331 140733535292672 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 94395 69669 377 106 0 89366 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 377580

[startup+162.301 s]
/proc/loadavg: 4.00 3.73 2.29 5/190 8863
/proc/meminfo: memFree=11499060/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=409696 CPUtime=162.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 175200 0 0 0 16195 35 0 0 25 0 1 0 486343899 419528704 76359 33554432000 4194304 4627331 140733535292672 18446744073709551615 4324704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 102424 76359 377 106 0 97395 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 409696

[startup+222.307 s]
/proc/loadavg: 4.00 3.77 2.40 5/190 8864
/proc/meminfo: memFree=11365844/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=491516 CPUtime=222.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 193607 0 0 0 22193 37 0 0 25 0 1 0 486343899 503312384 94766 33554432000 4194304 4627331 140733535292672 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 122879 94766 377 106 0 117850 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 491516

[startup+282.301 s]
/proc/loadavg: 4.00 3.81 2.49 5/190 8866
/proc/meminfo: memFree=11300976/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=504184 CPUtime=282.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 213136 0 0 0 28187 43 0 0 25 0 1 0 486343899 516284416 93565 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 126046 93565 377 106 0 121017 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 504184

[startup+342.301 s]
/proc/loadavg: 4.00 3.84 2.58 5/190 8867
/proc/meminfo: memFree=11246516/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=512124 CPUtime=342.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 249269 0 0 0 34177 53 0 0 25 0 1 0 486343899 524414976 95441 33554432000 4194304 4627331 140733535292672 18446744073709551615 4322008 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 128031 95441 377 106 0 123002 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 512124

[startup+402.3 s]
/proc/loadavg: 4.00 3.87 2.67 5/190 8869
/proc/meminfo: memFree=11174076/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=535840 CPUtime=402.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 281413 0 0 0 40167 63 0 0 25 0 1 0 486343899 548700160 102252 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 133960 102252 377 106 0 128931 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 535840

[startup+462.301 s]
/proc/loadavg: 4.00 3.89 2.75 5/190 8871
/proc/meminfo: memFree=11187700/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=437704 CPUtime=462.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 299969 0 0 0 46162 68 0 0 25 0 1 0 486343899 448208896 100769 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420075 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 109426 100769 377 106 0 104397 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 437704

[startup+522.3 s]
/proc/loadavg: 4.00 3.91 2.83 5/190 8872
/proc/meminfo: memFree=11136344/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=559308 CPUtime=522.31 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 337299 0 0 0 52152 79 0 0 25 0 1 0 486343899 572731392 101958 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 139827 101958 377 106 0 134798 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 559308

[startup+582.301 s]
/proc/loadavg: 4.08 3.94 2.90 5/190 8874
/proc/meminfo: memFree=11013928/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=663668 CPUtime=582.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 388817 0 0 0 58142 88 0 0 25 0 1 0 486343899 679596032 124863 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420185 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 165917 124863 377 106 0 160888 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 663668

[startup+642.301 s]
/proc/loadavg: 4.03 3.95 2.97 5/190 8875
/proc/meminfo: memFree=10989860/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=663668 CPUtime=642.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 388817 0 0 0 64142 88 0 0 25 0 1 0 486343899 679596032 124863 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 165917 124863 377 106 0 160888 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 663668

[startup+702.3 s]
/proc/loadavg: 3.34 3.79 2.98 3/180 8913
/proc/meminfo: memFree=13520768/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=663668 CPUtime=702.3 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 388817 0 0 0 70142 88 0 0 25 0 1 0 486343899 679596032 124863 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 165917 124863 377 106 0 160888 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 663668

[startup+762.301 s]
/proc/loadavg: 3.51 3.73 3.01 5/190 8935
/proc/meminfo: memFree=10879340/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=663668 CPUtime=762.31 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 388817 0 0 0 76143 88 0 0 25 0 1 0 486343899 679596032 124863 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 165917 124863 377 106 0 160888 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 663668

[startup+822.3 s]
/proc/loadavg: 3.82 3.78 3.06 5/190 8936
/proc/meminfo: memFree=10733860/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=663668 CPUtime=822.31 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 388817 0 0 0 82143 88 0 0 25 0 1 0 486343899 679596032 124863 33554432000 4194304 4627331 140733535292672 18446744073709551615 4427315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 165917 124863 377 106 0 160888 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 663668

[startup+882.307 s]
/proc/loadavg: 3.98 3.83 3.12 5/190 8938
/proc/meminfo: memFree=10387016/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=558788 CPUtime=882.32 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 419310 0 0 0 88138 94 0 0 25 0 1 0 486343899 572198912 127752 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 139697 127752 377 106 0 134668 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 558788

[startup+942.301 s]
/proc/loadavg: 3.99 3.86 3.18 5/190 8939
/proc/meminfo: memFree=9934980/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=588396 CPUtime=942.31 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 436569 0 0 0 94132 99 0 0 25 0 1 0 486343899 602517504 135360 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 147099 135360 377 106 0 142070 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 588396

[startup+1002.3 s]
/proc/loadavg: 3.99 3.88 3.22 5/190 8941
/proc/meminfo: memFree=9794632/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=714700 CPUtime=1002.32 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 455958 0 0 0 100127 105 0 0 25 0 1 0 486343899 731852800 137850 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 178675 137850 377 106 0 173646 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 714700

[startup+1062.3 s]
/proc/loadavg: 3.99 3.90 3.27 5/190 8943
/proc/meminfo: memFree=9145468/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=762808 CPUtime=1062.32 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 469766 0 0 0 106124 108 0 0 25 0 1 0 486343899 781115392 151658 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 190702 151658 377 106 0 185673 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 762808

[startup+1122.3 s]
/proc/loadavg: 3.99 3.91 3.31 5/190 8944
/proc/meminfo: memFree=9030700/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=797516 CPUtime=1122.32 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 482054 0 0 0 112122 110 0 0 25 0 1 0 486343899 816656384 157785 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309614 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 199379 157785 377 106 0 194350 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 797516

[startup+1182.3 s]
/proc/loadavg: 4.07 3.94 3.36 5/190 8946
/proc/meminfo: memFree=8559132/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=834552 CPUtime=1182.31 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 526736 0 0 0 118111 120 0 0 25 0 1 0 486343899 854581248 170241 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 208638 170241 377 106 0 203609 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 834552

[startup+1242.3 s]
/proc/loadavg: 4.09 3.97 3.40 5/190 8947
/proc/meminfo: memFree=8488692/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=702172 CPUtime=1242.32 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 554916 0 0 0 124106 126 0 0 25 0 1 0 486343899 719024128 160521 33554432000 4194304 4627331 140733535292672 18446744073709551615 4420050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 175543 160521 377 106 0 170514 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 702172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.44 5/190 8949
/proc/meminfo: memFree=8155400/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=836596 CPUtime=1300.03 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 586236 0 0 0 129870 133 0 0 25 0 1 0 486343899 856674304 162943 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 209149 162943 377 106 0 204120 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 836596

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

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

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.44 5/190 8949
/proc/meminfo: memFree=8155400/32950928 swapFree=67111528/67111528
[pid=8830] ppid=8828 vsize=836596 CPUtime=1300.03 cores=1,3
/proc/8830/stat : 8830 (strangenight2-s) R 8828 8830 8633 0 -1 4202496 586236 0 0 0 129870 133 0 0 25 0 1 0 486343899 856674304 162943 33554432000 4194304 4627331 140733535292672 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8830/statm: 209149 162943 377 106 0 204120 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 836596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1298.7
CPU system time (s): 1.36679
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 876412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.7
system time used= 1.36679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 586236
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= 13
involuntary context switches= 3438

runsolver used 1.9617 second user time and 5.14822 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 18:04:11
IDJOB=3281055
IDBENCH=20521
IDSOLVER=1587
FILE ID=node120/3281055-1303747451
RUNJOBID= node120-1303746809-8653
PBS_JOBID= 13154042
Free space on /tmp= 72084 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281055-1303747451/watcher-3281055-1303747451 -o /tmp/evaluation-result-3281055-1303747451/solver-3281055-1303747451 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3281055-1303747451.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=896288367

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11917656 kB
Buffers:       2468776 kB
Cached:       15408376 kB
SwapCached:          0 kB
Active:       13108500 kB
Inactive:      7350412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11917656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9752 kB
Writeback:           0 kB
AnonPages:     2580988 kB
Mapped:          16412 kB
Slab:           505492 kB
PageTables:      10976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3275060 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= 71788 MiB
End job on node120 at 2011-04-25 18:25:53