Trace number 3367909

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.08 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
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.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-3367909-1305396033.cnf'
0.00/0.00	c -- header says num vars:           2548
0.00/0.00	c -- header says num clauses:      582679
0.05/0.08	c -- clauses added:            0 learnts,       582679 normals,            0 xors
0.05/0.08	c -- vars added       2548
0.05/0.08	c Parsing time:  0.07 s
0.05/0.08	c  N st     0         0      2548        50    582629         0   1167806         0   no data   no data
0.05/0.08	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
0.09/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.24	c bin-w-bin subsume rem            0 bins  time:  0.09 s
0.29/0.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
0.29/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2548 time:  0.04 s
0.39/0.44	c Removed useless bin:       0  fixed:     0  props:   2.92M  time:  0.05 s
0.49/0.56	c lits-rem:       435  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.12 s
0.49/0.57	c Finding binary XORs  T:     0.01 s  found:       0
0.49/0.59	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.59	c calculated reachability. Time: 0.00
0.59/0.60	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2498
0.59/0.60	c =========================================================================================
0.59/0.60	c types(t): F = full restart, N = normal restart
0.59/0.60	c types(t): S = simplification begin/end, E = solution found
0.59/0.60	c restart types(rt): st = static, dy = dynamic
0.59/0.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.60	c  B st     0         0      2498      8429    571702         0   1630470         0   no data   no data
1.19/1.23	c  N dy     7      4161      2498      8429    571702      4055   1630467   1138047     23.06     25.46
1.78/1.87	c  N dy     8      8198      2498      8429    571702      5539   1630461    985843     16.14     17.05
2.58/2.68	c  N dy    10     13123      2498      8429    571702      6180   1630445    918664     13.55     14.75
3.31/3.34	c  N dy    16     17212      2498      8429    571702     10143   1630435   1659096     12.67     13.48
3.99/4.03	c  N dy    21     21386      2498      8429    571702      8741   1630419   1305253     12.20     13.00
4.59/4.69	c  F st    33     25002      2498      8429    571702     12233   1630417   2015931     12.08      8.70
4.79/4.85	c  N st    35     25629      2498      8429    571702     12837   1630417   2131422     12.08   no data
5.50/5.55	c  N dy    39     30003      2498      8429    571702     10505   1630413   1482779     12.08   no data
5.50/5.55	c  S st    39     30003      2498      8429    571702     10505   1630413   1482779     12.08   no data
5.59/5.65	c  S st    39     30505      2498      8429    571702     11003   1630411   1545252     12.08   no data
5.59/5.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.50/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 43.4M T:  0.91
6.50/6.59	c blocked clauses removed:        0 vars:      0 tried:        2498 T: 0.00 s
6.60/6.64	c bin-w-bin subsume rem            0 bins  time:  0.05 s
11.69/11.70	c subs with bin:        0  lits-rem:     32899  v-fix:    0  time:  5.07 s
11.69/11.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
11.79/11.80	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
12.00/12.03	c lits-rem:      3072  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
13.29/13.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
15.59/15.60	c lits-rem:      2147  cl-subs:      600  v-elim:      0  v-fix:    0  time:  2.24 s
15.79/15.82	c asymm  cl-useful: 462/1637/8429 lits-rem:7157 time: 0.22
15.79/15.84	c calculated reachability. Time: 0.00
15.79/15.84	c  N dy    39     30505      2498      8429    571702     10403   1583443   1485366     12.08   no data
16.59/16.65	c  N dy    50     34631      2498      8429    571702     14444   1583443   2141767     11.85     12.53
17.39/17.40	c  N dy    68     39060      2498      8429    571702     11089   1583443   1508748     11.87     12.59
18.09/18.20	c  N dy    81     43195      2498      8429    571702     15139   1583443   2083798     11.73     12.38
18.60/18.71	c  S st    93     45758      2498      8429    571702      8888   1583443    940810     11.71      9.08
18.70/18.79	c  S st    93     46259      2498      8429    571702      9387   1583443   1013305     11.71   no data
18.79/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.59/19.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.4M T:  0.83
19.59/19.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.69	c bin-w-bin subsume rem            0 bins  time:  0.05 s
24.49/24.59	c subs with bin:        0  lits-rem:     16240  v-fix:    0  time:  4.90 s
24.59/24.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.04 s
24.59/24.69	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
24.69/24.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
25.99/26.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
26.40/26.44	c lits-rem:       175  cl-subs:      143  v-elim:      0  v-fix:    0  time:  0.41 s
26.40/26.45	c vivif2 --  cl tried     8429 cl shrink     3434 lits rem      48100 time: 0.02
26.40/26.47	c vivif2 --  cl tried     9244 cl shrink        0 lits rem          0 time: 0.02
26.59/26.67	c asymm  cl-useful: 0/1136/8429 lits-rem:0 time: 0.19
26.59/26.68	c calculated reachability. Time: 0.00
26.59/26.68	c  N dy    93     46259      2498      8429    571702      9244   1518366   1005413     11.71   no data
27.29/27.38	c  N dy   110     50278      2498      8429    571702     13153   1518366   1647233     11.64     12.38
28.19/28.26	c  N dy   128     54332      2498      8429    571702     17121   1518366   2186394     11.65     18.47
28.99/29.07	c  N dy   150     58937      2498      8429    571702     11882   1518366   1384998     11.70     12.41
29.79/29.81	c  N dy   173     62994      2498      8429    571702     15856   1518366   2104238     11.79     14.58
30.59/30.66	c  N dy   186     67206      2498      8429    571702     19972   1518366   2794813     11.74     12.40
31.10/31.15	c  S st   196     69390      2498      8429    571702     11373   1518366   1187574     11.73     12.20
31.20/31.23	c  S st   196     69897      2498      8429    571702     11876   1518366   1256939     11.73   no data
31.20/31.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.10/32.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 41.9M T:  0.88
32.10/32.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.10/32.18	c bin-w-bin subsume rem            0 bins  time:  0.05 s
36.90/36.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.71 s
36.90/36.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
36.90/36.99	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
37.00/37.06	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
38.30/38.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
38.89/38.98	c lits-rem:       156  cl-subs:       83  v-elim:      0  v-fix:    0  time:  0.62 s
38.89/38.99	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
38.99/39.01	c vivif2 --  cl tried    11793 cl shrink        0 lits rem          0 time: 0.02
39.19/39.22	c asymm  cl-useful: 0/767/8429 lits-rem:0 time: 0.21
39.19/39.23	c calculated reachability. Time: 0.00
39.19/39.23	c  N dy   196     69897      2498      8429    571702     11793   1518360   1248334     11.73   no data
40.29/40.35	c  N dy   212     76161      2498      8429    571702     17860   1518360   1882732     11.62     12.30
41.39/41.44	c  N dy   237     81522      2498      8429    571702     23075   1518360   2810881     11.68     12.31
42.39/42.48	c  N dy   269     86939      2498      8429    571702     16663   1518360   2023809     11.78     12.41
42.59/42.60	c  F st   274     87501      2498      8429    571702     17212   1518360   2119271     11.79   no data
43.69/43.73	c  N dy   280     92699      2498      8429    571702     22278   1518360   2983085     11.79   no data
45.00/45.07	c  N dy   313     98620      2498      8429    571702     15385   1518360   1656407     11.87     12.74
46.39/46.40	c  S st   339    104846      2498      8429    571702     21471   1518360   2634997     11.91   no data
46.49/46.51	c  S st   339    105348      2498      8429    571702     21972   1518360   2691058     11.91   no data
46.49/46.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.69/47.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 53.3M T:  1.20
47.69/47.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.69/47.79	c bin-w-bin subsume rem            0 bins  time:  0.05 s
52.39/52.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.61 s
52.39/52.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
52.49/52.50	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
52.49/52.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.79/53.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
57.50/57.57	c lits-rem:      1044  cl-subs:      822  v-elim:      0  v-fix:    0  time:  3.68 s
57.50/57.58	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
57.60/57.64	c vivif2 --  cl tried    21150 cl shrink        0 lits rem          0 time: 0.05
57.80/57.85	c asymm  cl-useful: 0/867/8429 lits-rem:0 time: 0.22
57.80/57.87	c calculated reachability. Time: 0.00
57.80/57.87	c  N dy   339    105348      2498      8429    571702     21150   1518360   2636682     11.91   no data
59.69/59.74	c  N dy   372    112557      2498      8429    571702     14573   1518360   1467615     11.95     12.82
61.09/61.10	c  N dy   402    119796      2498      8429    571702     21648   1518360   2503464     11.96     14.30
62.89/62.96	c  N dy   424    127631      2498      8429    571702     29300   1518360   3640731     11.87     12.56
64.69/64.79	c  N dy   469    135931      2498      8429    571702     22731   1518360   2834961     12.01     12.72
67.00/67.10	c  N dy   500    144676      2498      8429    571702     15626   1518360   1642644     11.99     18.25
69.30/69.37	c  N dy   555    154339      2498      8429    571702     25085   1518360   3312768     12.14     12.98
70.40/70.46	c  S st   570    158022      2498      8429    571702     28685   1518360   3921280     12.19     12.44
70.59/70.61	c  S st   570    158525      2498      8429    571702     29186   1518360   4003492     12.19   no data
70.59/70.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.19/72.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.4M T:  1.57
72.19/72.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.19/72.26	c bin-w-bin subsume rem            0 bins  time:  0.05 s
77.00/77.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.80 s
77.09/77.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
77.09/77.15	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
77.09/77.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
78.60/78.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
85.99/86.01	c lits-rem:      1559  cl-subs:      625  v-elim:      0  v-fix:    0  time:  7.32 s
85.99/86.02	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
86.09/86.10	c vivif2 --  cl tried    28561 cl shrink        0 lits rem          0 time: 0.08
86.29/86.35	c asymm  cl-useful: 0/996/8429 lits-rem:0 time: 0.25
86.29/86.36	c calculated reachability. Time: 0.00
86.29/86.36	c  N dy   570    158525      2498      8429    571702     28561   1518360   3938011     12.19   no data
89.00/89.09	c  N dy   594    169003      2498      8429    571702     22206   1518360   2689190     12.12     12.86
91.79/91.86	c  N dy   638    179847      2498      8429    571702     32729   1518360   4349085     12.09     12.74
94.70/94.76	c  N dy   676    191608      2498      8429    571702     26666   1518360   3340099     12.12     12.76
98.39/98.45	c  N dy   745    203925      2498      8429    571702     20158   1518360   2028585     12.24     24.21
101.60/101.65	c  N dy   800    216940      2498      8429    571702     32867   1518360   4089837     12.26     16.12
105.29/105.37	c  N dy   854    230859      2498      8429    571702     26938   1518360   3001060     12.31     18.09
107.19/107.27	c  S st   894    237787      2498      8429    571702     33673   1518360   4090206     12.37     11.59
107.39/107.42	c  S st   894    238289      2498      8429    571702     34173   1518360   4162237     12.37   no data
107.39/107.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
109.09/109.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 74.5M T:  1.70
109.09/109.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.19/109.20	c bin-w-bin subsume rem            0 bins  time:  0.05 s
113.79/113.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.61 s
113.79/113.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
113.89/113.91	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
113.89/113.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
115.41/115.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
122.90/122.97	c lits-rem:      1683  cl-subs:      918  v-elim:      0  v-fix:    0  time:  7.49 s
122.90/122.98	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
123.00/123.06	c vivif2 --  cl tried    33255 cl shrink        0 lits rem          0 time: 0.08
123.30/123.30	c asymm  cl-useful: 0/391/8429 lits-rem:0 time: 0.24
123.30/123.32	c calculated reachability. Time: 0.00
123.30/123.32	c  N dy   894    238289      2498      8429    571702     33255   1518360   4090409     12.37   no data
127.29/127.37	c  N dy   963    253494      2498      8429    571702     27616   1518360   3157130     12.43     14.55
132.20/132.23	c  N dy  1005    269764      2498      8429    571702     22061   1518360   1998836     12.37     22.76
137.20/137.26	c  N dy  1069    288913      2498      8429    571702     40731   1518360   5082338     12.35     13.14
141.80/141.89	c  F st  1145    306254      2498      8429    571702     35136   1518360   3824330     12.35   no data
142.19/142.26	c  N st  1148    307445      2498      8429    571702     36297   1518360   4003545     12.35   no data
147.41/147.41	c  N dy  1209    327135      2498      8429    571702     32083   1518360   3195457     12.37     13.23
153.10/153.12	c  N dy  1312    347337      2498      8429    571702     27400   1518360   2437833     12.43     13.20
155.39/155.47	c  S st  1352    357435      2498      8429    571702     37230   1518360   3892419     12.44   no data
155.59/155.63	c  S st  1352    357937      2498      8429    571702     37731   1518360   3966764     12.44   no data
155.59/155.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
157.49/157.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 75.2M T:  1.88
157.49/157.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.49/157.59	c bin-w-bin subsume rem            0 bins  time:  0.05 s
162.19/162.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
162.19/162.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
162.29/162.31	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
162.29/162.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
163.90/163.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
171.19/171.23	c lits-rem:      1567  cl-subs:     1144  v-elim:      0  v-fix:    0  time:  7.31 s
171.19/171.24	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
171.29/171.33	c vivif2 --  cl tried    36587 cl shrink        0 lits rem          0 time: 0.09
171.50/171.57	c asymm  cl-useful: 0/445/8429 lits-rem:0 time: 0.25
171.50/171.59	c calculated reachability. Time: 0.00
171.50/171.59	c  N dy  1352    357937      2498      8429    571702     36587   1518360   3911457     12.44   no data
177.30/177.30	c  N dy  1410    378248      2498      8429    571702     30933   1518360   2762189     12.40     13.15
182.69/182.70	c  N dy  1481    398389      2498      8429    571702     50591   1518360   5454111     12.39     13.15
187.90/187.94	c  N dy  1558    418462      2498      8429    571702     43933   1518360   4561177     12.38     13.10
193.51/193.51	c  N dy  1632    438972      2498      8429    571702     36585   1518360   3233333     12.38     13.04
199.40/199.48	c  N dy  1728    458985      2498      8429    571703     56140   1518360   6129379     12.43     15.74
204.40/204.49	c  N dy  1818    479031      2498      8429    571703     47502   1518360   4922056     12.45     14.57
210.49/210.57	c  N dy  1921    499076      2498      8429    571703     37757   1518360   3371969     12.53     15.54
216.40/216.46	c  N dy  1994    519140      2498      8429    571703     57326   1518360   6150365     12.53     20.10
221.00/221.01	c  S st  2053    536906      2498      8429    571703     44415   1518360   3985681     12.50   no data
221.11/221.13	c  S st  2053    537410      2498      8429    571703     44917   1518360   4062305     12.50   no data
221.11/221.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
222.60/222.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 70.2M T:  1.55
222.70/222.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
222.70/222.75	c bin-w-bin subsume rem            0 bins  time:  0.05 s
227.50/227.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.81 s
227.60/227.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
227.60/227.67	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
227.60/227.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
229.10/229.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
235.50/235.55	c lits-rem:      2326  cl-subs:     2135  v-elim:      0  v-fix:    0  time:  6.44 s
235.50/235.56	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
235.60/235.66	c vivif2 --  cl tried    42782 cl shrink       87 lits rem         87 time: 0.10
235.80/235.89	c asymm  cl-useful: 0/561/8429 lits-rem:0 time: 0.24
235.90/235.91	c calculated reachability. Time: 0.00
235.90/235.91	c  N dy  2053    537410      2498      8429    571703     42782   1518360   3983854     12.50   no data
242.01/242.02	c  N dy  2134    557508      2498      8429    571703     31194   1518360   2384821     12.53     24.69
247.00/247.07	c  N dy  2210    577599      2498      8429    571703     50726   1518360   4657917     12.53     21.96
252.60/252.65	c  N dy  2292    597962      2498      8429    571704     38425   1518360   3192073     12.54     13.66
258.90/258.91	c  N dy  2371    620068      2498      8429    571704     59889   1518360   6324330     12.55     13.23
264.70/264.76	c  N dy  2452    640161      2498      8429    571704     46407   1518360   4217268     12.56     13.26
271.60/271.63	c  N dy  2543    660198      2498      8429    571704     65921   1518360   6957780     12.59     21.18
277.10/277.13	c  N dy  2616    681341      2498      8429    571704     52456   1518360   4724127     12.60     13.27
283.59/283.60	c  N dy  2692    701575      2498      8429    571704     37068   1518360   2740261     12.60     13.31
288.30/288.37	c  N dy  2753    721610      2498      8429    571704     56542   1518360   5250985     12.58     33.98
294.60/294.70	c  N dy  2822    741906      2498      8429    571704     40318   1518360   3230747     12.58     13.42
300.60/300.65	c  N dy  2895    761973      2498      8429    571704     59839   1518360   5959833     12.57     17.72
308.41/308.42	c  N dy  2986    782835      2498      8429    571704     43150   1518360   3416855     12.60     13.36
314.30/314.33	c  N dy  3062    802976      2498      8429    571704     62671   1518360   6133164     12.60     13.49
315.40/315.42	c  S st  3070    806118      2498      8429    571704     65693   1518360   6535140     12.60   no data
315.60/315.61	c  S st  3070    806618      2498      8429    571704     66193   1518360   6603922     12.60   no data
315.60/315.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
318.20/318.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 98.2M T:  2.61
318.20/318.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
318.30/318.30	c bin-w-bin subsume rem            0 bins  time:  0.05 s
322.90/322.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
322.90/322.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
323.00/323.02	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
323.00/323.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
324.90/324.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
339.31/339.33	c lits-rem:      3176  cl-subs:     3744  v-elim:      0  v-fix:    0  time: 14.38 s
339.31/339.34	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
339.51/339.50	c vivif2 --  cl tried    62449 cl shrink       24 lits rem         24 time: 0.16
339.71/339.74	c asymm  cl-useful: 0/875/8429 lits-rem:0 time: 0.24
339.71/339.76	c calculated reachability. Time: 0.00
339.71/339.76	c  N dy  3070    806618      2498      8429    571704     62449   1518360   6477020     12.60   no data
347.61/347.62	c  N dy  3189    826678      2498      8429    571704     44123   1518360   3582122     12.66     15.06
353.91/353.98	c  N dy  3272    847126      2498      8429    571704     64036   1518360   6154854     12.67     13.36
360.82/360.81	c  N dy  3352    867195      2498      8429    571704     44689   1518360   3584530     12.66     15.79
367.50/367.53	c  N dy  3457    887878      2498      8429    571704     64805   1518360   6277345     12.69     13.49
375.50/375.52	c  N dy  3560    909490      2498      8429    571704     45940   1518360   3700037     12.73     13.43
381.50/381.56	c  N dy  3637    929507      2498      8429    571704     65435   1518360   6210223     12.74     13.41
389.70/389.72	c  N dy  3767    949523      2498      8429    571704     44110   1518360   3323884     12.81     15.95
395.91/395.96	c  N dy  3859    969684      2498      8429    571704     63751   1518360   6109838     12.83     13.52
404.60/404.67	c  N dy  3940    990696      2498      8429    571704     42364   1518360   3019063     12.83     13.51
410.01/410.08	c  N dy  4001   1010723      2498      8429    571704     61835   1518360   5615831     12.83     13.98
417.51/417.52	c  N dy  4063   1030815      2498      8429    571704     81332   1518360   8240743     12.82     34.54
424.01/424.01	c  N dy  4152   1050849      2498      8429    571704     57967   1518360   4833657     12.84     19.80
431.31/431.37	c  N dy  4235   1071035      2498      8429    571704     77516   1518360   7236186     12.85     13.68
431.71/431.76	c  F st  4242   1071875      2498      8429    571704     78314   1518360   7331559     12.85   no data
438.71/438.72	c  N dy  4325   1091119      2498      8429    571704     53346   1518360   4409715     12.89     18.65
445.00/445.09	c  N dy  4368   1111151      2498      8429    571705     72778   1518360   6076620     12.85     18.34
452.51/452.59	c  N dy  4475   1131477      2498      8429    571705     47810   1518360   3476212     12.88     13.79
458.50/458.54	c  N dy  4549   1151536      2498      8429    571705     67327   1518360   5788718     12.87     20.73
466.71/466.71	c  N dy  4647   1171581      2498      8429    571705     86804   1518360   8300414     12.90     17.31
473.50/473.58	c  N dy  4723   1191892      2498      8429    571705     60783   1518360   4949623     12.90     13.61
480.80/480.84	c  S st  4803   1209927      2498      8429    571705     78306   1518360   7245937     12.91   no data
481.00/481.09	c  S st  4803   1210431      2498      8429    571705     78809   1518360   7313325     12.91   no data
481.10/481.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
484.01/484.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 102.5M T:  2.98
484.10/484.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
484.10/484.15	c bin-w-bin subsume rem            0 bins  time:  0.05 s
488.80/488.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.65 s
488.80/488.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
488.90/488.90	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
488.90/488.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
490.52/490.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
506.91/506.91	c lits-rem:      3826  cl-subs:     4756  v-elim:      0  v-fix:    0  time: 16.30 s
506.91/506.92	c vivif2 --  cl tried     8429 cl shrink        1 lits rem          1 time: 0.01
507.02/507.11	c vivif2 --  cl tried    74053 cl shrink       63 lits rem         63 time: 0.18
507.31/507.37	c asymm  cl-useful: 0/344/8429 lits-rem:0 time: 0.27
507.31/507.39	c calculated reachability. Time: 0.00
507.31/507.39	c  N dy  4803   1210431      2498      8429    571705     74053   1518359   7173204     12.91   no data
517.02/517.01	c  N dy  4901   1230443      2498      8429    571705     47006   1518359   3379336     12.93     21.02
523.51/523.52	c  N dy  4998   1251238      2498      8429    571705     67188   1518359   5925024     12.94     13.77
531.41/531.44	c  N dy  5056   1271239      2498      8429    571705     86580   1518359   8512328     12.93     13.67
539.21/539.27	c  N dy  5149   1291434      2498      8429    571705     58628   1518359   4788677     12.96     13.81
547.01/547.03	c  N dy  5208   1312646      2498      8429    571705     79194   1518359   7336193     12.94     13.95
555.61/555.63	c  N dy  5262   1332944      2498      8429    571705     50404   1518359   3656456     12.93     13.86
561.51/561.59	c  N dy  5335   1353133      2498      8429    571705     70083   1518359   6201048     12.93     13.63
569.82/569.87	c  N dy  5412   1373158      2498      8429    571705     89495   1518359   8681586     12.93     18.79
577.42/577.50	c  N dy  5473   1393207      2498      8429    571705     59433   1518359   4760595     12.93     15.31
585.42/585.49	c  N dy  5575   1413300      2498      8429    571705     78923   1518359   7382945     12.95     13.76
595.41/595.44	c  N dy  5663   1434236      2498      8429    571705     99276   1518359   9926410     12.96     13.65
601.62/601.64	c  N dy  5701   1454514      2498      8429    571705     68532   1518359   5556745     12.93     13.66
608.61/608.68	c  N dy  5779   1474539      2498      8429    571705     87924   1518359   8024207     12.93     21.99
616.91/616.97	c  N dy  5860   1494963      2498      8429    571705     56303   1518359   4096913     12.93     13.70
623.62/623.70	c  N dy  5939   1515018      2498      8429    571705     75816   1518359   6688044     12.93     13.68
632.01/632.06	c  N dy  5996   1535328      2498      8429    571706     95474   1518359   9190869     12.93     13.63
640.61/640.66	c  N dy  6064   1556227      2498      8429    571706     63347   1518359   4790612     12.92     13.67
648.02/648.06	c  N dy  6132   1576574      2498      8429    571706     83029   1518359   7034402     12.91     13.73
657.02/657.03	c  N dy  6186   1596895      2498      8429    571706    102744   1518359   9661261     12.90     13.68
664.71/664.72	c  N dy  6286   1617195      2498      8429    571707     69149   1518359   5659674     12.91     13.63
673.32/673.36	c  N dy  6340   1638606      2498      8429    571707     89870   1518359   8313911     12.90     13.68
685.22/685.25	c  N dy  6442   1658861      2498      8429    571707     55235   1518359   3749766     12.92     13.76
692.52/692.51	c  N dy  6519   1680141      2498      8429    571707     75896   1518359   6224863     12.93     13.95
700.81/700.85	c  N dy  6613   1700153      2498      8429    571707     95380   1518359   8874024     12.94     32.87
705.82/705.88	c  S st  6650   1710432      2498      8429    571707    105293   1518359  10205156     12.95      8.45
706.12/706.18	c  S st  6650   1710933      2498      8429    571707    105791   1518359  10286614     12.95   no data
706.23/706.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
710.12/710.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 134.1M T:  3.90
710.12/710.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
710.12/710.17	c bin-w-bin subsume rem            0 bins  time:  0.05 s
714.72/714.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.61 s
714.82/714.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
714.82/714.88	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
714.92/714.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
717.02/717.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
733.31/733.38	c lits-rem:      5499  cl-subs:     8767  v-elim:      0  v-fix:    0  time: 16.29 s
733.31/733.38	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
733.62/733.63	c vivif2 --  cl tried    97024 cl shrink      180 lits rem        180 time: 0.25
733.92/733.95	c asymm  cl-useful: 0/864/8429 lits-rem:0 time: 0.32
733.92/733.97	c calculated reachability. Time: 0.00
733.92/733.97	c  N dy  6650   1710933      2498      8429    571707     97024   1518359  10048827     12.95   no data
743.63/743.64	c  N dy  6727   1731468      2498      8429    571707     61724   1518359   4832345     12.95     13.65
751.22/751.23	c  N dy  6816   1751532      2498      8429    571707     81124   1518359   7408919     12.96     20.78
761.32/761.39	c  N dy  6887   1772555      2498      8429    571707    101563   1518359   9983413     12.96     13.65
770.52/770.57	c  N dy  6974   1793521      2498      8429    571707     65730   1518359   5417481     12.97     13.81
779.01/779.08	c  N dy  7061   1814040      2498      8429    571707     85724   1518359   8233637     12.98     13.69
788.82/788.82	c  N dy  7143   1834074      2498      8429    571707    105089   1518359  10738399     12.98     18.53
798.22/798.22	c  N dy  7251   1854858      2498      8429    571707     68047   1518359   5437052     13.00     13.75
805.82/805.80	c  N dy  7307   1875113      2498      8429    571707     87635   1518359   7775464     12.99     13.71
815.32/815.39	c  N dy  7393   1895563      2498      8429    571707    107395   1518359  10468892     13.01     13.71
825.22/825.23	c  N dy  7485   1917460      2498      8429    571707     70436   1518359   5539168     13.02     13.75
833.73/833.76	c  N dy  7554   1938582      2498      8429    571707     90847   1518359   8148579     13.02     13.78
844.12/844.16	c  N dy  7612   1959846      2498      8429    571708    111424   1518359  10672578     13.01     13.73
852.62/852.65	c  N dy  7695   1979926      2498      8429    571708     71801   1518359   5699554     13.02     14.36
860.13/860.14	c  N dy  7752   2000620      2498      8429    571708     91847   1518359   8250970     13.01     13.87
870.13/870.15	c  N dy  7845   2020941      2498      8429    571708    111687   1518359  10970687     13.02     13.78
879.22/879.24	c  N dy  7942   2041752      2498      8429    571708     71807   1518359   5637510     13.03     13.77
887.82/887.89	c  N dy  8027   2062287      2498      8429    571708     91710   1518359   8258231     13.04     13.98
898.92/898.93	c  N dy  8092   2082857      2498      8429    571708    111676   1518359  10671857     13.04     13.82
909.74/909.77	c  N dy  8176   2103784      2498      8429    571708     70834   1518359   5556865     13.05     14.09
917.72/917.75	c  N dy  8247   2123844      2498      8429    571708     90283   1518359   8075481     13.04     13.80
928.03/928.07	c  N dy  8321   2143856      2498      8429    571708    109642   1518359  10604589     13.05     20.70
939.53/939.54	c  N dy  8424   2164059      2498      8429    571708     67245   1518359   5012012     13.07     13.76
947.03/947.07	c  N dy  8494   2184119      2498      8429    571708     86723   1518359   7466397     13.08     14.22
956.22/956.20	c  N dy  8561   2204833      2498      8429    571709    106698   1518359   9803285     13.07     13.78
958.63/958.67	c  S st  8572   2210933      2498      8429    571709    112596   1518359  10395249     13.07      8.27
958.93/958.95	c  S st  8572   2211434      2498      8429    571709    113094   1518359  10464431     13.07   no data
958.93/958.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
963.13/963.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 141.3M T:  4.15
963.13/963.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
963.13/963.19	c bin-w-bin subsume rem            0 bins  time:  0.05 s
968.04/968.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.82 s
968.04/968.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
968.13/968.11	c Removed useless bin:       0  fixed:     0  props:   2.87M  time:  0.05 s
968.13/968.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
969.73/969.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
986.23/986.27	c lits-rem:      8853  cl-subs:     9268  v-elim:      0  v-fix:    0  time: 16.46 s
986.23/986.27	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
986.53/986.53	c vivif2 --  cl tried   103826 cl shrink       20 lits rem         20 time: 0.26
986.83/986.84	c asymm  cl-useful: 0/700/8429 lits-rem:0 time: 0.31
986.83/986.86	c calculated reachability. Time: 0.00
986.83/986.86	c  N dy  8572   2211434      2498      8429    571709    103826   1518359  10212723     13.07   no data
998.74/998.81	c  N dy  8657   2231755      2498      8429    571709    123623   1518359  13035545     13.08     13.81
1007.83/1007.86	c  N dy  8778   2251955      2498      8429    571709     80376   1518359   7043576     13.12     13.83
1017.92/1017.90	c  N dy  8871   2272040      2498      8429    571709     99836   1518359   9804117     13.13     22.92
1030.12/1030.12	c  N dy  8953   2292044      2498      8429    571709    119244   1518359  12500039     13.14     13.89
1041.43/1041.45	c  N dy  9063   2312201      2498      8429    571709     74788   1518359   5860104     13.17     14.19
1050.44/1050.43	c  N dy  9161   2332251      2498      8429    571710     94298   1518359   8703086     13.18     17.28
1064.43/1064.42	c  N dy  9281   2355130      2498      8429    571710    116542   1518359  11851041     13.21     14.20
1076.63/1076.62	c  N dy  9376   2375696      2498      8429    571711     71528   1518359   5528200     13.22     14.05
1085.43/1085.49	c  N dy  9461   2396516      2498      8429    571711     91801   1518359   8129264     13.24     14.22
1095.03/1095.04	c  N dy  9531   2416552      2498      8429    571711    111182   1518359  10727904     13.24     23.72
1107.33/1107.30	c  N dy  9590   2436559      2498      8429    571711    130599   1518359  13467322     13.24     13.99
1116.63/1116.65	c  N dy  9656   2457463      2498      8429    571711     84925   1518359   6957238     13.24     13.95
1125.94/1125.90	c  N dy  9730   2477793      2498      8429    571711    104685   1518359   9630222     13.25     13.96
1137.63/1137.60	c  N dy  9784   2498683      2498      8429    571711    124950   1518359  11888988     13.24     14.10
1147.93/1147.92	c  N dy  9901   2518707      2498      8429    571711     77485   1518359   6082357     13.26     13.97
1157.03/1157.08	c  N dy 10019   2539052      2498      8429    571711     97306   1518359   8782094     13.28     13.99
1167.94/1167.90	c  N dy 10106   2559194      2498      8429    571711    116893   1518359  11342584     13.30     14.09
1180.34/1180.36	c  N dy 10168   2580211      2498      8429    571712     69235   1518359   4903849     13.30     14.01
1188.23/1188.25	c  N dy 10260   2600245      2498      8429    571712     88659   1518359   7269170     13.30     28.62
1197.24/1197.28	c  N dy 10322   2620458      2498      8429    571712    108303   1518359  10086862     13.30     14.10
1209.23/1209.27	c  N dy 10416   2640629      2498      8429    571712    127914   1518359  12504705     13.31     14.25
1219.94/1219.95	c  N dy 10514   2660669      2498      8429    571712     78309   1518359   6100209     13.33     20.45
1228.43/1228.47	c  N dy 10588   2680715      2498      8429    571712     97816   1518359   8696997     13.33     21.52
1239.43/1239.40	c  N dy 10680   2700742      2498      8429    571712    117158   1518359  11303107     13.34     23.59
1246.74/1246.77	c  S st 10736   2711435      2498      8429    571712    127507   1518359  12771408     13.36     10.86
1247.14/1247.17	c  S st 10736   2711937      2498      8429    571712    128008   1518359  12843828     13.36   no data
1247.24/1247.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1252.34/1252.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 164.4M T:  5.10
1252.34/1252.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1252.34/1252.37	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1256.94/1256.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
1257.04/1257.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2498 time:  0.05 s
1257.04/1257.09	c Removed useless bin:       0  fixed:     0  props:   2.86M  time:  0.05 s
1257.14/1257.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1259.93/1259.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.47 s
1284.23/1284.24	c lits-rem:      8403  cl-subs:     8281  v-elim:      0  v-fix:    0  time: 24.24 s
1284.23/1284.25	c vivif2 --  cl tried     8429 cl shrink        0 lits rem          0 time: 0.01
1284.53/1284.57	c vivif2 --  cl tried   119727 cl shrink      488 lits rem        514 time: 0.32
1284.84/1284.89	c asymm  cl-useful: 0/484/8429 lits-rem:0 time: 0.32
1284.93/1284.91	c calculated reachability. Time: 0.00
1284.93/1284.91	c  N dy 10736   2711937      2498      8429    571712    119727   1518359  12574623     13.36   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: 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-3367909-1305396033/watcher-3367909-1305396033 -o /tmp/evaluation-result-3367909-1305396033/solver-3367909-1305396033 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367909-1305396033.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.85 1.23 2.34 4/326 7060
/proc/meminfo: memFree=11139564/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=31300 CPUtime=0 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 1129 0 0 0 0 0 0 0 22 0 1 0 651205715 32051200 1036 33554432000 4194304 4580011 140735292375488 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 7825 1038 323 95 0 2807 0

