Trace number 3421516

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-Night-2-mt (fixed)? (TO) 40001 5008.52

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.00/0.03	c This is CryptoMiniSat 3.0.0
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3421516-1306663681.cnf'
0.00/0.03	c -- header says num vars:            153
0.00/0.03	c -- header says num clauses:         316
0.00/0.03	c -- clauses added:            0 learnts,          316 normals,            0 xors
0.00/0.03	c -- vars added        153
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0       153       316         0         0       948         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:       5 undec:     143 neg:       5
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       153       316         0         0       948         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.00/0.12	c  N st     8      4914       153       316         0      4409       948     95671   no data   no data
0.89/0.27	c  N st    10     11298       153       316         0      4021       948     68692   no data   no data
0.89/0.44	c  N st    11     17042       153       316         0      9069       948    196990   no data   no data
0.89/0.70	c  F st    12     25002       153       316         0     11023       948    227262   no data   no data
0.89/0.70	c  N st    12     25002       153       316         0     11023       948    227262   no data   no data
0.89/0.82	c Decided on static restart strategy
0.89/0.82	c  N st    18     30003       153       316         0      9569       948    164563   no data   no data
0.89/0.82	c  S st    18     30003       153       316         0      9569       948    164563   no data   no data
0.89/0.84	c  S st    18     30504       153       316         0     10057       948    175449   no data   no data
0.89/0.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.85	c blocked clauses removed:        0 vars:      0 tried:         153 T: 0.00 s
0.89/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.89/0.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.89/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.89/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.92	c lits-rem:       778  cl-subs:      520  v-elim:      0  v-fix:    0  time:  0.06 s
0.89/0.92	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.89/0.92	c calculated reachability. Time: 0.00
0.89/0.92	c  N st    18     30504       153       316         0      9537       948    161533   no data   no data
8.85/1.15	c  N st    20     37615       153       316         0      8785       948    138149   no data   no data
10.14/1.37	c  N st    21     44016       153       316         0     14567       948    292829   no data   no data
10.94/1.43	c  S st    22     45757       153       316         0      8194       948    117564   no data   no data
10.94/1.45	c  S st    22     46261       153       316         0      8685       948    127638   no data   no data
10.94/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.94/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.94/1.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.94/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.94/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.94/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
10.94/1.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.94/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.94/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.94/1.47	c lits-rem:       151  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.01 s
10.94/1.47	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
10.94/1.47	c vivif2 --  cl tried     8578 cl shrink        0 lits rem          0 time: 0.00
10.94/1.47	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
10.94/1.47	c calculated reachability. Time: 0.00
10.94/1.47	c  N st    22     46261       153       316         0      8578       948    124865   no data   no data
15.73/2.08	c  N st    23     60660       153       316         0     12512       948    224453   no data   no data
18.93/2.45	c  N st    24     69391       153       316         0     10419       948    155526   no data   no data
18.93/2.45	c  S st    24     69391       153       316         0     10419       948    155526   no data   no data
18.93/2.47	c  S st    24     69895       153       316         0     10912       948    165987   no data   no data
18.93/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.93/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
18.93/2.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.93/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.93/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.93/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
18.93/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.93/2.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.93/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.73/2.51	c lits-rem:       438  cl-subs:      209  v-elim:      0  v-fix:    0  time:  0.03 s
19.73/2.51	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
19.73/2.51	c vivif2 --  cl tried    10703 cl shrink        0 lits rem          0 time: 0.00
19.73/2.52	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
19.73/2.52	c calculated reachability. Time: 0.00
19.73/2.52	c  N st    24     69895       153       316         0     10703       948    159688   no data   no data
25.31/3.21	c  F st    25     87500       153       316         0     15211       948    265090   no data   no data
25.31/3.21	c  N st    25     87500       153       316         0     15211       948    265090   no data   no data
26.11/3.39	c Decided on static restart strategy
27.72/3.50	c  N st    32     95540       153       316         0     22534       948    432401   no data   no data
30.91/3.91	c  N st    34    104844       153       316         0     19741       948    378902   no data   no data
30.91/3.91	c  S st    34    104844       153       316         0     19741       948    378902   no data   no data
30.91/3.95	c  S st    34    105347       153       316         0     20222       948    389318   no data   no data
30.91/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.91/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.91/3.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.91/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.91/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.91/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
30.91/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.91/3.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.91/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.62/4.15	c lits-rem:      1277  cl-subs:      484  v-elim:      0  v-fix:    0  time:  0.18 s
32.62/4.15	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
32.62/4.15	c vivif2 --  cl tried    19738 cl shrink        0 lits rem          0 time: 0.00
32.62/4.16	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
32.62/4.16	c calculated reachability. Time: 0.00
32.62/4.16	c  N st    34    105347       153       316         0     19738       948    372230   no data   no data
36.50/4.62	c  N st    35    114946       153       316         0     15996       948    263144   no data   no data
42.09/5.30	c  N st    36    129344       153       316         0     15235       948    215623   no data   no data
48.49/6.18	c  N st    37    150940       153       316         0     19187       948    301838   no data   no data
50.88/6.49	c  S st    38    158021       153       316         0     25353       948    462815   no data   no data
51.68/6.53	c  S st    38    158524       153       316         0     25838       948    473683   no data   no data
51.68/6.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.68/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
51.68/6.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.68/6.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.68/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.68/6.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
51.68/6.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.68/6.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.68/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.28/7.28	c lits-rem:      3544  cl-subs:     2979  v-elim:      0  v-fix:    0  time:  0.72 s
57.28/7.28	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
57.28/7.29	c vivif2 --  cl tried    22859 cl shrink        0 lits rem          0 time: 0.00
57.28/7.29	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
57.28/7.29	c calculated reachability. Time: 0.00
57.28/7.29	c  N st    38    158524       153       316         0     22859       948    384581   no data   no data
79.63/10.05	c  N st    39    207112       153       316         0     18639       948    280418   no data   no data
93.30/11.77	c  N st    40    237786       153       316         0     27712       948    519990   no data   no data
93.30/11.77	c  S st    40    237786       153       316         0     27712       948    519990   no data   no data
94.12/11.82	c  S st    40    238288       153       316         0     28198       948    531362   no data   no data
94.12/11.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.12/11.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
94.12/11.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.12/11.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.12/11.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.12/11.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
94.12/11.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.12/11.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
94.12/11.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.20/13.24	c lits-rem:      5239  cl-subs:     3490  v-elim:      0  v-fix:    0  time:  1.39 s
105.20/13.24	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
105.20/13.25	c vivif2 --  cl tried    24708 cl shrink        0 lits rem          0 time: 0.00
105.20/13.25	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
105.20/13.25	c calculated reachability. Time: 0.00
105.20/13.25	c  N st    40    238288       153       316         0     24708       948    425667   no data   no data
140.34/17.66	c  F st    41    306251       153       316         0     26636       948    460799   no data   no data
140.34/17.66	c  N st    41    306251       153       316         0     26636       948    460799   no data   no data
142.74/17.92	c Decided on static restart strategy
152.33/19.19	c  N st    51    334554       153       316         0     30861       948    522456   no data   no data
164.41/20.68	c  N st    53    357432       153       316         0     28891       948    474769   no data   no data
164.41/20.68	c  S st    53    357432       153       316         0     28891       948    474769   no data   no data
165.10/20.73	c  S st    53    357934       153       316         0     29379       948    485893   no data   no data
165.10/20.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.10/20.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
165.10/20.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.10/20.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.10/20.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.10/20.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
165.10/20.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.10/20.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
165.10/20.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.09/21.29	c lits-rem:      3174  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  0.53 s
169.09/21.29	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
169.09/21.30	c vivif2 --  cl tried    27983 cl shrink        0 lits rem          0 time: 0.00
169.89/21.30	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
169.89/21.30	c calculated reachability. Time: 0.00
169.89/21.30	c  N st    53    357934       153       316         0     27983       948    445201   no data   no data
185.07/23.20	c  N st    54    390327       153       316         0     32832       948    551287   no data   no data
211.44/26.58	c  N st    55    438917       153       316         0     27408       948    406306   no data   no data
248.98/31.27	c  N st    56    511799       153       316         0     38220       948    677898   no data   no data
262.56/32.92	c  N st    57    536901       153       316         0     33842       948    536125   no data   no data
262.56/32.92	c  S st    57    536901       153       316         0     33842       948    536125   no data   no data
262.56/32.98	c  S st    57    537405       153       316         0     34338       948    548080   no data   no data
262.56/32.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.56/32.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
262.56/32.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.56/32.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.56/32.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.56/32.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
262.56/32.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
263.36/33.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
263.36/33.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.03/33.77	c lits-rem:      5009  cl-subs:     1407  v-elim:      0  v-fix:    0  time:  0.76 s
269.03/33.77	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
269.03/33.78	c vivif2 --  cl tried    32931 cl shrink        0 lits rem          0 time: 0.00
269.03/33.78	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
269.03/33.78	c calculated reachability. Time: 0.00
269.03/33.78	c  N st    57    537405       153       316         0     32931       948    501370   no data   no data
376.79/47.29	c  N st    58    701390       153       316         0     58107       948   1091473   no data   no data
449.49/56.33	c  N st    59    806109       153       316         0     54096       948   1042060   no data   no data
449.49/56.33	c  S st    59    806109       153       316         0     54096       948   1042060   no data   no data
450.29/56.43	c  S st    59    806612       153       316         0     54592       948   1054118   no data   no data
450.29/56.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.29/56.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
450.29/56.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.29/56.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.29/56.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.29/56.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
450.29/56.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
450.29/56.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
450.29/56.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.02/62.04	c lits-rem:     13266  cl-subs:     5492  v-elim:      0  v-fix:    0  time:  5.55 s
495.02/62.04	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
495.02/62.05	c vivif2 --  cl tried    49100 cl shrink        0 lits rem          0 time: 0.01
495.02/62.06	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
495.02/62.06	c calculated reachability. Time: 0.00
495.02/62.06	c  N st    59    806612       153       316         0     49100       948    876725   no data   no data
700.41/87.78	c  F st    60   1071878       153       316         0     62544       948   1162690   no data   no data
700.41/87.78	c  N st    60   1071878       153       316         0     62544       948   1162690   no data   no data
705.10/88.38	c Decided on static restart strategy
722.68/90.56	c  N st    70   1100184       153       316         0     50231       948    788271   no data   no data
749.84/93.95	c  N st    72   1136178       153       316         0     41681       948    558490   no data   no data
775.39/97.11	c  N st    73   1168571       153       316         0     71222       948   1442595   no data   no data
815.33/102.12	c  N st    74   1209918       153       316         0     66062       948   1234451   no data   no data
815.33/102.12	c  S st    74   1209918       153       316         0     66062       948   1234451   no data   no data
816.14/102.28	c  S st    74   1210421       153       316         0     66558       948   1247757   no data   no data
816.14/102.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
816.94/102.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
816.94/102.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
816.94/102.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.94/102.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.94/102.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
816.94/102.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
816.94/102.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
816.94/102.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
872.05/109.27	c lits-rem:      7242  cl-subs:     5041  v-elim:      0  v-fix:    0  time:  6.91 s
872.05/109.27	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
872.05/109.28	c vivif2 --  cl tried    61517 cl shrink        0 lits rem          0 time: 0.01
872.85/109.30	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
872.85/109.30	c calculated reachability. Time: 0.00
872.85/109.30	c  N st    74   1210421       153       316         0     61517       948   1083746   no data   no data
934.36/117.07	c  N st    75   1283305       153       316         0     84136       948   1711188   no data   no data
1046.98/131.18	c  N st    76   1392629       153       316         0     45072       948    606118   no data   no data
1181.99/148.11	c  N st    77   1556614       153       316         0     48860       948    651681   no data   no data
1313.78/164.53	c  N st    78   1710421       153       316         0     85212       948   1581746   no data   no data
1313.78/164.53	c  S st    78   1710421       153       316         0     85212       948   1581746   no data   no data
1315.47/164.72	c  S st    78   1710924       153       316         0     85705       948   1593952   no data   no data
1315.47/164.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1315.47/164.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1315.47/164.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1315.47/164.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1315.47/164.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1315.47/164.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1315.47/164.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1315.47/164.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1316.17/164.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1471.13/184.20	c lits-rem:     28564  cl-subs:    12777  v-elim:      0  v-fix:    0  time: 19.35 s
1471.13/184.20	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1471.13/184.22	c vivif2 --  cl tried    72928 cl shrink        0 lits rem          0 time: 0.02
1471.13/184.25	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
1471.13/184.25	c calculated reachability. Time: 0.00
1471.13/184.25	c  N st    78   1710924       153       316         0     72928       948   1240243   no data   no data
1840.98/230.50	c  N st    79   2079888       153       316         0     84538       948   1483320   no data   no data
1971.99/246.90	c  N st    80   2210925       153       316         0     90085       948   1640183   no data   no data
1971.99/246.90	c  S st    80   2210925       153       316         0     90085       948   1640183   no data   no data
1972.79/247.08	c  S st    80   2211427       153       316         0     90581       948   1652722   no data   no data
1972.79/247.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1973.66/247.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1973.66/247.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1973.66/247.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1973.66/247.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1973.66/247.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1973.66/247.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1973.66/247.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1973.66/247.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2106.97/263.83	c lits-rem:     15501  cl-subs:     8944  v-elim:      0  v-fix:    0  time: 16.64 s
2106.97/263.83	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
2106.97/263.85	c vivif2 --  cl tried    81637 cl shrink        0 lits rem          0 time: 0.02
2106.97/263.88	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
2106.97/263.88	c calculated reachability. Time: 0.00
2106.97/263.88	c  N st    80   2211427       153       316         0     81637       948   1370498   no data   no data
2649.37/331.77	c  N st    81   2711428       153       316         0    100295       948   1792304   no data   no data
2649.37/331.77	c  S st    81   2711428       153       316         0    100295       948   1792304   no data   no data
2651.07/331.96	c  S st    81   2711934       153       316         0    100786       948   1804623   no data   no data
2651.07/331.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2651.76/332.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2651.76/332.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2651.76/332.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2651.76/332.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2651.76/332.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
2651.76/332.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2651.76/332.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2651.76/332.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2851.45/357.04	c lits-rem:     13918  cl-subs:    13072  v-elim:      0  v-fix:    0  time: 24.95 s
2851.45/357.04	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
2851.45/357.05	c vivif2 --  cl tried    87714 cl shrink        0 lits rem          0 time: 0.02
2851.45/357.09	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
2851.45/357.09	c calculated reachability. Time: 0.00
2851.45/357.09	c  N st    81   2711934       153       316         0     87714       948   1418408   no data   no data
3422.59/428.55	c  N st    82   3211935       153       316         0     70898       948    962187   no data   no data
3422.59/428.55	c  S st    82   3211935       153       316         0     70898       948    962187   no data   no data
3423.46/428.69	c  S st    82   3212441       153       316         0     71393       948    975731   no data   no data
3423.46/428.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3424.28/428.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
3424.28/428.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3424.28/428.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3424.28/428.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3424.28/428.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
3424.28/428.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3424.28/428.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3424.28/428.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3431.37/429.71	c lits-rem:      1778  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  0.94 s
3431.37/429.71	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
3432.24/429.72	c vivif2 --  cl tried    70258 cl shrink        0 lits rem          0 time: 0.01
3432.24/429.74	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
3432.24/429.75	c calculated reachability. Time: 0.00
3432.24/429.75	c  N st    82   3212441       153       316         0     70258       948    940369   no data   no data
4063.23/508.73	c  N st    83   3712442       153       316         0     80982       948   1135708   no data   no data
4063.23/508.73	c  S st    83   3712442       153       316         0     80982       948   1135708   no data   no data
4064.90/508.91	c  S st    83   3712945       153       316         0     81472       948   1147875   no data   no data
4064.90/508.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4064.90/508.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4064.90/508.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4064.90/508.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4064.90/508.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4064.90/508.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
4064.90/508.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4064.90/508.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4065.72/509.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4080.80/510.96	c lits-rem:      4209  cl-subs:     1070  v-elim:      0  v-fix:    0  time:  1.94 s
4080.80/510.96	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
4080.80/510.98	c vivif2 --  cl tried    80402 cl shrink        0 lits rem          0 time: 0.02
4081.60/511.03	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
4081.60/511.03	c calculated reachability. Time: 0.00
4081.60/511.03	c  N st    83   3712945       153       316         0     80402       948   1112005   no data   no data
4129.51/517.08	c  F st    84   3751562       153       316         0    113448       948   2009224   no data   no data
4129.51/517.08	c  N st    84   3751562       153       316         0    113448       948   2009224   no data   no data
4136.70/517.92	c Decided on static restart strategy
4166.27/521.63	c  N st    94   3779867       153       316         0    138382       948   2670704   no data   no data
4205.48/526.60	c  N st    96   3815860       153       316         0     97496       948   1617646   no data   no data
4244.55/531.48	c  N st    97   3848253       153       316         0    125574       948   2453469   no data   no data
4306.06/539.18	c  N st    98   3896841       153       316         0     92240       948   1389516   no data   no data
4434.77/555.23	c  N st    99   3969725       153       316         0     78887       948   1043893   no data   no data
4577.63/573.14	c  N st   100   4079048       153       316         0     94669       948   1441401   no data   no data
4782.11/598.76	c  N st   101   4212947       153       316         0    131189       948   2533573   no data   no data
4782.11/598.76	c  S st   101   4212947       153       316         0    131189       948   2533573   no data   no data
4785.38/599.15	c  S st   101   4213452       153       316         0    131690       948   2546528   no data   no data
4785.38/599.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4786.21/599.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.12
4786.21/599.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4786.21/599.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4786.21/599.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4786.21/599.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
4786.21/599.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4786.89/599.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4787.69/599.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5219.80/653.57	c lits-rem:     22949  cl-subs:    14433  v-elim:      0  v-fix:    0  time: 54.12 s
5219.80/653.57	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
5220.60/653.60	c vivif2 --  cl tried   117257 cl shrink        0 lits rem          0 time: 0.03
5220.60/653.68	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.08
5220.60/653.69	c calculated reachability. Time: 0.00
5220.60/653.69	c  N st   101   4213452       153       316         0    117257       948   2083011   no data   no data
5592.06/700.13	c  N st   102   4459433       153       316         0     99146       948   1535211   no data   no data
5961.89/746.43	c  N st   103   4713455       153       316         0    151671       948   2828019   no data   no data
5961.89/746.43	c  S st   103   4713455       153       316         0    151671       948   2828019   no data   no data
5965.87/746.90	c  S st   103   4713958       153       316         0    152170       948   2839902   no data   no data
5965.87/746.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5966.67/747.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
5966.67/747.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5966.67/747.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5966.67/747.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5966.67/747.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
5966.67/747.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5966.67/747.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
5967.47/747.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6953.87/870.66	c lits-rem:     32924  cl-subs:    32516  v-elim:      0  v-fix:    0  time: 123.52 s
6953.87/870.66	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
6953.87/870.69	c vivif2 --  cl tried   119654 cl shrink        0 lits rem          0 time: 0.03
6954.67/870.74	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.06
6954.67/870.75	c calculated reachability. Time: 0.00
6954.67/870.75	c  N st   103   4713958       153       316         0    119654       948   1918683   no data   no data
7642.44/956.88	c  N st   104   5213958       153       316         0    136734       948   2354815   no data   no data
7642.44/956.88	c  S st   104   5213958       153       316         0    136734       948   2354815   no data   no data
7644.83/957.15	c  S st   104   5214462       153       316         0    137230       948   2367917   no data   no data
7644.83/957.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7645.63/957.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
7645.63/957.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7645.63/957.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7645.63/957.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7645.63/957.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
7645.63/957.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7645.63/957.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
7646.43/957.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8001.15/1001.78	c lits-rem:     23751  cl-subs:    13810  v-elim:      0  v-fix:    0  time: 44.46 s
8001.15/1001.78	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
8001.97/1001.81	c vivif2 --  cl tried   123420 cl shrink        0 lits rem          0 time: 0.03
8001.97/1001.87	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
8001.97/1001.87	c calculated reachability. Time: 0.00
8001.97/1001.87	c  N st   104   5214462       153       316         0    123420       948   1957274   no data   no data
8825.36/1104.93	c  N st   105   5714465       153       316         0    118988       948   1917219   no data   no data
8825.36/1104.93	c  S st   105   5714465       153       316         0    118988       948   1917219   no data   no data
8827.03/1105.17	c  S st   105   5714969       153       316         0    119481       948   1930578   no data   no data
8827.03/1105.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8827.85/1105.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
8827.85/1105.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8827.85/1105.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8827.85/1105.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8827.85/1105.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
8827.85/1105.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8827.85/1105.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
8828.55/1105.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9037.89/1131.60	c lits-rem:     14479  cl-subs:     7896  v-elim:      0  v-fix:    0  time: 26.27 s
9037.89/1131.60	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
9038.71/1131.62	c vivif2 --  cl tried   111585 cl shrink        0 lits rem          0 time: 0.03
9038.71/1131.68	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.06
9038.71/1131.69	c calculated reachability. Time: 0.00
9038.71/1131.69	c  N st   105   5714969       153       316         0    111585       948   1687798   no data   no data
9868.54/1235.58	c  N st   106   6214969       153       316         0    179079       948   3712943   no data   no data
9868.54/1235.58	c  S st   106   6214969       153       316         0    179079       948   3712943   no data   no data
9873.43/1236.13	c  S st   106   6215470       153       316         0    179567       948   3726107   no data   no data
9873.43/1236.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9874.12/1236.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.13
9874.12/1236.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9874.12/1236.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9874.12/1236.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9874.12/1236.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
9874.12/1236.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9874.92/1236.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
9875.72/1236.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11250.90/1408.67	c lits-rem:     30969  cl-subs:    17756  v-elim:      0  v-fix:    0  time: 172.21 s
11250.90/1408.67	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
11251.78/1408.74	c vivif2 --  cl tried   161811 cl shrink        0 lits rem          0 time: 0.07
11253.28/1408.92	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.18
11253.28/1408.93	c calculated reachability. Time: 0.00
11253.28/1408.93	c  N st   106   6215470       153       316         0    161811       948   3130666   no data   no data
12135.88/1519.45	c  N st   107   6715470       153       316         0    113139       948   1705869   no data   no data
12135.88/1519.45	c  S st   107   6715470       153       316         0    113139       948   1705869   no data   no data
12137.49/1519.66	c  S st   107   6715975       153       316         0    113635       948   1719274   no data   no data
12137.49/1519.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12138.29/1519.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
12138.29/1519.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12138.29/1519.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12138.29/1519.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12138.29/1519.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
12138.29/1519.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12138.29/1519.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
12138.29/1519.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12240.52/1532.59	c lits-rem:      8627  cl-subs:     7283  v-elim:      0  v-fix:    0  time: 12.79 s
12240.52/1532.59	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
12241.32/1532.61	c vivif2 --  cl tried   106352 cl shrink        0 lits rem          0 time: 0.02
12241.32/1532.66	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.04
12241.32/1532.66	c calculated reachability. Time: 0.00
12241.32/1532.66	c  N st   107   6715975       153       316         0    106352       948   1509026   no data   no data
13153.41/1646.80	c  N st   108   7215976       153       316         0    147270       948   2668911   no data   no data
13153.41/1646.80	c  S st   108   7215976       153       316         0    147270       948   2668911   no data   no data
13155.81/1647.19	c  S st   108   7216478       153       316         0    147759       948   2681985   no data   no data
13156.61/1647.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13156.61/1647.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
13156.61/1647.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13156.61/1647.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13156.61/1647.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13156.61/1647.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
13156.61/1647.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13157.41/1647.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
13158.29/1647.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13450.46/1684.01	c lits-rem:     10686  cl-subs:     4381  v-elim:      0  v-fix:    0  time: 36.51 s
13450.46/1684.01	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
13450.46/1684.04	c vivif2 --  cl tried   143378 cl shrink        0 lits rem          0 time: 0.04
13451.26/1684.12	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.08
13451.26/1684.13	c calculated reachability. Time: 0.00
13451.26/1684.13	c  N st   108   7216478       153       316         0    143378       948   2541074   no data   no data
14380.97/1800.57	c  N st   109   7716480       153       316         0    160590       948   2864828   no data   no data
14380.97/1800.57	c  S st   109   7716480       153       316         0    160590       948   2864828   no data   no data
14384.16/1800.95	c  S st   109   7716981       153       316         0    161077       948   2877456   no data   no data
14384.16/1800.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14384.96/1801.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
14384.96/1801.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14384.96/1801.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14384.96/1801.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14384.96/1801.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
14384.96/1801.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14385.76/1801.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
14386.56/1801.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14947.23/1871.40	c lits-rem:     22166  cl-subs:    13370  v-elim:      0  v-fix:    0  time: 70.19 s
14947.23/1871.40	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
14947.23/1871.44	c vivif2 --  cl tried   147707 cl shrink        0 lits rem          0 time: 0.04
14948.03/1871.52	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.08
14948.03/1871.53	c calculated reachability. Time: 0.00
14948.03/1871.53	c  N st   109   7716981       153       316         0    147707       948   2479068   no data   no data
15826.59/1981.58	c  N st   110   8216983       153       316         0    150160       948   2506809   no data   no data
15826.59/1981.58	c  S st   110   8216983       153       316         0    150160       948   2506809   no data   no data
15829.06/1981.90	c  S st   110   8217485       153       316         0    150657       948   2519989   no data   no data
15829.89/1981.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15829.89/1981.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
15829.89/1981.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15829.89/1981.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15829.89/1981.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15829.89/1981.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
15829.89/1981.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15830.57/1982.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
15831.37/1982.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16353.73/2047.59	c lits-rem:     19409  cl-subs:    13467  v-elim:      0  v-fix:    0  time: 65.44 s
16353.73/2047.59	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
16354.53/2047.62	c vivif2 --  cl tried   137190 cl shrink        0 lits rem          0 time: 0.03
16354.53/2047.69	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.07
16355.33/2047.70	c calculated reachability. Time: 0.00
16355.33/2047.70	c  N st   110   8217485       153       316         0    137190       948   2118972   no data   no data
17365.72/2174.30	c  N st   111   8717486       153       316         0    130833       948   1955203   no data   no data
17365.72/2174.30	c  S st   111   8717486       153       316         0    130833       948   1955203   no data   no data
17368.91/2174.66	c  S st   111   8717988       153       316         0    131320       948   1967301   no data   no data
17368.91/2174.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17369.71/2174.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
17369.71/2174.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17369.71/2174.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17369.71/2174.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17369.71/2174.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
17369.71/2174.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17370.50/2174.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
17370.50/2174.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17539.02/2195.93	c lits-rem:     13518  cl-subs:     5891  v-elim:      0  v-fix:    0  time: 21.04 s
17539.02/2195.93	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
17539.02/2195.96	c vivif2 --  cl tried   125429 cl shrink        0 lits rem          0 time: 0.03
17539.82/2196.04	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.08
17539.82/2196.05	c calculated reachability. Time: 0.00
17539.82/2196.05	c  N st   111   8717988       153       316         0    125429       948   1783955   no data   no data
18432.05/2307.78	c  N st   112   9217990       153       316         0    213332       948   3979463   no data   no data
18432.05/2307.78	c  S st   112   9217990       153       316         0    213332       948   3979463   no data   no data
18436.84/2308.37	c  S st   112   9218493       153       316         0    213827       948   3991519   no data   no data
18436.84/2308.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
18438.51/2308.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.12
18438.51/2308.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18438.51/2308.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18438.51/2308.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18438.51/2308.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
18438.51/2308.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18438.51/2308.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
18440.03/2308.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19721.18/2469.14	c lits-rem:     27337  cl-subs:    31984  v-elim:      0  v-fix:    0  time: 160.41 s
19721.18/2469.14	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
19721.18/2469.19	c vivif2 --  cl tried   181843 cl shrink        0 lits rem          0 time: 0.04
19722.01/2469.29	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.10
19722.69/2469.30	c calculated reachability. Time: 0.00
19722.69/2469.30	c  N st   112   9218493       153       316         0    181843       948   3023202   no data   no data
20840.11/2609.28	c  N st   113   9718493       153       316         0    169464       948   2869194   no data   no data
20840.11/2609.28	c  S st   113   9718493       153       316         0    169464       948   2869194   no data   no data
20844.10/2609.71	c  S st   113   9719003       153       316         0    169969       948   2881887   no data   no data
20844.10/2609.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
20844.90/2609.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
20844.90/2609.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20844.90/2609.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20844.90/2609.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20844.90/2609.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
20844.90/2609.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20844.90/2609.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
20845.78/2609.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21133.21/2645.98	c lits-rem:      9562  cl-subs:     5162  v-elim:      0  v-fix:    0  time: 36.01 s
21133.21/2645.98	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
21134.00/2646.02	c vivif2 --  cl tried   164807 cl shrink        0 lits rem          0 time: 0.04
21134.80/2646.12	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.09
21134.80/2646.12	c calculated reachability. Time: 0.00
21134.80/2646.12	c  N st   113   9719003       153       316         0    164807       948   2729136   no data   no data
22157.99/2774.28	c  N st   114  10219004       153       316         0    225643       948   4286503   no data   no data
22157.99/2774.28	c  S st   114  10219004       153       316         0    225643       948   4286503   no data   no data
22161.99/2774.78	c  S st   114  10219508       153       316         0    226136       948   4299234   no data   no data
22161.99/2774.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
22163.67/2774.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.12
22163.67/2774.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22163.67/2774.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22163.67/2774.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22163.67/2774.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
22163.67/2774.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22163.67/2774.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
22165.18/2775.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24480.33/3065.07	c lits-rem:     44084  cl-subs:    31419  v-elim:      0  v-fix:    0  time: 289.95 s
24480.33/3065.07	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
24481.12/3065.13	c vivif2 --  cl tried   194717 cl shrink        0 lits rem          0 time: 0.05
24481.93/3065.24	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.11
24481.93/3065.25	c calculated reachability. Time: 0.00
24481.93/3065.25	c  N st   114  10219508       153       316         0    194717       948   3368307   no data   no data
25528.31/3196.21	c  N st   115  10719508       153       316         0    144647       948   2113234   no data   no data
25528.31/3196.22	c  S st   115  10719508       153       316         0    144647       948   2113234   no data   no data
25530.63/3196.58	c  S st   115  10720008       153       316         0    145135       948   2126013   no data   no data
25530.63/3196.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25531.43/3196.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
25531.43/3196.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25531.43/3196.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25531.43/3196.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25531.43/3196.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
25531.43/3196.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25532.23/3196.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
25532.23/3196.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25702.36/3218.05	c lits-rem:     11634  cl-subs:     7013  v-elim:      0  v-fix:    0  time: 21.26 s
25702.36/3218.05	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
25702.36/3218.08	c vivif2 --  cl tried   138122 cl shrink        0 lits rem          0 time: 0.03
25703.16/3218.15	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.07
25703.16/3218.16	c calculated reachability. Time: 0.00
25703.16/3218.16	c  N st   115  10720008       153       316         0    138122       948   1921120   no data   no data
26800.65/3355.55	c  N st   116  11220008       153       316         0    191206       948   3256339   no data   no data
26800.65/3355.55	c  S st   116  11220008       153       316         0    191206       948   3256339   no data   no data
26804.63/3356.05	c  S st   116  11220510       153       316         0    191700       948   3269056   no data   no data
26804.63/3356.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26805.43/3356.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.11
26805.43/3356.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26805.43/3356.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26805.43/3356.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26805.43/3356.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
26805.43/3356.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26806.23/3356.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
26807.03/3356.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28237.91/3535.62	c lits-rem:     22592  cl-subs:    25838  v-elim:      0  v-fix:    0  time: 179.26 s
28237.91/3535.62	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
28237.91/3535.67	c vivif2 --  cl tried   165862 cl shrink        0 lits rem          0 time: 0.05
28239.50/3535.80	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.13
28239.50/3535.80	c calculated reachability. Time: 0.00
28239.50/3535.80	c  N st   116  11220510       153       316         0    165862       948   2550642   no data   no data
29551.09/3700.08	c  N st   117  11720510       153       316         0    216057       948   4026478   no data   no data
29551.09/3700.08	c  S st   117  11720510       153       316         0    216057       948   4026478   no data   no data
29557.40/3700.88	c  S st   117  11721011       153       316         0    216550       948   4038950   no data   no data
29558.20/3700.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
29559.00/3701.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.18
29559.00/3701.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29559.00/3701.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29559.00/3701.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29559.00/3701.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
29559.00/3701.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29559.88/3701.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
29561.38/3701.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32156.18/4026.27	c lits-rem:     37153  cl-subs:    35928  v-elim:      0  v-fix:    0  time: 324.93 s
32156.18/4026.27	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
32156.98/4026.32	c vivif2 --  cl tried   180622 cl shrink        0 lits rem          0 time: 0.05
32157.78/4026.45	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.13
32157.78/4026.46	c calculated reachability. Time: 0.00
32157.78/4026.46	c  N st   117  11721011       153       316         0    180622       948   2980659   no data   no data
33593.12/4206.19	c  N st   118  12221014       153       316         0    225809       948   4061589   no data   no data
33593.12/4206.19	c  S st   118  12221014       153       316         0    225809       948   4061589   no data   no data
33598.61/4206.81	c  S st   118  12221517       153       316         0    226305       948   4074295   no data   no data
33598.61/4206.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
33600.21/4207.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.18
33600.21/4207.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33600.21/4207.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33600.21/4207.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33600.21/4207.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
33600.21/4207.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33600.21/4207.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
33601.91/4207.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36829.11/4611.30	c lits-rem:     17865  cl-subs:    46454  v-elim:      0  v-fix:    0  time: 404.05 s
36829.11/4611.30	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
36829.11/4611.35	c vivif2 --  cl tried   179851 cl shrink        0 lits rem          0 time: 0.05
36829.91/4611.46	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.12
36829.91/4611.47	c calculated reachability. Time: 0.00
36829.91/4611.47	c  N st   118  12221517       153       316         0    179851       948   2787543   no data   no data
38197.38/4782.63	c  N st   119  12721519       153       316         0    222449       948   4003215   no data   no data
38197.38/4782.63	c  S st   119  12721519       153       316         0    222449       948   4003215   no data   no data
38206.16/4783.78	c  S st   119  12722021       153       316         0    222938       948   4015569   no data   no data
38206.96/4783.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
38208.56/4784.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.26
38208.56/4784.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38208.56/4784.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38208.56/4784.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38208.56/4784.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
38208.56/4784.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38209.36/4784.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
38210.96/4784.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3421516-1306663681/watcher-3421516-1306663681 -o /tmp/evaluation-result-3421516-1306663681/solver-3421516-1306663681 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421516-1306663681.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.42 7.96 7.96 2/366 15993
/proc/meminfo: memFree=22689388/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=92144 CPUtime=0.02 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 412 0 0 0 2 0 0 0 22 0 8 0 777968593 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901682 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15993/statm: 23036 352 299 95 0 18018 0
[pid=15993/tid=15994] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901682 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901682 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901682 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901682 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 47723878901682 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=92144 CPUtime=0 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 777968594 94355456 352 33554432000 4194304 4580107 140737349741456 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.119668 s]
/proc/loadavg: 7.42 7.96 7.96 2/366 15993
/proc/meminfo: memFree=22689388/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=488192 CPUtime=0.89 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2541 0 0 0 89 0 0 0 18 0 8 0 777968593 499908608 1816 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 122048 1816 377 95 0 117030 0
[pid=15993/tid=15994] ppid=15991 vsize=488192 CPUtime=0.13 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 314 0 0 0 13 0 0 0 18 0 8 0 777968594 499908608 1816 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=488192 CPUtime=0.12 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 295 0 0 0 12 0 0 0 18 0 8 0 777968594 499908608 1816 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=488192 CPUtime=0.1 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) D 15991 15993 15775 0 -1 4202560 324 0 0 0 10 0 0 0 18 0 8 0 777968594 499908608 1816 33554432000 4194304 4580107 140737349741456 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=488192 CPUtime=0.13 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 313 0 0 0 13 0 0 0 18 0 8 0 777968594 499908608 1816 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=488192 CPUtime=0.13 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) D 15991 15993 15775 0 -1 4202560 294 0 0 0 13 0 0 0 18 0 8 0 777968594 499908608 1816 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=488192 CPUtime=0.09 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 191 0 0 0 9 0 0 0 18 0 8 0 777968594 499908608 1817 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=488192 CPUtime=0.03 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 109 0 0 0 3 0 0 0 18 0 8 0 777968594 499908608 1817 33554432000 4194304 4580107 140737349741456 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 488192

