Trace number 3368029

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) 1295.15 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3368029-1305393068.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:       49070
0.00/0.01	c -- clauses added:            0 learnts,        49070 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       600        20     49050         0     98700         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/20/20 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.02/0.04	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
0.02/0.05	c lits-rem:       420  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.01 s
0.02/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.05	c calculated reachability. Time: 0.00
0.02/0.05	c Calc default polars -  time:   0.00 s pos:     284 undec:      20 neg:     296
0.02/0.05	c =========================================================================================
0.02/0.05	c types(t): F = full restart, N = normal restart
0.02/0.05	c types(t): S = simplification begin/end, E = solution found
0.02/0.05	c restart types(rt): st = static, dy = dynamic
0.02/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.05	c  B st     0         0       580      1030     47440         0    130680         0   no data   no data
0.19/0.28	c  N dy    15      4313       580      1030     47447      4089    130680    153666      8.14      8.59
0.49/0.52	c  N dy    41      8500       580      1030     47455      5731    130680    153712      8.66      9.20
0.69/0.76	c  N dy    71     12537       580      1030     47457      5570    130680    140391      9.46     11.94
1.00/1.07	c  N dy    84     16585       579      1030     47470      9435    130680    409375      9.16      9.68
1.28/1.36	c  N dy   108     20609       579      1030     47473      7926    130680    300099      9.32     10.06
1.68/1.72	c  N dy   134     24870       578      1030     47474     12043    130680    457798      9.70     10.23
1.68/1.74	c  F st   136     25002       578      1030     47474     12171    130680    462324      9.72   no data
2.09/2.16	c  N dy   142     30000       578      1016     46928      9582    129056    304808      9.72   no data
2.09/2.16	c  S st   142     30000       578      1016     46928      9582    129056    304808      9.72   no data
2.09/2.20	c  S st   142     30502       578      1016     46931     10080    129056    330962      9.72   no data
2.09/2.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
2.20/2.27	c blocked clauses removed:        0 vars:      0 tried:         578 T: 0.00 s
2.20/2.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.38/2.46	c subs with bin:        0  lits-rem:     11268  v-fix:    0  time:  0.18 s
2.38/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
2.38/2.47	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
2.38/2.47	c lits-rem:       105  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.68/3.70	c subs with bin:       85  lits-rem:       243  v-fix:    0  time:  1.22 s
3.98/4.05	c lits-rem:      2363  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.35 s
4.08/4.10	c asymm  cl-useful: 0/996/1016 lits-rem:0 time: 0.05
4.08/4.10	c calculated reachability. Time: 0.00
4.08/4.10	c  N dy   142     30502       578      1016     46935      8852    117683    300819      9.72   no data
7.09/10.97	c  N dy   158     34523       577      1016     46952     12676    117683    479648      9.64     10.17
7.57/11.41	c  N dy   180     38593       576      1016     46963      9370    117683    314699      9.70     10.22
7.97/11.82	c  N dy   202     42683       576      1016     46965     13294    117683    515276      9.89     10.43
8.36/12.26	c  S st   222     45754       576      1016     46968     16230    117683    613621      9.93      8.02
8.46/12.34	c  S st   222     46259       576      1016     46968      8384    117683    244092      9.93   no data
8.46/12.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.56/12.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P:  2.7M T:  0.06
8.56/12.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.56/12.41	c bin-w-bin subsume rem            1 bins  time:  0.00 s
8.66/12.54	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  0.13 s
8.66/12.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    576 time:  0.00 s
8.66/12.55	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
8.66/12.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.93/13.81	c subs with bin:      223  lits-rem:       820  v-fix:    0  time:  1.22 s
10.03/13.93	c lits-rem:       801  cl-subs:      434  v-elim:      0  v-fix:    0  time:  0.11 s
10.03/13.93	c vivif2 --  cl tried     1016 cl shrink        0 lits rem          0 time: 0.00
10.03/13.94	c vivif2 --  cl tried     7405 cl shrink     1137 lits rem       1391 time: 0.01
10.03/13.99	c asymm  cl-useful: 0/1016/1016 lits-rem:0 time: 0.05
10.03/13.99	c calculated reachability. Time: 0.00
10.03/13.99	c  N dy   222     46259       576      1016     46501      7404    116711    228069      9.93   no data
10.43/14.37	c  N dy   243     50348       576      1016     46501     11322    116711    407168     10.00     12.33
10.91/14.86	c  N dy   262     54408       576      1016     46503     15132    116711    543062     10.02     11.51
11.41/15.38	c  N dy   276     59365       575      1016     46509     10646    116711    287907      9.94     10.67
12.10/16.01	c  N dy   301     65103       575      1016     46515     16090    116711    508019     10.00     10.55
12.68/16.68	c  N dy   321     69333       574      1016     46526     20082    116711    681799     10.00     11.96
12.68/16.69	c  S st   322     69390       574      1016     46526     20138    116711    688750     10.01   no data
12.79/16.77	c  S st   322     69892       574      1016     46526     10336    116711    269863     10.01   no data
12.79/16.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/16.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  3.0M T:  0.06
12.89/16.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.89/16.85	c bin-w-bin subsume rem            1 bins  time:  0.00 s
12.99/16.98	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.13 s
12.99/16.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    574 time:  0.00 s
12.99/16.98	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
12.99/16.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.28/18.24	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  1.23 s
14.38/18.32	c lits-rem:        40  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.01 s
14.38/18.32	c vivif2 --  cl tried      990 cl shrink        0 lits rem          0 time: 0.00
14.38/18.32	c vivif2 --  cl tried     2986 cl shrink       36 lits rem         41 time: 0.00
14.38/18.32	c asymm  cl-useful: 0/990/990 lits-rem:0 time: 0.04
14.38/18.32	c calculated reachability. Time: 0.00
14.38/18.32	c  N dy   322     69892       574       990     46015      2986    115383    165506     10.01   no data
14.86/18.82	c  N dy   351     75095       573       990     46026      8036    115383    527075     10.17     10.76
15.46/19.44	c  N dy   378     80057       573       990     46029     12829    115383    841197     10.21     10.86
16.25/20.25	c  N dy   420     85265       573       990     46029     10098    115383    566345     10.54     12.03
16.55/20.53	c  F st   432     87500       573       990     46030     12255    115383    716831     10.55   no data
17.03/21.00	c  N st   437     90796       573       990     45781     15328    114872    946260     10.55   no data
18.22/22.29	c  N dy   458     96689       573       990     45783     21004    114872   1345675     10.58     11.15
19.30/23.30	c  N dy   500    102884       573       990     45784     16401    114872    940072     10.82     20.13
19.60/23.69	c  S st   512    104838       573       990     45784     18292    114872   1094729     10.86      9.30
19.70/23.79	c  S st   512    105340       573       990     45784     18790    114872   1127220     10.86   no data
19.70/23.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.90/23.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      0 BRemN:      0 P:  8.3M T:  0.20
19.90/23.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.00/24.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.10/24.15	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.13 s
20.10/24.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
20.10/24.15	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
20.10/24.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.38/25.49	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  1.28 s
24.17/28.23	c lits-rem:      2828  cl-subs:      962  v-elim:      0  v-fix:    0  time:  2.73 s
24.17/28.24	c vivif2 --  cl tried      990 cl shrink        0 lits rem          0 time: 0.00
24.17/28.25	c vivif2 --  cl tried    17828 cl shrink      399 lits rem        470 time: 0.02
24.37/28.40	c asymm  cl-useful: 0/990/990 lits-rem:0 time: 0.14
24.37/28.40	c calculated reachability. Time: 0.00
24.37/28.40	c  N dy   512    105340       573       990     45792     17827    114868   1093448     10.86   no data
25.76/29.83	c  N dy   538    112275       573       990     45801     24473    114868   1498580     10.80     11.44
27.07/31.11	c  N dy   575    119793       573       990     45805     19240    114868   1014553     10.85     11.88
28.75/32.86	c  N dy   623    127513       572       990     45812     26718    114868   1569576     11.06     13.11
30.15/34.28	c  N dy   668    135726       572       990     45813     20686    114868   1070569     11.19     25.25
32.27/36.37	c  N dy   706    144503       572       990     45817     29105    114868   1605579     11.32     11.97
34.15/38.20	c  N dy   752    153833       572       990     45823     22879    114868   1189039     11.44     12.30
35.15/39.23	c  S st   779    158012       572       990     45825     26923    114868   1505330     11.51   no data
35.25/39.34	c  S st   779    158512       572       990     45825     27419    114868   1538884     11.51   no data
35.25/39.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.46/39.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 10.4M T:  0.26
35.46/39.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.46/39.61	c bin-w-bin subsume rem            1 bins  time:  0.00 s
35.65/39.74	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.13 s
35.65/39.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
35.65/39.74	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.00 s
35.65/39.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
36.95/41.08	c subs with bin:        8  lits-rem:       217  v-fix:    0  time:  1.28 s
41.24/45.39	c lits-rem:      3523  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  4.26 s
41.24/45.39	c vivif2 --  cl tried      990 cl shrink        0 lits rem          0 time: 0.00
41.34/45.42	c vivif2 --  cl tried    25316 cl shrink      840 lits rem       1073 time: 0.03
41.54/45.62	c asymm  cl-useful: 0/990/990 lits-rem:0 time: 0.20
41.54/45.62	c calculated reachability. Time: 0.00
41.54/45.62	c  N dy   779    158512       572       990     45578     25316    114351   1487631     11.51   no data
43.93/48.06	c  N dy   827    168689       572       990     45584     19028    114351    823187     11.59     14.11
46.33/50.44	c  N dy   861    179528       571       990     45600     29419    114351   1456128     11.53     12.99
48.34/52.49	c  N dy   904    190987       571       990     45602     23357    114351    909376     11.53     12.47
50.84/54.93	c  N dy   969    203522       569       990     45621     35405    114351   1670355     11.62     12.27
53.22/57.34	c  N dy  1026    216574       569       990     45630     29785    114351   1522879     11.66     16.01
56.62/60.77	c  N dy  1095    230486       569       990     45633     24046    114351   1095135     11.75     17.40
58.32/62.41	c  S st  1132    237768       569       990     45635     31162    114351   1696237     11.79   no data
58.42/62.55	c  S st  1132    238271       569       990     45635     31665    114351   1727529     11.79   no data
58.42/62.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.72/62.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P: 12.4M T:  0.31
58.72/62.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.72/62.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.92/63.00	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.13 s
58.92/63.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    569 time:  0.00 s
58.92/63.01	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.00 s
58.92/63.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
60.31/64.46	c subs with bin:        0  lits-rem:        81  v-fix:    0  time:  1.39 s
65.41/69.55	c lits-rem:      3516  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  5.07 s
65.41/69.55	c vivif2 --  cl tried      978 cl shrink        0 lits rem          0 time: 0.00
65.41/69.58	c vivif2 --  cl tried    27209 cl shrink      841 lits rem       1116 time: 0.03
65.71/69.80	c asymm  cl-useful: 0/978/978 lits-rem:0 time: 0.22
65.71/69.81	c calculated reachability. Time: 0.00
65.71/69.81	c  N dy  1132    238271       569       978     44908     27209    112717   1649763     11.79   no data
69.91/74.03	c  N dy  1175    253891       569       978     44922     23553    112717   1050788     11.72     12.41
74.20/78.37	c  N dy  1268    270181       568       978     44925     39315    112717   2258444     11.82     19.72
78.80/82.99	c  N dy  1347    288287       568       978     44928     36301    112717   2027511     11.86     12.60
83.30/87.47	c  F st  1419    306250       567       978     44944     31795    112717   1546893     11.88      9.86
83.50/87.66	c  N st  1421    306875       567       966     44484     30470    111624   1561456     11.88   no data
89.69/93.80	c  N dy  1480    326950       567       966     44487     27806    111624   1354429     11.88     12.89
96.48/100.69	c  N dy  1592    347242       566       966     44504     23856    111624    978374     12.00     12.72
98.78/102.93	c  S st  1637    357406       566       966     44504     33661    111624   1613230     12.04   no data
98.88/103.06	c  S st  1637    357907       566       966     44505     34158    111624   1644441     12.04   no data
98.88/103.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.19/103.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 13.2M T:  0.32
99.19/103.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.19/103.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.38/103.52	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.13 s
99.38/103.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    566 time:  0.00 s
99.38/103.53	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.00 s
99.38/103.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
100.68/104.89	c subs with bin:       15  lits-rem:         0  v-fix:    0  time:  1.30 s
104.79/108.96	c lits-rem:      3674  cl-subs:     2271  v-elim:      0  v-fix:    0  time:  4.06 s
104.79/108.96	c vivif2 --  cl tried      966 cl shrink        0 lits rem          0 time: 0.00
104.88/109.00	c vivif2 --  cl tried    31670 cl shrink      569 lits rem        725 time: 0.03
105.08/109.22	c asymm  cl-useful: 0/966/966 lits-rem:0 time: 0.22
105.08/109.22	c calculated reachability. Time: 0.00
105.08/109.22	c  N dy  1637    357907       566       966     44284     31669    111155   1602076     12.04   no data
111.17/115.40	c  N dy  1723    377927       566       966     44289     26345    111155   1146390     12.05     22.85
117.17/121.32	c  N dy  1800    398030       566       966     44293     45734    111155   2471101     12.05     12.70
123.86/128.00	c  N dy  1911    418113       566       966     44298     39229    111155   1925769     12.15     16.64
130.15/134.36	c  N dy  1966    438248       566       966     44308     31746    111155   1434901     12.10     12.90
131.06/135.21	c Finding binary XORs  T:     0.00 s  found:       0
137.15/141.39	c  N dy  2042    458711       565       966     44319     51355    111155   2629791     12.08     12.79
143.75/147.94	c  N dy  2129    479508       565       966     44325     43501    111155   2125356     12.08     12.73
150.74/154.99	c  N dy  2199    499603       564       966     44334     34028    111155   1478250     12.07     20.45
156.94/161.18	c  N dy  2275    519641       564       966     44340     53356    111155   2720685     12.06     12.81
162.32/166.53	c  S st  2325    536862       564       966     44344     40116    111155   1725983     12.05   no data
162.42/166.67	c  S st  2325    537365       564       966     44344     40618    111155   1759678     12.05   no data
162.42/166.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.82/167.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 14.8M T:  0.35
162.82/167.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.82/167.04	c bin-w-bin subsume rem            1 bins  time:  0.00 s
162.93/167.16	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  0.12 s
162.93/167.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    564 time:  0.00 s
162.93/167.17	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.00 s
162.93/167.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
164.32/168.55	c subs with bin:        2  lits-rem:        13  v-fix:    0  time:  1.30 s
167.62/171.90	c lits-rem:      3078  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  3.35 s
167.72/171.90	c vivif2 --  cl tried      966 cl shrink        0 lits rem          0 time: 0.00
167.72/171.93	c vivif2 --  cl tried    35352 cl shrink      631 lits rem        809 time: 0.03
167.92/172.16	c asymm  cl-useful: 0/550/966 lits-rem:0 time: 0.23
167.92/172.16	c calculated reachability. Time: 0.00
167.92/172.16	c  N dy  2325    537365       564       966     43842     35351    110203   1672991     12.05   no data
175.70/179.99	c  N dy  2385    558780       563       966     43858     55947    110203   2959884     12.02     12.67
181.50/185.80	c  N dy  2473    579216       563       966     43861     46607    110203   2330157     12.03     12.79
189.70/193.99	c  N dy  2569    601052       563       966     43866     36668    110203   1534182     12.07     12.89
196.69/200.95	c  N dy  2669    621134       562       966     43877     56037    110203   2906101     12.10     12.76
204.28/208.55	c  N dy  2765    641377       562       966     43880     43274    110203   2049541     12.14     13.01
212.98/217.22	c  N dy  2868    661482       562       966     43885     62632    110203   3477308     12.19     13.04
219.77/224.05	c  N dy  2938    681965       562       966     43893     48822    110203   2272920     12.18     12.92
229.37/233.61	c  N dy  3055    702182       562       966     43900     68226    110203   3666113     12.24     13.06
235.67/239.92	c  N dy  3154    722298       562       966     43903     53117    110203   2485893     12.26     13.23
243.86/248.12	c  N dy  3235    743376       561       966     43918     37749    110203   1393777     12.26     13.29
249.96/254.23	c  N dy  3336    763397       561       966     43923     56958    110203   2555571     12.29     16.61
257.57/261.84	c  N dy  3419    783445       560       966     43931     39696    110203   1436926     12.29     13.37
262.75/267.04	c  N dy  3485    803507       560       966     43933     59011    110203   2429461     12.27     13.16
263.55/267.88	c  S st  3500    806051       560       966     43933     61461    110203   2578374     12.27   no data
263.75/268.03	c  S st  3500    806554       560       966     43933     61964    110203   2610833     12.27   no data
263.75/268.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.25/268.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 18.5M T:  0.48
264.25/268.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
264.25/268.52	c bin-w-bin subsume rem            1 bins  time:  0.00 s
264.35/268.64	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.12 s
264.35/268.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    560 time:  0.00 s
264.35/268.65	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.00 s
264.35/268.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
265.95/270.24	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  1.48 s
274.73/279.03	c lits-rem:      5946  cl-subs:     4310  v-elim:      0  v-fix:    0  time:  8.77 s
274.73/279.03	c vivif2 --  cl tried      966 cl shrink        0 lits rem          0 time: 0.00
274.73/279.09	c vivif2 --  cl tried    54583 cl shrink     1730 lits rem       2221 time: 0.06
275.04/279.33	c asymm  cl-useful: 0/440/966 lits-rem:0 time: 0.24
275.04/279.33	c calculated reachability. Time: 0.00
275.04/279.33	c  N dy  3500    806554       560       966     43006     54574    108278   2472114     12.27   no data
282.44/286.71	c  N dy  3561    827151       560       966     43013     38512    108278   1459742     12.25     13.17
288.24/292.57	c  N dy  3602    847485       560       966     43016     57922    108278   2339509     12.21     12.85
296.32/300.69	c  N dy  3685    871172       560       966     43024     43070    108278   1556256     12.19     12.85
302.12/306.45	c  N dy  3727    891317       560       966     43030     62381    108278   2838938     12.16     12.86
310.11/314.49	c  N dy  3787    911455       560       966     43039     42780    108278   1567898     12.13     12.84
315.82/320.17	c  N dy  3849    931476       560       966     43044     61985    108278   2453584     12.11     13.08
323.01/327.39	c  N dy  3905    951742       559       966     43052     41351    108278   1388506     12.08     12.93
328.60/332.99	c  N dy  3970    971830       559       966     43055     60695    108278   2415165     12.08     13.66
336.79/341.17	c  N dy  4027    992784       559       966     43059     80688    108278   3295872     12.05     12.77
342.29/346.67	c  N dy  4062   1013014       559       966     43068     58931    108278   2173778     12.01     12.89
349.39/353.71	c  N dy  4113   1033457       559       966     43077     78522    108278   3114210     11.98     12.85
355.08/359.41	c  N dy  4144   1053496       559       966     43081     55541    108278   1775969     11.94     13.11
360.38/364.70	c  F st  4184   1071875       556       966     43116     73136    108278   2558105     11.92   no data
361.08/365.50	c  N st  4188   1073909       556       954     42151     66212    106277   2531603     11.92   no data
368.28/372.69	c  N dy  4236   1094787       556       954     42156     47642    106277   1522132     11.90     12.69
374.37/378.76	c  N dy  4298   1116749       555       954     42167     68774    106277   2638623     11.87     12.57
381.37/385.79	c  N dy  4373   1136831       555       954     42170     46178    106277   1429328     11.87     18.47
387.06/391.43	c  N dy  4437   1157343       554       954     42186     65852    106277   2378329     11.86     12.49
395.25/399.65	c  N dy  4573   1177409       554       954     42189     85309    106277   3762532     11.92     15.28
401.05/405.40	c  N dy  4663   1197523       554       954     42197     60556    106277   2238162     11.94     13.11
405.25/409.69	c  S st  4723   1209831       554       954     42200     72400    106277   2997805     11.96   no data
405.55/409.92	c  S st  4723   1210333       554       954     42201     72900    106277   3029050     11.96   no data
405.55/409.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
406.05/410.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 21.0M T:  0.54
406.05/410.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
406.05/410.48	c bin-w-bin subsume rem            5 bins  time:  0.00 s
406.25/410.60	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.12 s
406.25/410.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    554 time:  0.00 s
406.25/410.61	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.00 s
406.25/410.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
407.75/412.13	c subs with bin:       79  lits-rem:         0  v-fix:    0  time:  1.40 s
418.05/422.48	c lits-rem:      7869  cl-subs:     4262  v-elim:      0  v-fix:    0  time: 10.33 s
418.05/422.48	c vivif2 --  cl tried      940 cl shrink        0 lits rem          0 time: 0.00
418.13/422.54	c vivif2 --  cl tried    54887 cl shrink     2883 lits rem       4033 time: 0.06
418.33/422.79	c asymm  cl-useful: 0/305/940 lits-rem:0 time: 0.25
418.33/422.79	c calculated reachability. Time: 0.00
418.33/422.79	c  N dy  4723   1210333       554       940     41691     54885    105111   2738548     11.96   no data
418.33/422.79	c Finding binary XORs  T:     0.00 s  found:       0
427.74/432.11	c  N dy  4779   1230744       554       940     41699     74431    105111   3926489     11.94     12.70
434.44/438.89	c  N dy  4845   1251698       554       940     41705     55903    105111   2444585     11.92     12.73
442.33/446.79	c  N dy  4882   1272216       553       940     41720     75549    105111   3712798     11.89     12.53
450.94/455.33	c  N dy  4963   1292997       552       940     41730     52206    105111   2004928     11.89     12.54
458.32/462.71	c  N dy  5050   1313341       552       940     41736     71782    105111   3311038     11.89     12.60
468.53/473.00	c  N dy  5119   1333584       551       940     41752     91153    105111   4444903     11.89     12.56
476.11/480.50	c  N dy  5211   1355733       551       940     41756     66440    105111   2922279     11.90     12.67
485.90/490.33	c  N dy  5307   1375795       551       940     41762     85778    105111   4234983     11.91     12.55
495.20/499.63	c  N dy  5379   1395850       550       940     41776     56899    105111   2290487     11.91     23.41
503.89/508.36	c  N dy  5492   1415927       550       940     41780     76311    105111   3693715     11.94     17.87
515.68/520.11	c  N dy  5594   1436001       550       940     41785     95633    105111   4999910     11.96     13.99
523.58/528.05	c  N dy  5659   1456139       550       940     41789     65449    105111   2822211     11.96     12.66
533.57/538.05	c  N dy  5740   1477330       549       940     41802     85766    105111   4146172     11.96     12.61
545.26/549.77	c  N dy  5837   1497649       548       929     40530     45696    102348   1619944     11.98     12.79
551.96/556.50	c  N dy  5922   1517784       548       929     40542     65092    102348   2873738     11.99     12.70
561.84/566.35	c  N dy  6015   1537879       547       929     40559     84402    102348   4084067     12.01     14.82
571.03/575.55	c  N dy  6121   1557907       547       929     40565     56286    102348   2227724     12.02     17.46
578.93/583.42	c  N dy  6220   1577994       547       929     40566     75704    102348   3410371     12.04     14.83
589.41/593.97	c  N dy  6322   1598027       547       929     40571     94891    102348   4668384     12.06     20.74
598.21/602.74	c  N dy  6418   1618654       547       929     40574     64104    102348   2542932     12.07     12.95
606.90/611.44	c  N dy  6510   1638678       547       929     40576     83369    102348   3745910     12.08     13.45
618.69/623.27	c  N dy  6617   1658784       547       929     40580    102648    102348   4917542     12.11     12.76
626.90/631.42	c  N dy  6712   1679038       547       929     40581     69418    102348   2744350     12.12     12.80
636.18/640.78	c  N dy  6819   1699096       547       929     40582     88758    102348   3933652     12.14     16.87
642.68/647.23	c  S st  6868   1710335       547       929     40584     99566    102348   4530786     12.14      8.39
642.98/647.53	c  S st  6868   1710842       547       929     40584    100069    102348   4564949     12.14   no data
642.98/647.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
643.88/648.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 30.2M T:  0.91
643.88/648.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
643.88/648.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
643.98/648.58	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.11 s
643.98/648.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    547 time:  0.00 s
643.98/648.59	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
644.08/648.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
645.78/650.31	c subs with bin:       24  lits-rem:         0  v-fix:    0  time:  1.52 s
660.99/665.53	c lits-rem:     15797  cl-subs:     8432  v-elim:      0  v-fix:    0  time: 15.21 s
660.99/665.54	c vivif2 --  cl tried      929 cl shrink        0 lits rem          0 time: 0.00
661.07/665.69	c vivif2 --  cl tried    90431 cl shrink     6901 lits rem       9713 time: 0.15
661.37/665.97	c asymm  cl-useful: 0/343/929 lits-rem:0 time: 0.28
661.37/665.97	c calculated reachability. Time: 0.00
661.37/665.97	c  N dy  6868   1710842       547       929     40369     90422    101893   4363455     12.14   no data
673.36/677.93	c  N dy  6928   1731150       547       929     40373     56360    101893   1993708     12.13     12.86
680.96/685.59	c  N dy  6977   1751169       546       929     40394     75399    101893   2968078     12.11     12.76
691.85/696.47	c  N dy  7068   1771284       546       929     40399     94735    101893   4210331     12.12     12.76
703.63/708.20	c  N dy  7134   1791800       546       929     40403     59420    101893   2120101     12.11     12.76
711.03/715.68	c  N dy  7202   1811898       546       929     40407     78757    101893   3259426     12.11     32.78
721.12/725.78	c  N dy  7258   1832039       546       929     40413     98001    101893   4305750     12.09     12.84
732.32/736.97	c  N dy  7325   1852747       545       929     40430     61539    101893   2067038     12.09     12.77
739.41/744.05	c  N dy  7409   1873065       545       929     40435     81176    101893   3342933     12.10     12.84
748.60/753.22	c  N dy  7489   1893125       545       929     40442    100484    101893   4484155     12.10     14.54
758.40/763.01	c  N dy  7563   1913190       545       929     40448     62303    101893   2092829     12.10     12.77
766.30/770.97	c  N dy  7615   1934885       545       929     40451     83122    101893   3381227     12.09     12.74
776.69/781.31	c  N dy  7705   1955227       545       929     40456    102687    101893   4584785     12.10     13.27
787.40/792.02	c  N dy  7787   1975241       545       929     40461     63415    101893   2042243     12.10     13.07
791.38/796.00	c Finding binary XORs  T:     0.00 s  found:       0
794.88/799.50	c  N dy  7838   1995478       544       917     39966     73584    100849   2965654     12.09     12.75
804.89/809.55	c  N dy  7951   2016005       544       917     39974     93362    100849   4196546     12.11     12.76
816.86/821.59	c  N dy  8047   2036208       544       917     39978     57832    100849   1970102     12.12     13.18
824.68/829.35	c  N dy  8133   2056665       544       917     39981     77564    100849   3183812     12.12     13.05
834.86/839.54	c  N dy  8222   2077588       544       917     39984     97644    100849   4378653     12.13     12.77
848.05/852.75	c  N dy  8337   2098514       544       917     39989     59502    100849   1981321     12.14     12.89
855.75/860.42	c  N dy  8432   2119017       544       917     39991     79151    100849   3145319     12.14     12.88
865.53/870.26	c  N dy  8503   2139583       544       917     39995     98873    100849   4228167     12.14     13.11
877.33/882.10	c  N dy  8552   2159615       544       917     39998    118033    100849   5306349     12.13     12.82
885.33/890.07	c  N dy  8641   2179725       544       917     40001     77117    100849   2937043     12.14     12.87
894.62/899.39	c  N dy  8721   2199995       544       917     40009     96543    100849   3959280     12.14     12.80
900.42/905.10	c  S st  8763   2210842       544       917     40011    106999    100849   4592006     12.14      8.45
900.72/905.42	c  S st  8763   2211343       544       917     40011    107495    100849   4622509     12.14   no data
900.72/905.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
901.62/906.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      0 P: 32.2M T:  0.95
901.62/906.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
901.62/906.40	c bin-w-bin subsume rem           10 bins  time:  0.00 s
901.81/906.51	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.11 s
901.81/906.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    544 time:  0.00 s
901.81/906.52	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
901.81/906.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
903.71/908.42	c subs with bin:       20  lits-rem:        86  v-fix:    0  time:  1.71 s
918.01/922.75	c lits-rem:     14299  cl-subs:     8829  v-elim:      0  v-fix:    0  time: 14.33 s
918.01/922.75	c vivif2 --  cl tried      905 cl shrink        0 lits rem          0 time: 0.00
918.12/922.88	c vivif2 --  cl tried    96905 cl shrink     7410 lits rem      10734 time: 0.13
918.41/923.15	c asymm  cl-useful: 0/343/905 lits-rem:0 time: 0.27
918.41/923.16	c calculated reachability. Time: 0.00
918.41/923.16	c  N dy  8763   2211343       544       905     39800     96895    100271   4418284     12.14   no data
931.31/936.06	c  N dy  8833   2231583       544       905     39811    116095    100271   5433324     12.13     12.86
941.60/946.35	c  N dy  8894   2252409       544       905     39825     75223    100271   2678491     12.12     13.22
950.89/955.61	c  N dy  8968   2272558       543       905     39839     94518    100271   3736072     12.12     12.79
961.39/966.19	c  N dy  9038   2292631       542       905     39847    113777    100271   4787825     12.11     12.87
971.88/976.70	c  N dy  9139   2312749       542       905     39850     70706    100271   2390728     12.12     13.09
980.18/984.99	c  N dy  9233   2332832       542       905     39850     89950    100271   3487506     12.13     19.59
991.38/996.15	c  N dy  9331   2353300       542       905     39857    109516    100271   4518399     12.14     12.89
1004.37/1009.16	c  N dy  9388   2373807       542       905     39867     65253    100271   2028185     12.13     12.89
1011.68/1016.44	c  N dy  9465   2393840       541       905     39879     84457    100271   3056952     12.13     19.33
1021.95/1026.76	c  N dy  9587   2415330       541       905     39879    105208    100271   4356509     12.15     12.82
1035.05/1039.89	c  N dy  9713   2435733       540       905     39888    124903    100271   5577007     12.18     12.85
1043.85/1048.67	c  N dy  9763   2457034       540       905     39893     80324    100271   2748217     12.17     12.92
1053.04/1057.84	c  N dy  9875   2477119       540       905     39897     99712    100271   3858555     12.19     17.08
1064.24/1069.09	c  N dy  9964   2497434       539       905     39903    119246    100271   4866016     12.19     12.88
1074.92/1079.73	c  N dy 10079   2517511       539       905     39904     72419    100271   2327892     12.21     13.12
1083.03/1087.84	c  N dy 10130   2537540       539       905     39907     91502    100271   3223511     12.20     13.01
1092.11/1096.98	c  N dy 10204   2557623       539       905     39907    110804    100271   4206907     12.21     14.51
1103.80/1108.67	c  N dy 10285   2580092       539       905     39911    132371    100271   5421828     12.20     12.93
1112.10/1116.96	c  N dy 10413   2600686       539       905     39912     85118    100271   3007418     12.22     13.09
1121.51/1126.33	c  N dy 10499   2620922       539       905     39912    104673    100271   4105322     12.23     12.89
1133.00/1137.83	c  N dy 10612   2640975       539       905     39914    124026    100271   5198868     12.24     13.32
1144.40/1149.25	c  N dy 10716   2661181       539       905     39917     75144    100271   2343337     12.25     12.94
1152.99/1157.80	c  N dy 10842   2681836       539       905     39918     95090    100271   3500320     12.27     12.92
1163.88/1168.75	c  N dy 10957   2701863       539       905     39918    114333    100271   4584019     12.28     12.94
1169.78/1174.66	c  S st 11006   2711343       539       905     39918    123407    100271   5062609     12.29      9.49
1170.08/1174.94	c  S st 11006   2711844       539       905     39918    123906    100271   5098539     12.29   no data
1170.08/1174.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1171.10/1175.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 32.0M T:  0.99
1171.10/1175.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1171.10/1175.95	c bin-w-bin subsume rem           11 bins  time:  0.00 s
1171.18/1176.06	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.11 s
1171.18/1176.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1171.18/1176.07	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
1171.28/1176.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1172.98/1177.85	c subs with bin:       35  lits-rem:        91  v-fix:    0  time:  1.58 s
1190.67/1195.53	c lits-rem:     15569  cl-subs:     7788  v-elim:      0  v-fix:    0  time: 17.65 s
1190.67/1195.53	c vivif2 --  cl tried      905 cl shrink        0 lits rem          0 time: 0.00
1190.78/1195.66	c vivif2 --  cl tried   101445 cl shrink     3972 lits rem       4703 time: 0.13
1191.07/1195.95	c asymm  cl-useful: 0/338/905 lits-rem:0 time: 0.29
1191.07/1195.95	c calculated reachability. Time: 0.00
1191.07/1195.95	c  N dy 11006   2711844       539       905     38741    101443     98093   4726208     12.29   no data
1203.25/1208.11	c  N dy 11046   2733180       538       905     38759    121853     98093   5888859     12.27     13.03
1212.25/1217.10	c  N dy 11107   2753961       538       905     38763     80031     98093   3231379     12.27     12.92
1223.95/1228.89	c  N dy 11163   2775085       538       905     38770    100207     98093   4462539     12.26     12.94
1237.75/1242.64	c  N dy 11230   2795580       538       905     38775    119796     98093   5676107     12.25     12.92
1251.14/1256.06	c  N dy 11290   2817236       538       905     38788     74200     98093   2635234     12.24     12.97
1260.54/1265.41	c  N dy 11355   2837325       537       905     38797     93427     98093   3666219     12.24     12.93
1272.53/1277.40	c  N dy 11435   2857340       537       905     38801    112633     98093   4791979     12.24     12.89
1284.62/1289.53	c  N dy 11471   2878484       536       905     38818    132867     98093   5908289     12.22     12.97
1294.92/1299.88	c  N dy 11546   2898709       536       905     38822     83231     98093   3089613     12.22     12.96

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-3368029-1305393068/watcher-3368029-1305393068 -o /tmp/evaluation-result-3368029-1305393068/solver-3368029-1305393068 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368029-1305393068.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.75 5/410 27496
/proc/meminfo: memFree=24475672/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=30564 CPUtime=0 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 790 0 0 0 0 0 0 0 21 0 1 0 650905457 31297536 731 33554432000 4194304 4580011 140736290902112 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 7641 732 322 95 0 2623 0

