Trace number 3366670

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)SAT 4712.7 1182.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1496316430-079.SATISFIABLE.cnf
MD5SUM9105de4ac86db082b0add111004ae308
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.058991
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366670-1305411638.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
3.57/0.90	c -- clauses added:            0 learnts,         4450 normals,            0 xors
3.57/0.90	c -- vars added         50
3.57/0.90	c Parsing time:  0.00 s
3.57/0.90	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
3.57/0.90	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
3.57/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:      28 undec:       0 neg:      22
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
3.57/0.90	c  N dy    10      4007        50      4450         0      3446     31150     63665     15.77     17.15
3.57/0.90	c  N dy    22      8084        50      4450         0      4837     31150     84547     15.74     16.58
3.57/0.90	c  N dy    36     12253        50      4450         0      4807     31150     79825     15.64     16.47
3.57/0.90	c  N dy    49     16610        50      4450         0      8574     31150    147827     15.58     16.47
3.57/1.00	c  N dy    60     23419        50      4450         0      9551     31150    155729     15.36     16.24
4.00/1.10	c  F st    73     25000        50      4450         0     10928     31150    181705     15.46     14.32
4.75/1.20	c  N st    78     28300        50      4450         0      7886     31150    122120     15.46   no data
5.15/1.30	c  S st    79     30001        50      4450         0      9335     31150    148535     15.46   no data
5.15/1.30	c  S st    79     30505        50      4450         0      9786     31150    157169     15.46   no data
5.15/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.15/1.30	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
5.15/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.15/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.15/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.15/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.48	c lits-rem:       142  cl-subs:     1534  v-elim:      0  v-fix:    0  time:  0.20 s
6.35/1.68	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.35/1.68	c calculated reachability. Time: 0.00
6.35/1.68	c  N dy    79     30505        50      4450         0      8252     31150    131549     15.46   no data
8.39/2.18	c  N dy    82     41354        50      4450         0     10872     31150    166022     15.05     15.87
9.54/2.43	c  N dy   110     45391        50      4450         0     14418     31150    231892     15.19     17.17
9.54/2.46	c  S st   114     45757        50      4450         0     14740     31150    238011     15.21   no data
9.94/2.51	c  S st   114     46260        50      4450         0     15187     31150    246383     15.21   no data
9.94/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.94/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.94/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.92	c lits-rem:       219  cl-subs:     2771  v-elim:      0  v-fix:    0  time:  0.40 s
11.54/2.92	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.54/2.92	c vivif2 --  cl tried    12416 cl shrink        0 lits rem          0 time: 0.00
12.34/3.19	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.34/3.19	c calculated reachability. Time: 0.00
12.34/3.19	c  N dy   114     46260        50      4450         0     12416     31150    200411     15.21   no data
13.52/3.43	c  N dy   136     50276        50      4450         0      8365     31150    119028     15.28     16.34
14.73/3.75	c  N dy   145     56874        50      4450         0     14017     31150    217348     15.15     16.00
17.57/4.47	c  N dy   177     69390        50      4450         0     16287     31150    248240     15.05     13.60
17.57/4.47	c  S st   177     69390        50      4450         0     16287     31150    248240     15.05     13.60
17.91/4.52	c  S st   177     69891        50      4450         0     16738     31150    257103     15.05   no data
17.91/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.91/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.91/4.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.91/4.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.91/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.91/4.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.91/4.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.91/4.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.91/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.91/5.05	c lits-rem:       276  cl-subs:     3003  v-elim:      0  v-fix:    0  time:  0.51 s
19.91/5.05	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.91/5.05	c vivif2 --  cl tried    13735 cl shrink        0 lits rem          0 time: 0.00
21.11/5.34	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
21.11/5.34	c calculated reachability. Time: 0.00
21.11/5.34	c  N dy   177     69891        50      4450         0     13735     31150    209546     15.05   no data
22.29/5.67	c  N dy   209     74373        50      4450         0     17664     31150    282511     15.14     17.36
23.49/5.99	c  N dy   253     79188        50      4450         0     12646     31150    185152     15.26     16.55
25.09/6.33	c  N dy   289     84257        50      4450         0     17040     31150    268009     15.35     16.75
25.92/6.56	c  F st   305     87500        50      4450         0     19873     31150    319685     15.37     12.89
26.67/6.76	c  N st   310     90802        50      4450         0     12453     31150    172802     15.37   no data
28.27/7.14	c  N dy   341     96617        50      4450         0     17524     31150    266162     15.42     16.40
30.30/7.67	c  N dy   348    104837        50      4450         0     13386     31150    179741     15.34     13.72
30.30/7.67	c  S st   348    104837        50      4450         0     13386     31150    179741     15.34     13.72
30.72/7.72	c  S st   348    105340        50      4450         0     13822     31150    187884     15.34   no data
30.72/7.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.72/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.72/7.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.72/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.72/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.72/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.72/7.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.72/7.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.72/7.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.07/7.87	c lits-rem:       106  cl-subs:      895  v-elim:      0  v-fix:    0  time:  0.14 s
31.07/7.87	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.07/7.87	c vivif2 --  cl tried    12927 cl shrink        0 lits rem          0 time: 0.00
32.27/8.15	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
32.27/8.15	c calculated reachability. Time: 0.00
32.27/8.15	c  N dy   348    105340        50      4450         0     12927     31150    173846     15.34   no data
36.25/9.17	c  N dy   367    121167        50      4450         0     14571     31150    192562     15.19     16.02
38.65/9.74	c  N dy   399    128952        50      4450         0     21332     31150    315283     15.20     17.19
42.23/10.64	c  N dy   425    140850        50      4450         0     18670     31150    254143     15.11     15.92
45.81/11.50	c  N dy   503    149840        50      4450         0     26505     31150    401512     15.22     17.01
47.85/12.11	c  S st   522    158010        50      4450         0     19659     31150    269469     15.19     12.46
48.26/12.16	c  S st   522    158512        50      4450         0     20115     31150    278044     15.19   no data
48.26/12.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.26/12.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
48.26/12.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.26/12.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.26/12.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.26/12.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.26/12.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.26/12.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.26/12.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.19/12.62	c lits-rem:       258  cl-subs:     2442  v-elim:      0  v-fix:    0  time:  0.44 s
50.19/12.62	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
50.19/12.62	c vivif2 --  cl tried    17673 cl shrink        0 lits rem          0 time: 0.00
51.39/12.96	c asymm  cl-useful: 0/4301/4450 lits-rem:0 time: 0.34
51.39/12.96	c calculated reachability. Time: 0.00
51.39/12.96	c  N dy   522    158512        50      4450         0     17673     31150    239484     15.19   no data
54.98/13.87	c  N dy   583    168683        50      4450         0     26523     31150    402417     15.24     17.37
58.57/14.77	c  N dy   623    179451        50      4450         0     21292     31150    295030     15.24     17.01
64.15/16.10	c  N dy   709    191716        50      4450         0     16466     31150    202484     15.31     16.24
68.13/17.11	c  N dy   754    204175        50      4450         0     27253     31150    396453     15.31     16.22
72.92/18.32	c  N dy   774    217284        50      4450         0     22155     31150    294745     15.26     17.34
78.95/19.84	c  N dy   825    232246        50      4450         0     17781     31150    210189     15.25     16.29
80.89/20.30	c  S st   859    237768        50      4450         0     22586     31150    297687     15.27   no data
80.89/20.37	c  S st   859    238270        50      4450         0     23027     31150    306232     15.27   no data
80.89/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.89/20.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.89/20.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.89/20.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.89/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.89/20.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.89/20.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.89/20.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
80.89/20.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.49/20.78	c lits-rem:       159  cl-subs:     1661  v-elim:      0  v-fix:    0  time:  0.39 s
82.49/20.78	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
82.49/20.78	c vivif2 --  cl tried    21366 cl shrink        0 lits rem          0 time: 0.00
84.08/21.13	c asymm  cl-useful: 0/3796/4450 lits-rem:0 time: 0.34
84.08/21.13	c calculated reachability. Time: 0.00
84.08/21.13	c  N dy   859    238270        50      4450         0     21366     31150    277090     15.27   no data
90.85/22.83	c  N dy   954    253574        50      4450         0     34651     31150    523581     15.33     17.13
97.63/24.56	c  N dy  1035    270610        50      4450         0     31323     31150    449041     15.34     16.20
105.26/26.41	c  N dy  1105    288092        50      4450         0     27463     31150    373128     15.36     16.17
113.18/28.47	c  F st  1173    306250        50      4450         0     23255     31150    285411     15.36     14.75
113.18/28.49	c  N st  1174    306501        50      4450         0     23479     31150    289461     15.36   no data
122.39/30.81	c  N dy  1245    326437        50      4450         0     40665     31150    605422     15.38     16.25
131.56/33.09	c  N dy  1329    346801        50      4450         0     37563     31150    541113     15.38     16.25
137.49/34.51	c  S st  1382    357405        50      4450         0     25130     31150    310281     15.40     14.12
137.49/34.57	c  S st  1382    357909        50      4450         0     25572     31150    318907     15.40   no data
137.49/34.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.49/34.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
137.49/34.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.49/34.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.49/34.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.49/34.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
137.49/34.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.49/34.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
137.49/34.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.08/34.96	c lits-rem:       144  cl-subs:     1233  v-elim:      0  v-fix:    0  time:  0.37 s
139.08/34.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
139.08/34.97	c vivif2 --  cl tried    24339 cl shrink        0 lits rem          0 time: 0.00
139.48/35.05	c asymm  cl-useful: 0/654/4450 lits-rem:0 time: 0.08
139.48/35.05	c calculated reachability. Time: 0.00
139.48/35.05	c  N dy  1382    357909        50      4450         0     24339     31150    297256     15.40   no data
148.68/37.34	c  N dy  1448    379150        50      4450         0     42596     31150    627663     15.39     16.28
157.87/39.69	c  N dy  1511    399399        50      4450         0     37673     31150    525479     15.38     16.19
170.18/42.78	c  N dy  1643    419468        50      4450         0     31850     31150    423287     15.42     17.75
182.93/45.96	c  N dy  1732    442140        50      4450         0     27306     31150    322589     15.42     16.34
200.47/50.32	c  N dy  1835    476998        50      4450         0     32228     31150    399930     15.38     16.23
212.82/53.49	c  N dy  1961    497073        50      4450         0     49650     31150    724294     15.41     16.81
224.38/56.30	c  N dy  2072    517309        50      4450         0     41283     31150    567183     15.44     16.26
236.39/59.36	c  S st  2161    536864        50      4450         0     31461     31150    380813     15.46     15.94
236.80/59.45	c  S st  2161    537368        50      4450         0     31914     31150    389467     15.46   no data
236.80/59.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.80/59.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
236.80/59.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.80/59.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.80/59.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.80/59.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
236.80/59.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.80/59.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.80/59.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.14/60.03	c lits-rem:       127  cl-subs:     1430  v-elim:      0  v-fix:    0  time:  0.56 s
239.14/60.03	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
239.14/60.04	c vivif2 --  cl tried    30484 cl shrink        0 lits rem          0 time: 0.00
240.34/60.41	c asymm  cl-useful: 0/2900/4450 lits-rem:0 time: 0.37
240.34/60.41	c calculated reachability. Time: 0.00
240.34/60.41	c  N dy  2161    537368        50      4450         0     30484     31150    363469     15.46   no data
253.09/63.51	c  N dy  2300    557411        50      4450         0     47850     31150    690017     15.50     16.32
264.65/66.44	c  N dy  2364    577478        50      4450         0     37501     31150    482228     15.49     16.39
276.60/69.40	c  N dy  2405    597692        50      4450         0     54846     31150    789140     15.46     16.28
289.00/72.53	c  N dy  2528    617762        50      4450         0     43776     31150    593760     15.49     16.72
304.10/76.32	c  N dy  2595    641131        50      4450         0     34511     31150    412458     15.48     16.32
316.86/79.54	c  N dy  2697    661155        50      4450         0     51766     31150    732602     15.50     17.10
331.61/83.28	c  N dy  2815    682481        50      4450         0     40049     31150    510745     15.53     16.36
344.36/86.40	c  N dy  2843    703011        50      4450         0     57579     31150    821639     15.50     16.42
358.71/90.06	c  N dy  2894    725928        50      4450         0     46306     31150    607444     15.49     16.40
374.26/93.91	c  N dy  2944    746011        50      4450         0     31802     31150    344283     15.48     18.16
390.60/98.03	c  N dy  3057    773717        50      4450         0     55588     31150    777395     15.47     16.42
406.96/102.11	c  N dy  3162    795365        50      4450         0     41582     31150    514873     15.49     16.31
414.92/104.13	c  S st  3236    806053        50      4450         0     50802     31150    688677     15.50   no data
415.31/104.28	c  S st  3236    806561        50      4450         0     51247     31150    697340     15.50   no data
415.31/104.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
415.71/104.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
415.71/104.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
415.71/104.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.71/104.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.71/104.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
415.71/104.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.71/104.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
415.71/104.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.47/107.00	c lits-rem:       588  cl-subs:     5762  v-elim:      0  v-fix:    0  time:  2.67 s
426.47/107.00	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
426.47/107.01	c vivif2 --  cl tried    45485 cl shrink        0 lits rem          0 time: 0.01
427.27/107.26	c asymm  cl-useful: 0/870/4450 lits-rem:0 time: 0.24
427.27/107.26	c calculated reachability. Time: 0.00
427.27/107.26	c  N dy  3236    806561        50      4450         0     45485     31150    594308     15.50   no data
444.01/111.41	c  N dy  3334    826867        50      4450         0     62930     31150    915223     15.51     16.38
478.30/120.09	c  N dy  3472    877121        50      4450         0     38551     31150    436897     15.47     16.30
493.03/123.71	c  N dy  3595    897186        50      4450         0     55813     31150    758748     15.49     17.09
510.17/128.01	c  N dy  3683    917279        50      4450         0     38089     31150    433100     15.49     17.80
525.32/131.82	c  N dy  3775    938926        50      4450         0     56632     31150    768276     15.49     16.35
546.05/137.06	c  N dy  3922    959014        50      4450         0     37990     31150    422421     15.52     16.99
561.26/140.87	c  N dy  4068    979087        50      4450         0     55366     31150    748884     15.54     18.27
623.39/156.47	c  F st  4106   1071877        50      4450         0     59209     31150    752770     15.35     14.48
623.39/156.47	c  N st  4106   1071877        50      4450         0     59209     31150    752770     15.35     14.48
646.11/162.18	c  N dy  4251   1092078        50      4450         0     38479     31150    410558     15.37     16.21
661.27/165.91	c  N dy  4379   1112139        50      4450         0     55813     31150    735163     15.39     18.10
683.19/171.44	c  N dy  4528   1132410        50      4450         0     73287     31150   1064066     15.42     16.27
702.32/176.20	c  N dy  4668   1152471        50      4450         0     51239     31150    639126     15.44     17.51
720.65/180.87	c  N dy  4783   1172508        50      4450         0     68523     31150    960632     15.45     17.54
743.78/186.67	c  N dy  4944   1192545        50      4450         0     45479     31150    524334     15.47     17.26
758.17/190.28	c  S st  5033   1209841        50      4450         0     60428     31150    803500     15.48     14.41
759.32/190.51	c  S st  5033   1210343        50      4450         0     60861     31150    811812     15.48   no data
759.32/190.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
759.32/190.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
759.32/190.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
759.32/190.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
759.32/190.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
759.32/190.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
759.32/190.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
759.32/190.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
759.32/190.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.65/195.69	c lits-rem:       620  cl-subs:     6031  v-elim:      0  v-fix:    0  time:  5.10 s
779.65/195.69	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
779.65/195.70	c vivif2 --  cl tried    54830 cl shrink        0 lits rem          0 time: 0.01
781.23/196.03	c asymm  cl-useful: 0/680/4450 lits-rem:0 time: 0.33
781.23/196.04	c calculated reachability. Time: 0.00
781.23/196.04	c  N dy  5033   1210343        50      4450         0     54830     31150    703249     15.48   no data
807.94/202.79	c  N dy  5179   1230489        50      4450         0     72228     31150   1031161     15.50     16.33
830.25/208.34	c  N dy  5274   1250583        50      4450         0     48548     31150    571352     15.51     16.46
847.79/212.71	c  N dy  5368   1271027        50      4450         0     66106     31150    894582     15.51     16.36
875.30/219.63	c  N dy  5519   1292594        50      4450         0     42712     31150    457435     15.53     16.44
902.84/226.55	c  N dy  5640   1328032        50      4450         0     72983     31150   1002942     15.52     16.54
969.03/243.16	c  N dy  5682   1406255        50      4450         0     52931     31150    612486     15.41     16.26
990.10/248.49	c  N dy  5797   1428775        50      4450         0     72257     31150    971341     15.42     16.25
1018.80/255.66	c  N dy  5917   1452045        50      4450         0     47920     31150    532353     15.43     16.26
1039.18/260.76	c  N dy  6062   1473320        50      4450         0     66276     31150    875763     15.44     16.29
1065.07/267.25	c  N dy  6237   1493350        50      4450         0     83550     31150   1204678     15.46     17.74
1088.15/273.04	c  N dy  6361   1513372        50      4450         0     55324     31150    660604     15.47     16.72
1109.33/278.37	c  N dy  6491   1534552        50      4450         0     73494     31150    998437     15.48     16.30
1138.78/285.70	c  N dy  6573   1557727        50      4450         0     47098     31150    503339     15.48     16.39
1157.15/290.41	c  N dy  6701   1578498        50      4450         0     64971     31150    836774     15.49     16.41
1179.49/295.97	c  N dy  6743   1603185        50      4450         0     85933     31150   1209168     15.48     16.37
1202.15/301.65	c  N dy  6811   1624795        50      4450         0     57290     31150    677410     15.47     16.33
1220.49/306.23	c  N dy  6861   1644796        50      4450         0     74255     31150    978558     15.47     18.10
1248.80/313.40	c  N dy  7002   1664923        50      4450         0     91601     31150   1305450     15.48     16.30
1271.16/318.97	c  N dy  7123   1685520        50      4450         0     61442     31150    759423     15.49     16.35
1294.63/324.86	c  N dy  7264   1706073        50      4450         0     79081     31150   1092082     15.50     16.35
1300.61/326.38	c  S st  7303   1710343        50      4450         0     82774     31150   1163008     15.51   no data
1301.85/326.63	c  S st  7303   1710846        50      4450         0     83219     31150   1171799     15.51   no data
1301.85/326.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1301.85/326.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1301.85/326.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1301.85/326.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1301.85/326.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1301.85/326.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1301.85/326.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1301.85/326.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1302.26/326.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1344.06/337.26	c lits-rem:      1018  cl-subs:    10440  v-elim:      0  v-fix:    0  time: 10.53 s
1344.06/337.26	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1344.06/337.28	c vivif2 --  cl tried    72779 cl shrink        0 lits rem          0 time: 0.02
1346.11/337.78	c asymm  cl-useful: 0/784/4450 lits-rem:0 time: 0.49
1346.11/337.78	c calculated reachability. Time: 0.00
1346.11/337.78	c  N dy  7303   1710846        50      4450         0     72779     31150    980352     15.51   no data
1399.86/351.29	c  N dy  7389   1746485        50      4450         0     55087     31150    626629     15.50     16.40
1420.64/356.46	c  N dy  7436   1766527        50      4450         0     72061     31150    926011     15.49     17.26
1450.49/363.95	c  N dy  7560   1788978        50      4450         0     91259     31150   1283041     15.50     16.33
1470.82/369.02	c  N dy  7595   1808994        50      4450         0     59110     31150    690720     15.48     16.67
1493.94/374.87	c  N dy  7718   1830680        50      4450         0     77700     31150   1037339     15.49     16.34
1523.44/382.20	c  N dy  7813   1854271        50      4450         0     97895     31150   1404007     15.49     16.32
1545.78/387.85	c  N dy  7951   1874515        50      4450         0     65095     31150    809360     15.51     16.33
1571.28/394.28	c  N dy  8052   1894855        50      4450         0     82490     31150   1129839     15.51     16.37
1602.38/402.01	c  N dy  8187   1914945        50      4450         0     99776     31150   1455372     15.52     16.77
1624.30/407.53	c  N dy  8303   1935009        50      4450         0     65693     31150    804769     15.53     17.96
1649.02/413.70	c  N dy  8407   1956175        50      4450         0     83834     31150   1140714     15.53     16.35
1678.97/421.30	c  N dy  8488   1977240        50      4450         0    101870     31150   1472792     15.53     16.40
1702.83/427.24	c  N dy  8639   1997312        50      4450         0     66880     31150    828945     15.55     18.04
1727.61/433.44	c  N dy  8747   2018277        50      4450         0     84784     31150   1161642     15.55     16.43
1759.45/441.43	c  N dy  8877   2038282        50      4450         0    101945     31150   1483785     15.56     16.54
1793.73/450.08	c  N dy  8961   2072095        50      4450         0     77650     31150    996469     15.55     16.47
1821.64/457.03	c  N dy  9089   2092105        50      4450         0     94828     31150   1320043     15.56     18.37
1845.17/462.99	c  N dy  9132   2112130        50      4450         0     57989     31150    644269     15.55     16.83
1868.67/468.80	c  N dy  9211   2137529        50      4450         0     79655     31150   1032620     15.55     16.45
1895.79/475.68	c  N dy  9294   2157627        50      4450         0     96804     31150   1346580     15.55     17.31
1929.68/484.13	c  N dy  9466   2177723        50      4450         0     59392     31150    665075     15.56     18.06
1951.26/489.54	c  N dy  9583   2197779        50      4450         0     76613     31150    985253     15.57     17.38
1968.39/493.81	c  S st  9648   2210847        50      4450         0     87810     31150   1193048     15.57     13.93
1969.54/494.12	c  S st  9648   2211353        50      4450         0     88251     31150   1201722     15.57   no data
1969.54/494.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1969.54/494.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1969.54/494.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1969.54/494.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1969.54/494.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1969.54/494.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1969.54/494.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1969.54/494.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1969.94/494.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2025.40/508.19	c lits-rem:       917  cl-subs:    10770  v-elim:      0  v-fix:    0  time: 13.96 s
2025.40/508.19	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2025.40/508.20	c vivif2 --  cl tried    77481 cl shrink        0 lits rem          0 time: 0.02
2026.95/508.59	c asymm  cl-useful: 0/596/4450 lits-rem:0 time: 0.39
2026.95/508.59	c calculated reachability. Time: 0.00
2026.95/508.59	c  N dy  9648   2211353        50      4450         0     77481     31150   1008916     15.57   no data
2057.64/516.25	c  N dy  9769   2231439        50      4450         0     94726     31150   1333680     15.58     17.18
2094.32/525.48	c  N dy  9845   2251595        50      4450         0     57050     31150    616210     15.58     16.46
2115.84/530.83	c  N dy  9944   2271611        50      4450         0     74200     31150    933298     15.59     16.66
2143.35/537.81	c  N dy 10087   2291710        50      4450         0     91397     31150   1258912     15.60     16.69
2172.06/544.90	c  N dy 10164   2311740        50      4450         0    108501     31150   1571245     15.60     17.93
2199.96/551.90	c  N dy 10283   2333622        50      4450         0     71220     31150    868073     15.60     16.56
2229.06/559.21	c  N dy 10436   2353690        50      4450         0     88438     31150   1193648     15.61     16.44
2261.76/567.46	c  N dy 10558   2373721        50      4450         0    105573     31150   1511934     15.62     16.46
2312.38/580.17	c  N dy 10612   2421520        50      4450         0     88746     31150   1145929     15.59     16.48
2344.67/588.24	c  N dy 10735   2441900        50      4450         0    106182     31150   1470374     15.60     16.44
2393.32/600.42	c  N dy 10810   2486225        50      4450         0     85727     31150   1078016     15.57     16.56
2422.41/607.78	c  N dy 10911   2506234        50      4450         0    102873     31150   1396788     15.58     17.38
2457.89/616.69	c  N dy 11020   2526324        50      4450         0     61495     31150    666938     15.58     17.13
2480.62/622.39	c  N dy 11150   2546378        50      4450         0     78704     31150    990484     15.59     16.71
2526.05/633.75	c  N dy 11239   2582394        50      4450         0    109217     31150   1535548     15.58     16.54
2557.56/641.60	c  N dy 11349   2602462        50      4450         0     66813     31150    762708     15.58     18.33
2582.72/647.99	c  N dy 11457   2622856        50      4450         0     84284     31150   1088721     15.59     16.53
2611.37/655.12	c  N dy 11509   2643482        50      4450         0    101861     31150   1403624     15.59     16.42
2646.86/664.08	c  N dy 11608   2663608        50      4450         0    119033     31150   1723124     15.59     16.44
2672.77/670.59	c  N dy 11724   2684052        50      4450         0     75883     31150    920264     15.59     16.43
2702.26/677.91	c  N dy 11884   2704072        50      4450         0     93089     31150   1246958     15.60     18.32
2713.44/680.78	c  S st 11932   2711353        50      4450         0     99286     31150   1363620     15.61     14.13
2715.02/681.10	c  S st 11932   2711856        50      4450         0     99727     31150   1372381     15.61   no data
2715.02/681.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2715.02/681.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2715.02/681.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2715.02/681.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2715.02/681.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2715.02/681.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2715.02/681.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2715.02/681.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2715.42/681.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2765.26/693.71	c lits-rem:       919  cl-subs:    12008  v-elim:      0  v-fix:    0  time: 12.50 s
2765.26/693.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2765.26/693.73	c vivif2 --  cl tried    87719 cl shrink        0 lits rem          0 time: 0.02
2766.49/694.06	c asymm  cl-useful: 0/504/4450 lits-rem:0 time: 0.33
2766.49/694.06	c calculated reachability. Time: 0.00
2766.49/694.06	c  N dy 11932   2711856        50      4450         0     87719     31150   1153973     15.61   no data
2799.94/702.40	c  N dy 11998   2731921        50      4450         0    104847     31150   1465215     15.61     17.72
2839.40/712.30	c  N dy 12040   2751938        50      4450         0     61383     31150    648688     15.60     17.68
2883.66/723.41	c  N dy 12161   2785323        50      4450         0     89852     31150   1166709     15.60     16.50
2921.92/733.01	c  N dy 12245   2810928        50      4450         0    111532     31150   1559006     15.60     16.57
2960.59/742.71	c  N dy 12397   2831006        50      4450         0     66958     31150    744167     15.61     18.18
2984.92/748.87	c  N dy 12481   2852783        50      4450         0     85586     31150   1085079     15.61     16.62
3016.02/756.71	c  N dy 12609   2872836        50      4450         0    102671     31150   1406589     15.61     16.96
3049.90/765.16	c  N dy 12669   2892845        50      4450         0    119668     31150   1714874     15.61     16.45
3084.18/773.73	c  N dy 12797   2915671        50      4450         0     76275     31150    908648     15.62     16.45
3109.69/780.10	c  N dy 12840   2936363        50      4450         0     93788     31150   1225603     15.61     16.44
3178.27/797.30	c  N dy 12957   2984136        50      4450         0     70668     31150    785560     15.60     16.51
3204.18/803.83	c  N dy 13030   3005564        50      4450         0     89008     31150   1120447     15.60     16.53
3237.67/812.21	c  N dy 13161   3025633        50      4450         0    106158     31150   1441457     15.61     17.03
3274.75/821.59	c  N dy 13260   3045726        50      4450         0    123324     31150   1760241     15.61     18.08
3305.88/829.32	c  N dy 13340   3065825        50      4450         0     75708     31150    878417     15.61     18.22
3334.94/836.65	c  N dy 13474   3085909        50      4450         0     92904     31150   1202484     15.62     16.48
3372.41/846.03	c  N dy 13636   3105971        50      4450         0    110122     31150   1530736     15.63     16.55
3411.54/855.83	c  N dy 13744   3126050        50      4450         0    127189     31150   1850083     15.63     18.29
3448.55/865.15	c  N dy 13812   3153286        50      4450         0     84557     31150   1025494     15.63     16.50
3475.27/871.89	c  N dy 13857   3174285        50      4450         0    102319     31150   1341275     15.62     16.50
3513.54/881.41	c  N dy 13957   3194382        50      4450         0    119390     31150   1654216     15.63     16.92
3552.60/891.28	c  S st 14061   3211856        50      4450         0     67978     31150    722991     15.63     15.28
3553.40/891.47	c  S st 14061   3212359        50      4450         0     68425     31150    731873     15.63   no data
3553.40/891.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3553.80/891.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3553.80/891.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3553.80/891.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3553.80/891.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3553.80/891.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3553.80/891.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3553.80/891.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3553.80/891.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3557.78/892.54	c lits-rem:        39  cl-subs:      770  v-elim:      0  v-fix:    0  time:  1.00 s
3557.78/892.54	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3557.78/892.55	c vivif2 --  cl tried    67655 cl shrink        0 lits rem          0 time: 0.01
3558.98/892.84	c asymm  cl-useful: 0/614/4450 lits-rem:0 time: 0.29
3558.98/892.84	c calculated reachability. Time: 0.00
3558.98/892.84	c  N dy 14061   3212359        50      4450         0     67655     31150    719767     15.63   no data
3585.29/899.43	c  N dy 14187   3233048        50      4450         0     85398     31150   1054440     15.64     16.49
3619.16/907.96	c  N dy 14343   3253151        50      4450         0    102623     31150   1383091     15.64     17.99
3659.84/918.15	c  N dy 14485   3273182        50      4450         0    119793     31150   1709180     15.65     18.12
3710.86/930.94	c  N dy 14639   3297391        50      4450         0     73134     31150    811154     15.66     16.56
3735.61/937.13	c  N dy 14721   3317436        50      4450         0     90167     31150   1124350     15.66     16.49
3773.05/946.58	c  N dy 14859   3337473        50      4450         0    107342     31150   1449822     15.66     16.54
3811.71/956.25	c  N dy 14938   3358283        50      4450         0    125003     31150   1773393     15.66     16.54
3851.98/966.39	c  N dy 15068   3378356        50      4450         0     73943     31150    823882     15.67     16.95
3879.89/973.41	c  N dy 15186   3398624        50      4450         0     91306     31150   1148474     15.67     16.52
3918.56/983.03	c  N dy 15303   3422410        50      4450         0    111548     31150   1522970     15.68     16.59
3958.83/993.13	c  N dy 15411   3442430        50      4450         0    128606     31150   1841611     15.68     17.15
3998.73/1003.18	c  N dy 15533   3462508        50      4450         0     76595     31150    857472     15.68     18.14
4024.20/1009.59	c  N dy 15600   3482609        50      4450         0     93705     31150   1168586     15.68     17.26
4116.69/1032.79	c  N dy 15647   3554018        50      4450         0     83868     31150    966434     15.64     16.60
4145.80/1040.02	c  N dy 15717   3574619        50      4450         0    101358     31150   1286398     15.64     16.53
4182.07/1049.20	c  N dy 15845   3594691        50      4450         0    118564     31150   1610676     15.64     17.81
4215.96/1057.62	c  N dy 15888   3614733        50      4450         0    135475     31150   1913244     15.64     16.51
4251.04/1066.42	c  N dy 16008   3635109        50      4450         0     82652     31150    967259     15.64     16.52
4277.74/1073.15	c  N dy 16068   3655483        50      4450         0     99960     31150   1279991     15.64     16.52
4312.82/1081.91	c  N dy 16158   3675515        50      4450         0    116862     31150   1590099     15.64     17.13
4355.47/1092.65	c  N dy 16268   3695586        50      4450         0    133963     31150   1906152     15.65     16.47
4389.01/1101.03	c  S st 16353   3712360        50      4450         0     76935     31150    851340     15.65     14.52
4389.76/1101.27	c  S st 16353   3712862        50      4450         0     77376     31150    859950     15.65   no data
4389.76/1101.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4390.16/1101.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
4390.16/1101.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4390.16/1101.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4390.16/1101.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4390.16/1101.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4390.16/1101.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4390.16/1101.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4390.16/1101.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4397.34/1103.21	c lits-rem:       137  cl-subs:     1981  v-elim:      0  v-fix:    0  time:  1.86 s
4397.34/1103.21	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4397.77/1103.22	c vivif2 --  cl tried    75395 cl shrink        0 lits rem          0 time: 0.01
4398.92/1103.53	c asymm  cl-useful: 0/554/4450 lits-rem:0 time: 0.31
4398.92/1103.53	c calculated reachability. Time: 0.00
4398.92/1103.53	c  N dy 16353   3712862        50      4450         0     75395     31150    824348     15.65   no data
4426.83/1110.56	c  N dy 16442   3733700        50      4450         0     93121     31150   1153116     15.65     16.61
4459.17/1118.66	c  F st 16575   3751562        50      4450         0    108468     31150   1443698     15.66   no data
4464.30/1119.95	c  N st 16580   3754859        50      4450         0    111250     31150   1495896     15.66   no data
4504.95/1130.15	c  N dy 16683   3775060        50      4450         0    128560     31150   1817833     15.66     16.49
4551.98/1141.96	c  N dy 16795   3795114        50      4450         0     73447     31150    778329     15.66     17.23
4594.24/1152.56	c  N dy 16846   3831080        50      4450         0    103810     31150   1304971     15.65     16.52
4633.70/1162.41	c  N dy 16985   3851157        50      4450         0    120932     31150   1628670     15.65     17.24
4675.14/1172.86	c  N dy 17046   3871189        50      4450         0    137880     31150   1932231     15.65     17.33
4712.62/1182.20	c  E dy 17167   3890128         0      4450         0     81071     31150    916853     15.66     16.26
4712.62/1182.21	c Verified 4450 clauses.
4712.62/1182.21	c Verified 4450 clauses.
4712.62/1182.21	c Following stats are for *FIRST FINISHED THREAD ONLY*
4712.62/1182.21	c num threads              : 4          
4712.62/1182.21	c restarts                 : 17167      
4712.62/1182.21	c dynamic restarts         : 17131      
4712.62/1182.21	c static restarts          : 36         
4712.62/1182.21	c full restarts            : 5          
4712.62/1182.21	c total simplify time      : 0.00       
4712.62/1182.21	c learnts DL2              : 0          
4712.62/1182.21	c learnts size 2           : 0          
4712.62/1182.21	c learnts size 1           : 0           (0.00      % of vars)
4712.62/1182.21	c filedLit time            : 0.28        (0.02      % time)
4712.62/1182.21	c v-elim SatELite          : 0           (0.00      % vars)
4712.62/1182.21	c SatELite time            : 50.53       (4.28      % time)
4712.62/1182.21	c v-elim xor               : 0           (0.00      % vars)
4712.62/1182.21	c xor elim time            : 0.04        (0.00      % time)
4712.62/1182.21	c num binary xor trees     : 0          
4712.62/1182.21	c binxor trees' crown      : 0           (nan       leafs/tree)
4712.62/1182.21	c bin xor find time        : 0.00       
4712.62/1182.21	c OTF clause improved      : 562178      (0.14      clauses/conflict)
4712.62/1182.21	c OTF impr. size diff      : 565799      (1.01       lits/clause)
4712.62/1182.21	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
4712.62/1182.21	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
4712.62/1182.21	c tried to recurMin cls    : 180629      (4.64       % of conflicts)
4712.62/1182.21	c updated cache            : 13          (0.00       lits/tried recurMin)
4712.62/1182.21	c unit cls recevied        : 0           (nan       % of units)
4712.62/1182.21	c unit cls sent            : 0           (nan       % of units)
4712.62/1182.21	c bin cls recevied         : 0          
4712.62/1182.21	c bin cls sent             : 0          
4712.62/1182.21	c clauses over max glue    : 0           (0.00      % of all clauses)
4712.62/1182.21	c conflicts                : 3890128     (3292.79   / sec)
4712.62/1182.21	c decisions                : 4460663     (0.17      % random)
4712.62/1182.21	c bogo-props               : 164007734576 (138823911.23 / sec)
4712.62/1182.21	c conflict literals        : 70722984    (11.74     % deleted)
4712.62/1182.21	c Memory used              : 437.18      MB
4712.62/1182.21	c single-thread CPU time   : 1181.41     s
4712.62/1182.21	c all-threads sum CPU time : 4710.62     s
4712.62/1182.21	s SATISFIABLE
4712.62/1182.21	v -1 2 3 4 5 6 7 -8 9 -10 -11 -12 -13 14 -15 16 17 -18 -19 20 21 -22 23 -24 25 -26 -27 -28 -29 30 31 -32 -33 -34 -35 36 37 38 -39 -40 41 -42 -43 44 -45 46 47 48 -49 -50 0

