Trace number 3366881

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 1721.24 431.422

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.22675
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366881-1305414468.cnf'
0.00/0.00	c -- header says num vars:            202
0.00/0.00	c -- header says num clauses:       22023
0.00/0.01	c -- clauses added:            0 learnts,        22023 normals,            0 xors
0.00/0.01	c -- vars added        202
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       202     21956        67         0     98860         0   no data   no data
0.36/0.15	c asymm  cl-useful: 0/21956/21956 lits-rem:0 time: 0.13
0.36/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.36/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.36/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.36/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.36/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
0.36/0.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.97/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
3.97/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.97/1.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.97/1.01	c calculated reachability. Time: 0.00
3.97/1.01	c Calc default polars -  time:   0.00 s pos:     202 undec:       0 neg:       0
3.97/1.01	c =========================================================================================
3.97/1.01	c types(t): F = full restart, N = normal restart
3.97/1.01	c types(t): S = simplification begin/end, E = solution found
3.97/1.01	c restart types(rt): st = static, dy = dynamic
3.97/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.97/1.01	c  B st     0         0       202     21956        67         0     98860         0   no data   no data
3.97/1.01	c  N dy    11      4057       202     21956        67      3816     98860     77750     11.35     13.67
3.97/1.01	c  N dy    24      8114       202     21956        67      5292     98860     97755     10.81     11.41
3.97/1.01	c  N dy    38     12204       202     21956        67      5157     98860     85699     10.66     11.32
5.14/1.30	c  N dy    64     17810       202     21956        67     10508     98860    190828     10.85     11.47
5.94/1.54	c  N dy    87     21857       202     21956        67      9024     98860    153134     10.98     12.06
6.74/1.73	c  F st    94     25000       202     21956        67     12023     98860    208211     10.94     10.08
7.14/1.82	c  N st    97     26187       202     21956        67      6656     98860    102568     10.94   no data
7.95/2.05	c  S st   100     30002       202     21956        67     10338     98860    174895     10.94   no data
7.95/2.08	c  S st   100     30502       202     21956        67     10829     98860    185666     10.94   no data
7.95/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.95/2.09	c blocked clauses removed:        0 vars:      0 tried:         202 T: 0.00 s
7.95/2.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
7.95/2.09	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7.95/2.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.95/2.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.22	c lits-rem:       267  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  0.11 s
9.53/2.43	c asymm  cl-useful: 3/21956/21956 lits-rem:3 time: 0.22
9.53/2.44	c calculated reachability. Time: 0.00
9.53/2.44	c  N dy   100     30502       202     21956        67      9072     98857    166476     10.94   no data
10.73/2.75	c  N dy   107     35490       202     21956        67     13801     98857    254269     10.81     11.47
11.94/3.01	c  N dy   120     39559       202     21956        67     10170     98857    168890     10.77     11.44
12.75/3.27	c  N dy   134     43621       202     21956        67     14032     98857    245210     10.75     12.56
13.52/3.42	c  S st   149     45753       202     21956        67     16053     98857    287431     10.81     10.80
13.52/3.46	c  S st   149     46253       202     21956        67     16544     98857    298789     10.81   no data
13.52/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.52/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.52/3.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.52/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.52/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.52/3.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
13.52/3.47	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.52/3.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.52/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.32/3.67	c lits-rem:       187  cl-subs:     1856  v-elim:      0  v-fix:    0  time:  0.17 s
14.32/3.67	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
14.32/3.67	c vivif2 --  cl tried    14688 cl shrink        0 lits rem          0 time: 0.00
15.53/3.94	c asymm  cl-useful: 1/21956/21956 lits-rem:1 time: 0.27
15.53/3.95	c calculated reachability. Time: 0.00
15.53/3.95	c  N dy   149     46253       202     21956        67     14688     98856    277292     10.81   no data
16.73/4.27	c  N dy   164     50994       202     21956        67     10717     98856    172440     10.76     11.35
17.92/4.54	c  N dy   184     55232       202     21956        67     14740     98856    250788     10.78     11.41
19.51/4.94	c  N dy   190     61047       202     21956        67     10785     98856    162141     10.60     11.18
20.71/5.21	c  N dy   206     65174       202     21956        67     14713     98856    234947     10.60     11.18
21.52/5.49	c  N dy   218     69379       202     21956        67     18706     98856    310793     10.58      9.37
21.52/5.49	c  S st   218     69379       202     21956        67     18706     98856    310793     10.58      9.37
21.94/5.53	c  S st   218     69879       202     21956        67     19202     98856    321886     10.58   no data
21.94/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.94/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.94/5.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.94/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.94/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.94/5.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
21.94/5.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
21.94/5.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.94/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.09/5.81	c lits-rem:       231  cl-subs:     3704  v-elim:      0  v-fix:    0  time:  0.25 s
23.09/5.82	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
23.09/5.82	c vivif2 --  cl tried    15498 cl shrink        0 lits rem          0 time: 0.00
24.29/6.10	c asymm  cl-useful: 0/21956/21956 lits-rem:0 time: 0.28
24.29/6.10	c calculated reachability. Time: 0.00
24.29/6.10	c  N dy   218     69879       202     21956        67     15498     98856    282556     10.58   no data
25.49/6.48	c  N dy   233     75089       202     21956        67     20429     98856    374190     10.56     11.16
27.09/6.81	c  N dy   252     79941       202     21956        67     14723     98856    250284     10.56     12.95
28.28/7.18	c  N dy   266     85303       202     21956        67     19822     98856    344389     10.52     11.14
29.08/7.33	c  F st   269     87501       202     21956        67     21888     98856    385144     10.49      9.50
29.88/7.57	c  N st   274     90798       202     21956        67     13712     98856    218266     10.49   no data
31.48/7.98	c  N dy   291     96833       202     21956        67     19455     98856    330816     10.47     11.04
33.47/8.47	c  N dy   315    103103       202     21956        67     13071     98856    190598     10.46     11.92
33.87/8.58	c  S st   324    104821       202     21956        67     14716     98856    221183     10.47     10.52
34.27/8.61	c  S st   324    105322       202     21956        67     15210     98856    231922     10.47   no data
34.27/8.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.27/8.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
34.27/8.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.27/8.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.27/8.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.27/8.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
34.27/8.62	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
34.27/8.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
34.27/8.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/8.73	c lits-rem:       102  cl-subs:     1454  v-elim:      0  v-fix:    0  time:  0.09 s
34.69/8.73	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
34.69/8.74	c vivif2 --  cl tried    13756 cl shrink        0 lits rem          0 time: 0.00
35.46/8.98	c asymm  cl-useful: 0/21956/21956 lits-rem:0 time: 0.25
35.46/8.98	c calculated reachability. Time: 0.00
35.46/8.98	c  N dy   324    105322       202     21956        67     13756     98856    218185     10.47   no data
37.47/9.46	c  N dy   354    112085       202     21956        67     20185     98856    342010     10.48     12.00
39.85/10.06	c  N dy   381    119576       202     21956        67     14010     98856    208587     10.48     11.05
42.25/10.60	c  N dy   407    127443       202     21956        67     21423     98856    348260     10.46     11.02
44.64/11.24	c  N dy   432    135654       202     21956        67     15006     98856    214698     10.44     12.43
47.04/11.89	c  N dy   478    144851       202     21956        67     23760     98856    382273     10.45     11.02
50.23/12.67	c  N dy   500    155621       202     21956        67     18766     98856    273673     10.39     11.01
51.03/12.84	c  S st   510    157984       202     21956        67     21014     98856    315506     10.38   no data
51.03/12.88	c  S st   510    158488       202     21956        67     21511     98856    325654     10.38   no data
51.03/12.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.03/12.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.03/12.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.03/12.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.03/12.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.03/12.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
51.03/12.89	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
51.43/12.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
51.43/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.24/13.15	c lits-rem:       212  cl-subs:     3473  v-elim:      0  v-fix:    0  time:  0.24 s
52.24/13.15	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
52.24/13.16	c vivif2 --  cl tried    18038 cl shrink        0 lits rem          0 time: 0.00
53.42/13.45	c asymm  cl-useful: 3/21956/21956 lits-rem:3 time: 0.29
53.42/13.45	c calculated reachability. Time: 0.00
53.42/13.45	c  N dy   510    158488       202     21956        67     18038     98853    293202     10.38   no data
57.41/14.43	c  N dy   546    171356       202     21956        67     30269     98853    515525     10.35     10.94
60.60/15.29	c  N dy   584    182373       202     21956        67     24744     98853    387852     10.34     12.55
65.00/16.33	c  N dy   633    194999       202     21956        67     19664     98853    288109     10.33     10.89
68.58/17.29	c  N dy   681    207487       202     21956        67     31476     98853    510200     10.33     10.98
73.38/18.42	c  N dy   736    221204       202     21956        67     26473     98853    413516     10.34     10.95
78.16/19.62	c  N dy   793    235352       202     21956        67     20936     98853    310025     10.34     13.09
78.58/19.78	c  S st   798    237733       202     21956        67     23176     98853    349585     10.34   no data
79.00/19.82	c  S st   798    238234       202     21956        67     23671     98853    359743     10.34   no data
79.00/19.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.00/19.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.00/19.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.00/19.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.00/19.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.00/19.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
79.00/19.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
79.00/19.84	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
79.00/19.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.75/20.09	c lits-rem:       264  cl-subs:     2484  v-elim:      0  v-fix:    0  time:  0.23 s
79.75/20.09	c vivif2 --  cl tried    21955 cl shrink        0 lits rem          0 time: 0.00
79.75/20.09	c vivif2 --  cl tried    21187 cl shrink        0 lits rem          0 time: 0.01
81.35/20.41	c asymm  cl-useful: 0/21955/21955 lits-rem:0 time: 0.32
81.35/20.41	c calculated reachability. Time: 0.00
81.35/20.41	c  N dy   798    238234       202     21955        67     21187     98832    336972     10.34   no data
86.54/21.72	c  N dy   844    254694       202     21955        67     36773     98832    621042     10.32     10.92
91.74/23.06	c  N dy   896    271014       202     21955        67     32394     98832    523644     10.31     10.88
98.10/24.66	c  N dy   978    289000       202     21955        67     28676     98832    451915     10.31     10.90
104.49/26.28	c  F st  1060    306250       202     21955        67     23296     98832    338940     10.32   no data
105.32/26.42	c  N st  1064    308284       202     21955        67     25228     98832    375632     10.32   no data
112.87/28.33	c  N dy  1130    330528       202     21955        67     23509     98832    326174     10.31     10.86
119.65/30.04	c  N dy  1227    350559       202     21955        67     42609     98832    681921     10.33     10.88
122.46/30.74	c  S st  1269    357353       202     21955        67     25313     98832    351717     10.34   no data
122.46/30.78	c  S st  1269    357855       202     21955        67     25807     98832    361518     10.34   no data
122.46/30.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.46/30.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
122.46/30.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.46/30.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.46/30.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.46/30.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
122.46/30.79	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
122.46/30.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
122.88/30.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.24/30.99	c lits-rem:       145  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  0.17 s
123.24/30.99	c vivif2 --  cl tried    21955 cl shrink        0 lits rem          0 time: 0.00
123.24/31.00	c vivif2 --  cl tried    24390 cl shrink        0 lits rem          0 time: 0.01
124.84/31.32	c asymm  cl-useful: 0/21955/21955 lits-rem:0 time: 0.32
124.84/31.32	c calculated reachability. Time: 0.00
124.84/31.32	c  N dy  1269    357855       202     21955        67     24390     98832    349321     10.34   no data
131.66/33.01	c  N dy  1353    377890       202     21955        67     43397     98832    703875     10.34     13.42
139.20/34.94	c  N dy  1423    399219       202     21955        67     38917     98832    599033     10.33     11.00
146.78/36.85	c  N dy  1509    419736       202     21955        67     32740     98832    471187     10.33     10.88
153.96/38.68	c  N dy  1589    439829       202     21955        67     51876     98832    823211     10.33     10.90
161.15/40.46	c  N dy  1678    459933       202     21955        67     44446     98832    679496     10.33     11.01
168.73/42.37	c  N dy  1777    479983       202     21955        67     36024     98832    516042     10.35     10.96
176.31/44.28	c  N dy  1846    500176       202     21955        67     55226     98831    866894     10.34     11.00
183.91/46.13	c  N dy  1904    521085       202     21955        67     46455     98831    683806     10.33     10.91
190.27/47.72	c  S st  1966    536782       202     21955        67     31941     98831    415995     10.33      9.57
190.27/47.77	c  S st  1966    537291       202     21955        67     32446     98831    427305     10.33   no data
190.27/47.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.27/47.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
190.27/47.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.27/47.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.27/47.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.27/47.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
190.27/47.78	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
190.27/47.79	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
190.67/47.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.87/48.11	c lits-rem:       220  cl-subs:     2393  v-elim:      0  v-fix:    0  time:  0.30 s
191.87/48.11	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
191.87/48.12	c vivif2 --  cl tried    30053 cl shrink        0 lits rem          0 time: 0.01
192.27/48.30	c asymm  cl-useful: 0/6191/21954 lits-rem:0 time: 0.18
192.27/48.30	c calculated reachability. Time: 0.00
192.27/48.30	c  N dy  1966    537291       202     21954        67     30053     98810    407140     10.33   no data
199.44/50.06	c  N dy  2041    557468       202     21954        67     49241     98810    760277     10.33     10.97
207.43/52.05	c  N dy  2122    577680       202     21954        67     38102     98810    534589     10.33     10.93
215.40/54.00	c  N dy  2216    598167       202     21954        67     57519     98810    895251     10.34     10.94
222.99/55.91	c  N dy  2294    618332       202     21954        67     45355     98810    654005     10.33     10.98
231.77/58.16	c  N dy  2364    639997       202     21954        67     33650     98810    430666     10.33     10.92
238.95/59.97	c  N dy  2445    660167       202     21954        67     52739     98810    783240     10.33     10.88
247.73/62.15	c  N dy  2500    682464       202     21954        67     40679     98810    543360     10.31     10.88
255.31/64.06	c  N dy  2583    702487       202     21954        67     59653     98810    887047     10.31     13.62
264.47/66.38	c  N dy  2667    724118       202     21954        67     46102     98810    638746     10.31     10.90
273.66/68.61	c  N dy  2754    745895       202     21954        67     66799     98810   1019616     10.31     10.90
282.43/70.81	c  N dy  2824    768348       202     21954        67     53001     98810    746371     10.30     10.94
291.62/73.19	c  N dy  2901    789062       202     21954        67     36598     98810    450466     10.30     10.85
297.60/74.63	c  S st  2940    805936       202     21954        67     52530     98810    730221     10.28      7.96
297.60/74.69	c  S st  2940    806439       202     21954        67     53028     98810    741178     10.28   no data
297.60/74.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
298.02/74.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
298.02/74.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
298.02/74.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.02/74.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.02/74.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
298.02/74.72	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
298.02/74.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
298.02/74.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
303.18/76.06	c lits-rem:       617  cl-subs:     8062  v-elim:      0  v-fix:    0  time:  1.30 s
303.18/76.06	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
303.18/76.08	c vivif2 --  cl tried    44966 cl shrink        0 lits rem          0 time: 0.01
303.98/76.28	c asymm  cl-useful: 0/12072/21954 lits-rem:0 time: 0.21
303.98/76.29	c calculated reachability. Time: 0.00
303.98/76.29	c  N dy  2940    806439       202     21954        67     44966     98810    662286     10.28   no data
312.76/78.41	c  N dy  3018    826630       202     21954        67     64082     98810   1007229     10.28     10.84
321.14/80.57	c  N dy  3065    847502       202     21954        67     47053     98810    647176     10.27     10.83
329.52/82.69	c  N dy  3142    867798       202     21954        67     66245     98810    991065     10.27     10.84
338.29/84.89	c  N dy  3226    887902       202     21954        67     47563     98810    648926     10.27     11.00
347.07/87.01	c  N dy  3312    907932       202     21954        67     66562     98810   1000928     10.27     14.56
355.85/89.29	c  N dy  3394    928034       202     21954        67     46823     98810    634422     10.28     10.82
364.63/91.43	c  N dy  3479    949025       202     21954        67     66769     98810    995945     10.28     10.92
374.20/93.88	c  N dy  3572    969904       202     21954        67     46753     98810    619469     10.28     10.92
382.59/95.95	c  N dy  3645    989975       202     21954        67     65709     98810    962584     10.27     11.68
392.16/98.32	c  N dy  3697   1010007       202     21954        67     43868     98810    562016     10.26     11.19
400.14/100.38	c  N dy  3785   1030377       202     21954        67     63207     98810    910187     10.27     10.84
409.72/102.73	c  N dy  3872   1050392       202     21954        67     82195     98810   1250305     10.27     11.47
418.09/104.86	c  N dy  3942   1070466       202     21954        67     59635     98810    849566     10.26     12.68
418.89/105.01	c  F st  3952   1071875       202     21954        67     60982     98810    875004     10.26     10.33
427.67/107.28	c  N dy  3990   1092774       202     21954        67     80688     98810   1223025     10.26     10.81
436.85/109.50	c  N dy  4059   1112866       202     21954        67     57121     98810    795743     10.25     14.04
445.62/111.80	c  N dy  4147   1132960       202     21954        67     76213     98810   1142730     10.25     10.85
455.60/114.23	c  N dy  4231   1153145       202     21954        67     51749     98810    703768     10.25     10.83
464.38/116.43	c  N dy  4321   1173236       202     21954        67     70795     98810   1052431     10.26     10.89
475.14/119.16	c  N dy  4397   1194017       202     21954        67     45912     98810    592531     10.26     10.83
481.54/120.73	c  S st  4466   1209659       202     21954        67     60761     98810    863624     10.26     10.12
481.94/120.80	c  S st  4466   1210166       202     21954        67     61262     98810    875269     10.26   no data
481.94/120.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
481.94/120.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
481.94/120.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
481.94/120.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.94/120.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.94/120.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
481.94/120.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
481.94/120.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
481.94/120.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
491.90/123.32	c lits-rem:       806  cl-subs:     6507  v-elim:      0  v-fix:    0  time:  2.42 s
491.90/123.33	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
491.90/123.34	c vivif2 --  cl tried    54755 cl shrink        0 lits rem          0 time: 0.02
492.30/123.45	c asymm  cl-useful: 0/3691/21954 lits-rem:0 time: 0.11
492.30/123.46	c calculated reachability. Time: 0.00
492.30/123.46	c  N dy  4466   1210166       202     21954        67     54755     98810    816441     10.26   no data
502.28/125.90	c  N dy  4524   1230460       202     21954        67     73946     98810   1158218     10.25     10.85
515.04/129.12	c  N dy  4607   1255278       202     21954        67     52064     98810    710300     10.25     10.79
523.83/131.31	c  N dy  4690   1275676       202     21954        67     71437     98810   1061185     10.25     10.83
533.80/133.82	c  N dy  4761   1295717       202     21954        67     90521     98810   1401867     10.24     11.23
542.98/136.18	c  N dy  4838   1316190       202     21954        67     63543     98810    912998     10.24     10.89
553.00/138.63	c  N dy  4917   1336681       202     21954        67     83018     98810   1260139     10.24     10.83
564.53/141.56	c  N dy  4994   1358388       202     21954        67     56202     98810    779365     10.24     11.01
573.71/143.89	c  N dy  5067   1378415       202     21954        67     75200     98810   1121667     10.24     10.98
583.71/146.32	c  N dy  5109   1398699       202     21954        67     94343     98810   1441769     10.23     10.83
593.25/148.73	c  N dy  5185   1418786       202     21954        67     65043     98810    936237     10.23     10.83
602.83/151.11	c  N dy  5258   1438818       202     21954        67     83985     98810   1277351     10.23     10.80
614.02/153.94	c  N dy  5339   1459113       202     21954        67     53987     98810    742587     10.23     10.78
623.21/156.26	c  N dy  5420   1479449       202     21954        67     73282     98810   1081129     10.23     10.89
633.55/158.89	c  N dy  5518   1499500       202     21954        67     92360     98810   1429249     10.23     10.92
644.32/161.59	c  N dy  5612   1519569       202     21954        67     61146     98810    869306     10.24     10.83
653.94/163.96	c  N dy  5703   1540104       202     21954        67     80661     98810   1223946     10.24     10.78
664.67/166.68	c  N dy  5766   1560341       202     21954        67     99889     98810   1564581     10.24     10.80
674.65/169.19	c  N dy  5841   1580361       202     21954        67     67629     98810    969881     10.24     10.83
685.81/171.92	c  N dy  5906   1603603       202     21954        67     89598     98810   1352584     10.23     10.87
697.00/174.80	c  N dy  5987   1623696       202     21954        67     56497     98810    756634     10.23     10.79
706.18/177.03	c  N dy  6059   1643901       202     21954        67     75727     98810   1101389     10.23     10.80
716.54/179.65	c  N dy  6124   1664195       202     21954        67     94918     98810   1439928     10.23     10.80
727.72/182.47	c  N dy  6193   1684770       202     21954        67     61341     98810    832281     10.23     10.79
737.33/184.82	c  N dy  6273   1704954       202     21954        67     80539     98810   1177899     10.23     10.80
739.68/185.48	c  S st  6292   1710168       202     21954        67     85423     98810   1262726     10.23   no data
740.08/185.56	c  S st  6292   1710668       202     21954        67     85914     98810   1274082     10.23   no data
740.08/185.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
740.48/185.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
740.48/185.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.48/185.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.48/185.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.48/185.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
740.48/185.61	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
740.48/185.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
740.48/185.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
758.04/190.06	c lits-rem:      1561  cl-subs:     9343  v-elim:      0  v-fix:    0  time:  4.38 s
758.04/190.06	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
758.04/190.09	c vivif2 --  cl tried    76571 cl shrink        0 lits rem          0 time: 0.03
759.63/190.46	c asymm  cl-useful: 0/2496/21954 lits-rem:0 time: 0.37
759.63/190.46	c calculated reachability. Time: 0.00
759.63/190.46	c  N dy  6292   1710668       202     21954        67     76571     98810   1173633     10.23   no data
772.80/193.71	c  N dy  6379   1730769       202     21954        67     95693     98810   1515424     10.23     12.01
785.61/196.92	c  N dy  6465   1751621       202     21954        67     61576     98810    833489     10.23     10.83
795.14/199.31	c  N dy  6545   1772237       202     21954        67     81197     98810   1182150     10.23     10.82
805.92/202.01	c  N dy  6620   1792421       202     21954        67    100354     98810   1523105     10.23     10.79
816.67/204.76	c  N dy  6681   1812552       202     21954        67     64488     98810    887963     10.23     10.81
825.86/207.07	c  N dy  6750   1832598       202     21954        67     83491     98810   1225493     10.22     11.66
837.03/209.81	c  N dy  6801   1852625       202     21954        67    102447     98810   1553261     10.22     10.80
848.61/212.73	c  N dy  6868   1872747       202     21954        67     65588     98810    892154     10.22     10.78
858.58/215.22	c  N dy  6960   1893231       202     21954        67     85010     98810   1237537     10.22     10.78
868.99/217.88	c  N dy  7030   1913337       202     21954        67    104013     98810   1574916     10.22     10.77
880.53/220.73	c  N dy  7109   1933708       202     21954        67     66472     98810    897713     10.22     10.79
889.71/223.06	c  N dy  7152   1954043       202     21954        67     85675     98810   1229299     10.21     10.82
900.48/225.77	c  N dy  7222   1974209       202     21954        67    104722     98810   1569828     10.21     10.78
912.89/228.81	c  N dy  7332   1994222       202     21954        67     66027     98810    880692     10.21     10.97
922.01/231.17	c  N dy  7422   2014227       202     21954        67     84968     98810   1221000     10.21     10.80
933.20/233.99	c  N dy  7503   2034891       202     21954        67    104644     98810   1570632     10.21     10.96
945.16/236.97	c  N dy  7585   2055045       202     21954        67     64999     98810    851504     10.21     10.79
954.75/239.32	c  N dy  7658   2075263       202     21954        67     84156     98810   1191149     10.21     10.92
965.13/241.97	c  N dy  7712   2095382       202     21954        67    103089     98810   1514703     10.21     10.84
977.49/245.05	c  N dy  7766   2115865       202     21954        67     62849     98810    799274     10.21     10.77
986.25/247.24	c  N dy  7821   2135924       202     21954        67     81687     98810   1118096     10.20     10.77
997.43/250.00	c  N dy  7874   2157414       202     21954        67    101963     98810   1458400     10.20     10.77
1010.60/253.37	c  N dy  7946   2177459       202     21954        67     60491     98810    741833     10.20     10.77
1019.38/255.52	c  N dy  8010   2197819       202     21954        67     79605     98810   1078460     10.19     10.78
1025.76/257.18	c  S st  8065   2210670       202     21954        67     91783     98810   1291284     10.19      8.64
1026.16/257.26	c  S st  8065   2211171       202     21954        67     92278     98810   1301019     10.19   no data
1026.16/257.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1026.16/257.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1026.16/257.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1026.58/257.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1026.58/257.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.58/257.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
1026.58/257.31	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1026.58/257.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1026.58/257.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1041.32/261.02	c lits-rem:      1500  cl-subs:    10379  v-elim:      0  v-fix:    0  time:  3.64 s
1041.32/261.02	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
1041.32/261.04	c vivif2 --  cl tried    81899 cl shrink        0 lits rem          0 time: 0.02
1042.52/261.30	c asymm  cl-useful: 0/2938/21954 lits-rem:0 time: 0.26
1042.52/261.31	c calculated reachability. Time: 0.00
1042.52/261.31	c  N dy  8065   2211171       202     21954        67     81899     98810   1192426     10.19   no data
1053.69/264.16	c  N dy  8147   2231183       202     21954        67    100848     98810   1531887     10.20     11.11
1067.65/267.69	c  N dy  8222   2251251       202     21954        67    119838     98810   1867988     10.19     10.80
1079.25/270.61	c  N dy  8314   2271440       202     21954        67     77864     98810   1055403     10.20     10.86
1089.60/273.14	c  N dy  8372   2291824       202     21954        67     97092     98810   1386811     10.19     10.92
1101.19/276.04	c  N dy  8448   2311881       202     21954        67    116070     98810   1718450     10.19     10.74
1113.14/279.05	c  N dy  8526   2332110       202     21954        67     72935     98810    953435     10.19     10.73
1122.72/281.46	c  N dy  8587   2352123       202     21954        67     91840     98810   1287350     10.19     10.78
1133.89/284.29	c  N dy  8666   2372507       202     21954        67    111196     98810   1632861     10.19     10.82
1146.66/287.42	c  N dy  8735   2392573       202     21954        67     66850     98810    842610     10.19     13.28
1155.43/289.67	c  N dy  8813   2412609       202     21954        67     85790     98810   1177457     10.19     10.84
1166.60/292.48	c  N dy  8898   2433382       202     21954        67    105466     98810   1525849     10.19     10.76
1178.57/295.41	c  N dy  8966   2453584       202     21954        67    124529     98810   1860302     10.19     10.73
1189.74/298.27	c  N dy  9067   2473833       202     21954        67     79452     98810   1062422     10.19     10.74
1199.32/300.66	c  N dy  9123   2493876       202     21954        67     98364     98810   1388228     10.18     11.11
1210.50/303.48	c  N dy  9193   2513917       202     21954        67    117235     98810   1721353     10.18     15.06
1222.87/306.53	c  N dy  9261   2534048       202     21954        67     71076     98810    891380     10.18     10.88
1232.85/309.01	c  N dy  9340   2555016       202     21954        67     90931     98810   1246975     10.18     10.73
1243.60/311.74	c  N dy  9415   2575149       202     21954        67    110034     98810   1584625     10.18     10.76
1255.98/314.87	c  N dy  9498   2595195       202     21954        67    129038     98810   1922979     10.18     10.75
1267.15/317.65	c  N dy  9566   2615605       202     21954        67     82142     98810   1075989     10.18     10.72
1277.92/320.39	c  N dy  9649   2636893       202     21954        67    102294     98810   1432693     10.18     10.79
1289.92/323.40	c  N dy  9752   2656946       202     21954        67    121354     98810   1774348     10.18     11.74
1303.08/326.63	c  N dy  9830   2677046       202     21954        67     73115     98810    910088     10.18     10.75
1312.64/329.09	c  N dy  9926   2697156       202     21954        67     92224     98810   1255236     10.18     10.90
1320.23/330.98	c  S st  9984   2711171       202     21954        67    105469     98810   1485430     10.18   no data
1320.64/331.07	c  S st  9984   2711674       202     21954        67    105966     98810   1495444     10.18   no data
1320.64/331.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1321.06/331.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1321.06/331.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1321.06/331.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1321.06/331.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1321.06/331.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
1321.06/331.12	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1321.06/331.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1321.41/331.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1341.76/336.30	c lits-rem:      1639  cl-subs:    10419  v-elim:      0  v-fix:    0  time:  5.09 s
1341.76/336.30	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
1341.76/336.33	c vivif2 --  cl tried    95547 cl shrink        0 lits rem          0 time: 0.03
1342.57/336.59	c asymm  cl-useful: 0/4247/21954 lits-rem:0 time: 0.27
1342.57/336.60	c calculated reachability. Time: 0.00
1342.57/336.60	c  N dy  9984   2711674       202     21954        67     95547     98810   1383819     10.18   no data
1354.93/339.66	c  N dy 10070   2732157       202     21954        67    114954     98810   1726330     10.18     10.73
1369.33/343.26	c  N dy 10134   2752430       202     21954        67    134117     98810   2057095     10.18     10.76
1382.49/346.57	c  N dy 10208   2773671       202     21954        67     86204     98810   1142553     10.18     10.79
1394.43/349.50	c  N dy 10293   2793936       202     21954        67    105386     98810   1478359     10.18     10.73
1406.00/352.48	c  N dy 10363   2814626       202     21954        67    124972     98810   1829576     10.18     10.72
1420.36/356.10	c  N dy 10445   2834699       202     21954        67     75064     98810    938782     10.18     10.82
1431.13/358.79	c  N dy 10522   2854811       202     21954        67     94109     98810   1274968     10.18     10.78
1443.94/361.97	c  N dy 10614   2875364       202     21954        67    113563     98810   1622353     10.18     10.74
1456.68/365.19	c  N dy 10705   2895493       202     21954        67    132612     98810   1956237     10.18     10.81
1469.04/368.27	c  N dy 10788   2915712       202     21954        67     81834     98810   1053999     10.18     10.81
1479.40/370.86	c  N dy 10854   2936843       202     21954        67    101810     98810   1403124     10.18     10.75
1490.98/373.75	c  N dy 10918   2957126       202     21954        67    120946     98810   1738480     10.18     10.73
1504.56/377.10	c  N dy 11002   2977648       202     21954        67    140417     98810   2086611     10.18     10.75
1515.72/379.93	c  N dy 11074   2997654       202     21954        67     88360     98810   1147164     10.18     12.79
1526.49/382.65	c  N dy 11167   3017707       202     21954        67    107351     98810   1485295     10.18     11.00
1538.46/385.66	c  N dy 11256   3037736       202     21954        67    126304     98810   1830675     10.18     11.13
1553.65/389.48	c  N dy 11325   3059011       202     21954        67     74497     98810    894423     10.18     10.75
1563.59/391.91	c  N dy 11405   3079965       202     21954        67     94339     98810   1253087     10.18     10.79
1574.77/394.72	c  N dy 11485   3100300       202     21954        67    113579     98810   1597985     10.18     10.73
1587.94/398.10	c  N dy 11569   3122278       202     21954        67    134353     98810   1966415     10.18     10.78
1601.94/401.56	c  N dy 11646   3142561       202     21954        67     80749     98810    993990     10.18     10.72
1611.47/403.99	c  N dy 11722   3162672       202     21954        67     99798     98810   1330942     10.18     10.74
1623.05/406.90	c  N dy 11802   3182944       202     21954        67    118951     98810   1668082     10.18     10.74
1635.42/409.91	c  N dy 11866   3203022       202     21954        67    137853     98810   1989595     10.18     10.97
1640.61/411.25	c  S st 11884   3211678       202     21954        67    145983     98810   2129999     10.18      9.44
1641.02/411.37	c  S st 11884   3212180       202     21954        67    146474     98810   2140808     10.18   no data
1641.02/411.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1641.44/411.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1641.44/411.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1641.44/411.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1641.44/411.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1641.44/411.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
1641.44/411.45	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1641.44/411.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1641.79/411.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1680.11/421.12	c lits-rem:      2648  cl-subs:    22125  v-elim:      0  v-fix:    0  time:  9.54 s
1680.11/421.12	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
1680.11/421.16	c vivif2 --  cl tried   124349 cl shrink        0 lits rem          0 time: 0.04
1681.30/421.45	c asymm  cl-useful: 0/7370/21954 lits-rem:0 time: 0.29
1681.30/421.46	c calculated reachability. Time: 0.00
1681.30/421.46	c  N dy 11884   3212180       202     21954        67    124349     98810   1900858     10.18   no data
1694.86/424.89	c  N dy 11954   3232397       202     21954        67    143443     98810   2225294     10.17     10.88
1706.84/427.88	c  N dy 12019   3252434       202     21954        67     89306     98810   1149257     10.17     12.43
1717.60/430.58	c  N dy 12104   3272473       202     21954        67    108336     98810   1488593     10.17     12.46
1721.19/431.40	c Following stats are for *FIRST FINISHED THREAD ONLY*
1721.19/431.40	c num threads              : 4          
1721.19/431.40	c restarts                 : 11899      
1721.19/431.40	c dynamic restarts         : 11869      
1721.19/431.40	c static restarts          : 30         
1721.19/431.40	c full restarts            : 4          
1721.19/431.40	c total simplify time      : 0.00       
1721.19/431.40	c learnts DL2              : 0          
1721.19/431.40	c learnts size 2           : 67         
1721.19/431.40	c learnts size 1           : 0           (0.00      % of vars)
1721.19/431.40	c filedLit time            : 0.26        (0.06      % time)
1721.19/431.40	c v-elim SatELite          : 0           (0.00      % vars)
1721.19/431.40	c SatELite time            : 29.05       (6.74      % time)
1721.19/431.40	c v-elim xor               : 0           (0.00      % vars)
1721.19/431.40	c xor elim time            : 0.05        (0.01      % time)
1721.19/431.40	c num binary xor trees     : 0          
1721.19/431.40	c binxor trees' crown      : 0           (nan       leafs/tree)
1721.19/431.40	c bin xor find time        : 0.00       
1721.19/431.40	c OTF clause improved      : 174149      (0.05      clauses/conflict)
1721.19/431.40	c OTF impr. size diff      : 190283      (1.09       lits/clause)
1721.19/431.40	c OTF cl watch-shrink      : 2646559     (0.80      clauses/conflict)
1721.19/431.40	c OTF cl watch-sh-lit      : 11750315    (4.44       lits/clause)
1721.19/431.40	c tried to recurMin cls    : 472722      (14.33      % of conflicts)
1721.19/431.40	c updated cache            : 2170        (0.00       lits/tried recurMin)
1721.19/431.40	c unit cls recevied        : 0           (nan       % of units)
1721.19/431.40	c unit cls sent            : 0           (nan       % of units)
1721.19/431.40	c bin cls recevied         : 0          
1721.19/431.40	c bin cls sent             : 0          
1721.19/431.40	c clauses over max glue    : 0           (0.00      % of all clauses)
1721.19/431.40	c conflicts                : 3298680     (7651.80   / sec)
1721.19/431.40	c decisions                : 4220353     (0.23      % random)
1721.19/431.40	c bogo-props               : 65943467564 (152966139.35 / sec)
1721.19/431.40	c conflict literals        : 57996960    (55.83     % deleted)
1721.19/431.40	c Memory used              : 477.33      MB
1721.19/431.40	c single-thread CPU time   : 431.10      s
1721.19/431.40	c all-threads sum CPU time : 1719.90     s
1721.19/431.40	s SATISFIABLE
1721.19/431.40	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 51 52 53 54 55 56 57 58 -59 60 -61 62 63 64 65 66 67 68 69 70 71 -72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 -90 91 92 93 94 95 96 97 98 99 100 101 102 -103 104 105 106 107 108 109 110 111 112 -113 -114 115 116 117 -118 119 120 121 122 123 124 125 -126 127 -128 129 130 131 -132 133 134 135 136 -137 138 139 140 -141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 -172 173 174 175 176 177 178 179 180 -181 182 183 184 185 -186 187 188 189 190 191 192 193 194 195 196 197 198 -199 200 -201 202 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-3366881-1305414468/watcher-3366881-1305414468 -o /tmp/evaluation-result-3366881-1305414468/solver-3366881-1305414468 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366881-1305414468.cnf 

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

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


