Trace number 3367908

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367908-1305396662.cnf'
0.00/0.01	c -- header says num vars:           2377
0.00/0.01	c -- header says num clauses:      566749
0.02/0.08	c -- clauses added:            0 learnts,       566749 normals,            0 xors
0.02/0.08	c -- vars added       2377
0.02/0.08	c Parsing time:  0.07 s
0.02/0.08	c  N st     0         0      2377        50    566699         0   1135775         0   no data   no data
0.02/0.08	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.08/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.06
0.08/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.18/0.24	c bin-w-bin subsume rem            0 bins  time:  0.09 s
0.28/0.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
0.28/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2377 time:  0.04 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   2.84M  time:  0.05 s
0.49/0.57	c lits-rem:       533  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.14 s
0.49/0.58	c Finding binary XORs  T:     0.01 s  found:       0
0.59/0.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.59/0.61	c calculated reachability. Time: 0.00
0.59/0.61	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2327
0.59/0.61	c =========================================================================================
0.59/0.61	c types(t): F = full restart, N = normal restart
0.59/0.61	c types(t): S = simplification begin/end, E = solution found
0.59/0.61	c restart types(rt): st = static, dy = dynamic
0.59/0.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.61	c  B st     0         0      2327     11199    553173         0   1690095         0   no data   no data
1.18/1.21	c  N dy     9      4154      2327     11199    553173      4020   1690079    814154     11.30     11.94
1.88/1.90	c  N dy    28      8345      2327     11199    553173      5678   1690077    889379     11.01     11.60
2.59/2.63	c  N dy    47     12433      2327     11199    553173      5529   1690074    646078     11.01     11.81
3.30/3.31	c  N dy    65     16468      2327     11199    553173      9416   1690071   1000115     10.99     11.72
3.99/4.01	c  N dy    87     20648      2327     11199    553173      8025   1690070    790909     11.17     11.78
4.69/4.72	c  N dy   105     24886      2327     11199    553173     12156   1690068   1216648     11.19     11.80
4.69/4.74	c  F st   106     25002      2327     11199    553173     12272   1690068   1222612     11.17      7.70
5.58/5.66	c  N dy   112     30001      2327     11199    553173     10536   1690064   1200535     11.17   no data
5.58/5.66	c  S st   112     30001      2327     11199    553173     10536   1690064   1200535     11.17   no data
5.68/5.76	c  S st   112     30504      2327     11199    553173     11037   1690064   1247713     11.17   no data
5.68/5.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.68/6.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 47.6M T:  0.96
6.68/6.75	c blocked clauses removed:        0 vars:      0 tried:        2327 T: 0.00 s
6.78/6.80	c bin-w-bin subsume rem            0 bins  time:  0.05 s
11.48/11.53	c subs with bin:        0  lits-rem:     37159  v-fix:    0  time:  4.73 s
11.48/11.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.04 s
11.59/11.62	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
11.89/11.96	c lits-rem:      4687  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.33 s
13.20/13.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
15.09/15.19	c lits-rem:      2791  cl-subs:      602  v-elim:      0  v-fix:    0  time:  1.89 s
15.30/15.40	c asymm  cl-useful: 103/1278/11199 lits-rem:1650 time: 0.21
15.40/15.42	c calculated reachability. Time: 0.00
15.40/15.42	c  N dy   112     30504      2327     11199    553173     10435   1643306   1202449     11.17   no data
16.19/16.23	c  N dy   138     34527      2327     11199    553173     14342   1643306   1769505     11.49     15.56
16.99/17.09	c  N dy   152     39116      2327     11199    553173     11107   1643306   1147479     11.36     12.04
17.88/17.95	c  N dy   168     43123      2327     11199    553173     15007   1643306   1772080     11.37     12.48
18.60/18.61	c  S st   184     45757      2327     11199    553173      8866   1643306    823682     11.47   no data
18.60/18.68	c  S st   184     46261      2327     11199    553173      9369   1643306    894810     11.47   no data
18.60/18.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.59/19.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.2M T:  0.91
19.59/19.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.66	c bin-w-bin subsume rem            0 bins  time:  0.05 s
24.59/24.61	c subs with bin:        0  lits-rem:     37141  v-fix:    0  time:  4.95 s
24.59/24.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
24.69/24.71	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
24.69/24.77	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
25.99/26.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
26.40/26.44	c lits-rem:       317  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.37 s
26.40/26.46	c vivif2 --  cl tried    11199 cl shrink     4554 lits rem      61914 time: 0.02
26.40/26.48	c vivif2 --  cl tried     9217 cl shrink        0 lits rem          0 time: 0.02
26.59/26.66	c asymm  cl-useful: 0/1379/11199 lits-rem:0 time: 0.18
26.59/26.68	c calculated reachability. Time: 0.00
26.59/26.68	c  N dy   184     46261      2327     11199    553173      9217   1543772    889330     11.47   no data
27.39/27.41	c  N dy   202     50272      2327     11199    553173     13123   1543772   1339774     11.48     16.60
28.18/28.23	c  N dy   214     54618      2327     11199    553173     17361   1543772   1883637     11.40     12.06
28.98/29.07	c  N dy   235     58710      2327     11199    553173     11640   1543772   1029077     11.45     12.07
29.78/29.81	c  N dy   253     62896      2327     11199    553173     15714   1543772   1558001     11.54     12.27
30.80/30.88	c  N dy   276     68193      2327     11199    553173     20874   1543772   2342617     11.64     12.37
31.09/31.17	c  S st   285     69391      2327     11199    553173     11334   1543772    900223     11.74      8.82
31.19/31.25	c  S st   285     69894      2327     11199    553173     11835   1543772    959107     11.74   no data
31.19/31.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.09/32.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.5M T:  0.92
32.09/32.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.19/32.23	c bin-w-bin subsume rem            0 bins  time:  0.05 s
36.69/36.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.52 s
36.78/36.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.04 s
36.78/36.85	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
36.88/36.93	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
38.18/38.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
38.58/38.67	c lits-rem:       148  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.42 s
38.58/38.68	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
38.68/38.70	c vivif2 --  cl tried    11727 cl shrink        0 lits rem          0 time: 0.02
38.88/38.90	c asymm  cl-useful: 0/672/11199 lits-rem:0 time: 0.20
38.88/38.91	c calculated reachability. Time: 0.00
38.88/38.91	c  N dy   285     69894      2327     11199    553173     11727   1543770    953927     11.74   no data
39.68/39.73	c  N dy   305     74380      2327     11199    553173     16092   1543770   1644599     11.79     12.44
40.70/40.74	c  N dy   328     79179      2327     11199    553173     20742   1543770   2276594     11.81     28.84
41.89/41.98	c  N dy   353     85133      2327     11199    553173     14907   1543770   1328870     11.82     12.54
42.39/42.44	c  F st   369     87501      2327     11199    553173     17220   1543770   1699480     11.87   no data
43.09/43.15	c  N st   374     90801      2327     11199    553173     20413   1543770   2175119     11.87   no data
44.49/44.60	c  N dy   399     97118      2327     11199    553173     13894   1543770   1156658     12.02     12.74
45.69/45.78	c  N dy   425    103479      2327     11199    553173     20122   1543770   2135709     12.00     12.64
46.10/46.11	c  S st   433    104841      2327     11199    553173     21448   1543770   2344471     12.00   no data
46.20/46.22	c  S st   433    105343      2327     11199    553173     21948   1543770   2418765     12.00   no data
46.20/46.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.49/47.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 61.3M T:  1.33
47.49/47.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.59/47.62	c bin-w-bin subsume rem            0 bins  time:  0.05 s
52.09/52.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.51 s
52.09/52.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.04 s
52.19/52.23	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
52.19/52.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.58/53.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
57.69/57.71	c lits-rem:       978  cl-subs:      436  v-elim:      0  v-fix:    0  time:  4.00 s
57.69/57.72	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
57.69/57.77	c vivif2 --  cl tried    21512 cl shrink        0 lits rem          0 time: 0.05
57.99/58.01	c asymm  cl-useful: 0/436/11199 lits-rem:0 time: 0.24
57.99/58.02	c calculated reachability. Time: 0.00
57.99/58.02	c  N dy   433    105343      2327     11199    553173     21512   1543770   2381428     12.00   no data
59.79/59.85	c  N dy   463    112073      2327     11199    553173     14430   1543770   1185886     12.07     19.28
61.39/61.42	c  N dy   495    119998      2327     11199    553173     22174   1543770   2412703     12.11     12.80
63.48/63.53	c  N dy   533    128040      2327     11199    553173     15361   1543770   1242850     12.14     12.79
65.39/65.41	c  N dy   567    136839      2327     11199    553173     24003   1543770   2404694     12.10     12.74
67.59/67.67	c  N dy   596    146000      2327     11199    553173     17299   1543770   1398189     12.06     12.82
69.49/69.58	c  N dy   626    155446      2327     11199    553173     26485   1543770   2477874     12.02     12.75
70.09/70.12	c  S st   635    158014      2327     11199    553173     28979   1543770   2818769     12.03      9.62
70.18/70.25	c  S st   635    158516      2327     11199    553173     29478   1543770   2881786     12.03   no data
70.18/70.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
71.59/71.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.1M T:  1.42
71.69/71.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.69/71.75	c bin-w-bin subsume rem            0 bins  time:  0.05 s
76.18/76.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.54 s
76.28/76.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.04 s
76.28/76.38	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
76.38/76.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
77.79/77.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
83.19/83.20	c lits-rem:      1478  cl-subs:      633  v-elim:      0  v-fix:    0  time:  5.31 s
83.19/83.21	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
83.19/83.28	c vivif2 --  cl tried    28845 cl shrink        0 lits rem          0 time: 0.07
83.50/83.51	c asymm  cl-useful: 0/744/11199 lits-rem:0 time: 0.22
83.50/83.52	c calculated reachability. Time: 0.00
83.50/83.52	c  N dy   635    158516      2327     11199    553173     28845   1543770   2826260     12.03   no data
85.89/85.96	c  N dy   680    168792      2327     11199    553173     22306   1543770   2145248     12.08     12.80
88.88/88.97	c  N dy   726    179884      2327     11199    553173     33112   1543770   3730576     12.08     12.73
91.59/91.63	c  N dy   752    191837      2327     11199    553173     27238   1543770   2868167     12.00     12.75
95.70/95.72	c  N dy   802    204565      2327     11199    553173     21123   1543770   1813417     12.04     12.71
98.90/98.91	c  N dy   840    217688      2327     11199    553173     33831   1543770   2959585     11.96     13.24
102.30/102.37	c  N dy   887    231894      2327     11199    553173     28234   1543770   2790551     11.93     12.56
103.99/104.05	c  S st   918    237774      2327     11199    553173     33963   1543770   3566900     11.95     12.09
104.09/104.18	c  S st   918    238276      2327     11199    553173     34462   1543770   3641985     11.95   no data
104.09/104.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.79/105.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 71.8M T:  1.65
105.79/105.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.89/105.90	c bin-w-bin subsume rem            0 bins  time:  0.05 s
110.39/110.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.51 s
110.39/110.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.04 s
110.49/110.50	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
110.49/110.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
111.89/111.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
119.80/119.81	c lits-rem:      1905  cl-subs:      969  v-elim:      0  v-fix:    0  time:  7.84 s
119.80/119.82	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
119.80/119.90	c vivif2 --  cl tried    33493 cl shrink        0 lits rem          0 time: 0.08
120.09/120.12	c asymm  cl-useful: 0/598/11199 lits-rem:0 time: 0.22
120.09/120.14	c calculated reachability. Time: 0.00
120.09/120.14	c  N dy   918    238276      2327     11199    553173     33493   1543770   3586726     11.95   no data
124.09/124.13	c  N dy   982    253918      2327     11199    553173     28287   1543770   2713007     11.93     12.64
128.89/128.94	c  N dy  1075    270167      2327     11199    553173     22693   1543770   1997074     12.06     12.74
133.49/133.59	c  N dy  1146    287472      2327     11199    553173     39494   1543770   4287627     12.08     13.15
138.60/138.61	c  N dy  1220    305875      2327     11199    553174     35051   1543770   3772879     12.11     25.07
138.69/138.75	c  F st  1224    306250      2327     11199    553174     35419   1543770   3825905     12.12   no data
144.79/144.83	c  N dy  1289    326174      2327     11199    553174     31429   1543770   2907750     12.13     12.98
151.09/151.12	c  N dy  1365    346787      2327     11199    553174     27081   1543770   1966663     12.14     12.80
153.50/153.57	c  S st  1396    357416      2327     11199    553174     37318   1543770   3203001     12.11      9.34
153.69/153.70	c  S st  1396    357917      2327     11199    553174     37819   1543770   3279792     12.11   no data
153.69/153.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.29/155.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 73.6M T:  1.61
155.29/155.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
155.29/155.38	c bin-w-bin subsume rem            0 bins  time:  0.05 s
159.89/159.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
159.99/160.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
159.99/160.05	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
159.99/160.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
161.39/161.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
168.69/168.72	c lits-rem:      2113  cl-subs:     1636  v-elim:      0  v-fix:    0  time:  7.24 s
168.69/168.73	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
168.79/168.81	c vivif2 --  cl tried    36183 cl shrink       13 lits rem         13 time: 0.08
168.99/169.05	c asymm  cl-useful: 0/351/11199 lits-rem:0 time: 0.23
168.99/169.06	c calculated reachability. Time: 0.00
168.99/169.06	c  N dy  1396    357917      2327     11199    553174     36183   1543770   3229604     12.11   no data
174.79/174.88	c  N dy  1456    377918      2327     11199    553174     30426   1543770   2365000     12.07     13.65
180.49/180.59	c  N dy  1533    398096      2327     11199    553174     50171   1543770   5267167     12.08     12.72
186.60/186.62	c  N dy  1633    418272      2327     11199    553174     43556   1543770   4361406     12.13     12.84
192.90/192.95	c  N dy  1722    438376      2327     11199    553174     35868   1543770   2980479     12.16     12.91
199.69/199.75	c  N dy  1832    458469      2327     11199    553174     55415   1543770   5763534     12.23     13.43
205.60/205.64	c  N dy  1935    478529      2327     11199    553174     46760   1543770   4639706     12.31     15.98
212.31/212.31	c  N dy  2028    498689      2327     11199    553174     37182   1543770   3077658     12.35     13.11
218.90/218.96	c  N dy  2120    518787      2327     11199    553174     56717   1543770   5754860     12.40     13.51
224.19/224.25	c  S st  2206    536876      2327     11199    553174     44219   1543770   4045239     12.44   no data
224.30/224.38	c  S st  2206    537377      2327     11199    553174     44719   1543770   4119189     12.44   no data
224.30/224.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
226.19/226.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 85.0M T:  1.88
226.19/226.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.29/226.34	c bin-w-bin subsume rem            0 bins  time:  0.05 s
230.89/230.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
230.89/231.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
231.00/231.05	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
231.00/231.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
232.60/232.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
241.30/241.32	c lits-rem:      1529  cl-subs:     1012  v-elim:      0  v-fix:    0  time:  8.63 s
241.30/241.33	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
241.40/241.43	c vivif2 --  cl tried    43707 cl shrink        0 lits rem          0 time: 0.10
241.60/241.67	c asymm  cl-useful: 0/293/11199 lits-rem:0 time: 0.25
241.60/241.69	c calculated reachability. Time: 0.00
241.60/241.69	c  N dy  2206    537377      2327     11199    553174     43707   1543770   4070123     12.44   no data
248.69/248.79	c  N dy  2268    559252      2327     11199    553174     33825   1543770   2494135     12.42     13.10
254.11/254.18	c  N dy  2322    579397      2327     11199    553174     53471   1543770   4671637     12.39     13.08
260.90/260.95	c  N dy  2402    600068      2327     11199    553174     41520   1543770   3553601     12.40     13.09
267.39/267.42	c  N dy  2437    620264      2327     11199    553174     61113   1543770   5537014     12.34     13.00
273.39/273.48	c  N dy  2546    640303      2327     11199    553174     47511   1543770   4214728     12.39     13.08
280.90/280.99	c  N dy  2611    660774      2327     11199    553174     67449   1543770   6781466     12.38     13.04
286.59/286.66	c  N dy  2671    680867      2327     11199    553174     52962   1543770   4101791     12.36     18.92
293.39/293.49	c  N dy  2754    700983      2327     11199    553174     37471   1543770   2389781     12.37     13.03
299.00/299.09	c  N dy  2825    721265      2327     11199    553174     57144   1543770   4925039     12.35     13.03
306.00/306.01	c  N dy  2880    741671      2327     11199    553174     40956   1543770   2823079     12.33     13.02
311.70/311.76	c  N dy  2935    762589      2327     11199    553174     61365   1543770   5088465     12.31     13.21
318.20/318.24	c  N dy  2992    782608      2327     11199    553174     43889   1543770   3065699     12.29     20.72
324.70/324.77	c  N dy  3063    802703      2327     11199    553174     63470   1543770   5641723     12.29     22.99
326.20/326.26	c  S st  3080    806065      2327     11199    553174     66712   1543770   6026575     12.30      9.82
326.40/326.46	c  S st  3080    806565      2327     11199    553174     67211   1543770   6097721     12.30   no data
326.40/326.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
329.10/329.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 103.5M T:  2.71
329.20/329.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
329.20/329.25	c bin-w-bin subsume rem            0 bins  time:  0.05 s
333.90/333.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.68 s
333.90/333.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.04 s
334.00/334.02	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
334.00/334.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
335.69/335.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
348.80/348.90	c lits-rem:      2617  cl-subs:     3367  v-elim:      0  v-fix:    0  time: 13.14 s
348.90/348.91	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
349.00/349.06	c vivif2 --  cl tried    63844 cl shrink        0 lits rem          0 time: 0.15
349.30/349.36	c asymm  cl-useful: 0/237/11199 lits-rem:0 time: 0.31
349.30/349.38	c calculated reachability. Time: 0.00
349.30/349.38	c  N dy  3080    806565      2327     11199    553174     63844   1543770   5997154     12.30   no data
356.90/356.94	c  N dy  3151    826582      2327     11199    553174     45366   1543770   3294282     12.29     18.01
363.59/363.60	c  N dy  3233    846826      2327     11199    553174     64993   1543770   5746451     12.30     13.05
371.71/371.78	c  N dy  3334    867644      2327     11199    553174     46346   1543770   3296574     12.32     13.02
378.20/378.20	c  N dy  3406    887706      2327     11199    553174     65790   1543770   5709037     12.33     14.45
385.90/385.95	c  N dy  3486    907759      2327     11199    553174     45556   1543770   3025719     12.33     16.17
392.20/392.26	c  N dy  3573    927813      2327     11199    553174     65101   1543770   5617273     12.33     13.05
400.20/400.25	c  N dy  3640    947855      2327     11199    553174     43690   1543770   2813358     12.32     17.07
406.30/406.30	c  N dy  3715    968003      2327     11199    553175     63187   1543770   4997344     12.32     13.03
414.61/414.70	c  N dy  3813    988144      2327     11199    553175     82740   1543770   7576488     12.34     13.02
420.40/420.43	c  N dy  3882   1008260      2327     11199    553175     60621   1543770   4709210     12.33     13.03
428.30/428.34	c  N dy  3981   1028547      2327     11199    553175     80450   1543770   7271761     12.34     13.01
435.40/435.44	c  N dy  4051   1048661      2327     11199    553175     57166   1543770   4232679     12.34     13.00
443.10/443.10	c  N dy  4155   1069021      2327     11199    553175     76963   1543770   6696710     12.37     13.08
444.31/444.31	c  F st  4167   1071876      2327     11199    553175     79743   1543770   7064932     12.37     11.43
450.50/450.52	c  N dy  4200   1089116      2327     11199    553175     52718   1543770   3538022     12.36     19.70
457.30/457.34	c  N dy  4272   1109574      2327     11199    553175     72622   1543770   6122787     12.36     13.06
466.00/466.01	c  N dy  4357   1129775      2327     11199    553175     47497   1543770   2890600     12.36     13.17
472.30/472.36	c  N dy  4448   1149794      2327     11199    553175     66924   1543770   5229127     12.37     25.07
481.40/481.49	c  N dy  4530   1170516      2327     11199    553175     86912   1543770   7607911     12.38     13.21
488.50/488.53	c  N dy  4634   1190761      2327     11199    553175     61021   1543770   4447446     12.40     13.17
495.41/495.46	c  S st  4695   1209847      2327     11199    553175     79604   1543770   6488386     12.40      9.75
495.61/495.69	c  S st  4695   1210349      2327     11199    553175     80105   1543770   6544741     12.40   no data
495.71/495.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
498.51/498.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 104.9M T:  2.82
498.51/498.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
498.51/498.59	c bin-w-bin subsume rem            0 bins  time:  0.05 s
503.11/503.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.50 s
503.11/503.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
503.11/503.19	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
503.21/503.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
505.20/505.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
519.41/519.40	c lits-rem:      2599  cl-subs:     4500  v-elim:      0  v-fix:    0  time: 14.18 s
519.41/519.41	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
519.51/519.58	c vivif2 --  cl tried    75605 cl shrink        0 lits rem          0 time: 0.17
519.81/519.86	c asymm  cl-useful: 0/222/11199 lits-rem:0 time: 0.28
519.81/519.87	c calculated reachability. Time: 0.00
519.81/519.87	c  N dy  4695   1210349      2327     11199    553175     75605   1543770   6423366     12.40   no data
528.81/528.87	c  N dy  4766   1230428      2327     11199    553175     48522   1543770   3075370     12.39     25.84
535.31/535.31	c  N dy  4840   1250482      2327     11199    553175     68013   1543770   5637725     12.40     14.09
545.31/545.35	c  N dy  4913   1270639      2327     11199    553175     87523   1543770   8208827     12.40     13.13
553.50/553.56	c  N dy  4969   1290717      2327     11199    553175     59433   1543770   4146497     12.39     13.28
560.50/560.53	c  N dy  5024   1310737      2327     11199    553175     78808   1543770   6071525     12.37     13.10
569.51/569.51	c  N dy  5102   1331374      2327     11199    553175     50395   1543770   3050660     12.38     13.19
576.11/576.11	c  N dy  5193   1352022      2327     11199    553175     70507   1543770   5649569     12.39     13.09
585.01/585.02	c  N dy  5275   1372026      2327     11199    553175     89906   1543770   8097479     12.39     20.98
592.82/592.84	c  N dy  5351   1392052      2327     11199    553176     59798   1543770   4093890     12.39     15.76
600.31/600.33	c  N dy  5441   1412143      2327     11199    553176     79315   1543770   6532729     12.40     13.07
611.11/611.19	c  N dy  5529   1433155      2327     11199    553176     99757   1543770   8754522     12.41     13.18
617.31/617.35	c  N dy  5590   1453197      2327     11199    553176     68702   1543770   4837398     12.41     13.19
625.01/625.07	c  N dy  5677   1473260      2327     11199    553176     88190   1543770   7217648     12.41     21.76
633.62/633.65	c  N dy  5739   1493515      2327     11199    553176     56373   1543770   3435108     12.41     13.09
640.12/640.11	c  N dy  5809   1514103      2327     11199    553176     76438   1543770   5782317     12.41     13.08
648.51/648.58	c  N dy  5899   1534179      2327     11199    553176     95930   1543770   8224270     12.42     14.19
656.21/656.25	c  N dy  5986   1554218      2327     11199    553176     62976   1543770   4157096     12.42     14.95
664.21/664.25	c  N dy  6094   1574298      2327     11199    553176     82438   1543770   6508900     12.44     13.66
673.71/673.71	c  N dy  6191   1594374      2327     11199    553176    101961   1543770   8937954     12.45     18.49
681.21/681.22	c  N dy  6277   1615266      2327     11199    553176     68852   1543770   4869379     12.46     13.17
689.21/689.26	c  N dy  6360   1635942      2327     11199    553176     88953   1543770   7357052     12.46     13.56
699.42/699.47	c  N dy  6434   1655983      2327     11199    553176    108316   1543770   9262129     12.46     13.14
706.51/706.50	c  N dy  6536   1676005      2327     11199    553176     73369   1543770   5196686     12.48     13.42
715.12/715.10	c  N dy  6610   1696057      2327     11199    553176     92731   1543770   7111105     12.47     13.13
721.91/721.92	c  S st  6663   1710350      2327     11199    553176    106554   1543770   8625898     12.47      8.92
722.11/722.16	c  S st  6663   1710851      2327     11199    553176    107054   1543770   8693154     12.47   no data
722.11/722.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
726.03/726.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 127.4M T:  3.84
726.03/726.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
726.03/726.08	c bin-w-bin subsume rem            0 bins  time:  0.05 s
730.71/730.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.65 s
730.71/730.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
730.82/730.83	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
730.82/730.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
732.52/732.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
758.21/758.22	c lits-rem:      5209  cl-subs:     6460  v-elim:      0  v-fix:    0  time: 25.68 s
758.21/758.23	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
758.41/758.47	c vivif2 --  cl tried   100594 cl shrink       28 lits rem         28 time: 0.24
758.71/758.78	c asymm  cl-useful: 0/177/11199 lits-rem:0 time: 0.31
758.71/758.79	c calculated reachability. Time: 0.00
758.71/758.79	c  N dy  6663   1710851      2327     11199    553176    100594   1543770   8534575     12.47   no data
767.01/767.06	c  N dy  6736   1731019      2327     11199    553176     64983   1543770   4436554     12.47     13.13
774.43/774.41	c  N dy  6829   1751105      2327     11199    553176     84379   1543770   6621970     12.48     15.61
784.12/784.13	c  N dy  6914   1771383      2327     11199    553176    104001   1543770   8936495     12.48     13.35
792.61/792.64	c  N dy  7011   1791449      2327     11199    553177     67344   1543770   4439258     12.49     18.03
800.42/800.45	c  N dy  7105   1811477      2327     11199    553177     86784   1543770   6528971     12.50     18.06
809.12/809.14	c  N dy  7178   1831498      2327     11199    553177    106181   1543770   8914610     12.50     13.33
817.61/817.64	c  N dy  7267   1851508      2327     11199    553177     68368   1543770   4367948     12.51     13.77
825.51/825.54	c  N dy  7347   1871953      2327     11199    553177     88058   1543770   6373518     12.51     13.30
834.41/834.43	c  N dy  7378   1892282      2327     11199    553177    107686   1543770   7961086     12.49     13.39
841.91/841.91	c  N dy  7480   1912568      2327     11199    553177     69377   1543770   4611373     12.50     13.28
850.02/850.08	c  N dy  7579   1933281      2327     11199    553177     89444   1543770   6767674     12.51     13.30
860.32/860.31	c  N dy  7669   1954461      2327     11199    553177    109886   1543770   9130390     12.51     13.55
868.61/868.65	c  N dy  7763   1974542      2327     11199    553178     70257   1543770   4412548     12.52     19.20
875.82/875.81	c  N dy  7810   1995030      2327     11199    553178     90001   1543770   6264404     12.51     13.57
884.82/884.86	c  N dy  7898   2015123      2327     11199    553178    109509   1543770   8515171     12.52     13.19
893.13/893.13	c  N dy  7985   2035156      2327     11199    553178     68889   1543770   4099505     12.53     21.73
899.92/899.95	c  N dy  8062   2055389      2327     11199    553178     88507   1543770   6264696     12.53     13.26
909.82/909.85	c  N dy  8160   2076452      2327     11199    553178    108933   1543770   8761221     12.54     13.27
919.02/919.09	c  N dy  8236   2096957      2327     11199    553178     67797   1543770   3862099     12.54     13.53
926.02/926.09	c  N dy  8320   2116975      2327     11199    553178     87054   1543770   5639744     12.54     14.30
934.42/934.48	c  N dy  8402   2136977      2327     11199    553178    106421   1543770   7831757     12.55     13.33
946.03/946.03	c  N dy  8505   2157008      2327     11199    553178     63955   1543770   3532150     12.56     15.95
953.62/953.68	c  N dy  8585   2177826      2327     11199    553178     84134   1543770   5899566     12.57     13.31
962.92/962.96	c  N dy  8683   2198048      2327     11199    553178    103725   1543770   8014909     12.58     13.38
969.22/969.29	c  S st  8723   2210851      2327     11199    553178    116046   1543770   9337218     12.58     10.50
969.52/969.57	c  S st  8723   2211353      2327     11199    553178    116548   1543770   9391241     12.58   no data
969.62/969.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
973.53/973.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 136.3M T:  3.92
973.53/973.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
973.53/973.59	c bin-w-bin subsume rem            0 bins  time:  0.05 s
978.22/978.27	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  4.68 s
978.32/978.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
978.32/978.36	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
978.42/978.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
980.13/980.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
1007.42/1007.45	c lits-rem:      7313  cl-subs:     8547  v-elim:      0  v-fix:    0  time: 27.28 s
1007.42/1007.47	c vivif2 --  cl tried    11199 cl shrink        0 lits rem          0 time: 0.01
1007.72/1007.74	c vivif2 --  cl tried   108001 cl shrink      573 lits rem        573 time: 0.27
1008.02/1008.06	c asymm  cl-useful: 0/177/11199 lits-rem:0 time: 0.32
1008.02/1008.08	c calculated reachability. Time: 0.00
1008.02/1008.08	c  N dy  8723   2211353      2327     11199    553178    108001   1543769   9189323     12.58   no data
1018.92/1018.90	c  N dy  8806   2231423      2327     11199    553178     64748   1543769   3682252     12.58     18.65
1025.02/1025.10	c  N dy  8887   2251433      2327     11199    553178     84149   1543769   5886349     12.59     13.33
1034.12/1034.16	c  N dy  8983   2271531      2327     11199    553178    103636   1543769   8054601     12.60     19.61
1044.82/1044.88	c  N dy  9071   2291743      2327     11199    553178    123168   1543769  10206641     12.60     13.79
1052.63/1052.61	c  N dy  9144   2311866      2327     11199    553178     78731   1543769   5283656     12.60     13.30
1060.83/1060.89	c  N dy  9239   2331923      2327     11199    553178     98191   1543769   7571151     12.61     13.32
1072.02/1072.04	c  N dy  9330   2352636      2327     11199    553178    118263   1543769  10003888     12.62     13.33
1082.22/1082.25	c  N dy  9422   2372779      2327     11199    553178     72951   1543769   4592886     12.63     13.31
1089.93/1089.95	c  N dy  9489   2393584      2327     11199    553178     92946   1543769   6525887     12.63     13.45
1099.42/1099.42	c  N dy  9597   2413599      2327     11199    553178    112349   1543769   8936338     12.65     25.57
1111.72/1111.74	c  N dy  9688   2435161      2327     11199    553179     67405   1543769   3673496     12.66     13.46
1118.63/1118.61	c  N dy  9780   2455903      2327     11199    553179     87493   1543769   5720796     12.67     13.34
1126.34/1126.37	c  N dy  9863   2476052      2327     11199    553179    107081   1543769   7980176     12.67     13.36
1136.63/1136.69	c  N dy  9943   2496104      2327     11199    553179    126519   1543769  10287866     12.68     15.18
1146.43/1146.47	c  N dy 10053   2516458      2327     11199    553179     79412   1543769   5128454     12.69     13.45
1155.23/1155.22	c  N dy 10167   2536745      2327     11199    553179     99119   1543769   7779927     12.71     13.57
1166.23/1166.23	c  N dy 10241   2556833      2327     11199    553179    118553   1543769   9992474     12.71     19.35
1178.73/1178.71	c  N dy 10354   2577126      2327     11199    553179     70430   1543769   4007514     12.72     13.46
1186.13/1186.12	c  N dy 10415   2597171      2327     11199    553179     89804   1543769   6403829     12.72     13.56
1196.23/1196.28	c  N dy 10513   2617524      2327     11199    553179    109536   1543769   8649336     12.73     13.54
1208.03/1208.02	c  N dy 10593   2637857      2327     11199    553179    129195   1543769  10743985     12.74     13.41
1217.83/1217.86	c  N dy 10682   2659083      2327     11199    553179     80956   1543769   5058568     12.74     13.53
1225.63/1225.67	c  N dy 10758   2679131      2327     11199    553179    100395   1543769   7441797     12.74     20.87
1237.43/1237.50	c  N dy 10895   2699915      2327     11199    553179    120512   1543769   9911635     12.77     13.48
1244.43/1244.41	c  S st 10950   2711354      2327     11199    553179    131658   1543769  11247083     12.77     13.54
1244.73/1244.75	c  S st 10950   2711856      2327     11199    553179    132159   1543769  11329702     12.77   no data
1244.73/1244.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1249.73/1249.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 157.9M T:  4.97
1249.73/1249.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1249.83/1249.81	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1254.33/1254.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.52 s
1254.33/1254.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.05 s
1254.43/1254.43	c Removed useless bin:       0  fixed:     0  props:   2.77M  time:  0.05 s
1254.53/1254.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1256.24/1256.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
1281.93/1281.95	c lits-rem:      4666  cl-subs:     7117  v-elim:      0  v-fix:    0  time: 25.71 s
1281.93/1281.97	c vivif2 --  cl tried    11199 cl shrink        1 lits rem          1 time: 0.01
1282.23/1282.28	c vivif2 --  cl tried   125042 cl shrink      227 lits rem        227 time: 0.31
1282.64/1282.62	c asymm  cl-useful: 0/144/11199 lits-rem:0 time: 0.34
1282.64/1282.64	c calculated reachability. Time: 0.00
1282.64/1282.64	c  N dy 10950   2711856      2327     11199    553179    125042   1543768  11115731     12.77   no data
1294.53/1294.55	c  N dy 11032   2732068      2327     11199    553179     75019   1543768   4630029     12.77     13.65

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.89 4/323 17329
/proc/meminfo: memFree=15676648/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=20352 CPUtime=0 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4194304 239 0 0 0 0 0 0 0 20 0 1 0 729896879 20840448 191 33554432000 4194304 4580011 140734540032224 18446744073709551615 231890527720 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17329/statm: 5088 192 159 95 0 57 0