Verifier Data

OK

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

running on 4 cores: 1,3,5,7

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: 7.84 8.06 8.05 4/397 29392
/proc/meminfo: memFree=24244312/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 408 0 0 0 2 0 0 0 20 0 4 0 652762431 52396032 348 33554432000 4194304 4580107 140737359052064 18446744073709551615 47100296509352 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 12792 348 299 95 0 7774 0
[pid=29392/tid=29396] ppid=29390 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 4 0 652762432 52396032 348 33554432000 4194304 4580107 140737359052064 18446744073709551615 47100296509366 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 0 0 0 0 1 0 0 0 21 0 4 0 652762432 52396032 348 33554432000 4194304 4580107 140737359052064 18446744073709551615 47100296509362 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 652762432 52396032 348 33554432000 4194304 4580107 140737359052064 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.071474 s]
/proc/loadavg: 7.84 8.06 8.05 4/397 29392
/proc/meminfo: memFree=24244312/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=281552 CPUtime=0.26 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 1159 0 0 0 26 0 0 0 18 0 4 0 652762431 288309248 1073 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 70388 1073 358 95 0 65370 0
[pid=29392/tid=29396] ppid=29390 vsize=281552 CPUtime=0.06 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 181 0 0 0 6 0 0 0 18 0 4 0 652762432 288309248 1073 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=281552 CPUtime=0.06 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 163 0 0 0 6 0 0 0 18 0 4 0 652762432 288309248 1073 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=281552 CPUtime=0.05 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 254 0 0 0 5 0 0 0 22 0 4 0 652762432 288309248 1073 33554432000 4194304 4580107 140737359052064 18446744073709551615 4325123 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 281552