[startup+0 s]
/proc/loadavg: 4.09 5.91 7.03 4/315 18674
/proc/meminfo: memFree=15684824/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 411 0 0 0 0 0 0 0 22 0 4 0 731677510 52396032 351 33554432000 4194304 4580107 140734731972272 18446744073709551615 47092944226226 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 12792 351 302 95 0 7774 0
[pid=18672/tid=18675] ppid=18669 vsize=208280 CPUtime=0 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) S 18669 18672 18342 0 -1 4202560 256 0 0 0 0 0 0 0 24 0 4 0 731677510 213278720 1321 33554432000 4194304 4580107 140734731972272 18446744073709551615 231895595502 0 0 4096 2 18446604441729872128 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=208280 CPUtime=0 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 312 0 0 0 0 0 0 0 24 0 4 0 731677510 213278720 1325 33554432000 4194304 4580107 140734731972272 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=208280 CPUtime=0 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 146 0 0 0 0 0 0 0 25 0 4 0 731677510 213278720 1327 33554432000 4194304 4580107 140734731972272 18446744073709551615 231895595502 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0466719 s]
/proc/loadavg: 4.09 5.91 7.03 4/315 18674
/proc/meminfo: memFree=15684824/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=209744 CPUtime=0.15 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 2667 0 0 0 15 0 0 0 18 0 4 0 731677510 214777856 2589 33554432000 4194304 4580107 140734731972272 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 52436 2589 359 95 0 47418 0
[pid=18672/tid=18675] ppid=18669 vsize=209744 CPUtime=0.04 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 565 0 0 0 4 0 0 0 18 0 4 0 731677510 214777856 2589 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=209744 CPUtime=0.03 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 558 0 0 0 3 0 0 0 18 0 4 0 731677510 214777856 2589 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=209744 CPUtime=0.03 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 546 0 0 0 3 0 0 0 25 0 4 0 731677510 214777856 2589 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 209744

