Trace number 3366639

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.36 1202.63

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1880985555-004.UNKNOWN.cnf
MD5SUMa1e34b50698b079e87a3cad9c76615ca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.7579
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.01	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-3366639-1305410852.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.40/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.40/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.40/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.40/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.40/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.40/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.12	c calculated reachability. Time: 0.00
0.40/0.12	c Calc default polars -  time:   0.00 s pos:      24 undec:       1 neg:      25
0.40/0.12	c =========================================================================================
0.40/0.12	c types(t): F = full restart, N = normal restart
0.40/0.12	c types(t): S = simplification begin/end, E = solution found
0.40/0.12	c restart types(rt): st = static, dy = dynamic
0.40/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.77/0.21	c  N dy     8      4008        50      4450         0      3471     31150     64198     15.55     17.14
1.17/0.34	c  N dy    18      8230        50      4450         0      4952     31150     86210     15.47     16.37
1.57/0.47	c  N dy    27     12289        50      4450         0      4799     31150     78321     15.28     16.47
2.37/0.64	c  N dy    30     16845        50      4450         0      8731     31150    149148     15.13     16.07
3.57/0.97	c  N dy    56     24534        50      4450         0     10529     31150    175091     15.12     15.94
3.57/0.99	c  F st    61     25000        50      4450         0     10952     31150    183195     15.15   no data
4.80/1.23	c  N dy    67     30001        50      4450         0      9402     31150    150450     15.15   no data
4.80/1.23	c  S st    67     30001        50      4450         0      9402     31150    150450     15.15   no data
4.80/1.26	c  S st    67     30504        50      4450         0      9851     31150    159102     15.15   no data
4.80/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.80/1.26	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.80/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.80/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.80/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.80/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.48	c lits-rem:       149  cl-subs:     1542  v-elim:      0  v-fix:    0  time:  0.21 s
6.36/1.67	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.36/1.67	c calculated reachability. Time: 0.00
6.36/1.67	c  N dy    67     30504        50      4450         0      8309     31150    133231     15.15   no data
7.96/2.04	c  N dy    94     37498        50      4450         0      7592     31150    109712     15.23     16.03
8.79/2.30	c  N dy   123     42508        50      4450         0     11966     31150    190301     15.35     16.17
9.56/2.48	c  S st   130     45757        50      4450         0     14811     31150    241617     15.34     14.42
9.96/2.52	c  S st   130     46261        50      4450         0     15246     31150    249821     15.34   no data
9.96/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.96/2.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.96/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.90	c lits-rem:       210  cl-subs:     2474  v-elim:      0  v-fix:    0  time:  0.36 s
11.55/2.90	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.55/2.90	c vivif2 --  cl tried    12772 cl shrink        0 lits rem          0 time: 0.00
12.35/3.17	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.35/3.17	c calculated reachability. Time: 0.00
12.35/3.17	c  N dy   130     46261        50      4450         0     12772     31150    206324     15.34   no data
13.58/3.41	c  N dy   149     50314        50      4450         0      8731     31150    125805     15.39     17.33
14.34/3.63	c  N dy   181     54355        50      4450         0     12272     31150    192390     15.50     16.62
15.15/3.86	c  N dy   183     58703        50      4450         0     16026     31150    259486     15.44     16.43
15.94/4.09	c  N dy   187     62917        50      4450         0     11100     31150    159566     15.41     16.22
17.57/4.44	c  N dy   191     69392        50      4450         0     16677     31150    257323     15.29     13.30
17.57/4.44	c  S st   191     69392        50      4450         0     16677     31150    257323     15.29     13.30
17.57/4.49	c  S st   191     69892        50      4450         0     17120     31150    265816     15.29   no data
17.57/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.57/4.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.57/4.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.57/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.57/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.57/4.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.97/4.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.53/4.98	c lits-rem:       313  cl-subs:     2804  v-elim:      0  v-fix:    0  time:  0.48 s
19.53/4.99	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.53/4.99	c vivif2 --  cl tried    14316 cl shrink        0 lits rem          0 time: 0.00
20.73/5.29	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
20.73/5.29	c calculated reachability. Time: 0.00
20.73/5.29	c  N dy   191     69892        50      4450         0     14316     31150    220015     15.29   no data
21.96/5.60	c  N dy   211     74393        50      4450         0     18227     31150    292331     15.33     16.21
23.52/5.90	c  N dy   238     79517        50      4450         0     13426     31150    195534     15.37     16.24
24.72/6.24	c  N dy   261     84689        50      4450         0     17944     31150    278472     15.39     16.26
25.53/6.48	c  F st   285     87500        50      4450         0     20419     31150    325027     15.43     16.04
26.35/6.70	c  N st   290     90795        50      4450         0     12929     31150    180185     15.43   no data
28.32/7.12	c  N dy   313     97473        50      4450         0     18744     31150    287575     15.46     16.32
30.31/7.62	c  N dy   345    103722        50      4450         0     12918     31150    173441     15.51     16.36
30.31/7.70	c  S st   357    104838        50      4450         0     13884     31150    191513     15.52   no data
30.74/7.75	c  S st   357    105342        50      4450         0     14338     31150    200161     15.52   no data
30.74/7.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.74/7.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.74/7.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.74/7.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.74/7.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.74/7.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.74/7.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.74/7.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.74/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.50/7.91	c lits-rem:        76  cl-subs:      746  v-elim:      0  v-fix:    0  time:  0.15 s
31.50/7.91	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.50/7.91	c vivif2 --  cl tried    13592 cl shrink        0 lits rem          0 time: 0.00
32.70/8.21	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
32.70/8.22	c calculated reachability. Time: 0.00
32.70/8.22	c  N dy   357    105342        50      4450         0     13592     31150    186141     15.52   no data
36.69/9.20	c  N dy   365    120326        50      4450         0     14396     31150    190004     15.37     16.32
39.52/9.92	c  N dy   398    130425        50      4450         0     23144     31150    347424     15.36     16.30
42.28/10.65	c  N dy   472    138821        50      4450         0     17559     31150    245974     15.46     17.38
45.47/11.45	c  N dy   534    147722        50      4450         0     25307     31150    390810     15.53     16.38
48.71/12.23	c  N dy   568    157203        50      4450         0     19610     31150    272110     15.52     16.76
49.07/12.31	c  S st   577    158015        50      4450         0     20323     31150    285787     15.53   no data
49.07/12.36	c  S st   577    158516        50      4450         0     20773     31150    294709     15.53   no data
49.07/12.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.07/12.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
49.07/12.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.07/12.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.07/12.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.07/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
49.07/12.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.07/12.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.07/12.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.07/12.81	c lits-rem:       193  cl-subs:     2194  v-elim:      0  v-fix:    0  time:  0.43 s
51.07/12.81	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
51.07/12.81	c vivif2 --  cl tried    18579 cl shrink        0 lits rem          0 time: 0.00
52.27/13.16	c asymm  cl-useful: 0/4169/4450 lits-rem:0 time: 0.34
52.27/13.16	c calculated reachability. Time: 0.00
52.27/13.16	c  N dy   577    158516        50      4450         0     18579     31150    256512     15.53   no data
57.08/14.31	c  N dy   596    170923        50      4450         0     14701     31150    178237     15.47     16.38
60.24/15.17	c  N dy   638    181915        50      4450         0     24209     31150    350367     15.46     16.92
65.04/16.30	c  N dy   677    193598        50      4450         0     18832     31150    246297     15.45     17.54
75.42/18.97	c  N dy   745    222662        50      4450         0     27465     31150    381923     15.35     16.18
81.40/20.47	c  N dy   808    236882        50      4450         0     22530     31150    296903     15.37     17.26
81.80/20.56	c  S st   817    237775        50      4450         0     23313     31150    311763     15.38   no data
82.20/20.62	c  S st   817    238277        50      4450         0     23758     31150    320204     15.38   no data
82.20/20.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.20/20.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
82.20/20.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.20/20.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.20/20.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.20/20.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
82.20/20.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.20/20.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
82.20/20.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.19/21.10	c lits-rem:       177  cl-subs:     1851  v-elim:      0  v-fix:    0  time:  0.45 s
84.19/21.10	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
84.19/21.11	c vivif2 --  cl tried    21907 cl shrink        0 lits rem          0 time: 0.00
85.39/21.45	c asymm  cl-useful: 0/3623/4450 lits-rem:0 time: 0.35
85.39/21.46	c calculated reachability. Time: 0.00
85.39/21.46	c  N dy   817    238277        50      4450         0     21907     31150    287472     15.38   no data
93.38/23.43	c  N dy   846    259678        50      4450         0     22255     31150    279890     15.27     16.19
101.39/25.47	c  N dy   976    276290        50      4450         0     36746     31150    551450     15.35     16.52
109.36/27.50	c  N dy  1109    294005        50      4450         0     33202     31150    485211     15.43     16.33
114.93/28.89	c  F st  1135    306250        50      4450         0     23858     31150    296920     15.42     14.15
117.73/29.53	c  N dy  1151    312809        50      4450         0     29530     31150    400878     15.42     17.62
128.11/32.10	c  N dy  1290    332833        50      4450         0     26152     31150    337828     15.49     17.84
139.28/34.98	c  N dy  1396    355195        50      4450         0     23850     31150    284489     15.51     16.35
140.51/35.22	c  S st  1412    357417        50      4450         0     25770     31150    320336     15.52   no data
140.51/35.29	c  S st  1412    357925        50      4450         0     26223     31150    329074     15.52   no data
140.51/35.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.51/35.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
140.51/35.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.51/35.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.51/35.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.51/35.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
140.51/35.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.51/35.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
140.91/35.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.48/35.72	c lits-rem:       114  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  0.41 s
142.48/35.72	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
142.48/35.72	c vivif2 --  cl tried    24792 cl shrink        0 lits rem          0 time: 0.00
142.88/35.83	c asymm  cl-useful: 0/827/4450 lits-rem:0 time: 0.10
142.88/35.83	c calculated reachability. Time: 0.00
142.88/35.83	c  N dy  1412    357925        50      4450         0     24792     31150    305428     15.52   no data
153.26/38.40	c  N dy  1493    378003        50      4450         0     42141     31150    623167     15.53     17.35
164.02/41.16	c  N dy  1608    398088        50      4450         0     37123     31150    527169     15.57     16.96
175.63/44.09	c  N dy  1668    418209        50      4450         0     31169     31150    403002     15.55     16.39
187.58/47.05	c  N dy  1737    438442        50      4450         0     24467     31150    274323     15.54     16.46
197.99/49.67	c  N dy  1854    458527        50      4450         0     41911     31150    600197     15.58     17.89
212.72/53.35	c  N dy  1896    486550        50      4450         0     40862     31150    551909     15.52     16.34
223.11/55.90	c  N dy  1902    509175        50      4450         0     34396     31150    430111     15.44     16.39
233.13/58.42	c  N dy  1905    529212        50      4450         0     51554     31150    725503     15.38     16.26
237.51/59.59	c  S st  1961    536888        50      4450         0     31653     31150    387064     15.40     16.00
237.87/59.67	c  S st  1961    537391        50      4450         0     32112     31150    396024     15.40   no data
237.87/59.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.87/59.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
237.87/59.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.87/59.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.87/59.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.87/59.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
237.87/59.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.87/59.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
238.27/59.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.67/60.31	c lits-rem:       152  cl-subs:     1444  v-elim:      0  v-fix:    0  time:  0.61 s
240.67/60.31	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
240.67/60.31	c vivif2 --  cl tried    30668 cl shrink        0 lits rem          0 time: 0.01
242.26/60.71	c asymm  cl-useful: 0/2764/4450 lits-rem:0 time: 0.38
242.26/60.71	c calculated reachability. Time: 0.00
242.26/60.71	c  N dy  1961    537391        50      4450         0     30668     31150    368746     15.40   no data
255.08/63.96	c  N dy  2109    557401        50      4450         0     48010     31150    694364     15.44     17.67
269.81/67.60	c  N dy  2247    579568        50      4450         0     39711     31150    527108     15.48     16.31
284.58/71.32	c  N dy  2334    600751        50      4450         0     29536     31150    330329     15.48     16.36
302.55/75.83	c  N dy  2454    630264        50      4450         0     54922     31150    789032     15.48     16.34
316.15/79.21	c  N dy  2588    650348        50      4450         0     43110     31150    578949     15.51     18.31
331.29/83.08	c  N dy  2675    670355        50      4450         0     60390     31150    896344     15.52     16.37
345.66/86.60	c  N dy  2808    690400        50      4450         0     47514     31150    655208     15.56     16.82
364.02/91.21	c  N dy  2946    711565        50      4450         0     34633     31150    403512     15.59     16.41
376.79/94.42	c  N dy  3005    731577        50      4450         0     51830     31150    715178     15.58     17.40
392.75/98.43	c  N dy  3070    753566        50      4450         0     38875     31150    471571     15.57     16.42
416.31/104.36	c  N dy  3110    793677        50      4450         0     40398     31150    480229     15.49     16.36
425.10/106.50	c  S st  3164    806088        50      4450         0     51055     31150    675917     15.49   no data
425.50/106.64	c  S st  3164    806591        50      4450         0     51500     31150    684661     15.49   no data
425.50/106.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.50/106.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
425.50/106.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.50/106.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.50/106.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.50/106.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
425.50/106.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.50/106.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.50/106.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.07/109.58	c lits-rem:       630  cl-subs:     6899  v-elim:      0  v-fix:    0  time:  2.86 s
437.07/109.58	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
437.07/109.59	c vivif2 --  cl tried    44601 cl shrink        0 lits rem          0 time: 0.01
438.27/109.81	c asymm  cl-useful: 0/869/4450 lits-rem:0 time: 0.22
438.27/109.81	c calculated reachability. Time: 0.00
438.27/109.81	c  N dy  3164    806591        50      4450         0     44601     31150    574969     15.49   no data
455.83/114.24	c  N dy  3306    826626        50      4450         0     61875     31150    900122     15.52     18.11
488.96/122.54	c  N dy  3401    872793        50      4450         0     34301     31150    367759     15.46     16.32
501.73/125.76	c  N dy  3486    892814        50      4450         0     51553     31150    684882     15.46     17.04
521.69/130.79	c  N dy  3620    912904        50      4450         0     68897     31150   1010972     15.49     17.18
540.85/135.52	c  N dy  3732    939103        50      4450         0     56408     31150    766515     15.49     16.34
562.04/140.88	c  N dy  3882    959154        50      4450         0     37640     31150    415065     15.52     17.31
579.60/145.22	c  N dy  3980    983045        50      4450         0     58227     31150    793283     15.53     16.37
600.33/150.50	c  N dy  4078   1003050        50      4450         0     38459     31150    419697     15.54     16.46
615.13/154.13	c  N dy  4169   1023090        50      4450         0     55690     31150    735230     15.54     18.03
636.26/159.43	c  N dy  4290   1043428        50      4450         0     73263     31150   1063592     15.56     16.39
653.83/163.86	c  N dy  4436   1063429        50      4450         0     52674     31150    683454     15.58     17.47
661.81/165.88	c  F st  4496   1071875        50      4450         0     59945     31150    820381     15.59   no data
680.17/170.46	c  N dy  4532   1091612        50      4450         0     76902     31150   1128454     15.58     16.42
696.53/174.53	c  N dy  4643   1111674        50      4450         0     55445     31150    723877     15.59     16.67
717.28/179.76	c  N dy  4763   1131973        50      4450         0     72944     31150   1051604     15.61     16.50
736.05/184.49	c  N dy  4866   1151980        50      4450         0     50560     31150    626251     15.61     17.12
755.65/189.33	c  N dy  4962   1172316        50      4450         0     68039     31150    950342     15.62     16.49
777.60/194.89	c  N dy  5035   1192351        50      4450         0     44721     31150    509217     15.62     16.60
795.52/199.36	c  S st  5119   1209887        50      4450         0     59782     31150    787457     15.63     13.01
796.72/199.61	c  S st  5119   1210392        50      4450         0     60230     31150    796263     15.63   no data
796.72/199.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
796.72/199.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
796.72/199.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
796.72/199.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.72/199.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.72/199.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
796.72/199.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
796.72/199.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
796.72/199.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
819.87/205.45	c lits-rem:       638  cl-subs:     6039  v-elim:      0  v-fix:    0  time:  5.71 s
819.87/205.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
819.87/205.47	c vivif2 --  cl tried    54191 cl shrink        0 lits rem          0 time: 0.01
821.51/205.83	c asymm  cl-useful: 0/718/4450 lits-rem:0 time: 0.35
821.51/205.83	c calculated reachability. Time: 0.00
821.51/205.83	c  N dy  5119   1210392        50      4450         0     54191     31150    688378     15.63   no data
844.62/211.64	c  N dy  5156   1235144        50      4450         0     75232     31150   1063320     15.61     16.49
864.58/216.67	c  N dy  5290   1255236        50      4450         0     51800     31150    638657     15.62     17.84
883.74/221.42	c  N dy  5379   1276362        50      4450         0     69973     31150    975532     15.62     16.57
916.07/229.51	c  N dy  5480   1310287        50      4450         0     57023     31150    708518     15.61     16.53
937.63/234.92	c  N dy  5519   1334741        50      4450         0     77838     31150   1078865     15.59     16.44
962.01/241.08	c  N dy  5654   1355649        50      4450         0     53156     31150    648288     15.61     16.53
985.93/247.06	c  N dy  5727   1378415        50      4450         0     72587     31150   1000741     15.60     16.47
1013.08/253.87	c  N dy  5847   1399237        50      4450         0     46879     31150    519400     15.61     16.57
1030.64/258.26	c  N dy  5959   1419280        50      4450         0     64089     31150    840234     15.62     17.97
1055.38/264.40	c  N dy  6009   1445300        50      4450         0     86317     31150   1241128     15.61     16.46
1071.78/268.54	c  N dy  6072   1465394        50      4450         0     59044     31150    736600     15.61     17.31
1094.10/274.13	c  N dy  6202   1485402        50      4450         0     76250     31150   1060458     15.62     16.46
1115.29/279.41	c  N dy  6250   1505433        50      4450         0     47963     31150    527040     15.61     16.99
1156.77/289.82	c  N dy  6308   1552602        50      4450         0     87779     31150   1219857     15.56     16.40
1179.92/295.61	c  N dy  6473   1572626        50      4450         0     59107     31150    736953     15.58     17.46
1202.27/301.27	c  N dy  6593   1592704        50      4450         0     76381     31150   1059801     15.59     17.16
1257.74/315.12	c  N dy  6729   1646099        50      4450         0     74684     31150    965691     15.56     16.52
1282.89/321.48	c  N dy  6820   1666179        50      4450         0     91885     31150   1282576     15.57     18.36
1305.25/327.05	c  N dy  6926   1686563        50      4450         0     61637     31150    761526     15.57     16.53
1328.41/332.84	c  N dy  7054   1706592        50      4450         0     78829     31150   1085114     15.59     16.64
1333.99/334.26	c  S st  7085   1710393        50      4450         0     82092     31150   1147191     15.59     15.73
1335.22/334.54	c  S st  7085   1710896        50      4450         0     82537     31150   1156000     15.59   no data
1335.22/334.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1335.22/334.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1335.22/334.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1335.22/334.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1335.22/334.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1335.22/334.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1335.22/334.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1335.59/334.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1335.59/334.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1391.90/348.77	c lits-rem:       960  cl-subs:    10519  v-elim:      0  v-fix:    0  time: 14.00 s
1391.90/348.77	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1391.90/348.79	c vivif2 --  cl tried    72018 cl shrink        0 lits rem          0 time: 0.02
1393.86/349.24	c asymm  cl-useful: 0/697/4450 lits-rem:0 time: 0.45
1393.86/349.25	c calculated reachability. Time: 0.00
1393.86/349.25	c  N dy  7085   1710896        50      4450         0     72018     31150    965521     15.59   no data
1432.17/358.86	c  N dy  7108   1740303        50      4450         0     48960     31150    521094     15.56     16.57
1452.53/363.95	c  N dy  7224   1760559        50      4450         0     66385     31150    848945     15.57     16.43
1476.48/369.94	c  N dy  7323   1780627        50      4450         0     83658     31150   1167457     15.57     17.65
1509.22/378.19	c  N dy  7486   1800629        50      4450         0     51586     31150    562104     15.59     17.42
1531.18/383.61	c  N dy  7654   1820729        50      4450         0     68890     31150    892100     15.60     17.29
1557.92/390.31	c  N dy  7792   1840748        50      4450         0     86055     31150   1217584     15.62     17.68
1592.65/399.07	c  N dy  7921   1860813        50      4450         0     52876     31150    576994     15.63     18.02
1611.84/403.86	c  N dy  8005   1880913        50      4450         0     70098     31150    897775     15.63     17.59
1638.95/410.66	c  N dy  8133   1900926        50      4450         0     87282     31150   1219455     15.64     17.73
1668.52/418.04	c  N dy  8214   1920939        50      4450         0     53029     31150    571521     15.64     17.15
1689.25/423.27	c  N dy  8327   1942793        50      4450         0     71727     31150    919553     15.65     16.47
1714.39/429.59	c  N dy  8415   1962814        50      4450         0     88896     31150   1237728     15.65     16.68
1749.11/438.23	c  N dy  8551   1982823        50      4450         0     53846     31150    578707     15.66     17.31
1772.65/444.14	c  N dy  8629   2008755        50      4450         0     75973     31150    976089     15.65     16.64
1799.81/450.93	c  N dy  8736   2028807        50      4450         0     93136     31150   1298212     15.66     16.49
1828.94/458.29	c  N dy  8799   2050053        50      4450         0     58247     31150    648441     15.65     16.48
1849.70/463.41	c  N dy  8884   2070075        50      4450         0     75394     31150    968005     15.65     18.42
1877.25/470.31	c  N dy  8997   2090091        50      4450         0     92527     31150   1288770     15.66     17.96
1907.99/478.06	c  N dy  9034   2114013        50      4450         0     58865     31150    649620     15.65     16.63
1950.30/488.64	c  N dy  9089   2156492        50      4450         0     94921     31150   1291830     15.63     16.48
1985.42/497.48	c  N dy  9236   2176763        50      4450         0     57781     31150    633098     15.64     16.48
2007.01/502.82	c  N dy  9350   2196778        50      4450         0     74855     31150    949973     15.65     17.97
2026.54/507.72	c  S st  9429   2210897        50      4450         0     86922     31150   1173350     15.65   no data
2027.34/507.99	c  S st  9429   2211397        50      4450         0     87355     31150   1181726     15.65   no data
2027.34/507.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2027.73/508.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2027.73/508.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2027.73/508.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2027.73/508.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2027.73/508.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2027.73/508.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2027.73/508.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2027.73/508.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2101.97/526.66	c lits-rem:       840  cl-subs:    10798  v-elim:      0  v-fix:    0  time: 18.41 s
2101.97/526.66	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2101.97/526.68	c vivif2 --  cl tried    76557 cl shrink        0 lits rem          0 time: 0.02
2103.96/527.14	c asymm  cl-useful: 0/572/4450 lits-rem:0 time: 0.46
2103.96/527.15	c calculated reachability. Time: 0.00
2103.96/527.15	c  N dy  9429   2211397        50      4450         0     76557     31150    990463     15.65   no data
2134.69/534.87	c  N dy  9509   2231489        50      4450         0     93630     31150   1303050     15.65     17.87
2173.44/544.51	c  N dy  9595   2258711        50      4450         0     62226     31150    701804     15.65     16.50
2196.56/550.35	c  N dy  9722   2278846        50      4450         0     79479     31150   1024677     15.65     16.57
2222.91/556.98	c  N dy  9754   2302538        50      4450         0     99446     31150   1378267     15.64     16.50
2255.64/565.19	c  N dy  9868   2322556        50      4450         0     60780     31150    677009     15.65     16.98
2285.18/572.54	c  N dy  9890   2354514        50      4450         0     87727     31150   1139285     15.62     16.55
2313.12/579.52	c  N dy  9931   2374596        50      4450         0    104834     31150   1449451     15.62     16.67
2346.24/587.87	c  N dy 10069   2394719        50      4450         0     65382     31150    757064     15.63     16.53
2372.98/594.52	c  N dy 10197   2416524        50      4450         0     84163     31150   1110549     15.63     16.50
2406.15/602.81	c  N dy 10264   2439320        50      4450         0    103554     31150   1460939     15.63     16.48
2440.45/611.48	c  N dy 10368   2460087        50      4450         0     63380     31150    708528     15.63     16.46
2467.62/618.28	c  N dy 10497   2482103        50      4450         0     82313     31150   1062271     15.64     16.48
2498.35/625.94	c  N dy 10608   2502113        50      4450         0     99427     31150   1383329     15.64     18.88
2531.45/634.20	c  N dy 10609   2527348        50      4450         0     61950     31150    669927     15.63     16.48
2553.41/639.80	c  N dy 10702   2547421        50      4450         0     79075     31150    986080     15.63     17.62
2584.15/647.45	c  N dy 10850   2567478        50      4450         0     96228     31150   1312339     15.64     18.36
2621.31/656.72	c  N dy 10962   2587497        50      4450         0    113384     31150   1635154     15.65     17.61
2655.21/665.20	c  N dy 11053   2611002        50      4450         0     73681     31150    880799     15.65     16.50
2683.54/672.36	c  N dy 11121   2634004        50      4450         0     93267     31150   1237744     15.65     16.53
2719.07/681.21	c  N dy 11197   2656425        50      4450         0    112400     31150   1586734     15.64     16.52
2762.58/692.15	c  N dy 11295   2687988        50      4450         0     78661     31150    950311     15.64     16.70
2791.33/699.36	c  N dy 11399   2708012        50      4450         0     95819     31150   1270146     15.64     16.77
2796.12/700.58	c  S st 11408   2711398        50      4450         0     98711     31150   1322711     15.64     14.45
2797.71/700.91	c  S st 11408   2711901        50      4450         0     99148     31150   1331407     15.64   no data
2797.71/700.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2797.71/700.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2797.71/700.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2797.71/700.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2797.71/700.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2797.71/700.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2797.71/700.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2797.71/700.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2798.11/701.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2877.13/720.82	c lits-rem:       796  cl-subs:    14713  v-elim:      0  v-fix:    0  time: 19.63 s
2877.13/720.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2877.13/720.85	c vivif2 --  cl tried    84435 cl shrink        0 lits rem          0 time: 0.03
2879.13/721.36	c asymm  cl-useful: 0/466/4450 lits-rem:0 time: 0.51
2879.13/721.36	c calculated reachability. Time: 0.00
2879.13/721.36	c  N dy 11408   2711901        50      4450         0     84435     31150   1084203     15.64   no data
2921.84/732.07	c  N dy 11542   2731967        50      4450         0    101666     31150   1409433     15.65     17.54
2960.16/741.66	c  N dy 11624   2751999        50      4450         0    118698     31150   1721378     15.65     17.79
2987.70/748.57	c  N dy 11733   2773067        50      4450         0     76370     31150    924111     15.65     16.52
3018.44/756.22	c  N dy 11889   2793072        50      4450         0     93531     31150   1252801     15.66     17.58
3061.14/766.99	c  N dy 12000   2818247        50      4450         0    115039     31150   1650472     15.67     16.52
3133.80/785.18	c  N dy 12142   2875225        50      4450         0    101319     31150   1337231     15.65     16.69
3191.29/799.50	c  N dy 12227   2909684        50      4450         0     67932     31150    742657     15.64     16.61
3218.45/806.40	c  N dy 12335   2931736        50      4450         0     86793     31150   1093263     15.64     16.48
3250.36/814.37	c  N dy 12442   2951833        50      4450         0    104025     31150   1413465     15.65     17.01
3289.48/824.17	c  N dy 12556   2973204        50      4450         0    122280     31150   1753763     15.65     16.67
3319.02/831.54	c  N dy 12629   2993632        50      4450         0     75803     31150    879529     15.65     16.48
3357.74/841.29	c  N dy 12747   3023459        50      4450         0    101260     31150   1348879     15.65     16.57
3392.47/849.97	c  N dy 12834   3043516        50      4450         0    118381     31150   1668910     15.65     17.39
3429.63/859.21	c  N dy 12930   3063700        50      4450         0     70922     31150    792667     15.66     16.48
3457.54/866.25	c  N dy 13076   3083788        50      4450         0     88165     31150   1121300     15.66     16.98
3491.46/874.78	c  N dy 13203   3103864        50      4450         0    105377     31150   1445796     15.67     18.67
3533.39/885.24	c  N dy 13280   3127702        50      4450         0    125619     31150   1810140     15.67     16.50
3571.29/894.77	c  N dy 13398   3152891        50      4450         0     81390     31150    974603     15.67     16.71
3601.23/902.24	c  N dy 13495   3173046        50      4450         0     98657     31150   1296999     15.67     16.51
3638.77/911.61	c  N dy 13621   3193065        50      4450         0    115870     31150   1622268     15.68     17.83
3677.88/921.45	c  S st 13690   3211901        50      4450         0    131869     31150   1913745     15.67     14.53
3679.51/921.89	c  S st 13690   3212404        50      4450         0    132317     31150   1922652     15.67   no data
3679.51/921.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3679.91/921.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3679.91/921.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3679.91/921.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3679.91/921.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3679.91/921.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3679.91/921.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3679.91/921.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3680.28/922.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3784.46/948.11	c lits-rem:      1279  cl-subs:    22231  v-elim:      0  v-fix:    0  time: 25.86 s
3784.46/948.11	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3784.46/948.15	c vivif2 --  cl tried   110086 cl shrink        0 lits rem          0 time: 0.03
3786.05/948.52	c asymm  cl-useful: 0/379/4450 lits-rem:0 time: 0.37
3786.05/948.53	c calculated reachability. Time: 0.00
3786.05/948.53	c  N dy 13690   3212404        50      4450         0    110086     31150   1534230     15.67   no data
3829.20/959.31	c  N dy 13800   3232734        50      4450         0    127386     31150   1856652     15.68     16.57
3860.70/967.22	c  N dy 13924   3253886        50      4450         0     80483     31150    965917     15.68     16.54
3897.03/976.33	c  N dy 14063   3273907        50      4450         0     97674     31150   1292534     15.69     16.58
3937.74/986.58	c  N dy 14168   3297677        50      4450         0    117953     31150   1668307     15.69     16.53
3976.46/996.25	c  N dy 14231   3317725        50      4450         0     68330     31150    726142     15.69     17.04
4004.01/1003.11	c  N dy 14365   3338212        50      4450         0     85837     31150   1057259     15.70     16.56
4035.94/1011.15	c  N dy 14478   3358261        50      4450         0    103060     31150   1377356     15.70     16.56
4073.07/1020.42	c  N dy 14567   3378289        50      4450         0    120109     31150   1692038     15.70     16.57
4114.21/1030.75	c  N dy 14613   3401893        50      4450         0     72244     31150    779572     15.69     16.58
4140.56/1037.32	c  N dy 14692   3423517        50      4450         0     90661     31150   1118290     15.69     16.58
4172.86/1045.44	c  N dy 14784   3443615        50      4450         0    107875     31150   1436674     15.69     16.54
4213.97/1055.70	c  N dy 14918   3463642        50      4450         0    124982     31150   1760659     15.70     17.74
4256.28/1066.33	c  N dy 15025   3483649        50      4450         0     73179     31150    799448     15.70     16.71
4281.81/1072.71	c  N dy 15108   3503744        50      4450         0     90292     31150   1114455     15.70     17.07
4313.34/1080.67	c  N dy 15194   3523791        50      4450         0    107377     31150   1430252     15.71     18.16
4352.85/1090.56	c  N dy 15310   3543872        50      4450         0    124551     31150   1755245     15.71     16.72
4474.97/1121.11	c  N dy 15442   3627570        50      4450         0    125176     31150   1656483     15.67     16.57
4524.06/1133.49	c  N dy 15567   3647587        50      4450         0     71967     31150    762638     15.67     16.60
4554.00/1140.95	c  N dy 15654   3670575        50      4450         0     91506     31150   1122945     15.68     16.65
4599.11/1152.22	c  N dy 15741   3699882        50      4450         0    116345     31150   1570309     15.67     16.50
4626.66/1159.12	c  S st 15814   3712405        50      4450         0    127043     31150   1770992     15.67     15.23
4628.65/1159.61	c  S st 15814   3712909        50      4450         0    127490     31150   1779948     15.67   no data
4628.65/1159.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4628.65/1159.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
4628.65/1159.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4628.65/1159.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4628.65/1159.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4628.65/1159.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4628.65/1159.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4629.05/1159.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4629.05/1159.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4714.47/1181.12	c lits-rem:      1175  cl-subs:    20865  v-elim:      0  v-fix:    0  time: 21.18 s
4714.47/1181.13	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4714.47/1181.16	c vivif2 --  cl tried   106625 cl shrink        0 lits rem          0 time: 0.03
4716.10/1181.54	c asymm  cl-useful: 0/384/4450 lits-rem:0 time: 0.37
4716.10/1181.54	c calculated reachability. Time: 0.00
4716.10/1181.54	c  N dy 15814   3712909        50      4450         0    106625     31150   1423713     15.67   no data
4750.82/1190.23	c  N dy 15873   3733547        50      4450         0    124102     31150   1741250     15.67     16.57

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-3366639-1305410852/watcher-3366639-1305410852 -o /tmp/evaluation-result-3366639-1305410852/solver-3366639-1305410852 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366639-1305410852.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: 0.00 0.00 0.05 1/269 31994
/proc/meminfo: memFree=25155524/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 412 0 0 0 2 0 0 0 23 0 4 0 731315803 52396032 352 33554432000 4194304 4580107 140735093004080 18446744073709551615 47202522630066 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31994/statm: 12792 352 302 95 0 7774 0
[pid=31994/tid=31995] ppid=31992 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 731315803 52396032 352 33554432000 4194304 4580107 140735093004080 18446744073709551615 47202522629657 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 4 0 731315803 52396032 352 33554432000 4194304 4580107 140735093004080 18446744073709551615 47202522629648 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 731315803 52396032 352 33554432000 4194304 4580107 140735093004080 18446744073709551615 47202522629657 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.107733 s]
/proc/loadavg: 0.00 0.00 0.05 1/269 31994
/proc/meminfo: memFree=25155524/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=281972 CPUtime=0.4 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 1230 0 0 0 40 0 0 0 24 0 4 0 731315803 288739328 1143 33554432000 4194304 4580107 140735093004080 18446744073709551615 260020056773 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 70493 1143 363 95 0 65475 0
[pid=31994/tid=31995] ppid=31992 vsize=281972 CPUtime=0.09 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) D 31992 31994 31966 0 -1 4202560 183 0 0 0 9 0 0 0 18 0 4 0 731315803 288739328 1143 33554432000 4194304 4580107 140735093004080 18446744073709551615 260020439223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=281972 CPUtime=0.1 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 156 0 0 0 10 0 0 0 18 0 4 0 731315803 288739328 1143 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=281972 CPUtime=0.1 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 294 0 0 0 10 0 0 0 18 0 4 0 731315803 288739328 1143 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 281972