[startup+0.0319929 s]
/proc/loadavg: 3.38 3.87 3.75 5/410 27496
/proc/meminfo: memFree=24475672/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=31352 CPUtime=0.02 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 1020 0 0 0 2 0 0 0 21 0 1 0 650905457 32104448 961 33554432000 4194304 4580011 140736290902112 18446744073709551615 4413720 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 7838 961 347 95 0 2820 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31352

[startup+0.101007 s]
/proc/loadavg: 3.38 3.87 3.75 5/410 27496
/proc/meminfo: memFree=24475672/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=32376 CPUtime=0.09 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 1394 0 0 0 9 0 0 0 21 0 1 0 650905457 33153024 1335 33554432000 4194304 4580011 140736290902112 18446744073709551615 4318641 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 8094 1335 363 95 0 3076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32376

[startup+0.300985 s]
/proc/loadavg: 3.38 3.87 3.75 5/410 27496
/proc/meminfo: memFree=24475672/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=32804 CPUtime=0.29 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 1601 0 0 0 29 0 0 0 22 0 1 0 650905457 33591296 1542 33554432000 4194304 4580011 140736290902112 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 8201 1542 363 95 0 3183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32804

[startup+0.7009 s]
/proc/loadavg: 3.38 3.87 3.75 5/410 27496
/proc/meminfo: memFree=24475672/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=33792 CPUtime=0.69 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 2149 0 0 0 69 0 0 0 23 0 1 0 650905457 34603008 1563 33554432000 4194304 4580011 140736290902112 18446744073709551615 4296056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 8448 1563 363 95 0 3430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33792