[startup+0.100469 s]
/proc/loadavg: 7.84 8.06 8.05 4/397 29392
/proc/meminfo: memFree=24244312/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=281552 CPUtime=0.37 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 1209 0 0 0 37 0 0 0 18 0 4 0 652762431 288309248 1123 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 70388 1123 358 95 0 65370 0
[pid=29392/tid=29396] ppid=29390 vsize=281552 CPUtime=0.09 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 183 0 0 0 9 0 0 0 18 0 4 0 652762432 288309248 1123 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=281552 CPUtime=0.09 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 167 0 0 0 9 0 0 0 18 0 4 0 652762432 288309248 1123 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=281552 CPUtime=0.08 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 294 0 0 0 8 0 0 0 22 0 4 0 652762432 288309248 1123 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281552

[startup+0.300436 s]
/proc/loadavg: 7.84 8.06 8.05 4/397 29392
/proc/meminfo: memFree=24244312/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=283324 CPUtime=1.17 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 3114 0 0 0 117 0 0 0 18 0 4 0 652762431 290123776 2341 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 70831 2341 376 95 0 65813 0
[pid=29392/tid=29396] ppid=29390 vsize=283324 CPUtime=0.29 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 742 0 0 0 29 0 0 0 18 0 4 0 652762432 290123776 2341 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=283324 CPUtime=0.29 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 712 0 0 0 29 0 0 0 18 0 4 0 652762432 290123776 2341 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=283324 CPUtime=0.28 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 517 0 0 0 28 0 0 0 23 0 4 0 652762432 290123776 2341 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283324