[startup+0.0366311 s]
/proc/loadavg: 3.68 3.93 3.89 4/323 17329
/proc/meminfo: memFree=15676648/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=35008 CPUtime=0.02 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 2063 0 0 0 2 0 0 0 20 0 1 0 729896879 35848192 1970 33554432000 4194304 4580011 140734540032224 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 8752 1974 323 95 0 3734 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35008

[startup+0.100616 s]
/proc/loadavg: 3.68 3.93 3.89 4/323 17329
/proc/meminfo: memFree=15676648/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=44956 CPUtime=0.08 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 4565 0 0 0 8 0 0 0 20 0 1 0 729896879 46034944 4472 33554432000 4194304 4580011 140734540032224 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 11239 4474 339 95 0 6221 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44956

[startup+0.30058 s]
/proc/loadavg: 3.68 3.93 3.89 4/323 17329
/proc/meminfo: memFree=15676648/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=48916 CPUtime=0.28 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 5554 0 0 0 28 0 0 0 21 0 1 0 729896879 50089984 5461 33554432000 4194304 4580011 140734540032224 18446744073709551615 4413255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 12229 5461 347 95 0 7211 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48916

[startup+0.700502 s]
/proc/loadavg: 3.68 3.93 3.89 4/323 17329
/proc/meminfo: memFree=15676648/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=61972 CPUtime=0.69 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 9617 0 0 0 68 1 0 0 22 0 1 0 729896879 63459328 9480 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 15493 9480 364 95 0 10475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61972