[startup+1.50077 s]
/proc/loadavg: 3.38 3.87 3.75 5/411 27497
/proc/meminfo: memFree=24459792/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=34448 CPUtime=1.48 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 3062 0 0 0 148 0 0 0 25 0 1 0 650905457 35274752 1935 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 8612 1935 363 95 0 3594 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34448

[startup+3.10049 s]
/proc/loadavg: 3.38 3.87 3.75 5/411 27497
/proc/meminfo: memFree=24451912/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=41432 CPUtime=3.08 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 5237 0 0 0 308 0 0 0 25 0 1 0 650905457 42426368 3547 33554432000 4194304 4580011 140736290902112 18446744073709551615 4412563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 10358 3547 366 95 0 5340 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41432

[startup+6.30094 s]
/proc/loadavg: 3.43 3.87 3.75 5/411 27497
/proc/meminfo: memFree=24412452/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=42880 CPUtime=5.12 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 5702 0 0 0 506 6 0 0 25 0 1 0 650905457 43909120 4012 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 10720 4012 366 95 0 5702 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 42880

[startup+12.7008 s]
/proc/loadavg: 3.64 3.91 3.76 5/411 27497
/proc/meminfo: memFree=24397728/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=43116 CPUtime=8.86 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 6818 0 0 0 869 17 0 0 25 0 1 0 650905457 44150784 3783 33554432000 4194304 4580011 140736290902112 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/27496/statm: 10779 3783 366 95 0 5761 0
Current children cumulated CPU time (s) 8.86
Current children cumulated vsize (KiB) 43116
heavy processes:

[startup+25.5006 s]
/proc/loadavg: 3.72 3.91 3.77 5/411 27498
/proc/meminfo: memFree=24368916/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=64612 CPUtime=21.48 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 16744 0 0 0 2129 19 0 0 25 0 1 0 650905457 66162688 9509 33554432000 4194304 4580011 140736290902112 18446744073709551615 4421350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 16153 9509 366 95 0 11135 0
Current children cumulated CPU time (s) 21.48
Current children cumulated vsize (KiB) 64612

[startup+51.1002 s]
/proc/loadavg: 3.81 3.92 3.77 5/411 27498
/proc/meminfo: memFree=24327784/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=76704 CPUtime=47.03 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 27078 0 0 0 4679 24 0 0 25 0 1 0 650905457 78544896 12639 33554432000 4194304 4580011 140736290902112 18446744073709551615 4322536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 19176 12639 366 95 0 14158 0
Current children cumulated CPU time (s) 47.03
Current children cumulated vsize (KiB) 76704

[startup+102.315 s]
/proc/loadavg: 3.95 3.94 3.79 5/411 27500
/proc/meminfo: memFree=24271696/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=82920 CPUtime=98.19 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 47319 0 0 0 9788 31 0 0 25 0 1 0 650905457 84910080 13558 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 20730 13558 366 95 0 15712 0
Current children cumulated CPU time (s) 98.19
Current children cumulated vsize (KiB) 82920

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.80 5/411 27501
/proc/meminfo: memFree=24227884/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=84080 CPUtime=158.14 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 64077 0 0 0 15776 38 0 0 25 0 1 0 650905457 86097920 15234 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 21020 15234 366 95 0 16002 0
Current children cumulated CPU time (s) 158.14
Current children cumulated vsize (KiB) 84080

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.81 5/411 27503
/proc/meminfo: memFree=24162872/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=126972 CPUtime=218.07 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 77417 0 0 0 21762 45 0 0 25 0 1 0 650905457 130019328 24575 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 31743 24575 366 95 0 26725 0
Current children cumulated CPU time (s) 218.07
Current children cumulated vsize (KiB) 126972