[startup+0.700367 s]
/proc/loadavg: 7.84 8.06 8.05 4/397 29392
/proc/meminfo: memFree=24244312/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=283932 CPUtime=2.77 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 4857 0 0 0 277 0 0 0 18 0 4 0 652762431 290746368 3071 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 70983 3071 376 95 0 65965 0
[pid=29392/tid=29396] ppid=29390 vsize=283932 CPUtime=0.69 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 1169 0 0 0 69 0 0 0 18 0 4 0 652762432 290746368 3071 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=283932 CPUtime=0.69 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 1136 0 0 0 69 0 0 0 18 0 4 0 652762432 290746368 3071 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=283932 CPUtime=0.68 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 1000 0 0 0 68 0 0 0 25 0 4 0 652762432 290746368 3071 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 283932

[startup+1.50023 s]
/proc/loadavg: 7.93 8.07 8.05 11/405 29400
/proc/meminfo: memFree=24220072/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=284900 CPUtime=5.95 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 8740 0 0 0 595 0 0 0 20 0 4 0 652762431 291737600 4444 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 71225 4444 378 95 0 66207 0
[pid=29392/tid=29396] ppid=29390 vsize=284900 CPUtime=1.49 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 2021 0 0 0 149 0 0 0 19 0 4 0 652762432 291737600 4444 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=284900 CPUtime=1.49 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 1823 0 0 0 149 0 0 0 19 0 4 0 652762432 291737600 4444 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=284900 CPUtime=1.46 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 1664 0 0 0 146 0 0 0 25 0 4 0 652762432 291737600 4444 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 284900

