Trace number 3173851

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? (TO) 4800.16 1201.65

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3173851-1304031786.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
0.08/0.44	c asymm  cl-useful: 0/14649/34000 lits-rem:0 time: 0.41
0.08/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.08/0.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.08/0.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.08/0.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.08/1.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
0.08/1.11	c Finding binary XORs  T:     0.00 s  found:       0
0.08/1.11	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.08/1.11	c calculated reachability. Time: 0.00
0.08/1.11	c Calc default polars -  time:   0.00 s pos:     208 undec:       9 neg:     183
0.08/1.11	c =========================================================================================
0.08/1.11	c types(t): F = full restart, N = normal restart
0.08/1.11	c types(t): S = simplification begin/end, E = solution found
0.08/1.11	c restart types(rt): st = static, dy = dynamic
0.08/1.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/1.11	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
0.08/1.11	c  N dy    18      4647       400     34000         0      4586    238000    439023     83.42     88.74
5.26/1.36	c  N dy    31      8777       400     34000         0      5876    238000    444764     82.84     87.82
7.15/1.80	c  N dy    49     13625       400     34000         0      5966    238000    339935     82.81     87.31
8.36/2.17	c  N dy    67     17658       400     34000         0      9931    238000    714156     82.89     90.94
9.93/2.57	c  N dy    82     21803       400     34000         0      7904    238000    416015     82.62     88.27
11.15/2.88	c  F st    99     25002       400     34000         0     11066    238000    720652     82.96   no data
11.95/3.00	c  N st   102     26190       400     34000         0     12241    238000    830780     82.96   no data
13.16/3.37	c  S st   105     30001       400     34000         0      8662    238000    401097     82.96   no data
13.53/3.44	c  S st   105     30505       400     34000         0      9166    238000    445355     82.96   no data
13.53/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.53/3.46	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.53/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.53/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.53/3.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.53/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.86	c lits-rem:        46  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.37 s
16.33/4.10	c asymm  cl-useful: 0/7522/34000 lits-rem:0 time: 0.24
16.33/4.10	c calculated reachability. Time: 0.00
16.33/4.10	c  N dy   105     30505       400     34000         0      9107    238000    436618     82.96   no data
17.93/4.52	c  N dy   120     34615       400     34000         0     13174    238000    816958     82.84     87.44
19.92/5.03	c  N dy   141     38691       400     34000         0      8753    238000    315898     83.04     88.12
21.54/5.49	c  N dy   156     42892       400     34000         0     12904    238000    706478     82.99     87.75
23.12/5.81	c  S st   167     45757       400     34000         0     15727    238000    966772     82.91     79.42
23.52/5.90	c  S st   167     46263       400     34000         0     16231    238000   1011475     82.91   no data
23.52/5.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.52/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.52/5.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.52/5.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.52/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.52/5.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.52/5.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.52/5.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.52/5.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.33/7.61	c lits-rem:       291  cl-subs:      238  v-elim:      0  v-fix:    0  time:  1.62 s
30.33/7.61	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.33/7.62	c vivif2 --  cl tried    15993 cl shrink        0 lits rem          0 time: 0.01
31.11/7.88	c asymm  cl-useful: 0/6395/34000 lits-rem:0 time: 0.26
31.11/7.88	c calculated reachability. Time: 0.00
31.11/7.88	c  N dy   167     46263       400     34000         0     15993    238000    975642     82.91   no data
33.10/8.35	c  N dy   184     50521       400     34000         0     10688    238000    409453     82.87     87.97
35.12/8.83	c  N dy   199     55371       400     34000         0     15470    238000    858257     82.65     87.10
36.70/9.27	c  N dy   209     59453       400     34000         0     19500    238000   1239748     82.51     87.64
38.70/9.77	c  N dy   231     64060       400     34000         0     13562    238000    597126     82.52     87.20
40.70/10.21	c  N dy   249     68194       400     34000         0     17644    238000    984605     82.52     86.88
41.10/10.36	c  S st   257     69396       400     34000         0     18821    238000   1096046     82.58     83.38
41.49/10.45	c  S st   257     69898       400     34000         0     19321    238000   1140718     82.58   no data
41.49/10.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.49/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
41.49/10.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.49/10.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.49/10.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.49/10.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.49/10.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.89/10.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
41.89/10.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.88/13.02	c lits-rem:       101  cl-subs:      248  v-elim:      0  v-fix:    0  time:  2.48 s
51.88/13.03	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
51.88/13.04	c vivif2 --  cl tried    19073 cl shrink        0 lits rem          0 time: 0.01
53.07/13.38	c asymm  cl-useful: 0/5434/34000 lits-rem:0 time: 0.34
53.07/13.38	c calculated reachability. Time: 0.00
53.07/13.38	c  N dy   257     69898       400     34000         0     19073    238000   1103994     82.58   no data
55.47/13.95	c  N dy   276     74403       400     34000         0     12032    238000    369965     82.63     87.58
57.47/14.48	c  N dy   296     79337       400     34000         0     16907    238000    829262     82.59     87.84
60.27/15.11	c  N dy   322     84509       400     34000         0     22007    238000   1312975     82.70     89.72
61.87/15.53	c  F st   341     87502       400     34000         0     24965    238000   1593244     82.74     80.96
63.06/15.88	c  N st   346     90798       400     34000         0     15714    238000    645239     82.74   no data
65.89/16.57	c  N dy   369     96704       400     34000         0     21543    238000   1203512     82.80     87.49
69.06/17.39	c  N dy   394    103132       400     34000         0     14417    238000    431866     82.76     87.25
69.87/17.58	c  S st   406    104850       400     34000         0     16112    238000    594905     82.82     85.95
70.27/17.66	c  S st   406    105355       400     34000         0     16616    238000    639323     82.82   no data
70.27/17.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.27/17.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
70.27/17.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.27/17.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.27/17.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.27/17.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
70.27/17.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.66/17.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.66/17.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.05/18.35	c lits-rem:        27  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.62 s
73.05/18.35	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
73.05/18.36	c vivif2 --  cl tried    16549 cl shrink        0 lits rem          0 time: 0.01
74.27/18.61	c asymm  cl-useful: 0/7520/34000 lits-rem:0 time: 0.25
74.27/18.61	c calculated reachability. Time: 0.00
74.27/18.61	c  N dy   406    105355       400     34000         0     16549    238000    629251     82.82   no data
77.44/19.41	c  N dy   437    112154       400     34000         0     23255    238000   1265020     82.82     87.43
81.44/20.46	c  N dy   468    120275       400     34000         0     16797    238000    573413     82.78     88.66
85.44/21.43	c  N dy   495    128270       400     34000         0     24681    238000   1315324     82.74     87.25
89.83/22.59	c  N dy   535    137087       400     34000         0     17932    238000    602647     82.75     87.45
94.22/23.68	c  N dy   564    146133       400     34000         0     26847    238000   1440509     82.68     87.83
99.42/24.94	c  N dy   607    155660       400     34000         0     19810    238000    698315     82.71     87.27
100.63/25.21	c  S st   616    158033       400     34000         0     22149    238000    917914     82.71     78.38
101.03/25.31	c  S st   616    158534       400     34000         0     22646    238000    961465     82.71   no data
101.03/25.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.03/25.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
101.03/25.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.03/25.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.03/25.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.03/25.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
101.03/25.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.03/25.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
101.03/25.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.81/27.01	c lits-rem:       157  cl-subs:      154  v-elim:      0  v-fix:    0  time:  1.63 s
107.81/27.02	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
107.81/27.03	c vivif2 --  cl tried    22492 cl shrink        0 lits rem          0 time: 0.01
109.01/27.31	c asymm  cl-useful: 0/5916/34000 lits-rem:0 time: 0.28
109.01/27.32	c calculated reachability. Time: 0.00
109.01/27.32	c  N dy   616    158534       400     34000         0     22492    238000    938289     82.71   no data
114.21/28.68	c  N dy   658    168682       400     34000         0     32515    238000   1883174     82.70     88.09
120.19/30.12	c  N dy   696    179511       400     34000         0     25758    238000   1169781     82.64     88.84
126.58/31.78	c  N dy   736    191319       400     34000         0     18987    238000    456079     82.55     87.66
132.97/33.33	c  N dy   779    203723       400     34000         0     31233    238000   1614741     82.49     87.03
140.95/35.30	c  N dy   828    217850       400     34000         0     25779    238000   1016347     82.40     87.01
148.96/37.37	c  N dy   873    231835       400     34000         0     39605    238000   2318408     82.33     87.94
152.54/38.23	c  S st   905    237804       400     34000         0     25076    238000    869154     82.36   no data
152.94/38.34	c  S st   905    238305       400     34000         0     25575    238000    913993     82.36   no data
152.94/38.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.94/38.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
152.94/38.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.94/38.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.94/38.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.94/38.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
152.94/38.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.94/38.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
153.36/38.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.13/40.11	c lits-rem:       145  cl-subs:      111  v-elim:      0  v-fix:    0  time:  1.69 s
160.13/40.11	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
160.13/40.13	c vivif2 --  cl tried    25464 cl shrink        0 lits rem          0 time: 0.01
161.33/40.45	c asymm  cl-useful: 0/5444/34000 lits-rem:0 time: 0.32
161.33/40.45	c calculated reachability. Time: 0.00
161.33/40.45	c  N dy   905    238305       400     34000         0     25464    238000    897519     82.36   no data
170.52/42.77	c  N dy   976    253539       400     34000         0     40496    238000   2314297     82.39     87.04
180.50/45.28	c  N dy  1045    269825       400     34000         0     35174    238000   1738920     82.41     87.13
191.29/47.96	c  N dy  1126    287077       400     34000         0     29825    238000   1148264     82.45     96.85
202.87/50.89	c  N dy  1193    305487       400     34000         0     24640    238000    579399     82.40     86.81
203.67/51.00	c  F st  1198    306253       400     34000         0     25402    238000    650779     82.40   no data
214.87/53.90	c  N dy  1268    325464       400     34000         0     44366    238000   2446403     82.42     89.15
227.64/57.09	c  N dy  1346    345745       400     34000         0     40055    238000   1942695     82.38     87.42
236.42/59.21	c  S st  1395    357457       400     34000         0     26275    238000    567914     82.36     82.33
236.84/59.32	c  S st  1395    357961       400     34000         0     26778    238000    613649     82.36   no data
236.84/59.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.84/59.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
236.84/59.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.84/59.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.84/59.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.84/59.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
236.84/59.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.84/59.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
236.84/59.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.22/59.97	c lits-rem:        11  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.58 s
239.22/59.98	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
239.22/59.99	c vivif2 --  cl tried    26748 cl shrink        0 lits rem          0 time: 0.01
240.42/60.29	c asymm  cl-useful: 0/5214/34000 lits-rem:0 time: 0.30
240.42/60.29	c calculated reachability. Time: 0.00
240.42/60.29	c  N dy  1395    357961       400     34000         0     26748    238000    609254     82.36   no data
253.20/63.46	c  N dy  1494    378270       400     34000         0     46815    238000   2505781     82.40     88.81
265.58/66.57	c  N dy  1568    398402       400     34000         0     40346    238000   1809927     82.35     86.74
279.16/69.93	c  N dy  1649    418434       400     34000         0     32793    238000   1016978     82.32     87.53
293.96/73.67	c  N dy  1751    438521       400     34000         0     52638    238000   2879078     82.35     86.77
307.14/76.90	c  N dy  1809    458723       400     34000         0     44270    238000   2006923     82.26     87.17
321.90/80.67	c  N dy  1907    479075       400     34000         0     35076    238000   1063606     82.29     86.66
336.28/84.20	c  N dy  1985    499115       400     34000         0     54878    238000   2925077     82.28     86.64
349.87/87.69	c  N dy  2072    519449       400     34000         0     44682    238000   1895880     82.27     87.29
363.05/90.92	c  S st  2135    536942       400     34000         0     61965    238000   3517486     82.23     74.68
363.85/91.10	c  S st  2135    537451       400     34000         0     62472    238000   3561179     82.23   no data
363.85/91.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
363.85/91.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
363.85/91.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
363.85/91.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.85/91.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.85/91.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
363.85/91.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
364.26/91.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
364.66/91.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.87/122.42	c lits-rem:       607  cl-subs:      985  v-elim:      0  v-fix:    0  time: 31.09 s
488.87/122.42	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
488.87/122.47	c vivif2 --  cl tried    61487 cl shrink        0 lits rem          0 time: 0.04
490.47/122.87	c asymm  cl-useful: 0/3312/34000 lits-rem:0 time: 0.40
490.47/122.87	c calculated reachability. Time: 0.00
490.47/122.87	c  N dy  2135    537451       400     34000         0     61487    238000   3418167     82.23   no data
504.05/126.28	c  N dy  2229    557472       400     34000         0     49989    238000   2299789     82.24     87.62
519.63/130.19	c  N dy  2329    577567       400     34000         0     37570    238000   1052988     82.27     92.00
534.01/133.73	c  N dy  2410    597580       400     34000         0     57339    238000   2911626     82.26     87.74
549.99/137.71	c  N dy  2507    617624       400     34000         0     43868    238000   1555939     82.28     86.85
566.78/141.97	c  N dy  2591    638196       400     34000         0     64190    238000   3462364     82.26     86.62
583.15/146.01	c  N dy  2679    658678       400     34000         0     50154    238000   2072887     82.25     86.64
602.71/150.95	c  N dy  2773    678895       400     34000         0     70105    238000   3944852     82.26     88.09
616.69/154.47	c  N dy  2836    698972       400     34000         0     54757    238000   2410323     82.22     87.61
634.67/158.97	c  N dy  2924    719050       400     34000         0     38382    238000    794610     82.22     86.85
650.28/162.89	c  N dy  3010    739107       400     34000         0     58163    238000   2653378     82.22     87.34
669.02/167.59	c  N dy  3099    759147       400     34000         0     40772    238000    941168     82.21     87.14
684.61/171.50	c  N dy  3160    779226       400     34000         0     60599    238000   2813790     82.17     86.58
705.37/176.65	c  N dy  3250    799270       400     34000         0     42218    238000    987681     82.17     86.68
710.57/177.90	c  S st  3279    806176       400     34000         0     49041    238000   1626674     82.17     83.60
710.97/178.05	c  S st  3279    806681       400     34000         0     49543    238000   1671926     82.17   no data
710.97/178.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
710.97/178.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
711.39/178.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.39/178.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.39/178.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.39/178.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
711.39/178.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.39/178.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
711.39/178.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.71/188.28	c lits-rem:       153  cl-subs:      326  v-elim:      0  v-fix:    0  time: 10.10 s
751.71/188.28	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
752.11/188.30	c vivif2 --  cl tried    49217 cl shrink        0 lits rem          0 time: 0.02
753.31/188.68	c asymm  cl-useful: 0/3703/34000 lits-rem:0 time: 0.38
753.31/188.68	c calculated reachability. Time: 0.00
753.31/188.68	c  N dy  3279    806681       400     34000         0     49217    238000   1623317     82.17   no data
770.49/192.95	c  N dy  3365    826754       400     34000         0     69060    238000   3486901     82.17     87.99
787.67/197.24	c  N dy  3461    846765       400     34000         0     49629    238000   1602237     82.18     90.11
804.84/201.58	c  N dy  3561    866815       400     34000         0     69433    238000   3465533     82.20     89.13
822.42/205.93	c  N dy  3645    886955       400     34000         0     49158    238000   1476376     82.20     86.94
839.21/210.19	c  N dy  3744    907288       400     34000         0     69243    238000   3368558     82.21     86.65
857.17/214.66	c  N dy  3825    927320       400     34000         0     47867    238000   1270626     82.20     87.02
873.55/218.73	c  N dy  3913    947396       400     34000         0     67710    238000   3139886     82.21     87.03
893.51/223.72	c  N dy  4016    967482       400     34000         0     45392    238000    959498     82.23     89.86
909.52/227.78	c  N dy  4116    987695       400     34000         0     65367    238000   2847605     82.25     86.93
929.47/232.73	c  N dy  4213   1007777       400     34000         0     85209    238000   4718151     82.26     87.01
945.85/236.85	c  N dy  4309   1027968       400     34000         0     62015    238000   2436330     82.28     86.95
965.03/241.62	c  N dy  4390   1048034       400     34000         0     81835    238000   4306895     82.28     87.22
983.82/246.37	c  N dy  4473   1070437       400     34000         0     59856    238000   2153501     82.26     86.66
984.99/246.68	c  F st  4483   1071875       400     34000         0     61276    238000   2286894     82.26   no data
1002.17/250.93	c  N dy  4554   1090444       400     34000         0     79593    238000   4026799     82.27     86.65
1021.35/255.72	c  N dy  4648   1110645       400     34000         0     54456    238000   1565334     82.26     86.64
1038.92/260.18	c  N dy  4747   1130664       400     34000         0     74245    238000   3431069     82.27     86.87
1060.49/265.52	c  N dy  4837   1150758       400     34000         0     47989    238000    866719     82.28     94.05
1078.07/269.93	c  N dy  4931   1170768       400     34000         0     67777    238000   2728188     82.28     88.14
1100.04/275.44	c  N dy  5017   1190857       400     34000         0     87631    238000   4593773     82.27     87.18
1118.01/279.95	c  S st  5106   1210021       400     34000         0     59478    238000   1864234     82.28     79.75
1118.81/280.13	c  S st  5106   1210527       400     34000         0     59975    238000   1909404     82.28   no data
1118.81/280.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1118.81/280.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1118.81/280.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1118.81/280.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1118.81/280.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.81/280.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1118.81/280.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1119.21/280.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1119.21/280.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1176.33/294.51	c lits-rem:       336  cl-subs:      402  v-elim:      0  v-fix:    0  time: 14.24 s
1176.33/294.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1176.33/294.54	c vivif2 --  cl tried    59573 cl shrink        0 lits rem          0 time: 0.02
1177.55/294.88	c asymm  cl-useful: 0/2891/34000 lits-rem:0 time: 0.34
1177.55/294.88	c calculated reachability. Time: 0.00
1177.55/294.88	c  N dy  5106   1210527       400     34000         0     59573    238000   1849928     82.28   no data
1196.30/299.58	c  N dy  5182   1230599       400     34000         0     79416    238000   3715492     82.27     88.56
1218.28/305.07	c  N dy  5275   1250752       400     34000         0     51231    238000   1006766     82.27     86.87
1234.67/309.18	c  N dy  5345   1270840       400     34000         0     71081    238000   2879939     82.25     88.02
1256.65/314.62	c  N dy  5436   1291404       400     34000         0     91395    238000   4800075     82.25     86.64
1275.00/319.27	c  N dy  5516   1311426       400     34000         0     62097    238000   1953208     82.24     86.74
1295.37/324.34	c  N dy  5609   1331623       400     34000         0     82015    238000   3832644     82.25     86.82
1320.13/330.50	c  N dy  5683   1352775       400     34000         0     52870    238000    994223     82.24     86.67
1338.11/335.00	c  N dy  5772   1373258       400     34000         0     73097    238000   2893024     82.24     87.17
1360.08/340.58	c  N dy  5871   1393350       400     34000         0     92942    238000   4766877     82.25     87.59
1380.85/345.70	c  N dy  5958   1413429       400     34000         0     61759    238000   1747176     82.25     87.00
1400.03/350.51	c  N dy  6048   1433469       400     34000         0     81552    238000   3610528     82.25     88.21
1423.62/356.49	c  N dy  6141   1453974       400     34000         0    101799    238000   5511190     82.26     86.72
1441.97/361.04	c  N dy  6239   1474049       400     34000         0     69633    238000   2399413     82.26     91.57
1461.94/366.02	c  N dy  6311   1494078       400     34000         0     89457    238000   4262910     82.25     88.31
1484.73/371.71	c  N dy  6397   1514175       400     34000         0     56270    238000   1058851     82.25     87.06
1503.89/376.59	c  N dy  6493   1535696       400     34000         0     77526    238000   3059111     82.25     88.08
1526.25/382.12	c  N dy  6583   1555831       400     34000         0     97421    238000   4937731     82.26     87.42
1548.23/387.60	c  N dy  6673   1575896       400     34000         0     63213    238000   1624264     82.26     87.37
1567.80/392.56	c  N dy  6770   1596127       400     34000         0     83235    238000   3514845     82.27     86.91
1591.36/398.47	c  N dy  6849   1616248       400     34000         0    103108    238000   5387848     82.26     86.87
1612.16/403.68	c  N dy  6943   1636671       400     34000         0     68274    238000   2027334     82.27     87.41
1632.51/408.73	c  N dy  7033   1656673       400     34000         0     88015    238000   3886470     82.27     86.64
1657.68/415.07	c  N dy  7136   1677012       400     34000         0    108109    238000   5784449     82.28     87.67
1677.25/419.94	c  N dy  7229   1697021       400     34000         0     71900    238000   2275521     82.28     87.10
1691.25/423.41	c  S st  7285   1710528       400     34000         0     85235    238000   3530507     82.28     86.75
1692.03/423.67	c  S st  7285   1711036       400     34000         0     85743    238000   3575156     82.28   no data
1692.03/423.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1692.43/423.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1692.43/423.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1692.43/423.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1692.43/423.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1692.43/423.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1692.43/423.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1692.83/423.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1693.22/423.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1828.25/457.73	c lits-rem:       518  cl-subs:      807  v-elim:      0  v-fix:    0  time: 33.83 s
1828.25/457.74	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1828.25/457.78	c vivif2 --  cl tried    84936 cl shrink        0 lits rem          0 time: 0.04
1829.85/458.19	c asymm  cl-useful: 0/3289/34000 lits-rem:0 time: 0.41
1829.85/458.19	c calculated reachability. Time: 0.00
1829.85/458.19	c  N dy  7285   1711036       400     34000         0     84936    238000   3455499     82.28   no data
1854.61/464.31	c  N dy  7380   1731111       400     34000         0    104800    238000   5327765     82.29     86.80
1876.98/469.91	c  N dy  7458   1751124       400     34000         0     67573    238000   1794482     82.28     89.54
1897.36/475.06	c  N dy  7539   1771166       400     34000         0     87346    238000   3666850     82.28     87.15
1922.92/481.44	c  N dy  7629   1791398       400     34000         0    107330    238000   5542373     82.28     87.20
1945.29/487.08	c  N dy  7717   1811423       400     34000         0     69182    238000   1867029     82.28     87.83
1967.26/492.50	c  N dy  7808   1831594       400     34000         0     89095    238000   3742641     82.28     86.70
1991.22/498.55	c  N dy  7891   1851618       400     34000         0    108859    238000   5605266     82.28     89.09
2014.80/504.40	c  N dy  7990   1871673       400     34000         0     69739    238000   1830550     82.29     86.64
2036.77/509.97	c  N dy  8065   1893236       400     34000         0     91031    238000   3830746     82.28     86.89
2062.32/516.34	c  N dy  8161   1913377       400     34000         0    110909    238000   5697860     82.29     86.71
2084.29/521.89	c  N dy  8238   1933467       400     34000         0     70840    238000   1847829     82.28     86.87
2104.69/526.97	c  N dy  8311   1953840       400     34000         0     90946    238000   3735520     82.27     86.74
2129.84/533.26	c  N dy  8401   1974085       400     34000         0    110942    238000   5608200     82.27     86.70
2154.20/539.35	c  N dy  8492   1994114       400     34000         0     69835    238000   1673119     82.28     88.14
2175.77/544.74	c  N dy  8602   2014499       400     34000         0     89966    238000   3582795     82.29     86.65
2200.54/550.91	c  N dy  8690   2034668       400     34000         0    109877    238000   5441949     82.29     87.03
2226.10/557.35	c  N dy  8770   2054715       400     34000         0     67794    238000   1393297     82.29     87.25
2246.07/562.35	c  N dy  8857   2075017       400     34000         0     87848    238000   3285226     82.29     87.65
2270.04/568.30	c  N dy  8946   2095020       400     34000         0    107623    238000   5156463     82.29     92.65
2296.80/575.06	c  N dy  9025   2115212       400     34000         0     64696    238000   1018329     82.28     87.75
2316.78/580.02	c  N dy  9122   2135312       400     34000         0     84544    238000   2885933     82.29     86.87
2339.55/585.79	c  N dy  9201   2155421       400     34000         0    104403    238000   4750846     82.28     86.84
2367.94/592.80	c  N dy  9297   2175513       400     34000         0    124232    238000   6619113     82.29     92.45
2389.48/598.27	c  N dy  9388   2195649       400     34000         0     80290    238000   2406583     82.29     86.90
2406.66/602.57	c  S st  9466   2211036       400     34000         0     95463    238000   3837223     82.29   no data
2407.88/602.83	c  S st  9466   2211540       400     34000         0     95966    238000   3882162     82.29   no data
2407.88/602.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2408.25/602.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2408.25/602.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2408.25/602.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2408.25/602.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2408.25/602.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2408.25/602.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2408.25/602.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2408.65/603.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2560.87/641.14	c lits-rem:       904  cl-subs:      870  v-elim:      0  v-fix:    0  time: 38.06 s
2560.87/641.14	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2560.87/641.19	c vivif2 --  cl tried    95096 cl shrink        0 lits rem          0 time: 0.05
2563.26/641.72	c asymm  cl-useful: 0/2680/34000 lits-rem:0 time: 0.53
2563.26/641.72	c calculated reachability. Time: 0.00
2563.26/641.72	c  N dy  9466   2211540       400     34000         0     95096    238000   3753026     82.29   no data
2592.43/649.09	c  N dy  9553   2231580       400     34000         0    114878    238000   5617784     82.29     87.53
2622.79/656.68	c  N dy  9645   2251630       400     34000         0     69839    238000   1337121     82.29     91.56
2645.54/662.30	c  N dy  9738   2271690       400     34000         0     89635    238000   3211445     82.30     90.08
2671.91/668.91	c  N dy  9834   2291811       400     34000         0    109499    238000   5080148     82.30     86.77
2701.88/676.50	c  N dy  9917   2311956       400     34000         0    129378    238000   6948050     82.30     87.04
2725.04/682.29	c  N dy 10008   2332134       400     34000         0     83487    238000   2547938     82.30     86.98
2749.81/688.42	c  N dy 10080   2352446       400     34000         0    103571    238000   4441672     82.29     87.19
2778.97/695.74	c  N dy 10170   2372470       400     34000         0    123332    238000   6304252     82.30     87.94
2805.35/702.33	c  N dy 10244   2392848       400     34000         0     76664    238000   1817898     82.29     87.88
2831.31/708.86	c  N dy 10344   2413617       400     34000         0     97165    238000   3753044     82.30     87.10
2862.07/716.50	c  N dy 10437   2433690       400     34000         0    116993    238000   5624288     82.30     87.70
2892.03/724.08	c  N dy 10513   2454096       400     34000         0     69326    238000   1038835     82.30     86.94
2912.41/729.16	c  N dy 10582   2474625       400     34000         0     89603    238000   2941334     82.29     86.64
2937.18/735.34	c  N dy 10675   2494656       400     34000         0    109391    238000   4803625     82.29     97.38
2965.96/742.50	c  N dy 10757   2514711       400     34000         0    129202    238000   6663741     82.29     87.15
2991.94/749.02	c  N dy 10855   2534924       400     34000         0     80324    238000   1993572     82.29     86.64
3015.08/754.87	c  N dy 10957   2555150       400     34000         0    100296    238000   3870604     82.30     87.35
3041.86/761.51	c  N dy 11041   2575173       400     34000         0    120065    238000   5720397     82.30     87.24
3075.02/769.84	c  N dy 11133   2596623       400     34000         0     71476    238000   1075876     82.30     86.76
3095.80/775.00	c  N dy 11213   2616691       400     34000         0     91290    238000   2938274     82.29     86.85
3119.79/781.09	c  N dy 11305   2636834       400     34000         0    111159    238000   4812754     82.30     86.83
3148.53/788.28	c  N dy 11386   2656921       400     34000         0    131015    238000   6683724     82.30     87.21
3175.70/795.04	c  N dy 11475   2676929       400     34000         0     80015    238000   1798708     82.30     86.73
3198.49/800.73	c  N dy 11577   2696967       400     34000         0     99805    238000   3664971     82.30     87.41
3217.64/805.55	c  S st 11651   2711540       400     34000         0    114191    238000   5027158     82.31     81.96
3218.85/805.85	c  S st 11651   2712045       400     34000         0    114695    238000   5071885     82.31   no data
3218.85/805.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3219.25/805.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3219.25/805.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3219.25/805.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3219.25/805.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3219.25/805.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3219.25/805.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3219.65/806.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3220.05/806.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3472.11/869.25	c lits-rem:       740  cl-subs:     1191  v-elim:      0  v-fix:    0  time: 63.09 s
3472.11/869.25	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3472.51/869.32	c vivif2 --  cl tried   113504 cl shrink        0 lits rem          0 time: 0.07
3474.51/869.85	c asymm  cl-useful: 0/2250/34000 lits-rem:0 time: 0.53
3474.51/869.86	c calculated reachability. Time: 0.00
3474.51/869.86	c  N dy 11651   2712045       400     34000         0    113504    238000   4895902     82.31   no data
3509.26/878.52	c  N dy 11747   2732160       400     34000         0    133368    238000   6770804     82.31     87.31
3537.63/885.68	c  N dy 11830   2752315       400     34000         0     81513    238000   1857232     82.31     86.70
3561.60/891.67	c  N dy 11914   2772325       400     34000         0    101263    238000   3712129     82.31     86.89
3591.15/899.00	c  N dy 12019   2792412       400     34000         0    121125    238000   5583281     82.32     93.21
3627.51/908.16	c  N dy 12107   2812923       400     34000         0    141405    238000   7492807     82.32     87.77
3651.10/914.01	c  N dy 12185   2832947       400     34000         0     88420    238000   2430554     82.31     86.70
3676.24/920.39	c  N dy 12282   2853387       400     34000         0    108587    238000   4336270     82.32     86.91
3706.21/927.84	c  N dy 12389   2873450       400     34000         0    128384    238000   6211364     82.33     86.88
3737.77/935.72	c  N dy 12464   2893480       400     34000         0     74452    238000   1025882     82.32     87.01
3760.14/941.36	c  N dy 12545   2914409       400     34000         0     95140    238000   2975965     82.32     86.99
3786.91/948.07	c  N dy 12636   2934418       400     34000         0    114896    238000   4841180     82.32     87.47
3818.50/955.92	c  N dy 12729   2954470       400     34000         0    134705    238000   6710543     82.32     88.03
3849.64/963.73	c  N dy 12806   2974641       400     34000         0     79896    238000   1453282     82.32     87.08
3873.61/969.73	c  N dy 12893   2995440       400     34000         0    100436    238000   3385713     82.32     87.26
3902.00/976.88	c  N dy 12969   3016002       400     34000         0    120764    238000   5290100     82.31     87.68
3937.54/985.77	c  N dy 13062   3036107       400     34000         0    140622    238000   7168126     82.32     86.96
3968.70/993.58	c  N dy 13148   3056208       400     34000         0     84745    238000   1824875     82.31     87.28
3993.08/999.67	c  N dy 13247   3076448       400     34000         0    104745    238000   3707739     82.32     86.79
4021.84/1006.87	c  N dy 13341   3096647       400     34000         0    124696    238000   5580165     82.32     86.77
4054.20/1014.91	c  N dy 13432   3116869       400     34000         0    144655    238000   7459952     82.32     87.44
4082.96/1022.19	c  N dy 13518   3137746       400     34000         0     88556    238000   2104141     82.32     86.85
4108.93/1028.66	c  N dy 13611   3158710       400     34000         0    109285    238000   4061826     82.32     86.80
4138.92/1036.14	c  N dy 13716   3179028       400     34000         0    129321    238000   5953100     82.32     87.10
4171.66/1044.39	c  N dy 13808   3199205       400     34000         0    149280    238000   7833321     82.33     86.78
4190.44/1049.10	c  S st 13865   3212045       400     34000         0     84227    238000   1610945     82.33   no data
4191.65/1049.33	c  S st 13865   3212546       400     34000         0     84725    238000   1657269     82.33   no data
4191.65/1049.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4192.05/1049.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4192.05/1049.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4192.05/1049.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4192.05/1049.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4192.05/1049.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4192.05/1049.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4192.05/1049.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4192.05/1049.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4217.60/1055.80	c lits-rem:       162  cl-subs:      195  v-elim:      0  v-fix:    0  time:  6.30 s
4217.60/1055.80	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4217.60/1055.83	c vivif2 --  cl tried    84530 cl shrink        0 lits rem          0 time: 0.02
4219.19/1056.23	c asymm  cl-useful: 0/2752/34000 lits-rem:0 time: 0.40
4219.19/1056.23	c calculated reachability. Time: 0.00
4219.19/1056.23	c  N dy 13865   3212546       400     34000         0     84530    238000   1628395     82.33   no data
4241.97/1061.97	c  N dy 13938   3232602       400     34000         0    104363    238000   3499931     82.32     86.99
4269.54/1068.82	c  N dy 14032   3252678       400     34000         0    124154    238000   5367706     82.33     87.31
4300.29/1076.57	c  N dy 14113   3272704       400     34000         0    143899    238000   7224532     82.33     87.73
4332.68/1084.68	c  N dy 14223   3292725       400     34000         0     84990    238000   1604567     82.33     87.75
4356.23/1090.52	c  N dy 14311   3312726       400     34000         0    104757    238000   3462302     82.33     86.88
4385.78/1097.93	c  N dy 14402   3333705       400     34000         0    125505    238000   5417678     82.33     86.71
4419.74/1106.41	c  N dy 14495   3354129       400     34000         0    145667    238000   7317540     82.33     87.48
4452.10/1114.50	c  N dy 14583   3374220       400     34000         0     85855    238000   1600967     82.33     87.51
4476.48/1120.61	c  N dy 14684   3394340       400     34000         0    105712    238000   3476927     82.34     86.94
4504.06/1127.57	c  N dy 14775   3414356       400     34000         0    125467    238000   5339173     82.34     88.93
4536.80/1135.78	c  N dy 14860   3434550       400     34000         0    145403    238000   7215781     82.34     87.50
4572.75/1144.79	c  N dy 14956   3454619       400     34000         0     84587    238000   1399493     82.34     88.65
4596.34/1150.69	c  N dy 15045   3474672       400     34000         0    104364    238000   3266181     82.34     86.93
4624.29/1157.68	c  N dy 15146   3494728       400     34000         0    124149    238000   5128913     82.35     86.92
4656.25/1165.67	c  N dy 15236   3514906       400     34000         0    144090    238000   7007769     82.35     86.85
4692.62/1174.77	c  N dy 15330   3535001       400     34000         0     82331    238000   1101199     82.35     86.76
4715.78/1180.56	c  N dy 15429   3555047       400     34000         0    102141    238000   2972764     82.35     87.02
4742.55/1187.28	c  N dy 15517   3575078       400     34000         0    121914    238000   4835788     82.35     86.96
4773.70/1195.01	c  N dy 15598   3595341       400     34000         0    141938    238000   6718332     82.35     87.02

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 7.80 8.03 7.75 5/180 26426
/proc/meminfo: memFree=12682384/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 514777371 52441088 348 33554432000 4194304 4627427 140735905693632 18446744073709551615 47461405837228 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 12803 348 299 106 0 7774 0
[pid=26426/tid=26427] ppid=26424 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514777371 52441088 348 33554432000 4194304 4627427 140735905693632 18446744073709551615 47461405837234 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514777371 52441088 348 33554432000 4194304 4627427 140735905693632 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514777371 52441088 348 33554432000 4194304 4627427 140735905693632 18446744073709551615 47461405837232 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0257069 s]
/proc/loadavg: 7.80 8.03 7.75 5/180 26426
/proc/meminfo: memFree=12682384/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=284732 CPUtime=0.08 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 4194 0 0 0 8 0 0 0 18 0 4 0 514777371 291565568 4104 33554432000 4194304 4627427 140735905693632 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 71183 4136 363 106 0 66154 0
[pid=26426/tid=26427] ppid=26424 vsize=286728 CPUtime=0.43 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 1036 0 0 0 43 0 0 0 18 0 4 0 514777371 293609472 5182 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=287396 CPUtime=0.43 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) D 26424 26426 26049 0 -1 4202560 1197 0 0 0 43 0 0 0 18 0 4 0 514777371 294293504 5490 33554432000 4194304 4627427 140735905693632 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=287396 CPUtime=0.43 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 1601 0 0 0 43 0 0 0 18 0 4 0 514777371 294293504 5676 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 284732

