Trace number 3366620

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) 4800.35 1203.13

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
MD5SUM25ed0c8de63814e6d33af77a8f91b72b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3141
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366620-1305410817.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.11	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.11	c -- vars added         50
0.00/0.11	c Parsing time:  0.00 s
0.00/0.11	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.11	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.00/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.41/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.41/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.41/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.41/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.41/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.77/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.21	c calculated reachability. Time: 0.00
0.77/0.21	c Calc default polars -  time:   0.00 s pos:      18 undec:       2 neg:      30
0.77/0.21	c =========================================================================================
0.77/0.21	c types(t): F = full restart, N = normal restart
0.77/0.21	c types(t): S = simplification begin/end, E = solution found
0.77/0.21	c restart types(rt): st = static, dy = dynamic
0.77/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.21	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
1.17/0.32	c  N dy    11      7658        50      4450         0      4450     31150     76892     15.28     16.19
1.97/0.50	c  N dy    22     12652        50      4450         0      5073     31150     82437     15.15     15.99
3.17/0.80	c  N dy    33     20201        50      4450         0      6755     31150    105876     14.82     15.65
3.57/0.99	c  N dy    59     24274        50      4450         0     10335     31150    171544     15.05     17.36
3.97/1.04	c  F st    64     25002        50      4450         0     10972     31150    183351     15.09     15.19
4.39/1.19	c  N st    69     28296        50      4450         0      7876     31150    123234     15.09   no data
4.80/1.25	c  S st    70     30000        50      4450         0      9365     31150    150449     15.09   no data
4.80/1.29	c  S st    70     30502        50      4450         0      9814     31150    158997     15.09   no data
4.80/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.80/1.29	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.80/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.80/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.80/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.80/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.50	c lits-rem:       165  cl-subs:     1596  v-elim:      0  v-fix:    0  time:  0.20 s
6.76/1.70	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.76/1.70	c calculated reachability. Time: 0.00
6.76/1.70	c  N dy    70     30502        50      4450         0      8218     31150    132816     15.09   no data
7.56/1.91	c  N dy   108     34517        50      4450         0     11748     31150    200013     15.39     17.97
8.36/2.15	c  N dy   111     39699        50      4450         0      9452     31150    144089     15.28     16.10
9.54/2.47	c  N dy   132     45204        50      4450         0     14279     31150    232680     15.34     16.18
9.94/2.51	c  S st   138     45753        50      4450         0     14760     31150    241798     15.37   no data
9.94/2.56	c  S st   138     46258        50      4450         0     15210     31150    250449     15.37   no data
9.94/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.94/2.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.94/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.92	c lits-rem:       217  cl-subs:     2368  v-elim:      0  v-fix:    0  time:  0.35 s
11.55/2.92	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.55/2.92	c vivif2 --  cl tried    12842 cl shrink        0 lits rem          0 time: 0.00
12.75/3.20	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
12.75/3.20	c calculated reachability. Time: 0.00
12.75/3.20	c  N dy   138     46258        50      4450         0     12842     31150    208987     15.37   no data
15.94/4.04	c  N dy   151     61512        50      4450         0      9837     31150    136022     15.08     15.96
17.56/4.48	c  N dy   173     69390        50      4450         0     16581     31150    255773     15.05     14.71
17.56/4.48	c  S st   173     69390        50      4450         0     16581     31150    255773     15.05     14.71
17.98/4.53	c  S st   173     69892        50      4450         0     17030     31150    264218     15.05   no data
17.98/4.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.98/4.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.98/4.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.98/4.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.98/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.98/4.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.98/4.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.98/4.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.98/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.93/5.03	c lits-rem:       191  cl-subs:     3052  v-elim:      0  v-fix:    0  time:  0.49 s
19.93/5.03	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.93/5.03	c vivif2 --  cl tried    13978 cl shrink        0 lits rem          0 time: 0.00
21.13/5.31	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
21.13/5.31	c calculated reachability. Time: 0.00
21.13/5.31	c  N dy   173     69892        50      4450         0     13978     31150    214230     15.05   no data
22.72/5.77	c  N dy   215     76054        50      4450         0     10136     31150    136574     15.16     16.03
23.92/6.07	c  N dy   257     80945        50      4450         0     14449     31150    217809     15.26     17.29
25.52/6.43	c  N dy   278     86178        50      4450         0     18987     31150    300657     15.29     18.03
25.92/6.55	c  F st   292     87502        50      4450         0     20148     31150    322498     15.32   no data
27.11/6.85	c  N dy   298     92698        50      4450         0     14356     31150    209160     15.32   no data
28.71/7.26	c  N dy   327     98639        50      4450         0     19544     31150    304278     15.35     17.62
30.72/7.77	c  S st   368    104839        50      4450         0     13706     31150    188760     15.43   no data
31.14/7.81	c  S st   368    105343        50      4450         0     14151     31150    197215     15.43   no data
31.14/7.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.14/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
31.14/7.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.14/7.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.14/7.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.14/7.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
31.14/7.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.14/7.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.14/7.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.49/7.98	c lits-rem:        75  cl-subs:      755  v-elim:      0  v-fix:    0  time:  0.15 s
31.49/7.98	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.49/7.98	c vivif2 --  cl tried    13396 cl shrink        0 lits rem          0 time: 0.00
32.69/8.27	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
32.69/8.27	c calculated reachability. Time: 0.00
32.69/8.27	c  N dy   368    105343        50      4450         0     13396     31150    183420     15.43   no data
35.89/9.09	c  N dy   406    116838        50      4450         0     23330     31150    365123     15.43     16.27
38.29/9.65	c  N dy   452    124321        50      4450         0     17795     31150    255955     15.49     16.64
42.67/10.76	c  N dy   479    138706        50      4450         0     17222     31150    232840     15.38     16.49
45.46/11.49	c  N dy   521    147686        50      4450         0     24968     31150    370744     15.37     16.33
48.69/12.30	c  N dy   569    157213        50      4450         0     19492     31150    273230     15.41     16.29
49.05/12.37	c  S st   577    158014        50      4450         0     20198     31150    286605     15.42   no data
49.45/12.43	c  S st   577    158519        50      4450         0     20647     31150    295353     15.42   no data
49.45/12.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.45/12.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
49.45/12.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.45/12.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.45/12.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.45/12.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
49.45/12.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.45/12.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.45/12.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.05/12.84	c lits-rem:       187  cl-subs:     1863  v-elim:      0  v-fix:    0  time:  0.40 s
51.05/12.84	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
51.05/12.85	c vivif2 --  cl tried    18784 cl shrink        0 lits rem          0 time: 0.00
52.25/13.19	c asymm  cl-useful: 0/4236/4450 lits-rem:0 time: 0.34
52.25/13.19	c calculated reachability. Time: 0.00
52.25/13.19	c  N dy   577    158519        50      4450         0     18784     31150    261444     15.42   no data
57.83/14.50	c  N dy   648    172725        50      4450         0     16466     31150    209169     15.47     16.37
62.22/15.69	c  N dy   708    185905        50      4450         0     27908     31150    418973     15.49     16.32
67.80/17.04	c  N dy   745    201511        50      4450         0     25785     31150    369155     15.45     16.32
73.00/18.37	c  N dy   805    214993        50      4450         0     21057     31150    278793     15.47     16.33
82.17/20.70	c  N dy   883    237779        50      4450         0     23381     31150    303910     15.43     12.02
82.17/20.70	c  S st   883    237779        50      4450         0     23381     31150    303910     15.43     12.02
82.57/20.76	c  S st   883    238282        50      4450         0     23825     31150    312468     15.43   no data
82.57/20.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.57/20.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
82.57/20.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.57/20.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.57/20.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.57/20.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
82.57/20.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.57/20.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
82.57/20.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.96/21.32	c lits-rem:       203  cl-subs:     2632  v-elim:      0  v-fix:    0  time:  0.54 s
84.96/21.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
84.96/21.33	c vivif2 --  cl tried    21193 cl shrink        0 lits rem          0 time: 0.00
86.16/21.67	c asymm  cl-useful: 0/3738/4450 lits-rem:0 time: 0.34
86.16/21.67	c calculated reachability. Time: 0.00
86.16/21.67	c  N dy   883    238282        50      4450         0     21193     31150    272501     15.43   no data
93.74/23.50	c  N dy   955    255062        50      4450         0     35728     31150    538092     15.45     16.28
103.32/25.91	c  N dy  1017    278739        50      4450         0     19255     31150    222890     15.40     16.33
110.89/27.81	c  N dy  1034    298917        50      4450         0     36375     31150    519413     15.32     16.16
114.11/28.66	c  F st  1063    306250        50      4450         0     23078     31150    287164     15.32     15.31
119.27/29.91	c  N dy  1114    318020        50      4450         0     33304     31150    477792     15.35     17.70
128.84/32.34	c  N dy  1208    338076        50      4450         0     29985     31150    405998     15.38     17.95
138.82/34.82	c  S st  1287    357423        50      4450         0     25149     31150    311091     15.40     15.15
139.22/34.90	c  S st  1287    357931        50      4450         0     25597     31150    319545     15.40   no data
139.22/34.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.22/34.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
139.22/34.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.22/34.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.22/34.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.22/34.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
139.22/34.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.22/34.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
139.22/34.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.86/35.31	c lits-rem:        97  cl-subs:     1305  v-elim:      0  v-fix:    0  time:  0.38 s
140.86/35.31	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
140.86/35.32	c vivif2 --  cl tried    24292 cl shrink        0 lits rem          0 time: 0.00
141.22/35.40	c asymm  cl-useful: 0/712/4450 lits-rem:0 time: 0.08
141.22/35.40	c calculated reachability. Time: 0.00
141.22/35.40	c  N dy  1287    357931        50      4450         0     24292     31150    296938     15.40   no data
151.19/37.95	c  N dy  1393    377991        50      4450         0     41675     31150    617038     15.43     16.46
161.57/40.59	c  N dy  1481    398071        50      4450         0     36678     31150    516450     15.45     17.68
181.12/45.44	c  N dy  1566    434591        50      4450         0     44746     31150    638949     15.39     16.22
191.90/48.19	c  N dy  1698    454674        50      4450         0     38073     31150    529052     15.43     18.07
203.45/51.03	c  N dy  1751    475122        50      4450         0     30606     31150    375998     15.41     16.38
217.03/54.47	c  N dy  1849    499293        50      4450         0     51367     31150    752985     15.42     16.23
228.64/57.35	c  N dy  1992    519366        50      4450         0     43061     31150    606009     15.46     17.29
240.58/60.37	c  S st  2092    536897        50      4450         0     31423     31150    379586     15.49     15.91
240.98/60.46	c  S st  2092    537398        50      4450         0     31871     31150    388120     15.49   no data
240.98/60.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.98/60.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
240.98/60.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.98/60.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.98/60.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.98/60.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
240.98/60.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
240.98/60.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
240.98/60.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.36/61.07	c lits-rem:       137  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.57 s
243.36/61.07	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
243.36/61.07	c vivif2 --  cl tried    30368 cl shrink        0 lits rem          0 time: 0.00
244.96/61.44	c asymm  cl-useful: 0/2843/4450 lits-rem:0 time: 0.37
244.96/61.44	c calculated reachability. Time: 0.00
244.96/61.44	c  N dy  2092    537398        50      4450         0     30368     31150    361095     15.49   no data
261.32/65.52	c  N dy  2161    567426        50      4450         0     28563     31150    318591     15.44     16.28
272.89/68.48	c  N dy  2300    587511        50      4450         0     45960     31150    643140     15.48     16.56
291.64/73.13	c  N dy  2376    618237        50      4450         0     43848     31150    581925     15.46     16.38
308.39/77.33	c  N dy  2501    640914        50      4450         0     34203     31150    404150     15.48     16.36
321.96/80.77	c  N dy  2624    661647        50      4450         0     52058     31150    736320     15.50     16.34
338.36/84.87	c  N dy  2699    685740        50      4450         0     42619     31150    549553     15.49     16.34
354.68/88.91	c  N dy  2797    705757        50      4450         0     59817     31150    865082     15.50     17.12
367.05/92.01	c  N dy  2848    725876        50      4450         0     46226     31150    612029     15.49     16.33
383.81/96.24	c  N dy  2947    745946        50      4450         0     63536     31150    930273     15.50     17.62
395.77/99.27	c  N dy  3014    765963        50      4450         0     48825     31150    649186     15.49     17.37
415.32/104.12	c  N dy  3155    786020        50      4450         0     33526     31150    369158     15.52     16.86
426.90/107.03	c  N dy  3206    806025        50      4450         0     50726     31150    676978     15.50     17.04
426.90/107.05	c  S st  3207    806097        50      4450         0     50789     31150    678173     15.50   no data
427.29/107.18	c  S st  3207    806603        50      4450         0     51241     31150    687034     15.50   no data
427.29/107.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
427.69/107.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
427.69/107.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.69/107.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.69/107.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.69/107.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
427.69/107.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.69/107.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
427.69/107.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.89/110.03	c lits-rem:       538  cl-subs:     6503  v-elim:      0  v-fix:    0  time:  2.77 s
438.89/110.04	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
438.89/110.04	c vivif2 --  cl tried    44738 cl shrink        0 lits rem          0 time: 0.01
439.66/110.27	c asymm  cl-useful: 0/877/4450 lits-rem:0 time: 0.23
439.66/110.27	c calculated reachability. Time: 0.00
439.66/110.27	c  N dy  3207    806603        50      4450         0     44738     31150    579075     15.50   no data
457.21/114.64	c  N dy  3322    826692        50      4450         0     62057     31150    900376     15.52     17.97
507.90/127.39	c  N dy  3367    910572        50      4450         0     65830     31150    877553     15.33     16.29
524.25/131.42	c  N dy  3511    930623        50      4450         0     48484     31150    628371     15.36     16.31
543.41/136.27	c  N dy  3581    954307        50      4450         0     68626     31150    987215     15.35     16.17
559.76/140.36	c  N dy  3729    974847        50      4450         0     50609     31150    659439     15.38     16.20
578.12/144.90	c  N dy  3818    995249        50      4450         0     68034     31150    976186     15.38     16.27
596.08/149.46	c  N dy  3971   1015965        50      4450         0     49226     31150    625689     15.41     16.26
612.83/153.61	c  N dy  4036   1036042        50      4450         0     66366     31150    935611     15.41     17.08
633.17/158.75	c  N dy  4184   1056243        50      4450         0     46122     31150    556073     15.43     16.34
646.74/162.12	c  F st  4285   1071875        50      4450         0     59594     31150    807498     15.44     13.26
650.73/163.19	c  N dy  4291   1077072        50      4450         0     64077     31150    891857     15.44   no data
672.67/168.69	c  N dy  4409   1097145        50      4450         0     42649     31150    484052     15.46     17.08
690.23/173.04	c  N dy  4480   1120506        50      4450         0     62616     31150    846940     15.46     16.39
713.38/178.85	c  N dy  4615   1140515        50      4450         0     40366     31150    435046     15.47     16.57
728.56/182.70	c  N dy  4714   1160596        50      4450         0     57646     31150    755690     15.48     16.86
751.28/188.39	c  N dy  4842   1180642        50      4450         0     74900     31150   1077065     15.50     17.52
774.42/194.11	c  N dy  4963   1200718        50      4450         0     51813     31150    641100     15.51     16.37
782.40/196.13	c  S st  4970   1209905        50      4450         0     59632     31150    778780     15.50     14.78
783.20/196.34	c  S st  4970   1210407        50      4450         0     60068     31150    787440     15.50   no data
783.20/196.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
783.20/196.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
783.20/196.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
783.20/196.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
783.20/196.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.20/196.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
783.20/196.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
783.20/196.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
783.60/196.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.95/200.53	c lits-rem:       683  cl-subs:     6699  v-elim:      0  v-fix:    0  time:  4.08 s
799.95/200.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
799.95/200.54	c vivif2 --  cl tried    53369 cl shrink        0 lits rem          0 time: 0.01
801.15/200.86	c asymm  cl-useful: 0/730/4450 lits-rem:0 time: 0.32
801.15/200.86	c calculated reachability. Time: 0.00
801.15/200.86	c  N dy  4970   1210407        50      4450         0     53369     31150    672531     15.50   no data
824.69/206.73	c  N dy  5081   1231765        50      4450         0     71829     31150   1014116     15.51     16.45
848.23/212.68	c  N dy  5172   1254933        50      4450         0     50873     31150    612833     15.51     16.40
867.39/217.49	c  N dy  5278   1275555        50      4450         0     68685     31150    940896     15.52     16.35
892.92/223.89	c  N dy  5413   1295636        50      4450         0     44005     31150    482489     15.54     17.45
909.67/228.01	c  N dy  5510   1316924        50      4450         0     62238     31150    817865     15.54     16.40
930.87/233.39	c  N dy  5592   1337807        50      4450         0     80189     31150   1148988     15.55     16.44
956.37/239.78	c  N dy  5710   1357895        50      4450         0     54578     31150    670486     15.56     17.53
979.15/245.46	c  N dy  5784   1378634        50      4450         0     72361     31150    995545     15.56     16.45
1008.63/252.85	c  N dy  5818   1410663        50      4450         0     55783     31150    665630     15.53     16.36
1040.59/260.87	c  N dy  5899   1446575        50      4450         0     86310     31150   1198042     15.50     16.36
1059.30/265.51	c  N dy  5986   1466636        50      4450         0     59126     31150    735853     15.50     16.59
1081.25/271.06	c  N dy  6103   1486692        50      4450         0     76259     31150   1054525     15.51     17.07
1110.40/278.38	c  N dy  6178   1513049        50      4450         0     53471     31150    618026     15.51     16.41
1130.33/283.38	c  N dy  6289   1533146        50      4450         0     70725     31150    937645     15.51     16.33
1157.87/290.20	c  N dy  6422   1553231        50      4450         0     87999     31150   1263476     15.53     17.02
1178.60/295.46	c  N dy  6498   1574383        50      4450         0     59918     31150    740627     15.53     16.40
1201.75/301.29	c  N dy  6653   1594402        50      4450         0     77102     31150   1066366     15.54     16.42
1231.27/308.62	c  N dy  6781   1614501        50      4450         0     47283     31150    501446     15.56     16.80
1248.43/312.98	c  N dy  6895   1634557        50      4450         0     64515     31150    823344     15.57     17.69
1272.80/319.09	c  N dy  7002   1654893        50      4450         0     81984     31150   1146713     15.57     16.46
1304.28/326.98	c  N dy  7171   1674974        50      4450         0     51264     31150    569169     15.59     16.58
1324.24/331.93	c  N dy  7254   1695053        50      4450         0     68416     31150    884103     15.59     19.10
1346.59/337.51	c  S st  7332   1710408        50      4450         0     81540     31150   1128829     15.60   no data
1347.82/337.85	c  S st  7332   1710914        50      4450         0     81990     31150   1137567     15.60   no data
1347.82/337.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1348.18/337.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1348.18/337.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1348.18/337.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1348.18/337.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1348.18/337.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1348.18/337.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1348.18/337.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1348.18/337.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1399.65/350.82	c lits-rem:      1022  cl-subs:    10646  v-elim:      0  v-fix:    0  time: 12.75 s
1399.65/350.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1399.65/350.83	c vivif2 --  cl tried    71344 cl shrink        0 lits rem          0 time: 0.02
1401.24/351.20	c asymm  cl-useful: 0/773/4450 lits-rem:0 time: 0.36
1401.24/351.21	c calculated reachability. Time: 0.00
1401.24/351.21	c  N dy  7332   1710914        50      4450         0     71344     31150    948851     15.60   no data
1430.80/358.66	c  N dy  7417   1730995        50      4450         0     88533     31150   1265313     15.60     18.68
1455.91/364.95	c  N dy  7469   1752224        50      4450         0     58658     31150    694760     15.59     16.42
1477.45/370.38	c  N dy  7571   1772272        50      4450         0     75880     31150   1013691     15.60     17.28
1504.59/377.12	c  N dy  7628   1793470        50      4450         0     93982     31150   1340416     15.60     16.43
1534.90/384.78	c  N dy  7671   1827508        50      4450         0     73477     31150    927830     15.56     16.59
1559.24/390.80	c  N dy  7749   1847579        50      4450         0     90643     31150   1241680     15.57     18.28
1587.58/397.97	c  N dy  7832   1870264        50      4450         0     59879     31150    703851     15.57     16.41
1609.92/403.50	c  N dy  7930   1890327        50      4450         0     77074     31150   1019801     15.57     18.40
1641.04/411.34	c  N dy  8092   1910403        50      4450         0     94310     31150   1348315     15.58     16.59
1669.77/418.57	c  N dy  8234   1930531        50      4450         0     60378     31150    711122     15.60     16.44
1694.14/424.70	c  N dy  8364   1951599        50      4450         0     78473     31150   1048480     15.60     16.47
1735.19/434.90	c  N dy  8476   1980121        50      4450         0    102963     31150   1495704     15.60     16.46
1759.14/440.99	c  N dy  8592   2002568        50      4450         0     69882     31150    875173     15.60     16.50
1781.48/446.59	c  N dy  8629   2022924        50      4450         0     87145     31150   1179619     15.59     16.42
1814.60/454.89	c  N dy  8761   2042998        50      4450         0    104388     31150   1504065     15.60     17.14
1836.95/460.42	c  N dy  8848   2063087        50      4450         0     68565     31150    845436     15.61     18.89
1877.65/470.64	c  N dy  8913   2100102        50      4450         0     99924     31150   1405678     15.59     16.42
1907.97/478.28	c  N dy  9087   2120145        50      4450         0     63407     31150    748633     15.60     17.29
1932.30/484.30	c  N dy  9168   2142642        50      4450         0     82646     31150   1102096     15.60     16.45
1956.25/490.35	c  N dy  9191   2162716        50      4450         0     99679     31150   1400206     15.59     16.42
1983.80/497.21	c  N dy  9260   2184610        50      4450         0     63739     31150    738417     15.59     16.48
2010.90/504.03	c  N dy  9387   2207497        50      4450         0     83346     31150   1104029     15.60     16.43
2016.89/505.52	c  S st  9421   2210914        50      4450         0     86299     31150   1161084     15.60   no data
2018.09/505.83	c  S st  9421   2211418        50      4450         0     86735     31150   1169747     15.60   no data
2018.09/505.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2018.09/505.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2018.09/505.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2018.09/505.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2018.09/505.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2018.09/505.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2018.09/505.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2018.49/505.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2018.49/505.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2080.35/521.48	c lits-rem:       884  cl-subs:    10679  v-elim:      0  v-fix:    0  time: 15.36 s
2080.35/521.48	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2080.35/521.50	c vivif2 --  cl tried    76056 cl shrink        0 lits rem          0 time: 0.02
2082.31/521.98	c asymm  cl-useful: 0/588/4450 lits-rem:0 time: 0.48
2082.31/521.98	c calculated reachability. Time: 0.00
2082.31/521.98	c  N dy  9421   2211418        50      4450         0     76056     31150    981777     15.60   no data
2117.43/530.71	c  N dy  9520   2231561        50      4450         0     93286     31150   1304077     15.60     16.44
2165.71/542.88	c  N dy  9538   2279174        50      4450         0     78817     31150    981431     15.56     16.39
2197.63/550.80	c  N dy  9698   2300104        50      4450         0     96860     31150   1323720     15.57     16.44
2233.15/559.75	c  N dy  9825   2320120        50      4450         0     58107     31150    626297     15.58     18.00
2254.68/565.13	c  N dy  9915   2340483        50      4450         0     75629     31150    951654     15.59     16.52
2316.14/580.50	c  N dy  9986   2390899        50      4450         0     61448     31150    669612     15.56     16.54
2340.46/586.67	c  N dy 10139   2410977        50      4450         0     78631     31150    995482     15.57     16.39
2368.00/593.58	c  N dy 10231   2431044        50      4450         0     95727     31150   1311025     15.57     18.92
2404.32/602.60	c  N dy 10331   2451668        50      4450         0    113346     31150   1638114     15.58     16.43
2435.84/610.55	c  N dy 10453   2477823        50      4450         0     77663     31150    967741     15.58     16.49
2472.53/619.73	c  N dy 10530   2508233        50      4450         0    103486     31150   1429402     15.57     16.47
2508.44/628.77	c  N dy 10654   2528273        50      4450         0     61929     31150    675332     15.58     17.48
2528.79/633.88	c  N dy 10709   2548335        50      4450         0     78991     31150    985844     15.58     17.80
2560.32/641.79	c  N dy 10857   2568425        50      4450         0     96229     31150   1312065     15.59     16.96
2596.63/650.81	c  N dy 10956   2590222        50      4450         0    114802     31150   1653877     15.59     16.45
2626.94/658.42	c  N dy 11089   2610347        50      4450         0     72361     31150    863715     15.60     16.44
2655.30/665.51	c  N dy 11213   2630379        50      4450         0     89480     31150   1185028     15.60     19.84
2689.19/674.06	c  N dy 11344   2650477        50      4450         0    106716     31150   1510223     15.61     17.36
2726.69/683.43	c  N dy 11445   2670957        50      4450         0     63562     31150    690665     15.61     16.50
2747.88/688.73	c  N dy 11473   2694664        50      4450         0     83545     31150   1039717     15.60     16.51
2768.19/693.85	c  S st 11494   2711418        50      4450         0     97716     31150   1286935     15.59     15.27
2769.41/694.19	c  S st 11494   2711922        50      4450         0     98168     31150   1295705     15.59   no data
2769.41/694.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2769.83/694.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2769.83/694.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2769.83/694.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2769.83/694.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2769.83/694.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2769.83/694.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2769.83/694.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2770.18/694.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2862.34/717.40	c lits-rem:       947  cl-subs:    16294  v-elim:      0  v-fix:    0  time: 22.87 s
2862.34/717.40	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2862.34/717.42	c vivif2 --  cl tried    81874 cl shrink        0 lits rem          0 time: 0.02
2864.34/717.90	c asymm  cl-useful: 0/518/4450 lits-rem:0 time: 0.48
2864.34/717.90	c calculated reachability. Time: 0.00
2864.34/717.90	c  N dy 11494   2711922        50      4450         0     81874     31150   1034199     15.59   no data
2901.07/727.21	c  N dy 11597   2732007        50      4450         0     99046     31150   1352494     15.60     17.97
2930.97/734.68	c  N dy 11645   2752058        50      4450         0    116044     31150   1658590     15.59     17.21
2958.54/741.54	c  N dy 11741   2772117        50      4450         0     73127     31150    865447     15.60     17.26
2981.64/747.34	c  N dy 11762   2793068        50      4450         0     90838     31150   1171344     15.58     16.67
3017.15/756.21	c  N dy 11912   2813121        50      4450         0    108126     31150   1500564     15.59     16.68
3065.03/768.23	c  N dy 12036   2833217        50      4450         0     63669     31150    679001     15.60     16.43
3091.36/774.83	c  N dy 12046   2857127        50      4450         0     83768     31150   1024321     15.59     16.52
3127.28/783.80	c  N dy 12146   2878678        50      4450         0    102222     31150   1365485     15.59     16.43
3165.56/793.47	c  N dy 12246   2899015        50      4450         0    119643     31150   1690277     15.59     16.48
3197.10/801.35	c  N dy 12394   2919085        50      4450         0     74125     31150    872254     15.60     17.34
3225.85/808.58	c  N dy 12532   2939121        50      4450         0     91255     31150   1197744     15.61     17.63
3261.73/817.51	c  N dy 12668   2959174        50      4450         0    108460     31150   1523624     15.61     18.65
3304.43/828.21	c  N dy 12811   2979186        50      4450         0    125653     31150   1849844     15.62     18.13
3331.59/835.06	c  N dy 12880   2999301        50      4450         0     78843     31150    938210     15.62     16.53
3362.67/842.82	c  N dy 13012   3019316        50      4450         0     96068     31150   1263983     15.63     17.03
3400.19/852.29	c  N dy 13120   3040964        50      4450         0    114527     31150   1605048     15.63     16.49
3441.68/862.65	c  N dy 13182   3065648        50      4450         0     70552     31150    774701     15.63     16.47
3470.01/869.74	c  N dy 13340   3085668        50      4450         0     87755     31150   1101958     15.63     18.79
3499.14/877.08	c  N dy 13360   3109356        50      4450         0    107778     31150   1452419     15.62     16.57
3541.86/887.80	c  N dy 13502   3129771        50      4450         0    125269     31150   1778482     15.63     16.49
3577.38/896.63	c  N dy 13632   3149831        50      4450         0     76760     31150    892620     15.64     17.56
3602.88/903.09	c  N dy 13708   3169929        50      4450         0     93748     31150   1198664     15.63     16.49
3632.00/910.36	c  N dy 13751   3190257        50      4450         0    110838     31150   1502904     15.63     16.47
3665.91/918.85	c  N dy 13803   3211037        50      4450         0    128412     31150   1816936     15.62     16.48
3667.91/919.33	c  S st 13807   3211922        50      4450         0    129166     31150   1831200     15.62     15.69
3669.90/919.86	c  S st 13807   3212423        50      4450         0    129614     31150   1839910     15.62   no data
3669.90/919.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3670.30/919.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3670.30/919.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3670.30/919.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3670.30/919.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3670.30/919.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3670.30/919.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3670.30/919.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3670.70/920.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3773.24/945.71	c lits-rem:      1266  cl-subs:    24592  v-elim:      0  v-fix:    0  time: 25.42 s
3773.24/945.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3773.24/945.73	c vivif2 --  cl tried   105022 cl shrink        0 lits rem          0 time: 0.03
3774.47/946.11	c asymm  cl-useful: 0/407/4450 lits-rem:0 time: 0.36
3774.88/946.11	c calculated reachability. Time: 0.00
3774.88/946.11	c  N dy 13807   3212423        50      4450         0    105022     31150   1428061     15.62   no data
3810.75/955.17	c  N dy 13876   3232476        50      4450         0    122053     31150   1737879     15.62     16.52
3863.03/968.24	c  N dy 13960   3273450        50      4450         0     92229     31150   1150545     15.61     16.46
3896.14/976.50	c  N dy 14047   3293470        50      4450         0    109261     31150   1462980     15.61     18.35
3936.44/986.63	c  N dy 14097   3315456        50      4450         0    127821     31150   1793516     15.61     16.60
3964.37/993.69	c  N dy 14156   3335474        50      4450         0     78721     31150    918577     15.61     18.07
3996.29/1001.69	c  N dy 14298   3355480        50      4450         0     95874     31150   1244167     15.61     17.58
4035.80/1011.54	c  N dy 14447   3375517        50      4450         0    113043     31150   1571372     15.62     18.41
4080.08/1022.60	c  N dy 14567   3395577        50      4450         0    130195     31150   1893483     15.63     17.63
4116.81/1031.88	c  N dy 14720   3416108        50      4450         0     80155     31150    940531     15.63     16.54
4149.10/1039.94	c  N dy 14880   3436207        50      4450         0     97371     31150   1269878     15.64     17.59
4187.04/1049.41	c  N dy 15007   3456288        50      4450         0    114645     31150   1597119     15.65     16.53
4228.51/1059.82	c  N dy 15104   3476603        50      4450         0    132023     31150   1920601     15.65     16.56
4262.06/1068.24	c  N dy 15208   3496695        50      4450         0     80190     31150    928456     15.65     17.86
4294.34/1076.39	c  N dy 15360   3516778        50      4450         0     97430     31150   1257136     15.66     16.73
4331.87/1085.78	c  N dy 15493   3536926        50      4450         0    114699     31150   1585441     15.67     16.58
4372.14/1095.82	c  N dy 15576   3556961        50      4450         0    131700     31150   1897552     15.67     18.56
4406.90/1104.54	c  N dy 15639   3578693        50      4450         0     80237     31150    916733     15.67     16.51
4438.77/1112.57	c  N dy 15766   3599416        50      4450         0     97952     31150   1248823     15.67     16.50
4473.49/1121.27	c  N dy 15867   3619519        50      4450         0    115052     31150   1568818     15.67     17.37
4546.51/1139.50	c  N dy 15980   3660266        50      4450         0     78786     31150    870898     15.66     16.50
4578.42/1147.55	c  N dy 16116   3680289        50      4450         0     95920     31150   1196369     15.67     16.97
4615.93/1156.99	c  N dy 16238   3700329        50      4450         0    113094     31150   1518360     15.67     16.50
4643.48/1163.82	c  S st 16330   3712424        50      4450         0    123471     31150   1716763     15.68   no data
4645.05/1164.24	c  S st 16330   3712926        50      4450         0    123926     31150   1725524     15.68   no data
4645.05/1164.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4645.45/1164.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4645.45/1164.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4645.45/1164.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4645.45/1164.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4645.45/1164.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4645.45/1164.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4645.45/1164.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4645.45/1164.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4721.27/1183.39	c lits-rem:      1034  cl-subs:    17783  v-elim:      0  v-fix:    0  time: 18.83 s
4721.27/1183.39	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4721.67/1183.41	c vivif2 --  cl tried   106143 cl shrink        0 lits rem          0 time: 0.02
4722.90/1183.79	c asymm  cl-useful: 0/409/4450 lits-rem:0 time: 0.37
4722.90/1183.79	c calculated reachability. Time: 0.00
4722.90/1183.79	c  N dy 16330   3712926        50      4450         0    106143     31150   1415573     15.68   no data
4764.36/1194.14	c  N dy 16438   3733130        50      4450         0    123356     31150   1736950     15.68     16.52

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-3366620-1305410817/watcher-3366620-1305410817 -o /tmp/evaluation-result-3366620-1305410817/solver-3366620-1305410817 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366620-1305410817.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.06 7.52 6.84 6/320 8497
/proc/meminfo: memFree=10851492/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 408 0 0 0 1 0 0 0 25 0 4 0 652684087 52396032 348 33554432000 4194304 4580107 140736120508624 18446744073709551615 47174828275634 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8497/statm: 12792 351 300 95 0 7774 0
[pid=8497/tid=8498] ppid=8495 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652684087 52396032 353 33554432000 4194304 4580107 140736120508624 18446744073709551615 47174828275225 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652684087 52396032 353 33554432000 4194304 4580107 140736120508624 18446744073709551615 47174828275225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 652684087 52396032 353 33554432000 4194304 4580107 140736120508624 18446744073709551615 47174828275223 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.1106 s]
/proc/loadavg: 8.06 7.52 6.84 6/320 8497
/proc/meminfo: memFree=10851492/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=281956 CPUtime=0.41 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 1259 0 0 0 41 0 0 0 25 0 4 0 652684087 288722944 1175 33554432000 4194304 4580107 140736120508624 18446744073709551615 212436060343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8497/statm: 70489 1184 363 95 0 65471 0
[pid=8497/tid=8498] ppid=8495 vsize=281956 CPUtime=0.1 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 168 0 0 0 10 0 0 0 18 0 4 0 652684087 288722944 1189 33554432000 4194304 4580107 140736120508624 18446744073709551615 4223428 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=281956 CPUtime=0.1 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 210 0 0 0 10 0 0 0 18 0 4 0 652684087 288722944 1195 33554432000 4194304 4580107 140736120508624 18446744073709551615 212435677893 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=282088 CPUtime=0.1 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 283 0 0 0 10 0 0 0 25 0 4 0 652684087 288858112 1201 33554432000 4194304 4580107 140736120508624 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 281956