[startup+0.0609521 s]
/proc/loadavg: 0.85 1.23 2.34 4/326 7060
/proc/meminfo: memFree=11139564/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=39504 CPUtime=0.05 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 3180 0 0 0 5 0 0 0 22 0 1 0 651205715 40452096 3087 33554432000 4194304 4580011 140735292375488 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 9876 3090 323 95 0 4858 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 39504

[startup+0.100936 s]
/proc/loadavg: 0.85 1.23 2.34 4/326 7060
/proc/meminfo: memFree=11139564/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=45340 CPUtime=0.09 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 4648 0 0 0 9 0 0 0 22 0 1 0 651205715 46428160 4555 33554432000 4194304 4580011 140735292375488 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 11335 4557 339 95 0 6317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45340

[startup+0.300895 s]
/proc/loadavg: 0.85 1.23 2.34 4/326 7060
/proc/meminfo: memFree=11139564/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=48904 CPUtime=0.29 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 5565 0 0 0 29 0 0 0 23 0 1 0 651205715 50077696 5472 33554432000 4194304 4580011 140735292375488 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 12226 5472 347 95 0 7208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48904

[startup+0.700817 s]
/proc/loadavg: 0.85 1.23 2.34 4/326 7060
/proc/meminfo: memFree=11139564/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=60476 CPUtime=0.69 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 9384 0 0 0 68 1 0 0 18 0 1 0 651205715 61927424 9098 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 15119 9098 363 95 0 10101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60476