[startup+1.13873 s]
/proc/loadavg: 7.80 8.03 7.75 5/180 26426
/proc/meminfo: memFree=12682384/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=310340 CPUtime=4.5 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 17489 0 0 0 445 5 0 0 18 0 4 0 514777371 317788160 11367 33554432000 4194304 4627427 140735905693632 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 77585 11367 385 106 0 72556 0
[pid=26426/tid=26427] ppid=26424 vsize=310340 CPUtime=1.12 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4493 0 0 0 111 1 0 0 18 0 4 0 514777371 317788160 11367 33554432000 4194304 4627427 140735905693632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=310340 CPUtime=1.11 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) D 26424 26426 26049 0 -1 4202560 4562 0 0 0 110 1 0 0 18 0 4 0 514777371 317788160 10907 33554432000 4194304 4627427 140735905693632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=299748 CPUtime=1.25 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 3632 0 0 0 124 1 0 0 18 0 4 0 514777371 306941952 11503 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 310340

[startup+1.32945 s]
/proc/loadavg: 7.80 8.03 7.75 5/180 26426
/proc/meminfo: memFree=12682384/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=299748 CPUtime=5.26 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 18366 0 0 0 521 5 0 0 18 0 4 0 514777371 306941952 11784 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 74937 11785 385 106 0 69908 0
[pid=26426/tid=26427] ppid=26424 vsize=299748 CPUtime=1.31 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4720 0 0 0 130 1 0 0 19 0 4 0 514777371 306941952 11785 33554432000 4194304 4627427 140735905693632 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=299748 CPUtime=1.3 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4780 0 0 0 129 1 0 0 19 0 4 0 514777371 306941952 11785 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=299748 CPUtime=1.31 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 3700 0 0 0 130 1 0 0 18 0 4 0 514777371 306941952 11786 33554432000 4194304 4627427 140735905693632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 299748