[startup+0.100661 s]
/proc/loadavg: 4.09 5.91 7.03 4/315 18674
/proc/meminfo: memFree=15684824/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=209744 CPUtime=0.36 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 2713 0 0 0 36 0 0 0 18 0 4 0 731677510 214777856 2635 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 52436 2635 359 95 0 47418 0
[pid=18672/tid=18675] ppid=18669 vsize=209744 CPUtime=0.09 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 565 0 0 0 9 0 0 0 18 0 4 0 731677510 214777856 2635 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=209744 CPUtime=0.09 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 558 0 0 0 9 0 0 0 18 0 4 0 731677510 214777856 2635 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=209744 CPUtime=0.08 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 592 0 0 0 8 0 0 0 25 0 4 0 731677510 214777856 2635 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 209744

[startup+0.300627 s]
/proc/loadavg: 4.09 5.91 7.03 4/315 18674
/proc/meminfo: memFree=15684824/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=215136 CPUtime=1.15 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 6569 0 0 0 114 1 0 0 18 0 4 0 731677510 220299264 5374 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 53784 5374 377 95 0 48766 0
[pid=18672/tid=18675] ppid=18669 vsize=215136 CPUtime=0.28 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 1794 0 0 0 28 0 0 0 18 0 4 0 731677510 220299264 5374 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=215136 CPUtime=0.28 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 1819 0 0 0 28 0 0 0 18 0 4 0 731677510 220299264 5374 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=215136 CPUtime=0.28 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 687 0 0 0 28 0 0 0 25 0 4 0 731677510 220299264 5374 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 215136