[startup+1.50066 s]
/proc/loadavg: 0.85 1.23 2.34 5/330 7067
/proc/meminfo: memFree=11029792/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=65672 CPUtime=1.48 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 11714 0 0 0 147 1 0 0 19 0 1 0 651205715 67248128 9611 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 16418 9611 363 95 0 11400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65672

[startup+3.10036 s]
/proc/loadavg: 0.85 1.23 2.34 5/330 7067
/proc/meminfo: memFree=10999908/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=66972 CPUtime=3.08 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 14732 0 0 0 307 1 0 0 22 0 1 0 651205715 68579328 10660 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 16743 10660 363 95 0 11725 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66972

[startup+6.30076 s]
/proc/loadavg: 1.10 1.28 2.35 5/330 7067
/proc/meminfo: memFree=10980268/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=70336 CPUtime=6.29 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 20333 0 0 0 626 3 0 0 25 0 1 0 651205715 72024064 11286 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 17584 11286 366 95 0 12566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70336

[startup+12.7005 s]
/proc/loadavg: 1.33 1.32 2.35 5/330 7094
/proc/meminfo: memFree=10923652/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=95128 CPUtime=12.69 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 26244 0 0 0 1266 3 0 0 25 0 1 0 651205715 97411072 17197 33554432000 4194304 4580011 140735292375488 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 23782 17197 367 95 0 18764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95128