[startup+1.40044 s]
/proc/loadavg: 7.80 8.03 7.75 5/180 26426
/proc/meminfo: memFree=12682384/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=300096 CPUtime=5.55 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 18714 0 0 0 550 5 0 0 19 0 4 0 514777371 307298304 12132 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 75024 12132 385 106 0 69995 0
[pid=26426/tid=26427] ppid=26424 vsize=300096 CPUtime=1.38 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4801 0 0 0 137 1 0 0 19 0 4 0 514777371 307298304 12132 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=300096 CPUtime=1.38 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4858 0 0 0 137 1 0 0 19 0 4 0 514777371 307298304 12132 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=300096 CPUtime=1.39 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 3814 0 0 0 138 1 0 0 19 0 4 0 514777371 307298304 12133 33554432000 4194304 4627427 140735905693632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 300096

[startup+1.50042 s]
/proc/loadavg: 7.80 8.03 7.75 5/180 26426
/proc/meminfo: memFree=12682384/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=300340 CPUtime=5.95 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 19177 0 0 0 590 5 0 0 19 0 4 0 514777371 307548160 12595 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 75085 12596 385 106 0 70056 0
[pid=26426/tid=26427] ppid=26424 vsize=300340 CPUtime=1.48 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4947 0 0 0 147 1 0 0 19 0 4 0 514777371 307548160 12596 33554432000 4194304 4627427 140735905693632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=300340 CPUtime=1.48 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 4962 0 0 0 147 1 0 0 19 0 4 0 514777371 307548160 12596 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=300340 CPUtime=1.49 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 3921 0 0 0 148 1 0 0 19 0 4 0 514777371 307548160 12596 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 300340