[startup+0.201064 s]
/proc/loadavg: 8.06 7.52 6.84 6/320 8497
/proc/meminfo: memFree=10851492/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=283200 CPUtime=0.77 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 2580 0 0 0 77 0 0 0 25 0 4 0 652684087 289996800 2161 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 70800 2161 376 95 0 65782 0
[pid=8497/tid=8498] ppid=8495 vsize=283200 CPUtime=0.19 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 559 0 0 0 19 0 0 0 18 0 4 0 652684087 289996800 2161 33554432000 4194304 4580107 140736120508624 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=283200 CPUtime=0.19 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 581 0 0 0 19 0 0 0 18 0 4 0 652684087 289996800 2161 33554432000 4194304 4580107 140736120508624 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=283200 CPUtime=0.19 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 464 0 0 0 19 0 0 0 25 0 4 0 652684087 289996800 2161 33554432000 4194304 4580107 140736120508624 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283200

[startup+0.301044 s]
/proc/loadavg: 8.06 7.52 6.84 6/320 8497
/proc/meminfo: memFree=10851492/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=284604 CPUtime=1.17 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 3165 0 0 0 117 0 0 0 25 0 4 0 652684087 291434496 2340 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 71151 2340 376 95 0 66133 0
[pid=8497/tid=8498] ppid=8495 vsize=284604 CPUtime=0.29 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 738 0 0 0 29 0 0 0 18 0 4 0 652684087 291434496 2340 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=284604 CPUtime=0.29 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 746 0 0 0 29 0 0 0 18 0 4 0 652684087 291434496 2340 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=284604 CPUtime=0.29 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 545 0 0 0 29 0 0 0 25 0 4 0 652684087 291434496 2340 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284604