[startup+282.3 s]
/proc/loadavg: 4.06 3.97 3.83 5/411 27505
/proc/meminfo: memFree=24126132/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=113636 CPUtime=278.03 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 80226 0 0 0 27756 47 0 0 25 0 1 0 650905457 116363264 23457 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 28409 23457 366 95 0 23391 0
Current children cumulated CPU time (s) 278.03
Current children cumulated vsize (KiB) 113636

[startup+342.301 s]
/proc/loadavg: 4.21 4.02 3.85 5/411 27506
/proc/meminfo: memFree=24072156/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=140064 CPUtime=337.99 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 95781 0 0 0 33747 52 0 0 25 0 1 0 650905457 143425536 27585 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 35016 27585 366 95 0 29998 0
Current children cumulated CPU time (s) 337.99
Current children cumulated vsize (KiB) 140064

[startup+402.301 s]
/proc/loadavg: 4.08 4.02 3.85 5/411 27508
/proc/meminfo: memFree=24014320/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=140064 CPUtime=397.95 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 98568 0 0 0 39738 57 0 0 25 0 1 0 650905457 143425536 29879 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 35016 29879 366 95 0 29998 0
Current children cumulated CPU time (s) 397.95
Current children cumulated vsize (KiB) 140064

[startup+462.3 s]
/proc/loadavg: 4.09 4.03 3.87 5/411 27509
/proc/meminfo: memFree=23989348/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=140064 CPUtime=457.92 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 104505 0 0 0 45731 61 0 0 25 0 1 0 650905457 143425536 30116 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 35016 30116 366 95 0 29998 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 140064