[startup+3.10096 s]
/proc/loadavg: 7.93 8.07 8.05 11/405 29400
/proc/meminfo: memFree=24195644/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=276284 CPUtime=12.34 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 16103 0 0 0 1233 1 0 0 25 0 4 0 652762431 282914816 8985 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 69071 8985 378 95 0 64053 0
[pid=29392/tid=29396] ppid=29390 vsize=276284 CPUtime=3.09 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 3776 0 0 0 309 0 0 0 25 0 4 0 652762432 282914816 8985 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=276284 CPUtime=3.09 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 4176 0 0 0 309 0 0 0 25 0 4 0 652762432 282914816 8985 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=276284 CPUtime=3.05 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 3708 0 0 0 305 0 0 0 25 0 4 0 652762432 282914816 8985 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 276284

[startup+6.30041 s]
/proc/loadavg: 7.93 8.07 8.05 10/405 29400
/proc/meminfo: memFree=24141180/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=276788 CPUtime=25.09 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 23831 0 0 0 2507 2 0 0 25 0 4 0 652762431 283430912 11692 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 69197 11692 378 95 0 64179 0
[pid=29392/tid=29396] ppid=29390 vsize=276788 CPUtime=6.28 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 5824 0 0 0 628 0 0 0 25 0 4 0 652762432 283430912 11692 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=276788 CPUtime=6.29 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 6297 0 0 0 629 0 0 0 25 0 4 0 652762432 283430912 11692 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=276788 CPUtime=6.2 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 5407 0 0 0 620 0 0 0 25 0 4 0 652762432 283430912 11692 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 276788