[startup+0.201107 s]
/proc/loadavg: 0.00 0.00 0.05 1/269 31994
/proc/meminfo: memFree=25155524/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=284436 CPUtime=0.77 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 2551 0 0 0 77 0 0 0 25 0 4 0 731315803 291262464 2188 33554432000 4194304 4580107 140735093004080 18446744073709551615 4321204 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 71109 2188 375 95 0 66091 0
[pid=31994/tid=31995] ppid=31992 vsize=284436 CPUtime=0.18 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 588 0 0 0 18 0 0 0 18 0 4 0 731315803 291262464 2188 33554432000 4194304 4580107 140735093004080 18446744073709551615 4320897 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=284436 CPUtime=0.19 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 507 0 0 0 19 0 0 0 18 0 4 0 731315803 291262464 2188 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=284436 CPUtime=0.19 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 469 0 0 0 19 0 0 0 18 0 4 0 731315803 291262464 2188 33554432000 4194304 4580107 140735093004080 18446744073709551615 4321878 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284436

[startup+0.301087 s]
/proc/loadavg: 0.00 0.00 0.05 1/269 31994
/proc/meminfo: memFree=25155524/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=285676 CPUtime=1.17 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 3175 0 0 0 117 0 0 0 25 0 4 0 731315803 292532224 2403 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 71419 2403 376 95 0 66401 0
[pid=31994/tid=31995] ppid=31992 vsize=285676 CPUtime=0.28 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 761 0 0 0 28 0 0 0 18 0 4 0 731315803 292532224 2403 33554432000 4194304 4580107 140735093004080 18446744073709551615 4315870 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=285676 CPUtime=0.29 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 672 0 0 0 29 0 0 0 18 0 4 0 731315803 292532224 2403 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=285676 CPUtime=0.29 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 566 0 0 0 29 0 0 0 18 0 4 0 731315803 292532224 2403 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285676