[startup+0.239418 s]
/proc/loadavg: 7.42 7.96 7.96 2/366 15993
/proc/meminfo: memFree=22689388/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=497040 CPUtime=7.24 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 12893 0 0 0 722 2 0 0 19 0 8 0 777968593 508968960 6113 33554432000 4194304 4580107 140737349741456 18446744073709551615 4301856 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 124260 6114 379 95 0 119242 0
[pid=15993/tid=15994] ppid=15991 vsize=497040 CPUtime=0.92 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1406 0 0 0 92 0 0 0 19 0 8 0 777968594 508968960 6114 33554432000 4194304 4580107 140737349741456 18446744073709551615 4324244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=497040 CPUtime=0.92 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1527 0 0 0 92 0 0 0 19 0 8 0 777968594 508968960 6114 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=497040 CPUtime=0.89 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1439 0 0 0 89 0 0 0 19 0 8 0 777968594 508968960 6115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=497040 CPUtime=0.92 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1445 0 0 0 92 0 0 0 19 0 8 0 777968594 508968960 6115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=497040 CPUtime=0.92 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1474 0 0 0 92 0 0 0 19 0 8 0 777968594 508968960 6115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4320768 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=497040 CPUtime=0.87 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1362 0 0 0 87 0 0 0 18 0 8 0 777968594 508968960 6115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=497040 CPUtime=0.82 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1298 0 0 0 82 0 0 0 18 0 8 0 777968594 508968960 6115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.24
Current children cumulated vsize (KiB) 497040