[startup+25.5001 s]
/proc/loadavg: 1.99 1.47 2.39 5/330 7094
/proc/meminfo: memFree=10857808/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=105928 CPUtime=25.49 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 33993 0 0 0 2545 4 0 0 25 0 1 0 651205715 108470272 19150 33554432000 4194304 4580011 140735292375488 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 26482 19150 367 95 0 21464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105928

[startup+51.1003 s]
/proc/loadavg: 2.68 1.67 2.43 5/330 7104
/proc/meminfo: memFree=10772516/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=119336 CPUtime=51.09 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 48657 0 0 0 5103 6 0 0 25 0 1 0 651205715 122200064 23577 33554432000 4194304 4580011 140735292375488 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 29834 23577 367 95 0 24816 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119336

[startup+102.312 s]
/proc/loadavg: 3.42 2.03 2.51 5/330 7132
/proc/meminfo: memFree=10596972/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=234848 CPUtime=102.31 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 88065 0 0 0 10218 13 0 0 25 0 1 0 651205715 240484352 34519 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 58712 34519 367 95 0 53694 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 234848

[startup+162.3 s]
/proc/loadavg: 3.79 2.38 2.60 5/330 7134
/proc/meminfo: memFree=10454740/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=199496 CPUtime=162.29 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 113944 0 0 0 16212 17 0 0 25 0 1 0 651205715 204283904 43671 33554432000 4194304 4580011 140735292375488 18446744073709551615 4491445 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 49874 43671 367 95 0 44856 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 199496