[startup+0.701014 s]
/proc/loadavg: 0.00 0.00 0.05 1/269 31994
/proc/meminfo: memFree=25155524/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=286560 CPUtime=2.77 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 4888 0 0 0 276 1 0 0 25 0 4 0 731315803 293437440 3107 33554432000 4194304 4580107 140735093004080 18446744073709551615 4321069 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 71640 3107 376 95 0 66622 0
[pid=31994/tid=31995] ppid=31992 vsize=286560 CPUtime=0.68 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1206 0 0 0 68 0 0 0 18 0 4 0 731315803 293437440 3107 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=286560 CPUtime=0.69 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1058 0 0 0 69 0 0 0 18 0 4 0 731315803 293437440 3107 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=286560 CPUtime=0.69 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1064 0 0 0 69 0 0 0 18 0 4 0 731315803 293437440 3107 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286560

[startup+1.50093 s]
/proc/loadavg: 0.00 0.00 0.05 5/273 32028
/proc/meminfo: memFree=25142200/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=292376 CPUtime=5.96 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 8590 0 0 0 595 1 0 0 25 0 4 0 731315803 299393024 4685 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 73094 4685 378 95 0 68076 0
[pid=31994/tid=31995] ppid=31992 vsize=292376 CPUtime=1.48 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1873 0 0 0 148 0 0 0 20 0 4 0 731315803 299393024 4685 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=292376 CPUtime=1.49 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1740 0 0 0 149 0 0 0 20 0 4 0 731315803 299393024 4685 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=292376 CPUtime=1.49 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 1770 0 0 0 149 0 0 0 20 0 4 0 731315803 299393024 4685 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 292376