[startup+1.03807 s]
/proc/loadavg: 7.42 7.96 7.96 2/366 15993
/proc/meminfo: memFree=22689388/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=497276 CPUtime=8.04 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 14119 0 0 0 802 2 0 0 19 0 8 0 777968593 509210624 6070 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 124319 6070 379 95 0 119301 0
[pid=15993/tid=15994] ppid=15991 vsize=497276 CPUtime=1.02 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1503 0 0 0 102 0 0 0 19 0 8 0 777968594 509210624 6071 33554432000 4194304 4580107 140737349741456 18446744073709551615 4304904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=497276 CPUtime=1.02 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1741 0 0 0 102 0 0 0 19 0 8 0 777968594 509210624 6071 33554432000 4194304 4580107 140737349741456 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=497276 CPUtime=0.99 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1662 0 0 0 99 0 0 0 19 0 8 0 777968594 509210624 6071 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=497276 CPUtime=1.02 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1658 0 0 0 102 0 0 0 19 0 8 0 777968594 509210624 6071 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=506048 CPUtime=1.02 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1675 0 0 0 102 0 0 0 19 0 8 0 777968594 518193152 6073 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=506048 CPUtime=0.97 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1459 0 0 0 97 0 0 0 18 0 8 0 777968594 518193152 6075 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=506048 CPUtime=0.92 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1381 0 0 0 92 0 0 0 19 0 8 0 777968594 518193152 6079 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 497276