[startup+3.10114 s]
/proc/loadavg: 7.80 8.03 7.75 9/184 26430
/proc/meminfo: memFree=12618852/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=302492 CPUtime=12.34 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 30507 0 0 0 1226 8 0 0 22 0 4 0 514777371 309751808 14015 33554432000 4194304 4627427 140735905693632 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 75623 14015 386 106 0 70594 0
[pid=26426/tid=26427] ppid=26424 vsize=302492 CPUtime=3.08 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 7788 0 0 0 306 2 0 0 22 0 4 0 514777371 309751808 14015 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=302492 CPUtime=3.06 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 7762 0 0 0 305 1 0 0 23 0 4 0 514777371 309751808 14015 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=302492 CPUtime=3.08 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 6774 0 0 0 307 1 0 0 22 0 4 0 514777371 309751808 14015 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 302492

[startup+6.30058 s]
/proc/loadavg: 7.81 8.03 7.75 9/184 26430
/proc/meminfo: memFree=12561296/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=304508 CPUtime=25.12 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 62051 0 0 0 2498 14 0 0 25 0 4 0 514777371 311816192 34012 33554432000 4194304 4627427 140735905693632 18446744073709551615 4420191 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 76127 34012 389 106 0 71098 0
[pid=26426/tid=26427] ppid=26424 vsize=304508 CPUtime=6.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 15136 0 0 0 625 4 0 0 25 0 4 0 514777371 311816192 34012 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=304508 CPUtime=6.25 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 15094 0 0 0 622 3 0 0 25 0 4 0 514777371 311816192 34012 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=304508 CPUtime=6.28 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 14259 0 0 0 625 3 0 0 25 0 4 0 514777371 311816192 34012 33554432000 4194304 4627427 140735905693632 18446744073709551615 4332090 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 304508