[startup+3.10064 s]
/proc/loadavg: 0.32 0.07 0.08 5/273 32028
/proc/meminfo: memFree=25126452/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=291364 CPUtime=12.35 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 15490 0 0 0 1232 3 0 0 25 0 4 0 731315803 298356736 8969 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 72841 8969 378 95 0 67823 0
[pid=31994/tid=31995] ppid=31992 vsize=291364 CPUtime=3.09 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 3811 0 0 0 308 1 0 0 25 0 4 0 731315803 298356736 8969 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=291364 CPUtime=3.09 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 3651 0 0 0 309 0 0 0 25 0 4 0 731315803 298356736 8969 33554432000 4194304 4580107 140735093004080 18446744073709551615 4324513 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=291364 CPUtime=3.08 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 3833 0 0 0 308 0 0 0 25 0 4 0 731315803 298356736 8969 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291364

[startup+6.30105 s]
/proc/loadavg: 0.32 0.07 0.08 5/273 32028
/proc/meminfo: memFree=25111164/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=305696 CPUtime=25.13 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 23143 0 0 0 2508 5 0 0 25 0 4 0 731315803 313032704 11810 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 76424 11810 378 95 0 71406 0
[pid=31994/tid=31995] ppid=31992 vsize=305696 CPUtime=6.28 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 6038 0 0 0 627 1 0 0 25 0 4 0 731315803 313032704 11810 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=305696 CPUtime=6.29 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 5679 0 0 0 629 0 0 0 25 0 4 0 731315803 313032704 11810 33554432000 4194304 4580107 140735093004080 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=305696 CPUtime=6.29 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 5559 0 0 0 628 1 0 0 25 0 4 0 731315803 313032704 11810 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 305696