[startup+1.50035 s]
/proc/loadavg: 3.68 3.93 3.89 4/324 17330
/proc/meminfo: memFree=15621096/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=67484 CPUtime=1.48 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 11841 0 0 0 147 1 0 0 25 0 1 0 729896879 69103616 10084 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 16871 10084 364 95 0 11853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67484

[startup+3.10105 s]
/proc/loadavg: 3.68 3.93 3.89 4/324 17330
/proc/meminfo: memFree=15615392/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=69332 CPUtime=3.09 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 14287 0 0 0 307 2 0 0 25 0 1 0 729896879 70995968 10667 33554432000 4194304 4580011 140734540032224 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 17333 10668 364 95 0 12315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69332

[startup+6.30045 s]
/proc/loadavg: 3.62 3.92 3.89 4/323 17330
/proc/meminfo: memFree=15605312/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=71212 CPUtime=6.28 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 18976 0 0 0 626 2 0 0 25 0 1 0 729896879 72921088 11495 33554432000 4194304 4580011 140734540032224 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 17803 11495 367 95 0 12785 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71212

[startup+12.7002 s]
/proc/loadavg: 3.57 3.90 3.88 4/323 17331
/proc/meminfo: memFree=15559556/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=89764 CPUtime=12.69 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 23372 0 0 0 1266 3 0 0 25 0 1 0 729896879 91918336 15890 33554432000 4194304 4580011 140734540032224 18446744073709551615 4413544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 22441 15890 367 95 0 17423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89764