[startup+12.7004 s]
/proc/loadavg: 7.83 8.03 7.75 9/184 26430
/proc/meminfo: memFree=12577176/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=349028 CPUtime=50.68 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 86651 0 0 0 5049 19 0 0 25 0 4 0 514777371 357404672 40529 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428403 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 87257 40529 389 106 0 82228 0
[pid=26426/tid=26427] ppid=26424 vsize=349028 CPUtime=12.69 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 19916 0 0 0 1264 5 0 0 25 0 4 0 514777371 357404672 40529 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=349028 CPUtime=12.61 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 21371 0 0 0 1257 4 0 0 25 0 4 0 514777371 357404672 40529 33554432000 4194304 4627427 140735905693632 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=349028 CPUtime=12.68 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 22305 0 0 0 1263 5 0 0 25 0 4 0 514777371 357404672 40529 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 349028

[startup+25.5012 s]
/proc/loadavg: 7.87 8.03 7.76 9/184 26430
/proc/meminfo: memFree=12450328/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=385296 CPUtime=101.81 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 132218 0 0 0 10151 30 0 0 25 0 4 0 514777371 394543104 57714 33554432000 4194304 4627427 140735905693632 18446744073709551615 4468043 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 96324 57714 389 106 0 91295 0
[pid=26426/tid=26427] ppid=26424 vsize=385296 CPUtime=25.48 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 31299 0 0 0 2541 7 0 0 25 0 4 0 514777371 394543104 57714 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=385296 CPUtime=25.34 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 31132 0 0 0 2528 6 0 0 25 0 4 0 514777371 394543104 57714 33554432000 4194304 4627427 140735905693632 18446744073709551615 4332278 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=385296 CPUtime=25.48 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 33847 0 0 0 2541 7 0 0 25 0 4 0 514777371 394543104 57714 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 385296