[startup+12.7008 s]
/proc/loadavg: 1.21 0.26 0.14 9/281 32041
/proc/meminfo: memFree=25040424/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=323672 CPUtime=50.67 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 34098 0 0 0 5060 7 0 0 25 0 4 0 731315803 331440128 14532 33554432000 4194304 4580107 140735093004080 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 80918 14532 378 95 0 75900 0
[pid=31994/tid=31995] ppid=31992 vsize=323672 CPUtime=12.68 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 9125 0 0 0 1266 2 0 0 25 0 4 0 731315803 331440128 14532 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=323672 CPUtime=12.69 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 7916 0 0 0 1268 1 0 0 25 0 4 0 731315803 331440128 14532 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=323672 CPUtime=12.68 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 8999 0 0 0 1267 1 0 0 25 0 4 0 731315803 331440128 14532 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 323672

[startup+25.5005 s]
/proc/loadavg: 2.25 0.52 0.22 9/281 32041
/proc/meminfo: memFree=24996412/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=315088 CPUtime=101.75 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 49543 0 0 0 10165 10 0 0 25 0 4 0 731315803 322650112 17650 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 78772 17650 378 95 0 73754 0
[pid=31994/tid=31995] ppid=31992 vsize=315088 CPUtime=25.48 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 14321 0 0 0 2545 3 0 0 25 0 4 0 731315803 322650112 17650 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=315088 CPUtime=25.49 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 11285 0 0 0 2548 1 0 0 25 0 4 0 731315803 322650112 17650 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=315088 CPUtime=25.49 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 12727 0 0 0 2546 3 0 0 25 0 4 0 731315803 322650112 17650 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 315088