[startup+25.5008 s]
/proc/loadavg: 3.44 3.86 3.87 5/323 17331
/proc/meminfo: memFree=15525232/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=102560 CPUtime=25.49 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 31163 0 0 0 2544 5 0 0 25 0 1 0 729896879 105021440 18343 33554432000 4194304 4580011 140734540032224 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 25640 18343 367 95 0 20622 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102560

[startup+51.101 s]
/proc/loadavg: 3.29 3.79 3.84 4/323 17332
/proc/meminfo: memFree=15492244/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=118336 CPUtime=51.09 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 45112 0 0 0 5101 8 0 0 25 0 1 0 729896879 121176064 23188 33554432000 4194304 4580011 140734540032224 18446744073709551615 4412991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 29584 23188 367 95 0 24566 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118336

[startup+102.311 s]
/proc/loadavg: 3.12 3.66 3.80 4/323 17333
/proc/meminfo: memFree=15413812/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=141760 CPUtime=102.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 78969 0 0 0 10216 14 0 0 25 0 1 0 729896879 145162240 28594 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 35440 28594 367 95 0 30422 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 141760

[startup+162.301 s]
/proc/loadavg: 3.04 3.54 3.74 4/323 17335
/proc/meminfo: memFree=15330548/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=164576 CPUtime=162.29 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 111387 0 0 0 16209 20 0 0 25 0 1 0 729896879 168525824 34316 33554432000 4194304 4580011 140734540032224 18446744073709551615 4452051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 41144 34316 367 95 0 36126 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164576