[startup+1.13805 s]
/proc/loadavg: 7.42 7.96 7.96 2/366 15993
/proc/meminfo: memFree=22689388/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=497420 CPUtime=8.85 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 16199 0 0 0 882 3 0 0 19 0 8 0 777968593 509358080 7188 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 124355 7188 379 95 0 119337 0
[pid=15993/tid=15994] ppid=15991 vsize=497420 CPUtime=1.12 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 2714 0 0 0 112 0 0 0 19 0 8 0 777968594 509358080 7188 33554432000 4194304 4580107 140737349741456 18446744073709551615 4416496 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=497420 CPUtime=1.12 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1825 0 0 0 112 0 0 0 19 0 8 0 777968594 509358080 7189 33554432000 4194304 4580107 140737349741456 18446744073709551615 4320539 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=497420 CPUtime=1.09 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1756 0 0 0 109 0 0 0 19 0 8 0 777968594 509358080 7189 33554432000 4194304 4580107 140737349741456 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=497420 CPUtime=1.12 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1749 0 0 0 112 0 0 0 19 0 8 0 777968594 509358080 7189 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=497420 CPUtime=1.12 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1766 0 0 0 112 0 0 0 19 0 8 0 777968594 509358080 7190 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=497420 CPUtime=1.07 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1677 0 0 0 107 0 0 0 19 0 8 0 777968594 509358080 7190 33554432000 4194304 4580107 140737349741456 18446744073709551615 4321030 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=497420 CPUtime=1.02 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 1488 0 0 0 102 0 0 0 19 0 8 0 777968594 509358080 7190 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 497420