[startup+51.1007 s]
/proc/loadavg: 7.99 8.04 7.77 9/184 26431
/proc/meminfo: memFree=12401100/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=440616 CPUtime=204.07 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 194025 0 0 0 20359 48 0 0 25 0 4 0 514777371 451190784 68509 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 110154 68509 389 106 0 105125 0
[pid=26426/tid=26427] ppid=26424 vsize=440616 CPUtime=51.09 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 42609 0 0 0 5099 10 0 0 25 0 4 0 514777371 451190784 68509 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=440616 CPUtime=50.8 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 48874 0 0 0 5069 11 0 0 25 0 4 0 514777371 451190784 68509 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=440616 CPUtime=51.08 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 51844 0 0 0 5095 13 0 0 25 0 4 0 514777371 451190784 68509 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 440616

[startup+102.307 s]
/proc/loadavg: 8.30 8.12 7.81 9/184 26435
/proc/meminfo: memFree=12400244/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=608928 CPUtime=408.6 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 308906 0 0 0 40778 82 0 0 25 0 4 0 514777371 623542272 80293 33554432000 4194304 4627427 140735905693632 18446744073709551615 4427688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 152232 80293 389 106 0 147203 0
[pid=26426/tid=26427] ppid=26424 vsize=608928 CPUtime=102.28 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 70584 0 0 0 10211 17 0 0 25 0 4 0 514777371 623542272 80293 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=608928 CPUtime=101.72 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 80043 0 0 0 10149 23 0 0 25 0 4 0 514777371 623542272 80293 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309075 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=608928 CPUtime=102.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 70728 0 0 0 10211 18 0 0 25 0 4 0 514777371 623542272 80293 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 608928