[startup+222.301 s]
/proc/loadavg: 3.01 3.44 3.69 4/323 17336
/proc/meminfo: memFree=15286952/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=203424 CPUtime=222.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 149276 0 0 0 22204 26 0 0 25 0 1 0 729896879 208306176 43592 33554432000 4194304 4580011 140734540032224 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 50856 43592 367 95 0 45838 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 203424

[startup+282.301 s]
/proc/loadavg: 3.00 3.36 3.65 4/323 17338
/proc/meminfo: memFree=15264608/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=205528 CPUtime=282.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 172218 0 0 0 28200 30 0 0 25 0 1 0 729896879 210460672 43931 33554432000 4194304 4580011 140734540032224 18446744073709551615 4281697 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 51382 43931 367 95 0 46364 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 205528

[startup+342.3 s]
/proc/loadavg: 3.08 3.31 3.61 4/323 17339
/proc/meminfo: memFree=15194136/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=307596 CPUtime=342.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 200673 0 0 0 34194 36 0 0 25 0 1 0 729896879 314978304 51045 33554432000 4194304 4580011 140734540032224 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 76899 51045 367 95 0 71881 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 307596

[startup+402.301 s]
/proc/loadavg: 3.03 3.25 3.57 4/323 17341
/proc/meminfo: memFree=15159872/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=223796 CPUtime=402.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 230268 0 0 0 40187 43 0 0 25 0 1 0 729896879 229167104 48535 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 55949 48535 367 95 0 50931 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 223796