[startup+0.700969 s]
/proc/loadavg: 8.06 7.52 6.84 6/320 8497
/proc/meminfo: memFree=10851492/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=285680 CPUtime=2.77 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 4907 0 0 0 277 0 0 0 25 0 4 0 652684087 292536320 3071 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 71420 3071 376 95 0 66402 0
[pid=8497/tid=8498] ppid=8495 vsize=285680 CPUtime=0.68 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 1150 0 0 0 68 0 0 0 18 0 4 0 652684087 292536320 3071 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=285680 CPUtime=0.69 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 1158 0 0 0 69 0 0 0 18 0 4 0 652684087 292536320 3071 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=285680 CPUtime=0.69 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 1054 0 0 0 69 0 0 0 25 0 4 0 652684087 292536320 3071 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285680

[startup+1.50082 s]
/proc/loadavg: 8.06 7.52 6.84 9/324 8501
/proc/meminfo: memFree=10836580/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=286896 CPUtime=5.96 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 8965 0 0 0 595 1 0 0 25 0 4 0 652684087 293781504 4396 33554432000 4194304 4580107 140736120508624 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 71724 4396 378 95 0 66706 0
[pid=8497/tid=8498] ppid=8495 vsize=286896 CPUtime=1.48 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 2000 0 0 0 148 0 0 0 20 0 4 0 652684087 293781504 4396 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=286896 CPUtime=1.49 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 2026 0 0 0 149 0 0 0 20 0 4 0 652684087 293781504 4396 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=286896 CPUtime=1.49 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 1759 0 0 0 149 0 0 0 25 0 4 0 652684087 293781504 4396 33554432000 4194304 4580107 140736120508624 18446744073709551615 4282046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286896