[startup+222.301 s]
/proc/loadavg: 3.92 2.68 2.68 5/330 7139
/proc/meminfo: memFree=10351216/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=200848 CPUtime=222.3 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 138182 0 0 0 22208 22 0 0 25 0 1 0 651205715 205668352 43842 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 50212 43842 367 95 0 45194 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 200848

[startup+282.301 s]
/proc/loadavg: 4.01 2.93 2.77 5/330 7140
/proc/meminfo: memFree=10274748/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=291284 CPUtime=282.3 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 170753 0 0 0 28200 30 0 0 25 0 1 0 651205715 298274816 46815 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 72821 46815 367 95 0 67803 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 291284

[startup+342.3 s]
/proc/loadavg: 4.00 3.12 2.84 5/330 7142
/proc/meminfo: memFree=10214940/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=326512 CPUtime=342.31 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 201456 0 0 0 34195 36 0 0 25 0 1 0 651205715 334348288 53918 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 81628 53918 367 95 0 76610 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 326512

[startup+402.301 s]
/proc/loadavg: 4.00 3.28 2.91 5/330 7143
/proc/meminfo: memFree=10145456/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=333608 CPUtime=402.3 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 236936 0 0 0 40188 42 0 0 25 0 1 0 651205715 341614592 54734 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 83402 54734 367 95 0 78384 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 333608