[startup+51.1008 s]
/proc/loadavg: 4.21 1.12 0.43 9/281 32042
/proc/meminfo: memFree=24959348/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=317356 CPUtime=203.95 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 72934 0 0 0 20378 17 0 0 25 0 4 0 731315803 324972544 21915 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 79339 21915 378 95 0 74321 0
[pid=31994/tid=31995] ppid=31992 vsize=317356 CPUtime=51.08 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 21777 0 0 0 5103 5 0 0 25 0 4 0 731315803 324972544 21915 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=317356 CPUtime=51.09 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 15870 0 0 0 5106 3 0 0 25 0 4 0 731315803 324972544 21915 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=317356 CPUtime=51.08 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 19200 0 0 0 5104 4 0 0 25 0 4 0 731315803 324972544 21915 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 317356

[startup+102.3 s]
/proc/loadavg: 6.53 2.29 0.87 9/281 32043
/proc/meminfo: memFree=24909084/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=322440 CPUtime=408.35 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 112935 0 0 0 40806 29 0 0 25 0 4 0 731315803 330178560 24458 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 80610 24458 378 95 0 75592 0
[pid=31994/tid=31995] ppid=31992 vsize=322440 CPUtime=102.29 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 29629 0 0 0 10221 8 0 0 25 0 4 0 731315803 330178560 24458 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=322440 CPUtime=102.3 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 25575 0 0 0 10223 7 0 0 25 0 4 0 731315803 330178560 24458 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=322440 CPUtime=102.29 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 31085 0 0 0 10222 7 0 0 25 0 4 0 731315803 330178560 24458 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 322440