[startup+462.301 s]
/proc/loadavg: 3.01 3.20 3.53 4/323 17343
/proc/meminfo: memFree=15146184/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=315884 CPUtime=462.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 259021 0 0 0 46181 49 0 0 25 0 1 0 729896879 323465216 52443 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 78971 52443 367 95 0 73953 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 315884

[startup+522.3 s]
/proc/loadavg: 3.13 3.19 3.51 4/323 17344
/proc/meminfo: memFree=15065040/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=329864 CPUtime=522.3 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 278956 0 0 0 52177 53 0 0 25 0 1 0 729896879 337780736 54876 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 82466 54876 367 95 0 77448 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 329864

[startup+582.301 s]
/proc/loadavg: 3.05 3.15 3.47 4/323 17346
/proc/meminfo: memFree=15023080/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=333368 CPUtime=582.31 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 306199 0 0 0 58169 62 0 0 25 0 1 0 729896879 341368832 54702 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 83342 54702 367 95 0 78324 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 333368

[startup+642.301 s]
/proc/loadavg: 3.02 3.12 3.44 4/323 17347
/proc/meminfo: memFree=14965244/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=360032 CPUtime=642.32 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 333765 0 0 0 64165 67 0 0 25 0 1 0 729896879 368672768 59878 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 90008 59878 367 95 0 84990 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 360032