[startup+462.3 s]
/proc/loadavg: 4.19 3.45 2.99 5/330 7145
/proc/meminfo: memFree=10126688/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=337372 CPUtime=462.31 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 271842 0 0 0 46180 51 0 0 25 0 1 0 651205715 345468928 53589 33554432000 4194304 4580011 140735292375488 18446744073709551615 4295703 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 84343 53589 367 95 0 79325 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 337372

[startup+522.301 s]
/proc/loadavg: 4.07 3.55 3.05 5/330 7147
/proc/meminfo: memFree=9974372/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=255888 CPUtime=522.31 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 294223 0 0 0 52175 56 0 0 25 0 1 0 651205715 262029312 56328 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 63972 56328 367 95 0 58954 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 255888

[startup+582.301 s]
/proc/loadavg: 4.10 3.65 3.11 5/330 7148
/proc/meminfo: memFree=9973084/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=363528 CPUtime=582.31 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 325697 0 0 0 58168 63 0 0 25 0 1 0 651205715 372252672 57409 33554432000 4194304 4580011 140735292375488 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 90882 57409 367 95 0 85864 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 363528

[startup+642.3 s]
/proc/loadavg: 4.04 3.71 3.17 5/330 7150
/proc/meminfo: memFree=10033808/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=256992 CPUtime=642.32 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 356134 0 0 0 64163 69 0 0 25 0 1 0 651205715 263159808 56208 33554432000 4194304 4580011 140735292375488 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 64248 56208 367 95 0 59230 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 256992

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.22 5/330 7151
/proc/meminfo: memFree=9868600/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=369448 CPUtime=702.32 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 382023 0 0 0 70155 77 0 0 25 0 1 0 651205715 378314752 60086 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 92362 60086 367 95 0 87344 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 369448