[startup+162.3 s]

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

[pid=31994] ppid=31992 vsize=385520 CPUtime=2803.3 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 370674 0 0 0 280208 122 0 0 25 0 4 0 731315803 394772480 56244 33554432000 4194304 4580107 140735093004080 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 96380 56244 378 95 0 91362 0
[pid=31994/tid=31995] ppid=31992 vsize=385520 CPUtime=702.3 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 98138 0 0 0 70197 33 0 0 25 0 4 0 731315803 394772480 56244 33554432000 4194304 4580107 140735093004080 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=385520 CPUtime=702.31 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 84710 0 0 0 70201 30 0 0 25 0 4 0 731315803 394772480 56244 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=385520 CPUtime=702.21 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 97607 0 0 0 70193 28 0 0 25 0 4 0 731315803 394772480 56244 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2803.3
Current children cumulated vsize (KiB) 385520

[startup+762.3 s]
/proc/loadavg: 8.11 7.47 4.53 9/281 32061
/proc/meminfo: memFree=24548084/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=499824 CPUtime=3042.82 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 382662 0 0 0 304154 128 0 0 25 0 4 0 731315803 511819776 59518 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 124956 59518 378 95 0 119938 0
[pid=31994/tid=31995] ppid=31992 vsize=499824 CPUtime=762.31 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 100865 0 0 0 76197 34 0 0 25 0 4 0 731315803 511819776 59518 33554432000 4194304 4580107 140735093004080 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=499824 CPUtime=762.32 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 88027 0 0 0 76200 32 0 0 25 0 4 0 731315803 511819776 59518 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=499824 CPUtime=762.21 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 102388 0 0 0 76191 30 0 0 25 0 4 0 731315803 511819776 59518 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.82
Current children cumulated vsize (KiB) 499824

[startup+822.3 s]
/proc/loadavg: 8.07 7.58 4.75 9/281 32063
/proc/meminfo: memFree=24511092/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=499776 CPUtime=3282.29 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 398926 0 0 0 328095 134 0 0 25 0 4 0 731315803 511770624 69067 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 124944 69067 378 95 0 119926 0
[pid=31994/tid=31995] ppid=31992 vsize=499776 CPUtime=822.3 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 105524 0 0 0 82194 36 0 0 25 0 4 0 731315803 511770624 69067 33554432000 4194304 4580107 140735093004080 18446744073709551615 4304874 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=499776 CPUtime=822.31 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 92580 0 0 0 82198 33 0 0 25 0 4 0 731315803 511770624 69067 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=499776 CPUtime=822.2 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 106880 0 0 0 82188 32 0 0 25 0 4 0 731315803 511770624 69067 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.29
Current children cumulated vsize (KiB) 499776

[startup+882.31 s]
/proc/loadavg: 8.11 7.68 4.96 9/281 32064
/proc/meminfo: memFree=24515172/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=446484 CPUtime=3521.84 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 410729 0 0 0 352044 140 0 0 25 0 4 0 731315803 457199616 65063 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 111621 65063 378 95 0 106603 0
[pid=31994/tid=31995] ppid=31992 vsize=446484 CPUtime=882.32 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 107879 0 0 0 88194 38 0 0 25 0 4 0 731315803 457199616 65063 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=446484 CPUtime=882.32 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 95127 0 0 0 88198 34 0 0 25 0 4 0 731315803 457199616 65063 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=446484 CPUtime=882.2 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 109193 0 0 0 88187 33 0 0 25 0 4 0 731315803 457199616 65063 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3521.84
Current children cumulated vsize (KiB) 446484