[startup+162.301 s]

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

[pid=26426] ppid=26424 vsize=1043264 CPUtime=2805.35 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1149970 0 0 0 280156 379 0 0 25 0 4 0 514777371 1068302336 173726 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 260816 173726 389 106 0 255787 0
[pid=26426/tid=26427] ppid=26424 vsize=1043264 CPUtime=702.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 275834 0 0 0 70147 82 0 0 25 0 4 0 514777371 1068302336 173726 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1043264 CPUtime=698.47 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 291471 0 0 0 69746 101 0 0 25 0 4 0 514777371 1068302336 173726 33554432000 4194304 4627427 140735905693632 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1043264 CPUtime=702.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 271094 0 0 0 70144 85 0 0 25 0 4 0 514777371 1068302336 173726 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 1043264

[startup+762.307 s]
/proc/loadavg: 4.29 6.41 7.30 5/175 26471
/proc/meminfo: memFree=13026960/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1120388 CPUtime=3045.07 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1202845 0 0 0 304099 408 0 0 25 0 4 0 514777371 1147277312 178812 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 280097 178812 389 106 0 275068 0
[pid=26426/tid=26427] ppid=26424 vsize=1120388 CPUtime=762.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 293954 0 0 0 76137 92 0 0 25 0 4 0 514777371 1147277312 178812 33554432000 4194304 4627427 140735905693632 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1120388 CPUtime=758.19 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 291471 0 0 0 75717 102 0 0 25 0 4 0 514777371 1147277312 178812 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1120388 CPUtime=762.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 285726 0 0 0 76136 93 0 0 25 0 4 0 514777371 1147277312 178812 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 1120388

[startup+822.301 s]
/proc/loadavg: 4.10 5.97 7.09 5/175 26473
/proc/meminfo: memFree=13004008/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1008148 CPUtime=3284.76 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1271885 0 0 0 328036 440 0 0 25 0 4 0 514777371 1032343552 184419 33554432000 4194304 4627427 140735905693632 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 252037 184419 389 106 0 247008 0
[pid=26426/tid=26427] ppid=26424 vsize=1008148 CPUtime=822.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 308617 0 0 0 82129 100 0 0 25 0 4 0 514777371 1032343552 184419 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1008148 CPUtime=817.88 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 307494 0 0 0 81679 109 0 0 25 0 4 0 514777371 1032343552 184419 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1008148 CPUtime=822.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 305328 0 0 0 82126 103 0 0 25 0 4 0 514777371 1032343552 184419 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 1008148

[startup+882.3 s]
/proc/loadavg: 4.04 5.61 6.90 5/175 26474
/proc/meminfo: memFree=12934928/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1255728 CPUtime=3524.43 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1310723 0 0 0 351984 459 0 0 25 0 4 0 514777371 1285865472 201840 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 313932 201840 389 106 0 308903 0
[pid=26426/tid=26427] ppid=26424 vsize=1255728 CPUtime=882.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 323092 0 0 0 88124 105 0 0 25 0 4 0 514777371 1285865472 201840 33554432000 4194304 4627427 140735905693632 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1255728 CPUtime=877.56 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 322636 0 0 0 87637 119 0 0 25 0 4 0 514777371 1285865472 201840 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1255728 CPUtime=882.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 311797 0 0 0 88123 106 0 0 25 0 4 0 514777371 1285865472 201840 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 1255728