[startup+762.312 s]
/proc/loadavg: 4.06 3.82 3.27 5/330 7153
/proc/meminfo: memFree=9728896/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=447524 CPUtime=762.33 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 411521 0 0 0 76151 82 0 0 25 0 1 0 651205715 458264576 77090 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 111881 77090 367 95 0 106863 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 447524

[startup+822.3 s]
/proc/loadavg: 4.02 3.85 3.31 6/330 7155
/proc/meminfo: memFree=9742484/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=355900 CPUtime=822.32 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 441631 0 0 0 82143 89 0 0 25 0 1 0 651205715 364441600 78549 33554432000 4194304 4580011 140735292375488 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 88975 78549 367 95 0 83957 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 355900

[startup+882.301 s]
/proc/loadavg: 4.01 3.87 3.35 5/330 7156
/proc/meminfo: memFree=9699408/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=356432 CPUtime=882.32 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 468370 0 0 0 88136 96 0 0 25 0 1 0 651205715 364986368 80818 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 89108 80818 367 95 0 84090 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 356432

[startup+942.301 s]
/proc/loadavg: 4.08 3.91 3.39 5/330 7158
/proc/meminfo: memFree=9643932/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=357028 CPUtime=942.32 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 492903 0 0 0 94129 103 0 0 25 0 1 0 651205715 365596672 79994 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 89257 79994 367 95 0 84239 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 357028