[startup+702.301 s]
/proc/loadavg: 3.00 3.10 3.41 4/323 17349
/proc/meminfo: memFree=14945248/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=261324 CPUtime=702.31 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 360872 0 0 0 70159 72 0 0 25 0 1 0 729896879 267595776 57302 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 65331 57302 367 95 0 60313 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 261324

[startup+762.312 s]
/proc/loadavg: 3.00 3.08 3.38 4/323 17351
/proc/meminfo: memFree=14928112/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=390688 CPUtime=762.33 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 372520 0 0 0 76157 76 0 0 25 0 1 0 729896879 400064512 68950 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 97672 68950 367 95 0 92654 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 390688

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.35 4/323 17352
/proc/meminfo: memFree=14920996/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=290512 CPUtime=822.31 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 400116 0 0 0 82150 81 0 0 25 0 1 0 729896879 297484288 65446 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 72628 65446 367 95 0 67610 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 290512

[startup+882.301 s]
/proc/loadavg: 3.00 3.05 3.33 4/323 17354
/proc/meminfo: memFree=14912248/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=418408 CPUtime=882.32 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 421929 0 0 0 88145 87 0 0 25 0 1 0 729896879 428449792 73579 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 104602 73579 367 95 0 99584 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 418408

[startup+942.3 s]
/proc/loadavg: 3.04 3.05 3.31 4/323 17355
/proc/meminfo: memFree=14881824/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=419304 CPUtime=942.32 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 444308 0 0 0 94138 94 0 0 25 0 1 0 729896879 429367296 74887 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 104826 74887 367 95 0 99808 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 419304