[startup+1.50099 s]
/proc/loadavg: 7.42 7.96 7.96 2/366 15993
/proc/meminfo: memFree=22689388/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=497892 CPUtime=11.75 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 21264 0 0 0 1171 4 0 0 19 0 8 0 777968593 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 124473 9193 379 95 0 119455 0
[pid=15993/tid=15994] ppid=15991 vsize=497892 CPUtime=1.48 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 3095 0 0 0 148 0 0 0 20 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=497892 CPUtime=1.48 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 3878 0 0 0 148 0 0 0 19 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=497892 CPUtime=1.45 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 2186 0 0 0 145 0 0 0 20 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4320885 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=497892 CPUtime=1.48 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 2169 0 0 0 148 0 0 0 20 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=497892 CPUtime=1.48 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 2185 0 0 0 148 0 0 0 19 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=497892 CPUtime=1.43 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 2079 0 0 0 143 0 0 0 19 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=497892 CPUtime=1.38 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 2037 0 0 0 138 0 0 0 19 0 8 0 777968594 509841408 9193 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 497892

[startup+3.1007 s]
/proc/loadavg: 7.42 7.96 7.96 9/374 16002
/proc/meminfo: memFree=22611896/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=500584 CPUtime=24.52 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 41154 0 0 0 2445 7 0 0 25 0 8 0 777968593 512598016 19121 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 125146 19122 379 95 0 120128 0
[pid=15993/tid=15994] ppid=15991 vsize=500584 CPUtime=3.08 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 5723 0 0 0 308 0 0 0 25 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4320936 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=500584 CPUtime=3.08 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 5403 0 0 0 307 1 0 0 25 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=500584 CPUtime=3.02 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 5023 0 0 0 302 0 0 0 25 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=500584 CPUtime=3.08 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 4619 0 0 0 308 0 0 0 25 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=500584 CPUtime=3.08 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 5326 0 0 0 308 0 0 0 25 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=500584 CPUtime=3.03 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 4395 0 0 0 303 0 0 0 24 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=500584 CPUtime=2.97 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 5131 0 0 0 297 0 0 0 25 0 8 0 777968594 512598016 19122 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 500584