[startup+12.7003 s]
/proc/loadavg: 7.94 8.07 8.05 10/405 29401
/proc/meminfo: memFree=24095704/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=287244 CPUtime=50.59 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 35875 0 0 0 5055 4 0 0 25 0 4 0 652762431 294137856 14214 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 71811 14214 378 95 0 66793 0
[pid=29392/tid=29396] ppid=29390 vsize=287244 CPUtime=12.69 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 8890 0 0 0 1268 1 0 0 25 0 4 0 652762432 294137856 14214 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=287244 CPUtime=12.68 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 9051 0 0 0 1268 0 0 0 25 0 4 0 652762432 294137856 14214 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=287244 CPUtime=12.52 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 8755 0 0 0 1251 1 0 0 25 0 4 0 652762432 294137856 14214 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 287244

[startup+25.5011 s]
/proc/loadavg: 8.03 8.08 8.05 10/405 29401
/proc/meminfo: memFree=24062592/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=288720 CPUtime=101.62 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 52616 0 0 0 10154 8 0 0 25 0 4 0 652762431 295649280 17104 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293067 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 72180 17104 378 95 0 67162 0
[pid=29392/tid=29396] ppid=29390 vsize=288720 CPUtime=25.49 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 13007 0 0 0 2547 2 0 0 25 0 4 0 652762432 295649280 17104 33554432000 4194304 4580107 140737359052064 18446744073709551615 4321069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=288720 CPUtime=25.48 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 13587 0 0 0 2547 1 0 0 25 0 4 0 652762432 295649280 17104 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=288720 CPUtime=25.15 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 12519 0 0 0 2514 1 0 0 25 0 4 0 652762432 295649280 17104 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 288720