[startup+1002.3 s]
/proc/loadavg: 3.01 3.04 3.29 4/323 17357
/proc/meminfo: memFree=14895548/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=419956 CPUtime=1002.32 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 455542 0 0 0 100135 97 0 0 25 0 1 0 729896879 430034944 75637 33554432000 4194304 4580011 140734540032224 18446744073709551615 4416931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 104989 75637 367 95 0 99971 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 419956

[startup+1062.3 s]
/proc/loadavg: 3.12 3.06 3.28 4/323 17359
/proc/meminfo: memFree=14878156/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=426876 CPUtime=1062.32 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 477461 0 0 0 106131 101 0 0 25 0 1 0 729896879 437121024 74219 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 106719 74219 367 95 0 101701 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 426876

[startup+1122.3 s]
/proc/loadavg: 3.04 3.05 3.26 4/323 17360
/proc/meminfo: memFree=14888016/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=427440 CPUtime=1122.33 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 499774 0 0 0 112126 107 0 0 25 0 1 0 729896879 437698560 73028 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 106860 73028 367 95 0 101842 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 427440

[startup+1182.3 s]
/proc/loadavg: 3.01 3.04 3.24 4/323 17362
/proc/meminfo: memFree=14873964/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=315456 CPUtime=1182.33 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 522693 0 0 0 118120 113 0 0 25 0 1 0 729896879 323026944 71590 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 78864 71590 367 95 0 73846 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 315456

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.22 4/323 17363
/proc/meminfo: memFree=14854836/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=430336 CPUtime=1242.34 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 540588 0 0 0 124116 118 0 0 25 0 1 0 729896879 440664064 77099 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 107584 77099 367 95 0 102566 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 430336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.20 2/320 17367
/proc/meminfo: memFree=15356608/32950928 swapFree=67085488/67111528
[pid=17329] ppid=17327 vsize=361036 CPUtime=1300.04 cores=1,3
/proc/17329/stat : 17329 (strangenight2-s) R 17327 17329 16108 0 -1 4202496 558693 0 0 0 129884 120 0 0 25 0 1 0 729896879 369700864 81801 33554432000 4194304 4580011 140734540032224 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17329/statm: 90259 81801 367 95 0 85241 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 361036

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1298.85
CPU system time (s): 1.22281
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 504412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.85
system time used= 1.22281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 558696
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= 6
involuntary context switches= 2510

runsolver used 3.83742 second user time and 9.1946 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 20:11:02
IDJOB=3367908
IDBENCH=88228
IDSOLVER=1845
FILE ID=node114/3367908-1305396662
RUNJOBID= node114-1305396662-17299
PBS_JOBID= 13324419
Free space on /tmp= 72960 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367908-1305396662/watcher-3367908-1305396662 -o /tmp/evaluation-result-3367908-1305396662/solver-3367908-1305396662 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367908-1305396662.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=387121202

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      15677424 kB
Buffers:        269864 kB
Cached:        6226464 kB
SwapCached:         96 kB
Active:       11905932 kB
Inactive:      4957596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15677424 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           28176 kB
Writeback:           0 kB
AnonPages:    10367192 kB
Mapped:          27460 kB
Slab:           307628 kB
PageTables:      37372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52503956 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= 72960 MiB
End job on node114 at 2011-05-14 20:32:44