[startup+522.301 s]
/proc/loadavg: 4.10 4.04 3.88 5/411 27511
/proc/meminfo: memFree=23971952/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=207396 CPUtime=517.88 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 111630 0 0 0 51724 64 0 0 25 0 1 0 650905457 212373504 31383 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 51849 31383 366 95 0 46831 0
Current children cumulated CPU time (s) 517.88
Current children cumulated vsize (KiB) 207396

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 3.88 5/411 27513
/proc/meminfo: memFree=23969320/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=143652 CPUtime=577.83 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 118137 0 0 0 57715 68 0 0 25 0 1 0 650905457 147099648 30291 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 35913 30291 366 95 0 30895 0
Current children cumulated CPU time (s) 577.83
Current children cumulated vsize (KiB) 143652

[startup+642.3 s]
/proc/loadavg: 4.06 4.04 3.89 5/411 27514
/proc/meminfo: memFree=23910724/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=160744 CPUtime=637.79 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 125369 0 0 0 63707 72 0 0 25 0 1 0 650905457 164601856 35318 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 40186 35318 366 95 0 35168 0
Current children cumulated CPU time (s) 637.79
Current children cumulated vsize (KiB) 160744

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.90 5/411 27516
/proc/meminfo: memFree=23856248/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=260244 CPUtime=697.74 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 133846 0 0 0 69698 76 0 0 25 0 1 0 650905457 266489856 42135 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 65061 42135 366 95 0 60043 0
Current children cumulated CPU time (s) 697.74
Current children cumulated vsize (KiB) 260244