[startup+3.10051 s]
/proc/loadavg: 8.13 7.55 6.85 9/324 8501
/proc/meminfo: memFree=10818476/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=285528 CPUtime=12.35 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 16152 0 0 0 1233 2 0 0 25 0 4 0 652684087 292380672 9356 33554432000 4194304 4580107 140736120508624 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 71382 9356 378 95 0 66364 0
[pid=8497/tid=8498] ppid=8495 vsize=285528 CPUtime=3.08 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 3706 0 0 0 308 0 0 0 25 0 4 0 652684087 292380672 9356 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=285528 CPUtime=3.09 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 4211 0 0 0 309 0 0 0 25 0 4 0 652684087 292380672 9356 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=285528 CPUtime=3.09 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 3919 0 0 0 309 0 0 0 25 0 4 0 652684087 292380672 9356 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 285528

[startup+6.3009 s]
/proc/loadavg: 8.13 7.55 6.85 9/324 8501
/proc/meminfo: memFree=10796936/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=279004 CPUtime=25.12 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 23472 0 0 0 2508 4 0 0 25 0 4 0 652684087 285700096 13150 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 69751 13150 378 95 0 64733 0
[pid=8497/tid=8498] ppid=8495 vsize=279004 CPUtime=6.28 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 6094 0 0 0 628 0 0 0 25 0 4 0 652684087 285700096 13150 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=279004 CPUtime=6.29 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 6021 0 0 0 628 1 0 0 25 0 4 0 652684087 285700096 13150 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=279004 CPUtime=6.28 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 5616 0 0 0 628 0 0 0 25 0 4 0 652684087 285700096 13150 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 279004