[startup+0.700551 s]
/proc/loadavg: 4.09 5.91 7.03 4/315 18674
/proc/meminfo: memFree=15684824/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=216296 CPUtime=2.75 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 7502 0 0 0 274 1 0 0 18 0 4 0 731677510 221487104 5896 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 54074 5896 377 95 0 49056 0
[pid=18672/tid=18675] ppid=18669 vsize=216296 CPUtime=0.68 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 1980 0 0 0 68 0 0 0 18 0 4 0 731677510 221487104 5896 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=216296 CPUtime=0.68 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 2014 0 0 0 68 0 0 0 18 0 4 0 731677510 221487104 5896 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=216296 CPUtime=0.68 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 1078 0 0 0 68 0 0 0 25 0 4 0 731677510 221487104 5896 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 216296

[startup+1.5004 s]
/proc/loadavg: 4.56 5.98 7.04 12/323 18682
/proc/meminfo: memFree=15639996/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=229028 CPUtime=5.94 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 10668 0 0 0 592 2 0 0 19 0 4 0 731677510 234524672 6728 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 57257 6728 377 95 0 52239 0
[pid=18672/tid=18675] ppid=18669 vsize=229028 CPUtime=1.48 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 2816 0 0 0 148 0 0 0 19 0 4 0 731677510 234524672 6728 33554432000 4194304 4580107 140734731972272 18446744073709551615 4295695 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=229028 CPUtime=1.48 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 2886 0 0 0 148 0 0 0 19 0 4 0 731677510 234524672 6728 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=229028 CPUtime=1.47 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 1714 0 0 0 147 0 0 0 25 0 4 0 731677510 234524672 6728 33554432000 4194304 4580107 140734731972272 18446744073709551615 4325660 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 229028