[startup+762.315 s]
/proc/loadavg: 4.01 4.02 3.91 5/411 27518
/proc/meminfo: memFree=23821616/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=185208 CPUtime=757.72 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 142226 0 0 0 75692 80 0 0 25 0 1 0 650905457 189652992 38686 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 46302 38686 366 95 0 41284 0
Current children cumulated CPU time (s) 757.72
Current children cumulated vsize (KiB) 185208

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/411 27519
/proc/meminfo: memFree=23759076/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=220160 CPUtime=817.67 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 153700 0 0 0 81683 84 0 0 25 0 1 0 650905457 225443840 47576 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 55040 47576 366 95 0 50022 0
Current children cumulated CPU time (s) 817.67
Current children cumulated vsize (KiB) 220160

[startup+882.301 s]
/proc/loadavg: 4.08 4.03 3.91 5/411 27521
/proc/meminfo: memFree=23749492/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=292456 CPUtime=877.63 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 158265 0 0 0 87676 87 0 0 25 0 1 0 650905457 299474944 50758 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 73114 50758 366 95 0 68096 0
Current children cumulated CPU time (s) 877.63
Current children cumulated vsize (KiB) 292456

[startup+942.301 s]
/proc/loadavg: 4.10 4.05 3.93 5/411 27522
/proc/meminfo: memFree=23762208/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=185984 CPUtime=937.6 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 162855 0 0 0 93670 90 0 0 25 0 1 0 650905457 190447616 39057 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 46496 39057 366 95 0 41478 0
Current children cumulated CPU time (s) 937.6
Current children cumulated vsize (KiB) 185984