[startup+12.7007 s]
/proc/loadavg: 8.11 7.56 6.86 9/324 8501
/proc/meminfo: memFree=10786944/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=297592 CPUtime=50.65 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 33808 0 0 0 5060 5 0 0 25 0 4 0 652684087 304734208 13891 33554432000 4194304 4580107 140736120508624 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 74398 13891 378 95 0 69380 0
[pid=8497/tid=8498] ppid=8495 vsize=297592 CPUtime=12.68 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 8840 0 0 0 1267 1 0 0 25 0 4 0 652684087 304734208 13891 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=297592 CPUtime=12.69 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 7666 0 0 0 1268 1 0 0 25 0 4 0 652684087 304734208 13891 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=297592 CPUtime=12.69 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 8998 0 0 0 1268 1 0 0 25 0 4 0 652684087 304734208 13891 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 297592

[startup+25.5012 s]
/proc/loadavg: 8.09 7.58 6.87 9/324 8502
/proc/meminfo: memFree=10772432/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=298516 CPUtime=101.72 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 50664 0 0 0 10162 10 0 0 25 0 4 0 652684087 305680384 17996 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 74629 17996 378 95 0 69611 0
[pid=8497/tid=8498] ppid=8495 vsize=298516 CPUtime=25.47 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 14198 0 0 0 2545 2 0 0 25 0 4 0 652684087 305680384 17996 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=298516 CPUtime=25.49 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 11530 0 0 0 2547 2 0 0 25 0 4 0 652684087 305680384 17996 33554432000 4194304 4580107 140736120508624 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=298516 CPUtime=25.49 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 13403 0 0 0 2547 2 0 0 25 0 4 0 652684087 305680384 17996 33554432000 4194304 4580107 140736120508624 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 298516