[startup+51.1007 s]
/proc/loadavg: 8.02 8.08 8.05 10/405 29402
/proc/meminfo: memFree=24018208/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=290500 CPUtime=203.65 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 79162 0 0 0 20349 16 0 0 25 0 4 0 652762431 297472000 20268 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 72625 20268 378 95 0 67607 0
[pid=29392/tid=29396] ppid=29390 vsize=290500 CPUtime=51.08 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 19848 0 0 0 5105 3 0 0 25 0 4 0 652762432 297472000 20268 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=290500 CPUtime=51.08 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 20408 0 0 0 5105 3 0 0 25 0 4 0 652762432 297472000 20268 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=290500 CPUtime=50.42 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 18719 0 0 0 5038 4 0 0 25 0 4 0 652762432 297472000 20268 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 290500

[startup+102.316 s]
/proc/loadavg: 8.06 8.08 8.05 10/405 29403
/proc/meminfo: memFree=23912532/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=302788 CPUtime=407.8 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 121050 0 0 0 40750 30 0 0 25 0 4 0 652762431 310054912 24137 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 75697 24137 378 95 0 70679 0
[pid=29392/tid=29396] ppid=29390 vsize=302788 CPUtime=102.3 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 29517 0 0 0 10224 6 0 0 25 0 4 0 652762432 310054912 24137 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=302788 CPUtime=102.3 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 30223 0 0 0 10223 7 0 0 25 0 4 0 652762432 310054912 24137 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=302788 CPUtime=100.96 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 30335 0 0 0 10088 8 0 0 25 0 4 0 652762432 310054912 24137 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.8
Current children cumulated vsize (KiB) 302788

[startup+162.301 s]

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

/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 115892 0 0 0 104760 48 0 0 25 0 4 0 652762432 457760768 63282 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4234.69
Current children cumulated vsize (KiB) 447032

[startup+1122.3 s]
/proc/loadavg: 8.07 8.10 8.09 10/405 29430
/proc/meminfo: memFree=23373232/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447356 CPUtime=4473.87 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 485257 0 0 0 447190 197 0 0 25 0 4 0 652762431 458092544 64303 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111839 64303 378 95 0 106821 0
[pid=29392/tid=29396] ppid=29390 vsize=447356 CPUtime=1122.3 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 117505 0 0 0 112184 46 0 0 25 0 4 0 652762432 458092544 64303 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447356 CPUtime=1122.27 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 128841 0 0 0 112176 51 0 0 25 0 4 0 652762432 458092544 64303 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447356 CPUtime=1107.25 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 120130 0 0 0 110675 50 0 0 25 0 4 0 652762432 458092544 64303 33554432000 4194304 4580107 140737359052064 18446744073709551615 4415787 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.87
Current children cumulated vsize (KiB) 447356

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

[startup+1126.3 s]
/proc/loadavg: 8.06 8.10 8.08 10/405 29430
/proc/meminfo: memFree=23368272/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447356 CPUtime=4489.85 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 485824 0 0 0 448788 197 0 0 25 0 4 0 652762431 458092544 64870 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111839 64870 378 95 0 106821 0
[pid=29392/tid=29396] ppid=29390 vsize=447356 CPUtime=1126.31 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 117616 0 0 0 112585 46 0 0 25 0 4 0 652762432 458092544 64870 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447356 CPUtime=1126.29 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 128987 0 0 0 112578 51 0 0 25 0 4 0 652762432 458092544 64870 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447356 CPUtime=1111.21 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 120286 0 0 0 111071 50 0 0 25 0 4 0 652762432 458092544 64870 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4489.85
Current children cumulated vsize (KiB) 447356

[startup+1151.9 s]
/proc/loadavg: 8.11 8.10 8.09 10/405 29431
/proc/meminfo: memFree=23397532/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447536 CPUtime=4591.84 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 492696 0 0 0 458982 202 0 0 25 0 4 0 652762431 458276864 64077 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111884 64077 378 95 0 106866 0
[pid=29392/tid=29396] ppid=29390 vsize=447536 CPUtime=1151.89 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 119667 0 0 0 115142 47 0 0 25 0 4 0 652762432 458276864 64077 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447536 CPUtime=1151.87 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 130791 0 0 0 115135 52 0 0 25 0 4 0 652762432 458276864 64077 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447536 CPUtime=1136.44 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121248 0 0 0 113593 51 0 0 25 0 4 0 652762432 458276864 64077 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4591.84
Current children cumulated vsize (KiB) 447536

[startup+1164.7 s]
/proc/loadavg: 8.09 8.10 8.09 10/405 29431
/proc/meminfo: memFree=23393808/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447580 CPUtime=4642.87 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 495588 0 0 0 464084 203 0 0 25 0 4 0 652762431 458321920 64352 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111895 64352 378 95 0 106877 0
[pid=29392/tid=29396] ppid=29390 vsize=447580 CPUtime=1164.7 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 120071 0 0 0 116422 48 0 0 25 0 4 0 652762432 458321920 64352 33554432000 4194304 4580107 140737359052064 18446744073709551615 4322524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447580 CPUtime=1164.67 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131351 0 0 0 116415 52 0 0 25 0 4 0 652762432 458321920 64352 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447580 CPUtime=1149.08 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 122687 0 0 0 114856 52 0 0 25 0 4 0 652762432 458321920 64352 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4642.87
Current children cumulated vsize (KiB) 447580