[startup+6.31411 s]
/proc/loadavg: 7.47 7.96 7.96 9/374 16002
/proc/meminfo: memFree=22587484/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=520844 CPUtime=50.18 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 67851 0 0 0 5005 13 0 0 25 0 8 0 777968593 533344256 27691 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 130211 27691 379 95 0 125193 0
[pid=15993/tid=15994] ppid=15991 vsize=520844 CPUtime=6.3 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 8886 0 0 0 629 1 0 0 25 0 8 0 777968594 533344256 27691 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=520844 CPUtime=6.3 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 9073 0 0 0 628 2 0 0 25 0 8 0 777968594 533344256 27691 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=520844 CPUtime=6.2 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 7900 0 0 0 619 1 0 0 25 0 8 0 777968594 533344256 27692 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=520844 CPUtime=6.29 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 9191 0 0 0 628 1 0 0 25 0 8 0 777968594 533344256 27692 33554432000 4194304 4580107 140737349741456 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=520844 CPUtime=6.29 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 8307 0 0 0 629 0 0 0 25 0 8 0 777968594 533344256 27692 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=520844 CPUtime=6.24 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 7414 0 0 0 623 1 0 0 25 0 8 0 777968594 533344256 27692 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=520844 CPUtime=6.19 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 8034 0 0 0 618 1 0 0 25 0 8 0 777968594 533344256 27693 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0