[startup+1002.3 s]
/proc/loadavg: 4.07 4.05 3.93 5/411 27524
/proc/meminfo: memFree=23759560/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=259356 CPUtime=997.57 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 171254 0 0 0 99662 95 0 0 25 0 1 0 650905457 265580544 41785 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 64839 41785 366 95 0 59821 0
Current children cumulated CPU time (s) 997.57
Current children cumulated vsize (KiB) 259356

[startup+1062.3 s]
/proc/loadavg: 4.09 4.07 3.94 5/411 27525
/proc/meminfo: memFree=23778984/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=203976 CPUtime=1057.55 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 182191 0 0 0 105655 100 0 0 25 0 1 0 650905457 208871424 45614 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 50994 45614 366 95 0 45976 0
Current children cumulated CPU time (s) 1057.55
Current children cumulated vsize (KiB) 203976

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 3.95 5/411 27527
/proc/meminfo: memFree=23733652/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=222364 CPUtime=1117.5 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 189362 0 0 0 111644 106 0 0 25 0 1 0 650905457 227700736 50308 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 55591 50308 366 95 0 50573 0
Current children cumulated CPU time (s) 1117.5
Current children cumulated vsize (KiB) 222364

[startup+1182.3 s]
/proc/loadavg: 4.17 4.08 3.96 5/411 27529
/proc/meminfo: memFree=23704076/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=296112 CPUtime=1177.48 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 191769 0 0 0 117639 109 0 0 25 0 1 0 650905457 303218688 51152 33554432000 4194304 4580011 140736290902112 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 74028 51152 366 95 0 69010 0
Current children cumulated CPU time (s) 1177.48
Current children cumulated vsize (KiB) 296112

[startup+1242.3 s]
/proc/loadavg: 4.13 4.08 3.96 5/411 27530
/proc/meminfo: memFree=23711104/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=269068 CPUtime=1237.45 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 199109 0 0 0 123631 114 0 0 25 0 1 0 650905457 275525632 44047 33554432000 4194304 4580011 140736290902112 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 67267 44047 366 95 0 62249 0
Current children cumulated CPU time (s) 1237.45
Current children cumulated vsize (KiB) 269068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.07 3.96 2/406 27535
/proc/meminfo: memFree=24314484/32951132 swapFree=67093844/67111528
[pid=27496] ppid=27494 vsize=193216 CPUtime=1295.13 cores=4,6
/proc/27496/stat : 27496 (strangenight2-s) R 27494 27496 26847 0 -1 4202496 209554 0 0 0 129395 118 0 0 25 0 1 0 650905457 197853184 41457 33554432000 4194304 4580011 140736290902112 18446744073709551615 4317758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27496/statm: 48304 41457 366 95 0 43286 0
Current children cumulated CPU time (s) 1295.13
Current children cumulated vsize (KiB) 193216

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.02
CPU time (s): 1295.15
CPU user time (s): 1293.96
CPU system time (s): 1.19482
CPU usage (%): 99.6254
Max. virtual memory (cumulated for all children) (KiB): 296112

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

runsolver used 5.2772 second user time and 11.4173 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 19:11:08
IDJOB=3368029
IDBENCH=83988
IDSOLVER=1845
FILE ID=node128/3368029-1305393068
RUNJOBID= node128-1305393068-27455
PBS_JOBID= 13324420
Free space on /tmp= 73588 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368029-1305393068/watcher-3368029-1305393068 -o /tmp/evaluation-result-3368029-1305393068/solver-3368029-1305393068 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368029-1305393068.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1424636258

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24475704 kB
Buffers:        256552 kB
Cached:        2654144 kB
SwapCached:       1440 kB
Active:        6100244 kB
Inactive:      2083804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24475704 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           24296 kB
Writeback:           0 kB
AnonPages:     5271260 kB
Mapped:          32940 kB
Slab:           187732 kB
PageTables:      38756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100773400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73600 MiB
End job on node128 at 2011-05-14 19:32:50