[startup+3.1011 s]
/proc/loadavg: 4.56 5.98 7.04 10/323 18682
/proc/meminfo: memFree=15629984/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=237772 CPUtime=12.33 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 19082 0 0 0 1229 4 0 0 24 0 4 0 731677510 243478528 10821 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 59443 10821 379 95 0 54425 0
[pid=18672/tid=18675] ppid=18669 vsize=237772 CPUtime=3.08 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 4747 0 0 0 307 1 0 0 24 0 4 0 731677510 243478528 10821 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=237772 CPUtime=3.07 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 5635 0 0 0 307 0 0 0 25 0 4 0 731677510 243478528 10821 33554432000 4194304 4580107 140734731972272 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=237772 CPUtime=3.06 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 3220 0 0 0 306 0 0 0 25 0 4 0 731677510 243478528 10821 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 237772

[startup+6.3005 s]
/proc/loadavg: 4.84 6.01 7.05 10/323 18682
/proc/meminfo: memFree=15574336/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=239016 CPUtime=25.09 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 31463 0 0 0 2502 7 0 0 25 0 4 0 731677510 244752384 15311 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 59754 15311 379 95 0 54736 0
[pid=18672/tid=18675] ppid=18669 vsize=239016 CPUtime=6.28 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 7827 0 0 0 626 2 0 0 25 0 4 0 731677510 244752384 15311 33554432000 4194304 4580107 140734731972272 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=239016 CPUtime=6.28 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 7839 0 0 0 627 1 0 0 25 0 4 0 731677510 244752384 15311 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=239016 CPUtime=6.22 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 7651 0 0 0 621 1 0 0 25 0 4 0 731677510 244752384 15311 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 239016