[startup+51.1004 s]
/proc/loadavg: 8.06 7.61 6.90 9/324 8502
/proc/meminfo: memFree=10754580/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=299584 CPUtime=203.85 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 77286 0 0 0 20369 16 0 0 25 0 4 0 652684087 306774016 21588 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 74896 21588 378 95 0 69878 0
[pid=8497/tid=8498] ppid=8495 vsize=299584 CPUtime=51.07 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 21449 0 0 0 5104 3 0 0 25 0 4 0 652684087 306774016 21588 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=299584 CPUtime=51.09 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 18395 0 0 0 5105 4 0 0 25 0 4 0 652684087 306774016 21588 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294026 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=299584 CPUtime=51.09 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 19940 0 0 0 5105 4 0 0 25 0 4 0 652684087 306774016 21588 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 299584

[startup+102.301 s]
/proc/loadavg: 8.10 7.70 6.97 9/324 8504
/proc/meminfo: memFree=10748204/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=311408 CPUtime=408.17 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 116700 0 0 0 40789 28 0 0 25 0 4 0 652684087 318881792 24384 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 77852 24384 378 95 0 72834 0
[pid=8497/tid=8498] ppid=8495 vsize=311408 CPUtime=102.28 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 30211 0 0 0 10223 5 0 0 25 0 4 0 652684087 318881792 24385 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=311408 CPUtime=102.3 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 28040 0 0 0 10223 7 0 0 25 0 4 0 652684087 318881792 24385 33554432000 4194304 4580107 140736120508624 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=311408 CPUtime=102.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 31436 0 0 0 10224 6 0 0 25 0 4 0 652684087 318881792 24385 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 311408