[startup+942.3 s]
/proc/loadavg: 8.04 7.74 5.15 9/281 32066
/proc/meminfo: memFree=24477576/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=453740 CPUtime=3761.31 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 426388 0 0 0 375985 146 0 0 25 0 4 0 731315803 464629760 66714 33554432000 4194304 4580107 140735093004080 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 113435 66714 378 95 0 108417 0
[pid=31994/tid=31995] ppid=31992 vsize=453740 CPUtime=942.31 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 110267 0 0 0 94192 39 0 0 25 0 4 0 731315803 464629760 66714 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=453740 CPUtime=942.31 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 99509 0 0 0 94195 36 0 0 25 0 4 0 731315803 464629760 66714 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=453740 CPUtime=942.18 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 113289 0 0 0 94183 35 0 0 25 0 4 0 731315803 464629760 66714 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3761.31
Current children cumulated vsize (KiB) 453740

[startup+1002.3 s]
/proc/loadavg: 8.05 7.80 5.33 9/281 32067
/proc/meminfo: memFree=24516120/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=466544 CPUtime=4000.81 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 441020 0 0 0 399928 153 0 0 25 0 4 0 731315803 477741056 66394 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 116636 66394 378 95 0 111618 0
[pid=31994/tid=31995] ppid=31992 vsize=466544 CPUtime=1002.31 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 114154 0 0 0 100191 40 0 0 25 0 4 0 731315803 477741056 66394 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=466544 CPUtime=1002.31 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 103809 0 0 0 100193 38 0 0 25 0 4 0 731315803 477741056 66394 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=466544 CPUtime=1002.18 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 116891 0 0 0 100181 37 0 0 25 0 4 0 731315803 477741056 66394 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4000.81
Current children cumulated vsize (KiB) 466544

[startup+1062.3 s]
/proc/loadavg: 8.10 7.86 5.49 9/281 32069
/proc/meminfo: memFree=24444924/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=423460 CPUtime=4240.31 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 456194 0 0 0 423873 158 0 0 25 0 4 0 731315803 433623040 69305 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 105865 69305 378 95 0 100847 0
[pid=31994/tid=31995] ppid=31992 vsize=423460 CPUtime=1062.31 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 119031 0 0 0 106190 41 0 0 25 0 4 0 731315803 433623040 69305 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=423460 CPUtime=1062.32 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 107289 0 0 0 106192 40 0 0 25 0 4 0 731315803 433623040 69305 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=423460 CPUtime=1062.17 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 121412 0 0 0 106178 39 0 0 25 0 4 0 731315803 433623040 69305 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4240.31
Current children cumulated vsize (KiB) 423460

[startup+1122.3 s]
/proc/loadavg: 8.03 7.88 5.66 9/281 32071
/proc/meminfo: memFree=24431764/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=436460 CPUtime=4479.76 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 469301 0 0 0 447812 164 0 0 25 0 4 0 731315803 446935040 72555 33554432000 4194304 4580107 140735093004080 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 109115 72555 378 95 0 104097 0
[pid=31994/tid=31995] ppid=31992 vsize=436460 CPUtime=1122.31 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 122534 0 0 0 112188 43 0 0 25 0 4 0 731315803 446935040 72555 33554432000 4194304 4580107 140735093004080 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=436460 CPUtime=1122.32 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 107501 0 0 0 112192 40 0 0 25 0 4 0 731315803 446935040 72555 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=436460 CPUtime=1122.15 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 126190 0 0 0 112175 40 0 0 25 0 4 0 731315803 446935040 72555 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4479.76
Current children cumulated vsize (KiB) 436460

[startup+1182.3 s]
/proc/loadavg: 8.12 7.93 5.80 9/281 32072
/proc/meminfo: memFree=24456404/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=411492 CPUtime=4719.26 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 481812 0 0 0 471756 170 0 0 25 0 4 0 731315803 421367808 66913 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 102873 66913 378 95 0 97855 0
[pid=31994/tid=31995] ppid=31992 vsize=411492 CPUtime=1182.32 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 126818 0 0 0 118187 45 0 0 25 0 4 0 731315803 421367808 66913 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=411492 CPUtime=1182.32 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 110072 0 0 0 118191 41 0 0 25 0 4 0 731315803 421367808 66913 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=411492 CPUtime=1182.16 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 129298 0 0 0 118173 43 0 0 25 0 4 0 731315803 421367808 66913 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4719.26
Current children cumulated vsize (KiB) 411492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.08 7.94 5.86 9/281 32073
/proc/meminfo: memFree=24436556/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=476956 CPUtime=4800.32 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 487878 0 0 0 479859 173 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4485991 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 119239 67570 378 95 0 114221 0
[pid=31994/tid=31995] ppid=31992 vsize=476956 CPUtime=1202.62 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 127690 0 0 0 120217 45 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=476956 CPUtime=1202.63 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 112066 0 0 0 120221 42 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=476956 CPUtime=1202.46 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 131008 0 0 0 120203 43 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 476956

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

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

[startup+1202.6 s]
/proc/loadavg: 8.08 7.94 5.86 9/281 32073
/proc/meminfo: memFree=24436556/32951124 swapFree=67083432/67111528
[pid=31994] ppid=31992 vsize=476956 CPUtime=4800.32 cores=0,2,4,6
/proc/31994/stat : 31994 (strangenight2-m) R 31992 31994 31966 0 -1 4202496 487878 0 0 0 479859 173 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4485991 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31994/statm: 119239 67570 378 95 0 114221 0
[pid=31994/tid=31995] ppid=31992 vsize=476956 CPUtime=1202.62 cores=0,2,4,6
/proc/31994/task/31995/stat : 31995 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 127690 0 0 0 120217 45 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31994/tid=31996] ppid=31992 vsize=476956 CPUtime=1202.63 cores=0,2,4,6
/proc/31994/task/31996/stat : 31996 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 112066 0 0 0 120221 42 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=476956 CPUtime=1202.46 cores=0,2,4,6
/proc/31994/task/31997/stat : 31997 (strangenight2-m) R 31992 31994 31966 0 -1 4202560 131008 0 0 0 120203 43 0 0 25 0 4 0 731315803 488402944 67570 33554432000 4194304 4580107 140735093004080 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 476956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.63
CPU time (s): 4800.36
CPU user time (s): 4798.62
CPU system time (s): 1.74573
CPU usage (%): 399.156
Max. virtual memory (cumulated for all children) (KiB): 544868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.62
system time used= 1.74573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487984
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= 234
involuntary context switches= 21232

runsolver used 2.89456 second user time and 7.17591 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 00:07:32
IDJOB=3366639
IDBENCH=83048
IDSOLVER=1844
FILE ID=node110/3366639-1305410852
RUNJOBID= node110-1305410851-31984
PBS_JOBID= 13324533
Free space on /tmp= 73592 MiB

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

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

MD5SUM BENCH= a1e34b50698b079e87a3cad9c76615ca
RANDOM SEED=1566319223

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25155936 kB
Buffers:        277944 kB
Cached:        4039920 kB
SwapCached:       1440 kB
Active:        4276556 kB
Inactive:      3188120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25155936 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:     3145112 kB
Mapped:          22280 kB
Slab:           246240 kB
PageTables:      20136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46102996 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= 73580 MiB
End job on node110 at 2011-05-15 00:27:37