[startup+12.7003 s]
/proc/loadavg: 5.09 6.05 7.05 10/323 18682
/proc/meminfo: memFree=15546100/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=242552 CPUtime=50.63 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 48037 0 0 0 5053 10 0 0 25 0 4 0 731677510 248373248 18248 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 60638 18248 383 95 0 55620 0
[pid=18672/tid=18675] ppid=18669 vsize=242552 CPUtime=12.69 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 11943 0 0 0 1266 3 0 0 25 0 4 0 731677510 248373248 18248 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318683 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=242552 CPUtime=12.68 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 11619 0 0 0 1266 2 0 0 25 0 4 0 731677510 248373248 18248 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=242552 CPUtime=12.56 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 12244 0 0 0 1254 2 0 0 25 0 4 0 731677510 248373248 18248 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 242552

[startup+25.5009 s]
/proc/loadavg: 5.54 6.11 7.06 10/323 18683
/proc/meminfo: memFree=15509112/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=248960 CPUtime=101.69 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 77478 0 0 0 10153 16 0 0 25 0 4 0 731677510 254935040 23594 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 62240 23594 383 95 0 57222 0
[pid=18672/tid=18675] ppid=18669 vsize=248960 CPUtime=25.48 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 19274 0 0 0 2544 4 0 0 25 0 4 0 731677510 254935040 23594 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=248960 CPUtime=25.47 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 18905 0 0 0 2544 3 0 0 25 0 4 0 731677510 254935040 23594 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=248960 CPUtime=25.22 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 20575 0 0 0 2519 3 0 0 25 0 4 0 731677510 254935040 23594 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 248960