[startup+162.301 s]

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

[pid=8497] ppid=8495 vsize=399608 CPUtime=2562.72 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 360555 0 0 0 256158 114 0 0 25 0 4 0 652684087 409198592 54401 33554432000 4194304 4580107 140736120508624 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 99902 54401 378 95 0 94884 0
[pid=8497/tid=8498] ppid=8495 vsize=399608 CPUtime=642.19 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 89484 0 0 0 64191 28 0 0 25 0 4 0 652684087 409198592 54401 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=399608 CPUtime=642.31 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 86104 0 0 0 64202 29 0 0 25 0 4 0 652684087 409198592 54401 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=399608 CPUtime=642.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 94411 0 0 0 64202 28 0 0 25 0 4 0 652684087 409198592 54401 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.72
Current children cumulated vsize (KiB) 399608

[startup+702.301 s]
/proc/loadavg: 8.02 8.00 7.47 9/324 8551
/proc/meminfo: memFree=10807244/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=346680 CPUtime=2802.09 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 381650 0 0 0 280087 122 0 0 25 0 4 0 652684087 355000320 56425 33554432000 4194304 4580107 140736120508624 18446744073709551615 4406385 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 86670 56425 378 95 0 81652 0
[pid=8497/tid=8498] ppid=8495 vsize=346680 CPUtime=702.18 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 93228 0 0 0 70188 30 0 0 25 0 4 0 652684087 355000320 56425 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=346680 CPUtime=702.32 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 90665 0 0 0 70201 31 0 0 25 0 4 0 652684087 355000320 56425 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=346680 CPUtime=702.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 100446 0 0 0 70200 30 0 0 25 0 4 0 652684087 355000320 56425 33554432000 4194304 4580107 140736120508624 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.09
Current children cumulated vsize (KiB) 346680

[startup+762.301 s]
/proc/loadavg: 8.12 8.03 7.51 9/324 8552
/proc/meminfo: memFree=10737624/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=523916 CPUtime=3041.51 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 399890 0 0 0 304022 129 0 0 25 0 4 0 652684087 536489984 62659 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 130979 62659 378 95 0 125961 0
[pid=8497/tid=8498] ppid=8495 vsize=523916 CPUtime=762.19 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 97835 0 0 0 76188 31 0 0 25 0 4 0 652684087 536489984 62659 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=523916 CPUtime=762.33 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 98560 0 0 0 76200 33 0 0 25 0 4 0 652684087 536489984 62659 33554432000 4194304 4580107 140736120508624 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=523916 CPUtime=762.31 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 103218 0 0 0 76199 32 0 0 25 0 4 0 652684087 536489984 62659 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.51
Current children cumulated vsize (KiB) 523916

[startup+822.301 s]
/proc/loadavg: 8.15 8.05 7.55 9/324 8554
/proc/meminfo: memFree=10693296/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=470848 CPUtime=3280.88 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 416613 0 0 0 327952 136 0 0 25 0 4 0 652684087 482148352 70069 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 117712 70069 378 95 0 112694 0
[pid=8497/tid=8498] ppid=8495 vsize=470848 CPUtime=822.17 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 102165 0 0 0 82184 33 0 0 25 0 4 0 652684087 482148352 70069 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=470848 CPUtime=822.32 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 102230 0 0 0 82198 34 0 0 25 0 4 0 652684087 482148352 70069 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=470848 CPUtime=822.29 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 107586 0 0 0 82195 34 0 0 25 0 4 0 652684087 482148352 70069 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.88
Current children cumulated vsize (KiB) 470848

[startup+882.312 s]
/proc/loadavg: 8.09 8.05 7.58 9/324 8556
/proc/meminfo: memFree=10672912/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=365116 CPUtime=3520.33 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 430411 0 0 0 351890 143 0 0 25 0 4 0 652684087 373878784 61174 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 91279 61174 378 95 0 86261 0
[pid=8497/tid=8498] ppid=8495 vsize=365116 CPUtime=882.17 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 104389 0 0 0 88183 34 0 0 25 0 4 0 652684087 373878784 61174 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=365116 CPUtime=882.33 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 106869 0 0 0 88197 36 0 0 25 0 4 0 652684087 373878784 61174 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=365116 CPUtime=882.31 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 112175 0 0 0 88195 36 0 0 25 0 4 0 652684087 373878784 61174 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294601 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.33
Current children cumulated vsize (KiB) 365116