[startup+1171.1 s]
/proc/loadavg: 8.08 8.10 8.09 10/405 29432
/proc/meminfo: memFree=23389092/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447624 CPUtime=4668.37 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 497660 0 0 0 466633 204 0 0 25 0 4 0 652762431 458366976 63851 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111906 63851 378 95 0 106888 0
[pid=29392/tid=29396] ppid=29390 vsize=447624 CPUtime=1171.09 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121314 0 0 0 117061 48 0 0 25 0 4 0 652762432 458366976 63851 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447624 CPUtime=1171.07 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131597 0 0 0 117054 53 0 0 25 0 4 0 652762432 458366976 63851 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447624 CPUtime=1155.39 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123056 0 0 0 115487 52 0 0 25 0 4 0 652762432 458366976 63851 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4668.37
Current children cumulated vsize (KiB) 447624

[startup+1177.5 s]
/proc/loadavg: 8.07 8.09 8.09 10/405 29432
/proc/meminfo: memFree=23389960/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447624 CPUtime=4693.89 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 498748 0 0 0 469184 205 0 0 25 0 4 0 652762431 458366976 64939 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111906 64939 378 95 0 106888 0
[pid=29392/tid=29396] ppid=29390 vsize=447624 CPUtime=1177.49 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121686 0 0 0 117701 48 0 0 25 0 4 0 652762432 458366976 64939 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447624 CPUtime=1177.47 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131822 0 0 0 117694 53 0 0 25 0 4 0 652762432 458366976 64939 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447624 CPUtime=1161.7 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123340 0 0 0 116118 52 0 0 25 0 4 0 652762432 458366976 64939 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4693.89
Current children cumulated vsize (KiB) 447624

[startup+1180.7 s]
/proc/loadavg: 8.07 8.09 8.09 10/405 29432
/proc/meminfo: memFree=23389588/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447672 CPUtime=4706.64 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 500301 0 0 0 470458 206 0 0 25 0 4 0 652762431 458416128 63973 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111918 63973 378 95 0 106900 0
[pid=29392/tid=29396] ppid=29390 vsize=447672 CPUtime=1180.69 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121841 0 0 0 118020 49 0 0 25 0 4 0 652762432 458416128 63973 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447672 CPUtime=1180.67 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131920 0 0 0 118014 53 0 0 25 0 4 0 652762432 458416128 63973 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447672 CPUtime=1164.85 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123519 0 0 0 116433 52 0 0 25 0 4 0 652762432 458416128 63973 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4706.64
Current children cumulated vsize (KiB) 447672

[startup+1181.5 s]
/proc/loadavg: 8.06 8.09 8.08 10/405 29432
/proc/meminfo: memFree=23387104/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447672 CPUtime=4709.82 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 500456 0 0 0 470776 206 0 0 25 0 4 0 652762431 458416128 64128 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111918 64128 378 95 0 106900 0
[pid=29392/tid=29396] ppid=29390 vsize=447672 CPUtime=1181.49 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121887 0 0 0 118100 49 0 0 25 0 4 0 652762432 458416128 64128 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447672 CPUtime=1181.47 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131943 0 0 0 118094 53 0 0 25 0 4 0 652762432 458416128 64128 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447672 CPUtime=1165.63 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123562 0 0 0 116511 52 0 0 25 0 4 0 652762432 458416128 64128 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4709.82
Current children cumulated vsize (KiB) 447672

[startup+1181.9 s]
/proc/loadavg: 8.06 8.09 8.08 10/405 29432
/proc/meminfo: memFree=23387104/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447672 CPUtime=4711.42 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 500525 0 0 0 470936 206 0 0 25 0 4 0 652762431 458416128 64197 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111918 64197 378 95 0 106900 0
[pid=29392/tid=29396] ppid=29390 vsize=447672 CPUtime=1181.9 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121904 0 0 0 118141 49 0 0 25 0 4 0 652762432 458416128 64197 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447672 CPUtime=1181.87 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131954 0 0 0 118134 53 0 0 25 0 4 0 652762432 458416128 64197 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447672 CPUtime=1166.03 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123582 0 0 0 116551 52 0 0 25 0 4 0 652762432 458416128 64197 33554432000 4194304 4580107 140737359052064 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4711.42
Current children cumulated vsize (KiB) 447672

[startup+1182.1 s]
/proc/loadavg: 8.06 8.09 8.08 10/405 29432
/proc/meminfo: memFree=23387104/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447672 CPUtime=4712.22 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 500557 0 0 0 471016 206 0 0 25 0 4 0 652762431 458416128 64229 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111918 64229 378 95 0 106900 0
[pid=29392/tid=29396] ppid=29390 vsize=447672 CPUtime=1182.1 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121911 0 0 0 118161 49 0 0 25 0 4 0 652762432 458416128 64229 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447672 CPUtime=1182.07 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131961 0 0 0 118154 53 0 0 25 0 4 0 652762432 458416128 64229 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447672 CPUtime=1166.23 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123591 0 0 0 116571 52 0 0 25 0 4 0 652762432 458416128 64229 33554432000 4194304 4580107 140737359052064 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.22
Current children cumulated vsize (KiB) 447672

[startup+1182.2 s]
/proc/loadavg: 8.06 8.09 8.08 10/405 29432
/proc/meminfo: memFree=23387104/32951132 swapFree=67093844/67111528
[pid=29392] ppid=29390 vsize=447672 CPUtime=4712.62 cores=1,3,5,7
/proc/29392/stat : 29392 (strangenight2-m) R 29390 29392 28827 0 -1 4202496 500573 0 0 0 471056 206 0 0 25 0 4 0 652762431 458416128 64245 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29392/statm: 111918 64245 378 95 0 106900 0
[pid=29392/tid=29396] ppid=29390 vsize=447672 CPUtime=1182.2 cores=1,3,5,7
/proc/29392/task/29396/stat : 29396 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 121914 0 0 0 118171 49 0 0 25 0 4 0 652762432 458416128 64245 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=447672 CPUtime=1182.17 cores=1,3,5,7
/proc/29392/task/29397/stat : 29397 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 131963 0 0 0 118164 53 0 0 25 0 4 0 652762432 458416128 64245 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=447672 CPUtime=1166.33 cores=1,3,5,7
/proc/29392/task/29398/stat : 29398 (strangenight2-m) R 29390 29392 28827 0 -1 4202560 123596 0 0 0 116581 52 0 0 25 0 4 0 652762432 458416128 64245 33554432000 4194304 4580107 140737359052064 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.62
Current children cumulated vsize (KiB) 447672

Child status: 10
Real time (s): 1182.23
CPU time (s): 4712.7
CPU user time (s): 4710.62
CPU system time (s): 2.07568
CPU usage (%): 398.628
Max. virtual memory (cumulated for all children) (KiB): 499464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4710.62
system time used= 2.07568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500584
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= 331
involuntary context switches= 39584

runsolver used 4.45732 second user time and 11.3953 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 00:20:38
IDJOB=3366670
IDBENCH=83079
IDSOLVER=1844
FILE ID=node128/3366670-1305411638
RUNJOBID= node128-1305411638-29374
PBS_JOBID= 13324496
Free space on /tmp= 73608 MiB

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

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

MD5SUM BENCH= 9105de4ac86db082b0add111004ae308
RANDOM SEED=594424870

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24244856 kB
Buffers:        267820 kB
Cached:        2892208 kB
SwapCached:       1440 kB
Active:        6327000 kB
Inactive:      2088804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24244856 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           10964 kB
Writeback:          28 kB
AnonPages:     5254580 kB
Mapped:          31304 kB
Slab:           187496 kB
PageTables:      38044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100669160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-15 00:40:20