################
# More data... #
################


[startup+4662.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/374 16138
/proc/meminfo: memFree=20465000/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=2875320 CPUtime=37236.5 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2810206 0 0 0 3722102 1547 0 0 25 0 8 0 777968593 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 718830 554963 379 95 0 713812 0
[pid=15993/tid=15994] ppid=15991 vsize=2875320 CPUtime=4661.4 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 342186 0 0 0 465989 151 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=2875320 CPUtime=4662.42 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 286700 0 0 0 466101 141 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=2875320 CPUtime=4600.91 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 432334 0 0 0 459808 283 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=2875320 CPUtime=4662.39 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 358221 0 0 0 466036 203 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=2875320 CPUtime=4662.23 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 386822 0 0 0 465970 253 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=2875320 CPUtime=4662.37 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 366161 0 0 0 466056 181 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=2875320 CPUtime=4662.29 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 357454 0 0 0 466064 165 0 0 25 0 8 0 777968594 2944327680 554963 33554432000 4194304 4580107 140737349741456 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37236.5
Current children cumulated vsize (KiB) 2875320

[startup+4722.3 s]
/proc/loadavg: 8.07 8.05 8.00 9/374 16139
/proc/meminfo: memFree=20443100/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=3034624 CPUtime=37715.8 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2834218 0 0 0 3770011 1564 0 0 25 0 8 0 777968593 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 758656 561043 379 95 0 753638 0
[pid=15993/tid=15994] ppid=15991 vsize=3034624 CPUtime=4721.4 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 346008 0 0 0 471986 154 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=3034624 CPUtime=4722.42 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 288331 0 0 0 472100 142 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=3034624 CPUtime=4660.17 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 438856 0 0 0 465730 287 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=3034624 CPUtime=4722.39 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 365175 0 0 0 472031 208 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=3034624 CPUtime=4722.23 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 388820 0 0 0 471968 255 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=3034624 CPUtime=4722.37 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 366161 0 0 0 472056 181 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=3034624 CPUtime=4722.29 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 358468 0 0 0 472064 165 0 0 25 0 8 0 777968594 3107454976 561043 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37715.8
Current children cumulated vsize (KiB) 3034624

[startup+4782.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/374 16141
/proc/meminfo: memFree=20414196/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=3123476 CPUtime=38195 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2851461 0 0 0 3817923 1576 0 0 25 0 8 0 777968593 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 780869 568260 379 95 0 775851 0
[pid=15993/tid=15994] ppid=15991 vsize=3123476 CPUtime=4781.39 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 348543 0 0 0 477983 156 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=3123476 CPUtime=4782.43 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 289810 0 0 0 478100 143 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=3123476 CPUtime=4719.39 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 438856 0 0 0 471652 287 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=3123476 CPUtime=4782.39 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 372082 0 0 0 478027 212 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=3123476 CPUtime=4782.22 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 394022 0 0 0 477964 258 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=3123476 CPUtime=4782.37 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 366161 0 0 0 478056 181 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=3123476 CPUtime=4782.29 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 358468 0 0 0 478064 165 0 0 25 0 8 0 777968594 3198439424 568260 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38195
Current children cumulated vsize (KiB) 3123476

[startup+4842.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/374 16143
/proc/meminfo: memFree=20407236/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=3194400 CPUtime=38674.1 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2853296 0 0 0 3865834 1578 0 0 25 0 8 0 777968593 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406375 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 798600 570095 379 95 0 793582 0
[pid=15993/tid=15994] ppid=15991 vsize=3194400 CPUtime=4841.37 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 348543 0 0 0 483981 156 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=3194400 CPUtime=4842.43 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 290584 0 0 0 484099 144 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=3194400 CPUtime=4778.54 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 438883 0 0 0 477567 287 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=3194400 CPUtime=4842.39 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 372082 0 0 0 484027 212 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=3194400 CPUtime=4842.22 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 394022 0 0 0 483964 258 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=3194400 CPUtime=4842.37 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 367166 0 0 0 484055 182 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4301509 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=3194400 CPUtime=4842.29 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 358468 0 0 0 484064 165 0 0 25 0 8 0 777968594 3271065600 570095 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38674.1
Current children cumulated vsize (KiB) 3194400

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/374 16144
/proc/meminfo: memFree=20475392/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=3011420 CPUtime=39153.4 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2867203 0 0 0 3913747 1591 0 0 25 0 8 0 777968593 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 752855 553115 379 95 0 747837 0
[pid=15993/tid=15994] ppid=15991 vsize=3011420 CPUtime=4901.38 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 348543 0 0 0 489982 156 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=3011420 CPUtime=4902.44 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 297167 0 0 0 490094 150 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=3011420 CPUtime=4837.72 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 444835 0 0 0 483480 292 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=3011420 CPUtime=4902.41 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 372718 0 0 0 490028 213 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=3011420 CPUtime=4902.23 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 394027 0 0 0 489965 258 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=3011420 CPUtime=4902.39 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 367897 0 0 0 490055 184 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=3011420 CPUtime=4902.31 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 358468 0 0 0 490066 165 0 0 25 0 8 0 777968594 3083694080 553115 33554432000 4194304 4580107 140737349741456 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39153.4
Current children cumulated vsize (KiB) 3011420

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/374 16146
/proc/meminfo: memFree=20471912/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=2850656 CPUtime=39632.5 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2892850 0 0 0 3961642 1611 0 0 25 0 8 0 777968593 2919071744 549617 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 712664 549617 379 95 0 707646 0
[pid=15993/tid=15994] ppid=15991 vsize=2850656 CPUtime=4961.36 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 348543 0 0 0 495980 156 0 0 25 0 8 0 777968594 2919071744 549617 33554432000 4194304 4580107 140737349741456 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=2850656 CPUtime=4962.43 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 306157 0 0 0 496089 154 0 0 25 0 8 0 777968594 2919071744 549617 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294127 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=2850656 CPUtime=4896.94 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 446792 0 0 0 489400 294 0 0 25 0 8 0 777968594 2919071744 549617 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=2850656 CPUtime=4962.4 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 378420 0 0 0 496022 218 0 0 25 0 8 0 777968594 2919071744 549617 33554432000 4194304 4580107 140737349741456 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=2850656 CPUtime=4962.23 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 395433 0 0 0 495963 260 0 0 25 0 8 0 777968594 2919071744 549617 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=2850656 CPUtime=4962.37 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 369653 0 0 0 496052 185 0 0 25 0 8 0 777968594 2919071744 549618 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=2850656 CPUtime=4962.3 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 364304 0 0 0 496061 169 0 0 25 0 8 0 777968594 2919071744 549618 33554432000 4194304 4580107 140737349741456 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39632.5
Current children cumulated vsize (KiB) 2850656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.4 s]
/proc/loadavg: 8.07 8.06 8.00 9/374 16147
/proc/meminfo: memFree=20470872/32951124 swapFree=37160472/67111528
[pid=15993] ppid=15991 vsize=2942568 CPUtime=40000.8 cores=0-7
/proc/15993/stat : 15993 (strangenight2-m) R 15991 15993 15775 0 -1 4202496 2913842 0 0 0 3998460 1621 0 0 25 0 8 0 777968593 3013189632 554171 33554432000 4194304 4580107 140737349741456 18446744073709551615 4416463 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15993/statm: 735642 554171 379 95 0 730624 0
[pid=15993/tid=15994] ppid=15991 vsize=2942568 CPUtime=5007.46 cores=0-7
/proc/15993/task/15994/stat : 15994 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 354257 0 0 0 500589 157 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15993/tid=15995] ppid=15991 vsize=2942568 CPUtime=5008.54 cores=0-7
/proc/15993/task/15995/stat : 15995 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 307380 0 0 0 500699 155 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15993/tid=15996] ppid=15991 vsize=2942568 CPUtime=4942.46 cores=0-7
/proc/15993/task/15996/stat : 15996 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 451525 0 0 0 493949 297 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15993/tid=15997] ppid=15991 vsize=2942568 CPUtime=5008.51 cores=0-7
/proc/15993/task/15997/stat : 15997 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 383632 0 0 0 500630 221 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15993/tid=15998] ppid=15991 vsize=2942568 CPUtime=5008.34 cores=0-7
/proc/15993/task/15998/stat : 15998 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 396057 0 0 0 500574 260 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15993/tid=15999] ppid=15991 vsize=2942568 CPUtime=5008.49 cores=0-7
/proc/15993/task/15999/stat : 15999 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 371992 0 0 0 500663 186 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15993/tid=16000] ppid=15991 vsize=2942568 CPUtime=5008.41 cores=0-7
/proc/15993/task/16000/stat : 16000 (strangenight2-m) R 15991 15993 15775 0 -1 4202560 365453 0 0 0 500671 170 0 0 25 0 8 0 777968594 3013189632 554173 33554432000 4194304 4580107 140737349741456 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 2942568

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): 5008.52
CPU time (s): 40001
CPU user time (s): 39984.7
CPU system time (s): 16.3105
CPU usage (%): 798.66
Max. virtual memory (cumulated for all children) (KiB): 3194400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39984.7
system time used= 16.3105
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2913847
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= 1379
involuntary context switches= 182476

runsolver used 15.3557 second user time and 49.7764 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-29 12:08:01
IDJOB=3421516
IDBENCH=83143
IDSOLVER=1878
FILE ID=node104/3421516-1306663681
RUNJOBID= node104-1306658669-15789
PBS_JOBID= 13471793
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421516-1306663681/watcher-3421516-1306663681 -o /tmp/evaluation-result-3421516-1306663681/solver-3421516-1306663681 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421516-1306663681.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1940782116

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22689792 kB
Buffers:        364536 kB
Cached:        7812476 kB
SwapCached:     152248 kB
Active:        3449204 kB
Inactive:      6501932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22689792 kB
SwapTotal:    67111528 kB
SwapFree:     37160472 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:     1635080 kB
Mapped:          10612 kB
Slab:           154508 kB
PageTables:      89408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87701512 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= 73412 MiB
End job on node104 at 2011-05-29 13:31:32