[startup+51.1011 s]
/proc/loadavg: 6.62 6.32 7.10 9/323 18683
/proc/meminfo: memFree=15474732/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=254012 CPUtime=203.83 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 122806 0 0 0 20358 25 0 0 25 0 4 0 731677510 260108288 26452 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 63503 26452 382 95 0 58485 0
[pid=18672/tid=18675] ppid=18669 vsize=254012 CPUtime=51.09 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 31513 0 0 0 5102 7 0 0 25 0 4 0 731677510 260108288 26452 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318884 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=254012 CPUtime=51.07 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 30597 0 0 0 5101 6 0 0 25 0 4 0 731677510 260108288 26452 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=254012 CPUtime=50.57 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 30841 0 0 0 5052 5 0 0 25 0 4 0 731677510 260108288 26452 33554432000 4194304 4580107 140734731972272 18446744073709551615 4325372 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 254012

[startup+102.311 s]
/proc/loadavg: 7.53 6.61 7.15 10/323 18685
/proc/meminfo: memFree=15411208/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=270172 CPUtime=408.16 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 198892 0 0 0 40773 43 0 0 25 0 4 0 731677510 276656128 34832 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 67543 34832 382 95 0 62525 0
[pid=18672/tid=18675] ppid=18669 vsize=270172 CPUtime=102.29 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 50819 0 0 0 10219 10 0 0 25 0 4 0 731677510 276656128 34832 33554432000 4194304 4580107 140734731972272 18446744073709551615 4296101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=270172 CPUtime=102.28 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 49322 0 0 0 10217 11 0 0 25 0 4 0 731677510 276656128 34832 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=270172 CPUtime=101.25 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 48696 0 0 0 10116 9 0 0 25 0 4 0 731677510 276656128 34832 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 270172

[startup+162.3 s]

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

/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 83720 0 0 0 21986 17 0 0 25 0 4 0 731677510 361783296 53190 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.91
Current children cumulated vsize (KiB) 353304

[startup+282.301 s]
/proc/loadavg: 8.10 7.27 7.31 10/323 18690
/proc/meminfo: memFree=15250116/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=369312 CPUtime=1126.31 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 390658 0 0 0 112538 93 0 0 25 0 4 0 731677510 378175488 56658 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 92328 56658 379 95 0 87310 0
[pid=18672/tid=18675] ppid=18669 vsize=369312 CPUtime=282.3 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 93311 0 0 0 28209 21 0 0 25 0 4 0 731677510 378175488 56658 33554432000 4194304 4580107 140734731972272 18446744073709551615 4304887 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=369312 CPUtime=282.27 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 98499 0 0 0 28202 25 0 0 25 0 4 0 731677510 378175488 56658 33554432000 4194304 4580107 140734731972272 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=369312 CPUtime=279.43 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 98031 0 0 0 27922 21 0 0 25 0 4 0 731677510 378175488 56658 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1126.31
Current children cumulated vsize (KiB) 369312

[startup+342.3 s]
/proc/loadavg: 8.09 7.42 7.36 10/323 18691
/proc/meminfo: memFree=15210260/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=448696 CPUtime=1365.7 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 441186 0 0 0 136461 109 0 0 25 0 4 0 731677510 459464704 67214 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 112174 67214 379 95 0 107156 0
[pid=18672/tid=18675] ppid=18669 vsize=448696 CPUtime=342.29 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 107586 0 0 0 34204 25 0 0 25 0 4 0 731677510 459464704 67214 33554432000 4194304 4580107 140734731972272 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=448696 CPUtime=342.27 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 110994 0 0 0 34198 29 0 0 25 0 4 0 731677510 459464704 67214 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=448696 CPUtime=338.81 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 109921 0 0 0 33857 24 0 0 25 0 4 0 731677510 459464704 67214 33554432000 4194304 4580107 140734731972272 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1365.7
Current children cumulated vsize (KiB) 448696

[startup+402.3 s]
/proc/loadavg: 8.13 7.55 7.40 9/323 18723
/proc/meminfo: memFree=15298428/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=384676 CPUtime=1605.09 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 489355 0 0 0 160384 125 0 0 25 0 4 0 731677510 393908224 69796 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293105 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 96169 69796 379 95 0 91151 0
[pid=18672/tid=18675] ppid=18669 vsize=384676 CPUtime=402.29 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 118455 0 0 0 40200 29 0 0 25 0 4 0 731677510 393908224 69796 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=384676 CPUtime=402.27 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 124417 0 0 0 40193 34 0 0 25 0 4 0 731677510 393908224 69796 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=384676 CPUtime=398.21 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 118261 0 0 0 39794 27 0 0 25 0 4 0 731677510 393908224 69796 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1605.09
Current children cumulated vsize (KiB) 384676

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

[startup+409.501 s]
/proc/loadavg: 8.12 7.56 7.41 9/323 18723
/proc/meminfo: memFree=15271760/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=450212 CPUtime=1633.82 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 494478 0 0 0 163255 127 0 0 25 0 4 0 731677510 461017088 74919 33554432000 4194304 4580107 140734731972272 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 112553 74919 379 95 0 107535 0
[pid=18672/tid=18675] ppid=18669 vsize=450212 CPUtime=409.5 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 120559 0 0 0 40920 30 0 0 25 0 4 0 731677510 461017088 74919 33554432000 4194304 4580107 140734731972272 18446744073709551615 4339051 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=450212 CPUtime=409.47 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 125512 0 0 0 40913 34 0 0 25 0 4 0 731677510 461017088 74919 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=450212 CPUtime=405.34 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 119191 0 0 0 40506 28 0 0 25 0 4 0 731677510 461017088 74919 33554432000 4194304 4580107 140734731972272 18446744073709551615 4296120 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1633.82
Current children cumulated vsize (KiB) 450212

[startup+422.3 s]
/proc/loadavg: 8.25 7.61 7.43 10/323 18723
/proc/meminfo: memFree=15231476/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=451364 CPUtime=1684.91 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 503555 0 0 0 168361 130 0 0 25 0 4 0 731677510 462196736 81279 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 112841 81279 379 95 0 107823 0
[pid=18672/tid=18675] ppid=18669 vsize=451364 CPUtime=422.3 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 42200 30 0 0 25 0 4 0 731677510 462196736 81281 33554432000 4194304 4580107 140734731972272 18446744073709551615 4320885 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=451364 CPUtime=422.28 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128261 0 0 0 42193 35 0 0 25 0 4 0 731677510 462196736 81281 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=451364 CPUtime=418.01 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121922 0 0 0 41772 29 0 0 25 0 4 0 731677510 462196736 81281 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1684.91
Current children cumulated vsize (KiB) 451364