[startup+1002.3 s]
/proc/loadavg: 4.03 3.92 3.43 5/330 7159
/proc/meminfo: memFree=9649848/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=358684 CPUtime=1002.32 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 506561 0 0 0 100126 106 0 0 25 0 1 0 651205715 367292416 79613 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 89671 79613 367 95 0 84653 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 358684

[startup+1062.3 s]
/proc/loadavg: 4.04 3.95 3.47 5/330 7161
/proc/meminfo: memFree=9641500/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=489140 CPUtime=1062.33 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 527151 0 0 0 106121 112 0 0 25 0 1 0 651205715 500879360 85911 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 122285 85911 367 95 0 117267 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 489140

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.50 5/330 7163
/proc/meminfo: memFree=9596568/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=490936 CPUtime=1122.33 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 552499 0 0 0 112114 119 0 0 25 0 1 0 651205715 502718464 82992 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 122734 82992 367 95 0 117716 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 490936

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.53 5/330 7164
/proc/meminfo: memFree=9606924/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=359572 CPUtime=1182.34 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 577261 0 0 0 118109 125 0 0 25 0 1 0 651205715 368201728 79867 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 89893 79867 367 95 0 84875 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 359572

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.56 5/330 7166
/proc/meminfo: memFree=9579344/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=495616 CPUtime=1242.33 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 598007 0 0 0 124104 129 0 0 25 0 1 0 651205715 507510784 86191 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 123904 86191 367 95 0 118886 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 495616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.58 5/330 7167
/proc/meminfo: memFree=9575180/32951124 swapFree=67093864/67111528
[pid=7060] ppid=7058 vsize=525280 CPUtime=1300.04 cores=5,7
/proc/7060/stat : 7060 (strangenight2-s) R 7058 7060 6123 0 -1 4202496 608693 0 0 0 129873 131 0 0 25 0 1 0 651205715 537886720 96877 33554432000 4194304 4580011 140735292375488 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7060/statm: 131320 96877 367 95 0 126302 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 525280

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.08
CPU user time (s): 1298.74
CPU system time (s): 1.3328
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 527832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.74
system time used= 1.3328
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608694
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= 9
involuntary context switches= 959

runsolver used 3.85941 second user time and 9.1906 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 20:00:34
IDJOB=3367909
IDBENCH=88204
IDSOLVER=1845
FILE ID=node102/3367909-1305396033
RUNJOBID= node102-1305396033-7027
PBS_JOBID= 13324402
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=564825647

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:     32951124 kB
MemFree:      11140464 kB
Buffers:        250604 kB
Cached:        2810852 kB
SwapCached:       1128 kB
Active:       19532300 kB
Inactive:      1983580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11140464 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           36576 kB
Writeback:           0 kB
AnonPages:    18453068 kB
Mapped:          26700 kB
Slab:           177416 kB
PageTables:      53804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59113732 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= 73472 MiB
End job on node102 at 2011-05-14 20:22:16