[startup+942.301 s]
/proc/loadavg: 8.09 8.06 7.61 9/324 8557
/proc/meminfo: memFree=10640980/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=431028 CPUtime=3759.68 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 449505 0 0 0 375817 151 0 0 25 0 4 0 652684087 441372672 64100 33554432000 4194304 4580107 140736120508624 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 107757 64100 378 95 0 102739 0
[pid=8497/tid=8498] ppid=8495 vsize=431028 CPUtime=942.15 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 108424 0 0 0 94178 37 0 0 25 0 4 0 652684087 441372672 64100 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=431028 CPUtime=942.32 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 111389 0 0 0 94195 37 0 0 25 0 4 0 652684087 441372672 64100 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=431028 CPUtime=942.29 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 116506 0 0 0 94190 39 0 0 25 0 4 0 652684087 441372672 64100 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.68
Current children cumulated vsize (KiB) 431028

[startup+1002.3 s]
/proc/loadavg: 8.03 8.05 7.63 9/324 8559
/proc/meminfo: memFree=10605940/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=418632 CPUtime=3999.08 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 465669 0 0 0 399751 157 0 0 25 0 4 0 652684087 428679168 66599 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 104658 66599 378 95 0 99640 0
[pid=8497/tid=8498] ppid=8495 vsize=418632 CPUtime=1002.14 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 112043 0 0 0 100176 38 0 0 25 0 4 0 652684087 428679168 66599 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=418632 CPUtime=1002.32 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 114785 0 0 0 100194 38 0 0 25 0 4 0 652684087 428679168 66599 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=418632 CPUtime=1002.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 121188 0 0 0 100189 41 0 0 25 0 4 0 652684087 428679168 66599 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.08
Current children cumulated vsize (KiB) 418632

[startup+1062.3 s]
/proc/loadavg: 8.06 8.05 7.66 9/324 8560
/proc/meminfo: memFree=10566576/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=418892 CPUtime=4238.48 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 482009 0 0 0 423684 164 0 0 25 0 4 0 652684087 428945408 70527 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 104723 70527 378 95 0 99705 0
[pid=8497/tid=8498] ppid=8495 vsize=418892 CPUtime=1062.13 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 116867 0 0 0 106174 39 0 0 25 0 4 0 652684087 428945408 70527 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=418892 CPUtime=1062.33 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 119278 0 0 0 106193 40 0 0 25 0 4 0 652684087 428945408 70527 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=418892 CPUtime=1062.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 124981 0 0 0 106186 44 0 0 25 0 4 0 652684087 428945408 70527 33554432000 4194304 4580107 140736120508624 18446744073709551615 4305607 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.48
Current children cumulated vsize (KiB) 418892

[startup+1122.3 s]
/proc/loadavg: 8.05 8.05 7.68 9/324 8562
/proc/meminfo: memFree=10549912/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=419188 CPUtime=4477.87 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 496874 0 0 0 447616 171 0 0 25 0 4 0 652684087 429248512 68347 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 104797 68347 378 95 0 99779 0
[pid=8497/tid=8498] ppid=8495 vsize=419188 CPUtime=1122.13 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 121569 0 0 0 112171 42 0 0 25 0 4 0 652684087 429248512 68347 33554432000 4194304 4580107 140736120508624 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=419188 CPUtime=1122.33 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 122561 0 0 0 112191 42 0 0 25 0 4 0 652684087 429248512 68347 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=419188 CPUtime=1122.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 129422 0 0 0 112184 46 0 0 25 0 4 0 652684087 429248512 68347 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.87
Current children cumulated vsize (KiB) 419188

[startup+1182.3 s]
/proc/loadavg: 8.14 8.07 7.71 9/324 8564
/proc/meminfo: memFree=10541932/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=419416 CPUtime=4717.28 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 510334 0 0 0 471550 178 0 0 25 0 4 0 652684087 429481984 71726 33554432000 4194304 4580107 140736120508624 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 104854 71726 378 95 0 99836 0
[pid=8497/tid=8498] ppid=8495 vsize=419416 CPUtime=1182.12 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 124916 0 0 0 118169 43 0 0 25 0 4 0 652684087 429481984 71726 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=419416 CPUtime=1182.34 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 126894 0 0 0 118189 45 0 0 25 0 4 0 652684087 429481984 71726 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=419416 CPUtime=1182.3 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 132523 0 0 0 118183 47 0 0 25 0 4 0 652684087 429481984 71726 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.28
Current children cumulated vsize (KiB) 419416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.18 8.08 7.72 9/324 8564
/proc/meminfo: memFree=10530008/32951124 swapFree=67093864/67111528
[pid=8497] ppid=8495 vsize=419496 CPUtime=4800.29 cores=0,2,4,6
/proc/8497/stat : 8497 (strangenight2-m) R 8495 8497 7962 0 -1 4202496 515430 0 0 0 479849 180 0 0 25 0 4 0 652684087 429563904 71608 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8497/statm: 104874 71608 378 95 0 99856 0
[pid=8497/tid=8498] ppid=8495 vsize=419496 CPUtime=1202.93 cores=0,2,4,6
/proc/8497/task/8498/stat : 8498 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 126717 0 0 0 120249 44 0 0 25 0 4 0 652684087 429563904 71609 33554432000 4194304 4580107 140736120508624 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8497/tid=8499] ppid=8495 vsize=419496 CPUtime=1203.14 cores=0,2,4,6
/proc/8497/task/8499/stat : 8499 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 127584 0 0 0 120269 45 0 0 25 0 4 0 652684087 429563904 71609 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8497/tid=8500] ppid=8495 vsize=419496 CPUtime=1203.11 cores=0,2,4,6
/proc/8497/task/8500/stat : 8500 (strangenight2-m) R 8495 8497 7962 0 -1 4202560 134462 0 0 0 120263 48 0 0 25 0 4 0 652684087 429563904 71609 33554432000 4194304 4580107 140736120508624 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 419496

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): 1203.13
CPU time (s): 4800.35
CPU user time (s): 4798.53
CPU system time (s): 1.81772
CPU usage (%): 398.988
Max. virtual memory (cumulated for all children) (KiB): 523916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.53
system time used= 1.81772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515432
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= 406
involuntary context switches= 21266

runsolver used 3.43748 second user time and 8.63569 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 00:06:57
IDJOB=3366620
IDBENCH=83029
IDSOLVER=1844
FILE ID=node102/3366620-1305410817
RUNJOBID= node102-1305410268-8357
PBS_JOBID= 13324503
Free space on /tmp= 73532 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366620-1305410817/watcher-3366620-1305410817 -o /tmp/evaluation-result-3366620-1305410817/solver-3366620-1305410817 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366620-1305410817.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 25ed0c8de63814e6d33af77a8f91b72b
RANDOM SEED=1491294592

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10851532 kB
Buffers:        258456 kB
Cached:        2804888 kB
SwapCached:       1128 kB
Active:       19824104 kB
Inactive:      1981784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10851532 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            5604 kB
Writeback:           0 kB
AnonPages:    18741700 kB
Mapped:          26796 kB
Slab:           177080 kB
PageTables:      53884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59461800 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= 73524 MiB
End job on node102 at 2011-05-15 00:27:02