[startup+425.508 s]
/proc/loadavg: 8.25 7.61 7.43 9/323 18723
/proc/meminfo: memFree=15243380/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=437284 CPUtime=1697.68 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 505474 0 0 0 169638 130 0 0 25 0 4 0 731677510 447778816 80464 33554432000 4194304 4580107 140734731972272 18446744073709551615 4305280 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 109321 80464 379 95 0 104303 0
[pid=18672/tid=18675] ppid=18669 vsize=437284 CPUtime=425.49 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 42519 30 0 0 25 0 4 0 731677510 447778816 80464 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318760 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=437284 CPUtime=425.48 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128294 0 0 0 42513 35 0 0 25 0 4 0 731677510 447778816 80464 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=437284 CPUtime=421.18 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 123469 0 0 0 42089 29 0 0 25 0 4 0 731677510 447778816 80464 33554432000 4194304 4580107 140734731972272 18446744073709551615 4406443 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1697.68
Current children cumulated vsize (KiB) 437284

[startup+428.7 s]
/proc/loadavg: 8.23 7.62 7.43 9/323 18723
/proc/meminfo: memFree=15250200/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=488780 CPUtime=1710.43 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 507444 0 0 0 170911 132 0 0 25 0 4 0 731677510 500510720 79319 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 122195 79319 379 95 0 117177 0
[pid=18672/tid=18675] ppid=18669 vsize=488780 CPUtime=428.69 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 42839 30 0 0 25 0 4 0 731677510 500510720 79319 33554432000 4194304 4580107 140734731972272 18446744073709551615 4318719 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=488780 CPUtime=428.67 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128294 0 0 0 42832 35 0 0 25 0 4 0 731677510 500510720 79319 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=488780 CPUtime=424.34 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 123764 0 0 0 42405 29 0 0 25 0 4 0 731677510 500510720 79320 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1710.43
Current children cumulated vsize (KiB) 488780

[startup+430.301 s]
/proc/loadavg: 8.23 7.62 7.43 9/323 18723
/proc/meminfo: memFree=15241520/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=488780 CPUtime=1716.8 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 507894 0 0 0 171548 132 0 0 25 0 4 0 731677510 500510720 79769 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 122195 79769 379 95 0 117177 0
[pid=18672/tid=18675] ppid=18669 vsize=488780 CPUtime=430.29 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 42999 30 0 0 25 0 4 0 731677510 500510720 79769 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=488780 CPUtime=430.27 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128294 0 0 0 42992 35 0 0 25 0 4 0 731677510 500510720 79769 33554432000 4194304 4580107 140734731972272 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=488780 CPUtime=425.92 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 123994 0 0 0 42562 30 0 0 25 0 4 0 731677510 500510720 79769 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1716.8
Current children cumulated vsize (KiB) 488780

[startup+431.101 s]
/proc/loadavg: 8.21 7.62 7.43 9/323 18724
/proc/meminfo: memFree=15228128/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=488780 CPUtime=1720.02 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 508112 0 0 0 171870 132 0 0 25 0 4 0 731677510 500510720 79987 33554432000 4194304 4580107 140734731972272 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 122195 79987 379 95 0 117177 0
[pid=18672/tid=18675] ppid=18669 vsize=488780 CPUtime=431.1 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 43080 30 0 0 25 0 4 0 731677510 500510720 79988 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=488780 CPUtime=431.08 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128294 0 0 0 43073 35 0 0 25 0 4 0 731677510 500510720 79988 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=488780 CPUtime=426.72 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 124103 0 0 0 42642 30 0 0 25 0 4 0 731677510 500510720 79988 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1720.02
Current children cumulated vsize (KiB) 488780

[startup+431.301 s]
/proc/loadavg: 8.21 7.62 7.43 9/323 18724
/proc/meminfo: memFree=15228128/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=488780 CPUtime=1720.79 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 508163 0 0 0 171947 132 0 0 25 0 4 0 731677510 500510720 80038 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 122195 80038 379 95 0 117177 0
[pid=18672/tid=18675] ppid=18669 vsize=488780 CPUtime=431.29 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 43099 30 0 0 25 0 4 0 731677510 500510720 80038 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=488780 CPUtime=431.27 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128294 0 0 0 43092 35 0 0 25 0 4 0 731677510 500510720 80038 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=488780 CPUtime=426.91 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 124129 0 0 0 42661 30 0 0 25 0 4 0 731677510 500510720 80038 33554432000 4194304 4580107 140734731972272 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1720.79
Current children cumulated vsize (KiB) 488780

[startup+431.401 s]
/proc/loadavg: 8.21 7.62 7.43 9/323 18724
/proc/meminfo: memFree=15228128/32950928 swapFree=67085488/67111528
[pid=18672] ppid=18669 vsize=488780 CPUtime=1721.19 cores=0,2,4,6
/proc/18672/stat : 18672 (strangenight2-m) R 18669 18672 18342 0 -1 4202496 508188 0 0 0 171987 132 0 0 25 0 4 0 731677510 500510720 80063 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18672/statm: 122195 80063 379 95 0 117177 0
[pid=18672/tid=18675] ppid=18669 vsize=488780 CPUtime=431.39 cores=0,2,4,6
/proc/18672/task/18675/stat : 18675 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 121622 0 0 0 43109 30 0 0 25 0 4 0 731677510 500510720 80063 33554432000 4194304 4580107 140734731972272 18446744073709551615 4482209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18672/tid=18676] ppid=18669 vsize=488780 CPUtime=431.37 cores=0,2,4,6
/proc/18672/task/18676/stat : 18676 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 128294 0 0 0 43102 35 0 0 25 0 4 0 731677510 500510720 80063 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18672/tid=18680] ppid=18669 vsize=488780 CPUtime=427.01 cores=0,2,4,6
/proc/18672/task/18680/stat : 18680 (strangenight2-m) R 18669 18672 18342 0 -1 4202560 124141 0 0 0 42671 30 0 0 25 0 4 0 731677510 500510720 80063 33554432000 4194304 4580107 140734731972272 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 488780

Child status: 10
Real time (s): 431.422
CPU time (s): 1721.24
CPU user time (s): 1719.9
CPU system time (s): 1.3388
CPU usage (%): 398.968
Max. virtual memory (cumulated for all children) (KiB): 488780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1719.9
system time used= 1.3388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508196
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= 1748
involuntary context switches= 10710

runsolver used 1.3028 second user time and 3.03654 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 01:07:48
IDJOB=3366881
IDBENCH=83272
IDSOLVER=1844
FILE ID=node114/3366881-1305414468
RUNJOBID= node114-1305414468-18655
PBS_JOBID= 13324529
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_404.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366881-1305414468/watcher-3366881-1305414468 -o /tmp/evaluation-result-3366881-1305414468/solver-3366881-1305414468 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366881-1305414468.cnf

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

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=2120927992

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15685284 kB
Buffers:        279372 kB
Cached:        6224584 kB
SwapCached:         96 kB
Active:       11891240 kB
Inactive:      4965732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15685284 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           11648 kB
Writeback:           0 kB
AnonPages:    10352480 kB
Mapped:          26512 kB
Slab:           306708 kB
PageTables:      36556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52431880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72968 MiB
End job on node114 at 2011-05-15 01:15:00