[startup+942.301 s]
/proc/loadavg: 4.01 5.31 6.71 5/175 26476
/proc/meminfo: memFree=12933172/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1196148 CPUtime=3764.14 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1359318 0 0 0 375928 486 0 0 25 0 4 0 514777371 1224855552 207197 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 299037 207197 389 106 0 294008 0
[pid=26426/tid=26427] ppid=26424 vsize=1196148 CPUtime=942.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 323092 0 0 0 94124 105 0 0 25 0 4 0 514777371 1224855552 207197 33554432000 4194304 4627427 140735905693632 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1196148 CPUtime=937.26 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 341780 0 0 0 93596 130 0 0 25 0 4 0 514777371 1224855552 207197 33554432000 4194304 4627427 140735905693632 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1196148 CPUtime=942.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 320036 0 0 0 94120 109 0 0 25 0 4 0 514777371 1224855552 207197 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 1196148

[startup+1002.3 s]
/proc/loadavg: 4.04 5.09 6.54 5/175 26477
/proc/meminfo: memFree=12914068/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1275440 CPUtime=4003.86 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1404319 0 0 0 399875 511 0 0 25 0 4 0 514777371 1306050560 207214 33554432000 4194304 4627427 140735905693632 18446744073709551615 4507160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 318860 207214 389 106 0 313831 0
[pid=26426/tid=26427] ppid=26424 vsize=1275440 CPUtime=1002.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 338173 0 0 0 100116 113 0 0 25 0 4 0 514777371 1306050560 207214 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1275440 CPUtime=996.98 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 341780 0 0 0 99568 130 0 0 25 0 4 0 514777371 1306050560 207214 33554432000 4194304 4627427 140735905693632 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1275440 CPUtime=1002.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 335132 0 0 0 100112 117 0 0 25 0 4 0 514777371 1306050560 207214 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 1275440

[startup+1062.3 s]
/proc/loadavg: 4.05 4.90 6.39 5/175 26479
/proc/meminfo: memFree=12915672/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1262156 CPUtime=4243.57 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1463242 0 0 0 423818 539 0 0 25 0 4 0 514777371 1292447744 207521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 315539 207521 389 106 0 310510 0
[pid=26426/tid=26427] ppid=26424 vsize=1262156 CPUtime=1062.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 357247 0 0 0 106105 124 0 0 25 0 4 0 514777371 1292447744 207521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1262156 CPUtime=1056.69 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 344912 0 0 0 105537 132 0 0 25 0 4 0 514777371 1292447744 207521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1262156 CPUtime=1062.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 354182 0 0 0 106103 126 0 0 25 0 4 0 514777371 1292447744 207521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.57
Current children cumulated vsize (KiB) 1262156

[startup+1122.3 s]
/proc/loadavg: 4.13 4.76 6.25 5/175 26481
/proc/meminfo: memFree=12901412/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1295456 CPUtime=4483.26 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1526327 0 0 0 447758 568 0 0 25 0 4 0 514777371 1326546944 210584 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 323864 210584 389 106 0 318835 0
[pid=26426/tid=26427] ppid=26424 vsize=1295456 CPUtime=1122.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 376055 0 0 0 112097 132 0 0 25 0 4 0 514777371 1326546944 210584 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1295456 CPUtime=1116.38 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 360272 0 0 0 111499 139 0 0 25 0 4 0 514777371 1326546944 210584 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1295456 CPUtime=1122.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 364313 0 0 0 112098 131 0 0 25 0 4 0 514777371 1326546944 210585 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.26
Current children cumulated vsize (KiB) 1295456

[startup+1182.3 s]
/proc/loadavg: 4.04 4.62 6.10 5/175 26482
/proc/meminfo: memFree=12936496/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1204292 CPUtime=4722.97 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1591934 0 0 0 471700 597 0 0 25 0 4 0 514777371 1233195008 202521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 301073 202521 389 106 0 296044 0
[pid=26426/tid=26427] ppid=26424 vsize=1204292 CPUtime=1182.29 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 389614 0 0 0 118093 136 0 0 25 0 4 0 514777371 1233195008 202521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1204292 CPUtime=1176.09 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 374982 0 0 0 117462 147 0 0 25 0 4 0 514777371 1233195008 202521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1204292 CPUtime=1182.29 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 383235 0 0 0 118090 139 0 0 25 0 4 0 514777371 1233195008 202521 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.97
Current children cumulated vsize (KiB) 1204292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.03 4.58 6.06 5/175 26483
/proc/meminfo: memFree=12883920/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1219900 CPUtime=4800.09 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1614652 0 0 0 479404 605 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 304975 214622 389 106 0 299946 0
[pid=26426/tid=26427] ppid=26424 vsize=1219900 CPUtime=1201.6 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 394499 0 0 0 120022 138 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1219900 CPUtime=1195.29 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 381891 0 0 0 119379 150 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1219900 CPUtime=1201.6 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 389461 0 0 0 120019 141 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1219900

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

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

[startup+1201.6 s]
/proc/loadavg: 4.03 4.58 6.06 5/175 26483
/proc/meminfo: memFree=12883920/32950928 swapFree=67111528/67111528
[pid=26426] ppid=26424 vsize=1219900 CPUtime=4800.09 cores=1,3,5,7
/proc/26426/stat : 26426 (strangenight2-m) R 26424 26426 26049 0 -1 4202496 1614652 0 0 0 479404 605 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26426/statm: 304975 214622 389 106 0 299946 0
[pid=26426/tid=26427] ppid=26424 vsize=1219900 CPUtime=1201.6 cores=1,3,5,7
/proc/26426/task/26427/stat : 26427 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 394499 0 0 0 120022 138 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26426/tid=26428] ppid=26424 vsize=1219900 CPUtime=1195.29 cores=1,3,5,7
/proc/26426/task/26428/stat : 26428 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 381891 0 0 0 119379 150 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26426/tid=26429] ppid=26424 vsize=1219900 CPUtime=1201.6 cores=1,3,5,7
/proc/26426/task/26429/stat : 26429 (strangenight2-m) R 26424 26426 26049 0 -1 4202560 389461 0 0 0 120019 141 0 0 25 0 4 0 514777371 1249177600 214622 33554432000 4194304 4627427 140735905693632 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1219900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.65
CPU time (s): 4800.16
CPU user time (s): 4794.07
CPU system time (s): 6.09107
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 1311980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.07
system time used= 6.09107
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1614656
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= 4720
involuntary context switches= 31862

runsolver used 1.82172 second user time and 4.49732 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 01:03:06
IDJOB=3173851
IDBENCH=82669
IDSOLVER=1586
FILE ID=node120/3173851-1304031786
RUNJOBID= node120-1304028687-26068
PBS_JOBID= 13170332
Free space on /tmp= 72068 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173851-1304031786/watcher-3173851-1304031786 -o /tmp/evaluation-result-3173851-1304031786/solver-3173851-1304031786 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173851-1304031786.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=6042812

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      12682788 kB
Buffers:       2480492 kB
Cached:       16094524 kB
SwapCached:          0 kB
Active:       11900436 kB
Inactive:      7795168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12682788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6656 kB
Writeback:           0 kB
AnonPages:     1119712 kB
Mapped:          15712 kB
Slab:           507164 kB
PageTables:       6508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1442068 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= 72068 MiB
End job on node120 at 2011-04-29 01:23:10