Trace number 3369236

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-1-mt (fixed)? (TO) 4800.22 1203.84

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted 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 variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
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 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369236-1305415103.cnf'
0.00/0.01	c -- header says num vars:            120
0.00/0.01	c -- header says num clauses:       48342
0.00/0.05	c -- clauses added:            0 learnts,        48342 normals,            0 xors
0.00/0.05	c -- vars added        120
0.00/0.05	c Parsing time:  0.13 s
0.00/0.05	c  N st     0         0       120     48342         0         0    483180         0   no data   no data  --
1.16/0.35	c asymm  cl-useful: 165/2112/48342 lits-rem:200 time: 1.22
1.16/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
1.55/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.55/0.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.55/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1.55/0.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.93/2.55	c lits-rem:     16234  cl-subs:     3775  v-elim:      0  v-fix:    0  time:  8.55 s
9.93/2.55	c Finding binary XORs  T:     0.00 s  found:       0
10.33/2.61	c Finding non-binary XORs:     0.26 s (found:       0, avg size: nan)
10.33/2.61	c calculated reachability. Time: 0.00
10.33/2.61	c Calc default polars -  time:   0.01 s pos:      62 undec:       0 neg:      58
10.33/2.61	c =========================================================================================
10.33/2.61	c types(t): F = full restart, N = normal restart
10.33/2.61	c types(t): S = simplification begin/end, E = solution found
10.33/2.61	c restart types(rt): st = static, dy = dynamic
10.33/2.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.33/2.61	c  B st     0         0       120     44567         0         0    432224         0   no data   no data  --
10.73/2.75	c  N dy    12      4416       120     44567         0      3819    431993     71592     13.18     13.93  --
11.53/2.90	c  N dy    38      8648       120     44567         0      4028    431746     58710     13.80     14.55  --
11.92/3.05	c  N dy    63     12698       120     44567         0      7622    431563    124803     13.96     14.73  --
12.32/3.19	c  N dy    68     16750       120     44567         0     11010    431369    181992     13.67     15.69  --
13.17/3.35	c  N dy    84     20850       120     44567         0      9008    431284    133163     13.70     14.49  --
13.91/3.51	c  F st   100     25001       120     44567         0     12679    431120    199136     13.66     13.42  --
13.91/3.52	c  N st   100     25001       120     44567         0     12679    431120    199136     13.66     13.42  --
14.71/3.75	c  N dy   106     30000       120     44567         0      9826    430969    139662     13.66   no data  --
14.71/3.75	c  S st   106     30000       120     44567         0      9826    430969    139662     13.66   no data  --
15.11/3.83	c  S st   106     30502       120     44567         0     10258    430907    146396     13.66   no data  --
15.11/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.11/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.11/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
15.11/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.11/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.11/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
15.11/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.06/7.88	c lits-rem:     39939  cl-subs:     9339  v-elim:      0  v-fix:    0  time: 15.97 s
33.46/8.42	c asymm  cl-useful: 310/3179/36915 lits-rem:381 time: 2.17
33.46/8.42	c calculated reachability. Time: 0.00
33.46/8.42	c  N dy   106     30502       120     36915         0      8571    327412    115807     13.66   no data  --
34.26/8.65	c  N dy   126     35883       120     36915         0     13575    327368    204679     13.65     14.39  --
35.10/8.88	c  N dy   130     40112       120     36915         0      8851    327322    113875     13.49     14.23  --
35.84/9.06	c  N dy   135     45753       120     36915         0     13921    327257    196453     13.32     12.21  --
35.84/9.06	c  S st   135     45753       120     36915         0     13921    327257    196453     13.32     12.21  --
36.24/9.12	c  S st   135     46255       120     36915         0     14394    327245    204198     13.32   no data  --
36.24/9.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.24/9.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.24/9.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
36.24/9.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.24/9.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.24/9.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
36.24/9.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.26/12.14	c lits-rem:     24341  cl-subs:     3819  v-elim:      0  v-fix:    0  time: 11.86 s
48.26/12.14	c vivif2 --  cl tried    34446 cl shrink        0 lits rem          0 time: 0.02
48.26/12.14	c vivif2 --  cl tried    13044 cl shrink        0 lits rem          0 time: 0.01
50.61/12.77	c asymm  cl-useful: 67/2325/34446 lits-rem:67 time: 2.50
50.61/12.77	c calculated reachability. Time: 0.00
50.61/12.77	c  N dy   135     46255       120     34446         0     13044    291523    172476     13.32   no data  --
51.41/12.99	c  N dy   148     50400       120     34446         0     16880    291509    235851     13.30     14.07  --
52.65/13.22	c  N dy   158     54495       120     34446         0     10891    291500    136144     13.25     14.03  --
53.39/13.40	c  N dy   171     58511       120     34446         0     14685    291494    203872     13.26     14.99  --
54.19/13.64	c  N dy   180     63117       120     34446         0     18981    291487    274987     13.19     14.23  --
54.99/13.88	c  N dy   193     67237       120     34446         0     11838    291479    146421     13.18     15.14  --
55.39/13.99	c  S st   209     69382       120     34446         0     13862    291478    184122     13.22   no data  --
55.79/14.07	c  S st   209     69884       120     34446         0     14339    291474    191425     13.22   no data  --
55.79/14.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.79/14.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.79/14.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
56.19/14.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/14.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.19/14.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
56.19/14.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.95/16.81	c lits-rem:      9241  cl-subs:      927  v-elim:      0  v-fix:    0  time: 10.77 s
66.95/16.82	c vivif2 --  cl tried    34002 cl shrink        0 lits rem          0 time: 0.02
66.95/16.82	c vivif2 --  cl tried    13856 cl shrink        0 lits rem          0 time: 0.01
69.35/17.42	c asymm  cl-useful: 185/2521/34002 lits-rem:185 time: 2.40
69.35/17.42	c calculated reachability. Time: 0.00
69.35/17.42	c  N dy   209     69884       120     34002         0     13856    284253    177677     13.22   no data  --
70.94/17.86	c  N dy   224     78903       120     34002         0     22215    284238    314637     13.08     13.79  --
72.14/18.14	c  N dy   264     83976       120     34002         0     14987    284234    193735     13.17     15.47  --
72.53/18.29	c  F st   277     87500       120     34002         0     18347    284229    255516     13.17     11.91  --
72.93/18.39	c  N st   281     89531       120     34002         0     20283    284229    293154     13.17   no data  --
74.18/18.66	c  N dy   285     95694       120     34002         0     25961    284226    387333     13.13     13.87  --
75.33/18.97	c  N dy   287    102367       120     34002         0     18949    284222    246724     13.02     13.86  --
75.72/19.09	c  S st   303    104826       120     34002         0     21289    284219    288344     13.04   no data  --
76.12/19.17	c  S st   303    105329       120     34002         0     21770    284217    296367     13.04   no data  --
76.12/19.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.12/19.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.12/19.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
76.52/19.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.52/19.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.52/19.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
76.52/19.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.28/22.41	c lits-rem:      7790  cl-subs:     2256  v-elim:      0  v-fix:    0  time: 12.76 s
89.28/22.41	c vivif2 --  cl tried    33839 cl shrink        0 lits rem          0 time: 0.02
89.28/22.42	c vivif2 --  cl tried    19677 cl shrink        0 lits rem          0 time: 0.01
90.08/22.64	c asymm  cl-useful: 81/945/33839 lits-rem:81 time: 0.91
90.08/22.65	c calculated reachability. Time: 0.00
90.08/22.65	c  N dy   303    105329       120     33839         0     19677    282405    257565     13.04   no data  --
91.29/22.94	c  N dy   330    112117       120     33839         0     26021    282397    364401     13.03     17.82  --
92.87/23.38	c  N dy   354    121073       120     33839         0     20448    282386    265212     12.99     13.67  --
96.51/24.27	c  N dy   357    137375       120     33839         0     20434    282372    248156     12.76     13.43  --
98.45/24.75	c  N dy   392    146216       120     33839         0     28790    282368    397851     12.76     15.08  --
100.49/25.30	c  N dy   412    157601       120     33839         0     23488    282353    296306     12.69     13.45  --
100.90/25.33	c  S st   416    157993       120     33839         0     23859    282353    302981     12.70   no data  --
101.24/25.41	c  S st   416    158496       120     33839         0     24348    282353    310910     12.70   no data  --
101.24/25.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.24/25.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.24/25.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
101.24/25.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.24/25.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.24/25.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
101.24/25.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.40/29.24	c lits-rem:      9501  cl-subs:     3427  v-elim:      0  v-fix:    0  time: 15.12 s
116.40/29.25	c vivif2 --  cl tried    33676 cl shrink        0 lits rem          0 time: 0.02
116.40/29.25	c vivif2 --  cl tried    21084 cl shrink        0 lits rem          0 time: 0.02
117.60/29.56	c asymm  cl-useful: 12/1269/33676 lits-rem:12 time: 1.22
117.60/29.56	c calculated reachability. Time: 0.00
117.60/29.56	c  N dy   416    158496       120     33676         0     21084    280710    258667     12.70   no data  --
119.98/30.15	c  N dy   463    168657       120     33676         0     30589    280702    422789     12.74     13.41  --
123.18/30.97	c  N dy   474    183434       120     33676         0     27497    280693    354805     12.63     13.46  --
126.37/31.80	c  N dy   544    195161       120     33676         0     21008    280682    262510     12.68     15.08  --
129.56/32.53	c  N dy   601    207708       120     33676         0     32803    280677    463896     12.69     14.78  --
132.74/33.38	c  N dy   702    221141       120     33676         0     26847    280665    360119     12.77     13.53  --
137.14/34.43	c  N dy   749    237745       120     33676         0     22559    280658    269959     12.74     10.49  --
137.14/34.43	c  S st   749    237745       120     33676         0     22559    280658    269959     12.74     10.49  --
137.54/34.50	c  S st   749    238249       120     33676         0     23046    280654    277822     12.74   no data  --
137.54/34.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
137.54/34.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.54/34.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
137.54/34.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.54/34.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.54/34.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
137.54/34.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.49/37.56	c lits-rem:      6181  cl-subs:     1529  v-elim:      0  v-fix:    0  time: 12.05 s
149.49/37.57	c vivif2 --  cl tried    33566 cl shrink        0 lits rem          0 time: 0.01
149.49/37.57	c vivif2 --  cl tried    21627 cl shrink        0 lits rem          0 time: 0.01
150.69/37.80	c asymm  cl-useful: 1/1452/33566 lits-rem:1 time: 0.90
150.69/37.80	c calculated reachability. Time: 0.00
150.69/37.80	c  N dy   749    238249       120     33566         0     21627    279448    252920     12.74   no data  --
153.88/38.63	c  N dy   829    253523       120     33566         0     36098    279433    510070     12.78     13.52  --
157.52/39.56	c  N dy   890    269764       120     33566         0     30690    279425    411593     12.78     15.04  --
161.91/40.67	c  N dy   968    287161       120     33566         0     25344    279414    309159     12.80     13.51  --
166.30/41.78	c  N dy  1070    305658       120     33566         0     42907    279399    622986     12.84     13.75  --
166.70/41.81	c  F st  1074    306250       120     33566         0     43478    279399    633440     12.84     13.87  --
171.43/43.03	c  N dy  1168    325873       120     33566         0     39242    279393    548597     12.88     13.63  --
177.82/44.65	c  N dy  1278    346418       120     33566         0     35035    279378    463821     12.92     13.61  --
181.40/45.51	c  S st  1334    357374       120     33566         0     45377    279366    647147     12.94     12.30  --
181.80/45.66	c  S st  1334    357875       120     33566         0     45855    279364    654768     12.94   no data  --
181.80/45.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
181.80/45.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.20/45.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
182.20/45.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.20/45.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.20/45.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
182.20/45.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
223.32/56.02	c lits-rem:      9033  cl-subs:     3405  v-elim:      0  v-fix:    0  time: 40.98 s
223.32/56.02	c vivif2 --  cl tried    33488 cl shrink        0 lits rem          0 time: 0.02
223.32/56.03	c vivif2 --  cl tried    42528 cl shrink        0 lits rem          0 time: 0.03
224.46/56.31	c asymm  cl-useful: 2/1023/33488 lits-rem:2 time: 1.12
224.46/56.31	c calculated reachability. Time: 0.00
224.46/56.31	c  N dy  1334    357875       120     33488         0     42528    278558    588090     12.94   no data  --
230.06/57.74	c  N dy  1423    379573       120     33488         0     38425    278551    510101     12.94     13.68  --
235.65/59.20	c  N dy  1518    400043       120     33488         0     32246    278543    399860     12.96     13.65  --
241.62/60.67	c  N dy  1638    420093       120     33488         0     51302    278527    745173     13.00     14.91  --
248.40/62.31	c  N dy  1717    444641       120     33488         0     47831    278516    650458     12.97     13.71  --
254.02/63.78	c  N dy  1839    464679       120     33488         0     39369    278507    513419     13.00     14.56  --
260.77/65.48	c  N dy  1848    488966       120     33488         0     33616    278507    396040     12.92     13.60  --
266.75/66.96	c  N dy  1914    509006       120     33488         0     52333    278500    713325     12.91     15.44  --
273.93/68.72	c  N dy  2016    530510       120     33488         0     43611    278482    579341     12.92     13.62  --
275.97/69.30	c  S st  2058    536812       120     33488         0     49606    278478    687297     12.93   no data  --
276.72/69.47	c  S st  2058    537316       120     33488         0     50092    278477    694769     12.93   no data  --
276.72/69.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
276.72/69.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
277.11/69.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
277.11/69.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.11/69.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.11/69.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
277.11/69.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
330.14/82.86	c lits-rem:     12403  cl-subs:     3654  v-elim:      0  v-fix:    0  time: 53.12 s
330.14/82.86	c vivif2 --  cl tried    33380 cl shrink        0 lits rem          0 time: 0.02
330.14/82.87	c vivif2 --  cl tried    46546 cl shrink        0 lits rem          0 time: 0.03
331.74/83.20	c asymm  cl-useful: 15/689/33380 lits-rem:15 time: 1.32
331.74/83.20	c calculated reachability. Time: 0.00
331.74/83.20	c  N dy  2058    537316       120     33380         0     46546    277308    624970     12.93   no data  --
338.91/85.08	c  N dy  2191    557978       120     33380         0     35993    277304    431948     12.97     13.71  --
345.71/86.72	c  N dy  2267    578016       120     33380         0     54899    277301    764564     12.96     13.75  --
352.88/88.55	c  N dy  2373    598684       120     33380         0     43228    277293    554984     12.98     13.67  --
360.45/90.44	c  N dy  2469    618736       120     33380         0     62091    277280    888593     13.00     14.43  --
367.63/92.29	c  N dy  2570    640033       120     33380         0     50158    277276    677582     13.01     13.76  --
375.61/94.22	c  N dy  2678    660218       120     33380         0     36213    277271    427898     13.03     13.96  --
381.24/95.70	c  N dy  2742    680746       120     33380         0     55437    277268    754572     13.02     13.71  --
389.57/97.81	c  N dy  2870    700915       120     33380         0     40677    277262    504490     13.05     13.76  --
397.54/99.75	c  N dy  2962    721497       120     33380         0     59961    277260    838184     13.05     13.95  --
405.52/101.77	c  N dy  3033    741786       120     33380         0     44185    277251    557931     13.05     13.82  --
413.89/103.81	c  N dy  3111    763138       120     33380         0     64140    277246    899405     13.05     13.76  --
421.46/105.74	c  N dy  3150    783156       120     33380         0     47091    277241    593239     13.03     16.04  --
428.26/107.46	c  N dy  3245    803232       120     33380         0     66022    277234    929101     13.04     13.76  --
429.50/107.76	c  S st  3259    805976       120     33380         0     68632    277233    975974     13.04   no data  --
430.24/107.92	c  S st  3259    806478       120     33380         0     69114    277233    984189     13.04   no data  --
430.24/107.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
430.24/107.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
430.24/107.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
430.64/108.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.64/108.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.64/108.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
430.64/108.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
488.46/122.52	c lits-rem:      3002  cl-subs:     5987  v-elim:      0  v-fix:    0  time: 57.81 s
488.46/122.52	c vivif2 --  cl tried    33292 cl shrink        0 lits rem          0 time: 0.01
488.46/122.53	c vivif2 --  cl tried    63215 cl shrink        0 lits rem          0 time: 0.05
489.66/122.85	c asymm  cl-useful: 16/557/33292 lits-rem:16 time: 1.25
489.66/122.85	c calculated reachability. Time: 0.00
489.66/122.85	c  N dy  3259    806478       120     33292         0     63215    276288    882784     13.04   no data  --
497.24/124.77	c  N dy  3318    828534       120     33292         0     46942    276281    566669     13.02     13.74  --
505.21/126.71	c  N dy  3369    852153       120     33292         0     68709    276264    916458     12.99     13.69  --
512.83/128.66	c  N dy  3516    872202       120     33292         0     50664    276257    668510     13.02     13.76  --
519.97/130.47	c  N dy  3578    892644       120     33292         0     69830    276249    997861     13.01     13.79  --
527.95/132.46	c  N dy  3712    912751       120     33292         0     50585    276238    658198     13.03     13.79  --
535.92/134.46	c  N dy  3837    932822       120     33292         0     69660    276228   1016435     13.05     14.98  --
544.69/136.66	c  N dy  3940    952830       120     33292         0     48869    276221    604576     13.06     14.34  --
552.72/138.69	c  N dy  4051    972904       120     33292         0     67808    276214    944615     13.07     16.55  --
561.83/140.96	c  N dy  4095    993304       120     33292         0     46231    276210    552970     13.05     13.74  --
570.26/143.06	c  N dy  4232   1013367       120     33292         0     65231    276203    903027     13.07     13.82  --
580.99/145.73	c  N dy  4337   1033445       120     33292         0     42658    276202    481495     13.08     13.79  --
589.36/147.89	c  N dy  4427   1053642       120     33292         0     61677    276199    820297     13.08     13.79  --
599.72/150.46	c  F st  4552   1071875       120     33292         0     78939    276192   1139897     13.10   no data  --
600.97/150.75	c  N st  4556   1073909       120     33292         0     80867    276191   1175515     13.10   no data  --
610.48/153.12	c  N dy  4626   1094092       120     33292         0     57344    276187    731071     13.10     13.88  --
621.65/155.97	c  N dy  4714   1115927       120     33292         0     77881    276184   1100307     13.10     13.85  --
631.67/158.42	c  N dy  4774   1135965       120     33292         0     53311    276177    653405     13.09     15.27  --
639.20/160.35	c  N dy  4890   1156066       120     33292         0     72287    276171    993541     13.11     17.70  --
649.56/162.95	c  N dy  5032   1176073       120     33292         0     46912    276163    537234     13.13     13.89  --
658.00/165.01	c  N dy  5113   1198112       120     33292         0     67597    276159    902221     13.13     13.90  --
663.92/166.59	c  S st  5169   1209718       120     33292         0     78569    276155   1097768     13.13   no data  --
664.72/166.79	c  S st  5169   1210222       120     33292         0     79063    276155   1105975     13.13   no data  --
665.12/166.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
665.12/166.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
665.12/166.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
665.52/166.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
665.52/166.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
665.52/166.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
665.52/166.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
789.58/198.05	c lits-rem:     24335  cl-subs:     6776  v-elim:      0  v-fix:    0  time: 124.13 s
789.58/198.05	c vivif2 --  cl tried    32976 cl shrink        0 lits rem          0 time: 0.02
789.58/198.06	c vivif2 --  cl tried    72603 cl shrink        0 lits rem          0 time: 0.06
791.14/198.44	c asymm  cl-useful: 13/532/32976 lits-rem:14 time: 1.51
791.14/198.44	c calculated reachability. Time: 0.00
791.14/198.44	c  N dy  5169   1210222       120     32976         0     72603    272952    975855     13.13   no data  --
801.90/201.19	c  N dy  5266   1230370       120     32976         0     46532    272950    519069     13.14     13.88  --
816.65/204.82	c  N dy  5349   1262830       120     32976         0     76545    272938    999750     13.11     13.98  --
828.23/207.70	c  N dy  5468   1283267       120     32976         0     50008    272929    576954     13.13     14.07  --
838.58/210.37	c  N dy  5557   1308533       120     32976         0     73881    272922   1005757     13.12     14.00  --
850.16/213.29	c  N dy  5644   1328624       120     32976         0     92767    272913   1338788     13.13     14.07  --
859.78/215.69	c  N dy  5756   1349452       120     32976         0     65419    272907    844259     13.13     13.86  --
870.49/218.38	c  N dy  5884   1369738       120     32976         0     84696    272906   1204607     13.15     13.90  --
880.87/220.98	c  N dy  5949   1389764       120     32976         0     55324    272902    639290     13.14     14.44  --
890.48/223.34	c  N dy  6056   1409849       120     32976         0     74301    272893    982949     13.15     13.87  --
902.01/226.22	c  N dy  6120   1429924       120     32976         0     93134    272891   1310640     13.15     13.86  --
915.16/229.52	c  N dy  6159   1455354       120     32976         0     67765    272885    841955     13.12     13.84  --
927.93/232.77	c  N dy  6241   1476441       120     32976         0     87702    272880   1199569     13.12     13.83  --
944.27/236.88	c  N dy  6293   1499674       120     32976         0     59369    272876    692872     13.11     13.92  --
956.28/239.83	c  N dy  6408   1519724       120     32976         0     78317    272869   1040099     13.12     17.15  --
969.44/243.17	c  N dy  6499   1539965       120     32976         0     97409    272865   1379423     13.12     13.84  --
981.76/246.23	c  N dy  6565   1559982       120     32976         0     65491    272861    818094     13.12     17.49  --
992.52/248.90	c  N dy  6650   1580132       120     32976         0     84483    272858   1156855     13.12     13.87  --
1004.13/251.89	c  N dy  6707   1601987       120     32976         0     53247    272856    588253     13.11     13.91  --
1012.47/254.00	c  N dy  6780   1622015       120     32976         0     71870    272852    893346     13.10     14.87  --
1022.83/256.52	c  N dy  6876   1642057       120     32976         0     90838    272849   1235651     13.10     13.81  --
1034.84/259.54	c  N dy  6881   1662174       120     32976         0     56908    272849    646575     13.08     13.78  --
1042.37/261.48	c  N dy  6940   1682177       120     32976         0     75618    272845    961644     13.07     13.79  --
1053.13/264.15	c  N dy  7065   1702568       120     32976         0     94992    272841   1324028     13.09     13.78  --
1057.92/265.32	c  S st  7111   1710224       120     32976         0    102239    272838   1458286     13.09     15.63  --
1058.72/265.52	c  S st  7111   1710727       120     32976         0    102728    272837   1466615     13.09   no data  --
1058.72/265.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1058.72/265.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.72/265.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.24
1059.12/265.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1059.12/265.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1059.12/265.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1059.12/265.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1414.39/354.71	c lits-rem:     27517  cl-subs:    11848  v-elim:      0  v-fix:    0  time: 355.02 s
1414.39/354.72	c vivif2 --  cl tried    32565 cl shrink        0 lits rem          0 time: 0.02
1414.39/354.74	c vivif2 --  cl tried    91291 cl shrink        0 lits rem          0 time: 0.08
1415.99/355.11	c asymm  cl-useful: 14/401/32565 lits-rem:14 time: 1.50
1415.99/355.12	c calculated reachability. Time: 0.00
1415.99/355.12	c  N dy  7111   1710727       120     32565         0     91291    269044   1263498     13.09   no data  --
1433.54/359.60	c  N dy  7136   1743404       120     32565         0     68089    269034    796035     13.05     13.76  --
1444.31/362.22	c  N dy  7163   1763758       120     32565         0     86890    269030   1098109     13.04     13.75  --
1463.44/367.01	c  N dy  7179   1794321       120     32565         0     61211    269022    704306     13.01     13.71  --
1474.21/369.70	c  N dy  7272   1814783       120     32565         0     80563    269017   1053398     13.01     13.75  --
1487.36/373.02	c  N dy  7414   1834806       120     32565         0     99558    269014   1407797     13.02     15.68  --
1500.17/376.22	c  N dy  7482   1854899       120     32565         0     63378    269007    739837     13.02     13.77  --
1510.49/378.83	c  N dy  7550   1874981       120     32565         0     82336    269004   1075556     13.02     14.30  --
1523.65/382.19	c  N dy  7688   1895044       120     32565         0    101375    268996   1429519     13.03     13.94  --
1537.60/385.67	c  N dy  7782   1915427       120     32565         0     64278    268993    756381     13.03     13.72  --
1548.77/388.44	c  N dy  7820   1937208       120     32565         0     84514    268984   1086716     13.02     13.78  --
1559.54/391.15	c  N dy  7861   1957276       120     32565         0    103258    268975   1405826     13.01     13.98  --
1571.50/394.12	c  N dy  7931   1977336       120     32565         0     64874    268972    756066     13.00     14.92  --
1580.67/396.44	c  N dy  8024   1997370       120     32565         0     83915    268968   1102495     13.01     14.48  --
1591.88/399.30	c  N dy  8053   2019295       120     32565         0    104164    268964   1432301     12.99     13.83  --
1605.05/402.54	c  N dy  8141   2039814       120     32565         0     65399    268961    768015     12.99     13.69  --
1614.56/404.91	c  N dy  8217   2060648       120     32565         0     84893    268958   1107524     12.99     13.68  --
1626.53/407.98	c  N dy  8281   2081843       120     32565         0    104690    268954   1455714     12.98     13.72  --
1638.89/411.10	c  N dy  8361   2102125       120     32565         0     64639    268950    742889     12.98     13.68  --
1648.47/413.46	c  N dy  8471   2122168       120     32565         0     83666    268943   1092070     12.99     13.70  --
1659.63/416.25	c  N dy  8575   2142256       120     32565         0    102701    268941   1439356     12.99     14.42  --
1673.59/419.79	c  N dy  8674   2163210       120     32565         0     62164    268937    695431     13.00     14.33  --
1683.16/422.10	c  N dy  8759   2183278       120     32565         0     81100    268933   1035349     13.00     16.67  --
1694.73/425.04	c  N dy  8835   2203454       120     32565         0    100038    268932   1369971     13.00     13.74  --
1699.91/426.35	c  S st  8893   2210727       120     32565         0    106988    268930   1500320     13.00   no data  --
1701.11/426.63	c  S st  8893   2211231       120     32565         0    107474    268930   1508536     13.00   no data  --
1701.11/426.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1701.11/426.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1701.55/426.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
1701.55/426.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1701.55/426.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1701.55/426.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1701.55/426.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2095.06/525.46	c lits-rem:     30951  cl-subs:    10552  v-elim:      0  v-fix:    0  time: 393.42 s
2095.06/525.47	c vivif2 --  cl tried    32066 cl shrink        0 lits rem          0 time: 0.02
2095.06/525.49	c vivif2 --  cl tried    97421 cl shrink        0 lits rem          0 time: 0.08
2096.70/525.83	c asymm  cl-useful: 14/397/32066 lits-rem:15 time: 1.38
2096.70/525.84	c calculated reachability. Time: 0.00
2096.70/525.84	c  N dy  8893   2211231       120     32066         0     97421    264096   1317836     13.00   no data  --
2109.46/529.04	c  N dy  8986   2231311       120     32066         0    116446    264095   1669647     13.01     16.84  --
2120.97/531.94	c  N dy  9083   2251679       120     32066         0     74609    264092    914391     13.01     13.70  --
2130.94/534.50	c  N dy  9181   2271692       120     32066         0     93430    264086   1246780     13.01     15.46  --
2151.28/539.58	c  N dy  9223   2300174       120     32066         0    119631    264083   1676141     13.00     13.70  --
2163.24/542.57	c  N dy  9316   2321210       120     32066         0     77639    264079    958559     13.00     13.70  --
2178.40/546.31	c  N dy  9399   2347322       120     32066         0    102109    264077   1387560     13.00     13.76  --
2193.20/550.09	c  N dy  9491   2367334       120     32066         0    120893    264076   1717628     13.00     13.80  --
2206.70/553.48	c  N dy  9573   2387435       120     32066         0     77004    264074    939096     13.00     16.85  --
2219.11/556.55	c  N dy  9671   2407544       120     32066         0     96007    264069   1282553     13.00     13.72  --
2235.42/560.64	c  N dy  9796   2428022       120     32066         0    115373    264063   1643686     13.01     13.89  --
2251.77/564.75	c  N dy  9818   2449280       120     32066         0     71224    264060    826524     13.00     13.70  --
2268.91/569.00	c  N dy  9944   2473436       120     32066         0     94063    264054   1244902     13.00     13.91  --
2286.85/573.51	c  N dy  9996   2494145       120     32066         0    113430    264051   1582874     13.00     13.70  --
2306.84/578.52	c  N dy 10099   2514226       120     32066         0     67452    264048    758588     13.00     13.69  --
2319.56/581.78	c  N dy 10209   2534427       120     32066         0     86651    264043   1108765     13.01     13.71  --
2337.54/586.29	c  N dy 10335   2555587       120     32066         0    106710    264040   1486295     13.01     14.18  --
2356.63/591.09	c  N dy 10449   2576291       120     32066         0    126218    264040   1842888     13.02     13.76  --
2373.77/595.38	c  N dy 10535   2596418       120     32066         0     79140    264036    964836     13.02     13.74  --
2390.17/599.49	c  N dy 10647   2616479       120     32066         0     98142    264035   1311201     13.02     14.43  --
2408.12/603.96	c  N dy 10706   2636560       120     32066         0    116946    264033   1640194     13.02     16.77  --
2431.19/609.77	c  N dy 10822   2657702       120     32066         0     69849    264028    783514     13.03     13.84  --
2445.15/613.26	c  N dy 10919   2677717       120     32066         0     88776    264028   1131497     13.03     13.78  --
2460.76/617.20	c  N dy 11038   2697746       120     32066         0    107791    264026   1485096     13.04     16.98  --
2472.67/620.19	c  S st 11095   2711231       120     32066         0    120464    264023   1710962     13.04   no data  --
2474.26/620.53	c  S st 11095   2711736       120     32066         0    120945    264022   1719708     13.04   no data  --
2474.26/620.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2474.26/620.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2474.66/620.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
2475.05/620.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2475.05/620.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2475.05/620.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
2475.05/620.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3099.05/777.23	c lits-rem:     20719  cl-subs:     7586  v-elim:      0  v-fix:    0  time: 623.93 s
3099.05/777.24	c vivif2 --  cl tried    32015 cl shrink        0 lits rem          0 time: 0.02
3099.05/777.26	c vivif2 --  cl tried   113410 cl shrink        0 lits rem          0 time: 0.09
3100.70/777.68	c asymm  cl-useful: 11/358/32015 lits-rem:11 time: 1.67
3100.70/777.69	c calculated reachability. Time: 0.00
3100.70/777.69	c  N dy 11095   2711736       120     32015         0    113410    263440   1565850     13.04   no data  --
3117.40/781.89	c  N dy 11226   2731785       120     32015         0    132436    263436   1925035     13.05     13.90  --
3131.40/785.37	c  N dy 11327   2752544       120     32015         0     84182    263434   1041347     13.05     13.77  --
3145.31/788.86	c  N dy 11452   2772545       120     32015         0    103155    263433   1396926     13.06     15.95  --
3160.86/792.76	c  N dy 11496   2792552       120     32015         0    121639    263431   1712537     13.05     13.76  --
3189.57/799.94	c  N dy 11631   2830640       120     32015         0     88501    263422   1074560     13.04     13.78  --
3204.73/803.78	c  N dy 11757   2851524       120     32015         0    108316    263418   1442469     13.05     13.80  --
3221.88/808.01	c  N dy 11855   2872046       120     32015         0    127717    263414   1796718     13.05     13.74  --
3240.23/812.61	c  N dy 11937   2895039       120     32015         0     79563    263410    946034     13.05     13.74  --
3252.99/815.89	c  N dy 12020   2915146       120     32015         0     98489    263410   1290093     13.05     13.90  --
3268.93/819.85	c  N dy 12124   2936475       120     32015         0    118592    263408   1654360     13.05     13.75  --
3289.32/824.93	c  N dy 12146   2959790       120     32015         0    140137    263402   2000549     13.04     13.77  --
3306.43/829.21	c  N dy 12235   2979792       120     32015         0     88630    263397   1103558     13.04     15.86  --
3324.41/833.74	c  N dy 12330   3000768       120     32015         0    108461    263393   1465746     13.05     13.83  --
3345.50/839.10	c  N dy 12416   3021006       120     32015         0    127501    263391   1812847     13.05     14.08  --
3370.62/845.30	c  N dy 12494   3041022       120     32015         0     74896    263389    856939     13.05     13.74  --
3386.55/849.30	c  N dy 12591   3062018       120     32015         0     94714    263385   1215108     13.05     13.78  --
3406.10/854.23	c  N dy 12726   3082090       120     32015         0    113795    263384   1577693     13.06     13.77  --
3428.03/859.72	c  N dy 12821   3103381       120     32015         0    133865    263380   1939177     13.06     13.81  --
3449.16/865.07	c  N dy 12911   3123572       120     32015         0     80225    263378    940259     13.06     13.78  --
3465.16/869.01	c  N dy 12982   3143909       120     32015         0     99248    263377   1269241     13.06     13.78  --
3481.47/873.15	c  N dy 13036   3163982       120     32015         0    117981    263376   1591930     13.05     15.72  --
3504.23/878.91	c  N dy 13138   3187294       120     32015         0    139875    263373   1974633     13.05     13.78  --
3522.93/883.58	c  N dy 13227   3207845       120     32015         0     85868    263371   1046557     13.06     13.80  --
3526.17/884.36	c  S st 13255   3211737       120     32015         0     89574    263371   1115447     13.06   no data  --
3527.31/884.62	c  S st 13255   3212241       120     32015         0     90055    263370   1123537     13.06   no data  --
3527.31/884.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3527.31/884.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3527.71/884.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.30
3527.71/884.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3527.71/884.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3527.71/884.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
3527.71/884.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3807.62/954.90	c lits-rem:     14517  cl-subs:     3647  v-elim:      0  v-fix:    0  time: 279.61 s
3807.62/954.90	c vivif2 --  cl tried    31735 cl shrink        0 lits rem          0 time: 0.02
3807.62/954.92	c vivif2 --  cl tried    86688 cl shrink        0 lits rem          0 time: 0.07
3809.22/955.37	c asymm  cl-useful: 13/384/31735 lits-rem:13 time: 1.80
3809.22/955.37	c calculated reachability. Time: 0.00
3809.22/955.37	c  N dy 13255   3212241       120     31735         0     86688    260537   1057004     13.06   no data  --
3823.98/959.04	c  N dy 13378   3232255       120     31735         0    105730    260536   1414351     13.06     14.10  --
3841.12/963.35	c  N dy 13488   3252260       120     31735         0    124674    260535   1759167     13.06     14.58  --
3862.65/968.75	c  N dy 13600   3272301       120     31735         0    143751    260533   2116965     13.07     13.82  --
3881.84/973.59	c  N dy 13696   3292556       120     31735         0     88388    260532   1078787     13.07     13.81  --
3894.59/976.72	c  N dy 13765   3312709       120     31735         0    107312    260531   1412681     13.07     13.80  --
3909.30/980.48	c  N dy 13891   3332733       120     31735         0    126300    260530   1766370     13.07     15.73  --
3926.45/984.70	c  N dy 14013   3352808       120     31735         0    145282    260530   2121365     13.08     14.50  --
3940.80/988.32	c  N dy 14090   3372879       120     31735         0     88557    260527   1058738     13.08     13.82  --
3952.03/991.17	c  N dy 14154   3392922       120     31735         0    107282    260517   1373536     13.07     15.22  --
3968.73/995.40	c  N dy 14223   3413113       120     31735         0    126239    260514   1718466     13.07     13.99  --
3987.86/1000.17	c  N dy 14315   3433192       120     31735         0    145200    260513   2067447     13.07     14.63  --
4007.01/1004.92	c  N dy 14411   3454051       120     31735         0     88508    260510   1067505     13.08     14.04  --
4020.97/1008.46	c  N dy 14510   3474055       120     31735         0    107375    260506   1408880     13.08     14.12  --
4038.12/1012.78	c  N dy 14594   3494131       120     31735         0    126221    260503   1746466     13.08     16.43  --
4059.25/1018.04	c  N dy 14713   3514621       120     31735         0    145610    260502   2108959     13.08     13.86  --
4077.20/1022.54	c  N dy 14818   3534676       120     31735         0     87143    260502   1034526     13.09     14.48  --
4092.00/1026.26	c  N dy 14954   3554711       120     31735         0    106144    260499   1390429     13.09     13.79  --
4108.31/1030.39	c  N dy 15089   3574853       120     31735         0    125331    260496   1759342     13.10     13.82  --
4126.25/1034.82	c  N dy 15158   3594923       120     31735         0    144168    260493   2091461     13.10     14.07  --
4147.38/1040.12	c  N dy 15231   3615264       120     31735         0     84926    260493    978448     13.10     13.94  --
4160.14/1043.39	c  N dy 15330   3636076       120     31735         0    104542    260491   1334685     13.10     13.89  --
4175.75/1047.22	c  N dy 15403   3656098       120     31735         0    123429    260487   1676424     13.10     13.79  --
4194.84/1052.01	c  N dy 15444   3678076       120     31735         0    143773    260486   2019536     13.09     13.78  --
4215.97/1057.36	c  N dy 15575   3698077       120     31735         0     83604    260483    963385     13.09     13.84  --
4225.94/1059.80	c  S st 15666   3712242       120     31735         0     97143    260481   1220323     13.10     12.79  --
4226.74/1060.04	c  S st 15666   3712748       120     31735         0     97629    260481   1229670     13.10   no data  --
4226.74/1060.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4226.74/1060.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4227.14/1060.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
4227.14/1060.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4227.14/1060.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4227.14/1060.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
4227.14/1060.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4545.32/1139.96	c lits-rem:     12833  cl-subs:     3281  v-elim:      0  v-fix:    0  time: 318.04 s
4545.32/1139.96	c vivif2 --  cl tried    31502 cl shrink        0 lits rem          0 time: 0.02
4545.32/1139.98	c vivif2 --  cl tried    94581 cl shrink        0 lits rem          0 time: 0.06
4546.92/1140.33	c asymm  cl-useful: 9/400/31502 lits-rem:9 time: 1.39
4546.92/1140.33	c calculated reachability. Time: 0.00
4546.92/1140.33	c  N dy 15666   3712748       120     31502         0     94581    257891   1167569     13.10   no data  --
4559.68/1143.53	c  N dy 15744   3733002       120     31502         0    113558    257888   1506646     13.10     13.82  --
4574.88/1147.34	c  F st 15854   3751563       120     31502         0    131109    257884   1834284     13.10   no data  --
4576.43/1147.76	c  N st 15858   3753594       120     31502         0    132990    257884   1872043     13.10   no data  --
4595.16/1152.41	c  N dy 15958   3773692       120     31502         0    152033    257881   2229226     13.11     14.14  --
4610.32/1156.22	c  N dy 16050   3793770       120     31502         0     90759    257881   1077885     13.11     15.29  --
4623.47/1159.57	c  N dy 16200   3813847       120     31502         0    109927    257879   1447757     13.11     14.34  --
4639.03/1163.43	c  N dy 16318   3834062       120     31502         0    129143    257877   1812198     13.12     13.99  --
4658.97/1168.43	c  N dy 16420   3857463       120     31502         0    151312    257877   2221435     13.12     13.82  --
4677.31/1173.02	c  N dy 16536   3877663       120     31502         0     89088    257876   1041926     13.12     13.82  --
4690.06/1176.23	c  N dy 16615   3897758       120     31502         0    107956    257875   1381721     13.12     14.31  --
4705.63/1180.15	c  N dy 16739   3917876       120     31502         0    127092    257873   1738453     13.13     13.87  --
4723.61/1184.65	c  N dy 16861   3937967       120     31502         0    146173    257872   2096456     13.13     14.54  --
4745.94/1190.26	c  N dy 16956   3958989       120     31502         0     83696    257869    936075     13.13     13.90  --
4759.44/1193.65	c  N dy 17043   3979053       120     31502         0    102764    257867   1295585     13.13     13.95  --
4776.25/1197.88	c  N dy 17133   3999915       120     31502         0    122476    257865   1657786     13.13     13.83  --
4794.55/1202.47	c  N dy 17205   4019993       120     31502         0    141374    257863   1997613     13.13     15.60  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369236-1305415103/watcher-3369236-1305415103 -o /tmp/evaluation-result-3369236-1305415103/solver-3369236-1305415103 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369236-1305415103.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.83 6.53 6.80 5/388 29238
/proc/meminfo: memFree=26301952/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 412 0 0 0 2 0 0 0 25 0 4 0 653109051 52465664 352 33554432000 4194304 4650419 140735760386896 18446744073709551615 47235175249842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 12809 352 303 112 0 7774 0
[pid=29238/tid=29239] ppid=29236 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 653109051 52465664 352 33554432000 4194304 4650419 140735760386896 18446744073709551615 47235175249842 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653109051 52465664 352 33554432000 4194304 4650419 140735760386896 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653109051 52465664 352 33554432000 4194304 4650419 140735760386896 18446744073709551615 47235175249840 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.060688 s]
/proc/loadavg: 7.83 6.53 6.80 5/388 29238
/proc/meminfo: memFree=26301952/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=286160 CPUtime=0.2 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 6088 0 0 0 19 1 0 0 25 0 4 0 653109051 293027840 6005 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 71540 6005 367 112 0 66505 0
[pid=29238/tid=29239] ppid=29236 vsize=286160 CPUtime=0.05 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1425 0 0 0 5 0 0 0 25 0 4 0 653109051 293027840 6005 33554432000 4194304 4650419 140735760386896 18446744073709551615 251813936907 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=286160 CPUtime=0.04 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1432 0 0 0 4 0 0 0 25 0 4 0 653109051 293027840 6005 33554432000 4194304 4650419 140735760386896 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=286160 CPUtime=0.05 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) D 29236 29238 28704 0 -1 4202560 1392 0 0 0 5 0 0 0 25 0 4 0 653109051 293027840 6005 33554432000 4194304 4650419 140735760386896 18446744073709551615 251814283447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 286160

[startup+0.167926 s]
/proc/loadavg: 7.83 6.53 6.80 5/388 29238
/proc/meminfo: memFree=26301952/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=286564 CPUtime=0.63 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 6789 0 0 0 62 1 0 0 25 0 4 0 653109051 293441536 6706 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 71641 6706 367 112 0 66606 0
[pid=29238/tid=29239] ppid=29236 vsize=286564 CPUtime=0.15 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1559 0 0 0 15 0 0 0 25 0 4 0 653109051 293441536 6706 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=286564 CPUtime=0.14 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1566 0 0 0 14 0 0 0 25 0 4 0 653109051 293441536 6706 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=286564 CPUtime=0.15 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1694 0 0 0 15 0 0 0 25 0 4 0 653109051 293441536 6706 33554432000 4194304 4650419 140735760386896 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 286564

[startup+0.300903 s]
/proc/loadavg: 7.83 6.53 6.80 5/388 29238
/proc/meminfo: memFree=26301952/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=286704 CPUtime=1.16 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 6949 0 0 0 115 1 0 0 25 0 4 0 653109051 293584896 6866 33554432000 4194304 4650419 140735760386896 18446744073709551615 4371123 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 71676 6866 368 112 0 66641 0
[pid=29238/tid=29239] ppid=29236 vsize=286704 CPUtime=0.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1565 0 0 0 29 0 0 0 25 0 4 0 653109051 293584896 6866 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=286704 CPUtime=0.27 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1571 0 0 0 27 0 0 0 25 0 4 0 653109051 293584896 6866 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=286704 CPUtime=0.28 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 1836 0 0 0 28 0 0 0 25 0 4 0 653109051 293584896 6866 33554432000 4194304 4650419 140735760386896 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 286704

[startup+0.700839 s]
/proc/loadavg: 7.83 6.53 6.80 5/388 29238
/proc/meminfo: memFree=26301952/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=310340 CPUtime=2.75 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 20249 0 0 0 271 4 0 0 25 0 4 0 653109051 317788160 17307 33554432000 4194304 4650419 140735760386896 18446744073709551615 4419584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 77585 17307 386 112 0 72550 0
[pid=29238/tid=29239] ppid=29236 vsize=310340 CPUtime=0.68 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 5885 0 0 0 67 1 0 0 25 0 4 0 653109051 317788160 17307 33554432000 4194304 4650419 140735760386896 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=310340 CPUtime=0.67 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 5877 0 0 0 66 1 0 0 25 0 4 0 653109051 317788160 17307 33554432000 4194304 4650419 140735760386896 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=310340 CPUtime=0.68 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 2130 0 0 0 68 0 0 0 25 0 4 0 653109051 317788160 17307 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 310340

[startup+1.5007 s]
/proc/loadavg: 7.93 6.58 6.82 9/392 29242
/proc/meminfo: memFree=26230620/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=313988 CPUtime=5.94 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 21966 0 0 0 590 4 0 0 25 0 4 0 653109051 321523712 17868 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 78497 17868 388 112 0 73462 0
[pid=29238/tid=29239] ppid=29236 vsize=313988 CPUtime=1.48 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 5971 0 0 0 147 1 0 0 25 0 4 0 653109051 321523712 17868 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=313988 CPUtime=1.46 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 5963 0 0 0 145 1 0 0 25 0 4 0 653109051 321523712 17868 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=313988 CPUtime=1.48 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 3588 0 0 0 148 0 0 0 25 0 4 0 653109051 321523712 17868 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 313988

[startup+3.10043 s]
/proc/loadavg: 7.93 6.58 6.82 9/392 29242
/proc/meminfo: memFree=26220824/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=316904 CPUtime=12.32 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 29515 0 0 0 1226 6 0 0 25 0 4 0 653109051 324509696 24647 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 79226 24647 393 112 0 74191 0
[pid=29238/tid=29239] ppid=29236 vsize=316904 CPUtime=3.08 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 6708 0 0 0 307 1 0 0 25 0 4 0 653109051 324509696 24647 33554432000 4194304 4650419 140735760386896 18446744073709551615 4360381 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=316904 CPUtime=3.05 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 6684 0 0 0 304 1 0 0 25 0 4 0 653109051 324509696 24647 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=316904 CPUtime=3.08 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 8922 0 0 0 307 1 0 0 25 0 4 0 653109051 324509696 24647 33554432000 4194304 4650419 140735760386896 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 316904

[startup+6.3009 s]
/proc/loadavg: 7.93 6.60 6.82 9/392 29242
/proc/meminfo: memFree=26183996/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=319484 CPUtime=25.08 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 36881 0 0 0 2501 7 0 0 25 0 4 0 653109051 327151616 28691 33554432000 4194304 4650419 140735760386896 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 79871 28691 393 112 0 74836 0
[pid=29238/tid=29239] ppid=29236 vsize=319484 CPUtime=6.28 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 9588 0 0 0 626 2 0 0 25 0 4 0 653109051 327151616 28691 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=319484 CPUtime=6.2 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 8646 0 0 0 619 1 0 0 25 0 4 0 653109051 327151616 28691 33554432000 4194304 4650419 140735760386896 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=319484 CPUtime=6.28 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 9706 0 0 0 627 1 0 0 25 0 4 0 653109051 327151616 28691 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 319484

[startup+12.7008 s]
/proc/loadavg: 7.94 6.62 6.83 9/392 29243
/proc/meminfo: memFree=26166036/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=307352 CPUtime=50.61 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 48633 0 0 0 5051 10 0 0 25 0 4 0 653109051 314728448 29746 33554432000 4194304 4650419 140735760386896 18446744073709551615 4370541 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 76838 29746 393 112 0 71803 0
[pid=29238/tid=29239] ppid=29236 vsize=307352 CPUtime=12.69 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 12410 0 0 0 1266 3 0 0 25 0 4 0 653109051 314728448 29746 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=307352 CPUtime=12.52 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 10706 0 0 0 1251 1 0 0 25 0 4 0 653109051 314728448 29746 33554432000 4194304 4650419 140735760386896 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=307352 CPUtime=12.68 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 13866 0 0 0 1266 2 0 0 25 0 4 0 653109051 314728448 29746 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 307352

[startup+25.5007 s]
/proc/loadavg: 7.95 6.69 6.85 9/392 29243
/proc/meminfo: memFree=26127232/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=309456 CPUtime=101.64 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 68439 0 0 0 10149 15 0 0 25 0 4 0 653109051 316882944 36604 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 77364 36604 393 112 0 72329 0
[pid=29238/tid=29239] ppid=29236 vsize=309456 CPUtime=25.48 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 17932 0 0 0 2544 4 0 0 25 0 4 0 653109051 316882944 36604 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=309456 CPUtime=25.17 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 14166 0 0 0 2514 3 0 0 25 0 4 0 653109051 316882944 36604 33554432000 4194304 4650419 140735760386896 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=309456 CPUtime=25.48 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 19946 0 0 0 2545 3 0 0 25 0 4 0 653109051 316882944 36604 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365121 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 309456

[startup+51.1004 s]
/proc/loadavg: 8.09 6.82 6.89 9/392 29244
/proc/meminfo: memFree=26057616/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=323692 CPUtime=203.73 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 96961 0 0 0 20352 21 0 0 25 0 4 0 653109051 331460608 47458 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 80923 47458 393 112 0 75888 0
[pid=29238/tid=29239] ppid=29236 vsize=323692 CPUtime=51.08 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 25541 0 0 0 5102 6 0 0 25 0 4 0 653109051 331460608 47458 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=323692 CPUtime=50.45 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 16373 0 0 0 5042 3 0 0 25 0 4 0 653109051 331460608 47458 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=323692 CPUtime=51.09 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 31396 0 0 0 5103 6 0 0 25 0 4 0 653109051 331460608 47458 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 323692

[startup+102.315 s]
/proc/loadavg: 8.17 7.04 6.95 9/392 29245
/proc/meminfo: memFree=25977868/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=384416 CPUtime=407.96 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 150010 0 0 0 40761 35 0 0 25 0 4 0 653109051 393641984 52180 33554432000 4194304 4650419 140735760386896 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 96104 52180 393 112 0 91069 0
[pid=29238/tid=29239] ppid=29236 vsize=384416 CPUtime=102.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 38207 0 0 0 10220 9 0 0 25 0 4 0 653109051 393641984 52180 33554432000 4194304 4650419 140735760386896 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=384416 CPUtime=101.04 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 22292 0 0 0 10099 5 0 0 25 0 4 0 653109051 393641984 52180 33554432000 4194304 4650419 140735760386896 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=384416 CPUtime=102.3 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 53283 0 0 0 10219 11 0 0 25 0 4 0 653109051 393641984 52180 33554432000 4194304 4650419 140735760386896 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 384416

[startup+162.301 s]

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

[pid=29238] ppid=29236 vsize=590260 CPUtime=2561.23 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 427469 0 0 0 255993 130 0 0 25 0 4 0 653109051 604426240 89126 33554432000 4194304 4650419 140735760386896 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 147565 89126 393 112 0 142530 0
[pid=29238/tid=29239] ppid=29236 vsize=590260 CPUtime=642.3 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 133988 0 0 0 64189 41 0 0 25 0 4 0 653109051 604426240 89126 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=590260 CPUtime=634.29 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 41755 0 0 0 63416 13 0 0 25 0 4 0 653109051 604426240 89126 33554432000 4194304 4650419 140735760386896 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=590260 CPUtime=642.3 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 162141 0 0 0 64183 47 0 0 25 0 4 0 653109051 604426240 89126 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.23
Current children cumulated vsize (KiB) 590260

[startup+702.301 s]
/proc/loadavg: 8.14 7.91 7.42 9/392 29291
/proc/meminfo: memFree=26322328/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=590816 CPUtime=2800.42 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 454237 0 0 0 279907 135 0 0 25 0 4 0 653109051 604995584 88387 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 147704 88387 393 112 0 142669 0
[pid=29238/tid=29239] ppid=29236 vsize=590816 CPUtime=702.28 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 148312 0 0 0 70185 43 0 0 25 0 4 0 653109051 604995584 88387 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=590816 CPUtime=693.52 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 42267 0 0 0 69339 13 0 0 25 0 4 0 653109051 604995584 88387 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=590816 CPUtime=702.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 174073 0 0 0 70180 49 0 0 25 0 4 0 653109051 604995584 88387 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.42
Current children cumulated vsize (KiB) 590816

[startup+762.315 s]
/proc/loadavg: 8.23 7.97 7.47 9/392 29293
/proc/meminfo: memFree=26351296/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=547176 CPUtime=3039.7 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 479274 0 0 0 303826 144 0 0 25 0 4 0 653109051 560308224 81213 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 136794 81213 393 112 0 131759 0
[pid=29238/tid=29239] ppid=29236 vsize=547176 CPUtime=762.3 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 159196 0 0 0 76184 46 0 0 25 0 4 0 653109051 560308224 81213 33554432000 4194304 4650419 140735760386896 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=547176 CPUtime=752.75 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 44745 0 0 0 75261 14 0 0 25 0 4 0 653109051 560308224 81213 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=547176 CPUtime=762.3 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 185748 0 0 0 76176 54 0 0 25 0 4 0 653109051 560308224 81213 33554432000 4194304 4650419 140735760386896 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.7
Current children cumulated vsize (KiB) 547176

[startup+822.301 s]
/proc/loadavg: 8.16 7.99 7.51 9/392 29294
/proc/meminfo: memFree=26342556/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=562576 CPUtime=3278.91 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 507862 0 0 0 327736 155 0 0 25 0 4 0 653109051 576077824 82730 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 140644 82730 393 112 0 135609 0
[pid=29238/tid=29239] ppid=29236 vsize=562576 CPUtime=822.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 171146 0 0 0 82178 51 0 0 25 0 4 0 653109051 576077824 82730 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=562576 CPUtime=812 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 45105 0 0 0 81186 14 0 0 25 0 4 0 653109051 576077824 82730 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=562576 CPUtime=822.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 195912 0 0 0 82171 58 0 0 25 0 4 0 653109051 576077824 82730 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.91
Current children cumulated vsize (KiB) 562576

[startup+882.301 s]
/proc/loadavg: 8.12 8.01 7.54 9/392 29296
/proc/meminfo: memFree=26315700/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=562576 CPUtime=3518.14 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 523633 0 0 0 351652 162 0 0 25 0 4 0 653109051 576077824 88269 33554432000 4194304 4650419 140735760386896 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 140644 88269 393 112 0 135609 0
[pid=29238/tid=29239] ppid=29236 vsize=562576 CPUtime=882.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 174941 0 0 0 88177 52 0 0 25 0 4 0 653109051 576077824 88269 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=562576 CPUtime=871.24 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 46042 0 0 0 87108 16 0 0 25 0 4 0 653109051 576077824 88269 33554432000 4194304 4650419 140735760386896 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=562576 CPUtime=882.3 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 199513 0 0 0 88171 59 0 0 25 0 4 0 653109051 576077824 88269 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.14
Current children cumulated vsize (KiB) 562576

[startup+942.301 s]
/proc/loadavg: 8.16 8.03 7.58 9/392 29298
/proc/meminfo: memFree=26264204/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=592300 CPUtime=3757.39 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 559905 0 0 0 375569 170 0 0 25 0 4 0 653109051 606515200 94323 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 148075 94323 393 112 0 143040 0
[pid=29238/tid=29239] ppid=29236 vsize=592300 CPUtime=942.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 189400 0 0 0 94175 54 0 0 25 0 4 0 653109051 606515200 94323 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=592300 CPUtime=930.48 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 54846 0 0 0 93029 19 0 0 25 0 4 0 653109051 606515200 94323 33554432000 4194304 4650419 140735760386896 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=592300 CPUtime=942.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 212292 0 0 0 94169 60 0 0 25 0 4 0 653109051 606515200 94323 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.39
Current children cumulated vsize (KiB) 592300

[startup+1002.3 s]
/proc/loadavg: 8.18 8.06 7.61 9/392 29299
/proc/meminfo: memFree=26222588/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=577428 CPUtime=3996.64 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 592549 0 0 0 399485 179 0 0 25 0 4 0 653109051 591286272 90492 33554432000 4194304 4650419 140735760386896 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 144357 90492 393 112 0 139322 0
[pid=29238/tid=29239] ppid=29236 vsize=577428 CPUtime=1002.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 202146 0 0 0 100172 57 0 0 25 0 4 0 653109051 591286272 90492 33554432000 4194304 4650419 140735760386896 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=577428 CPUtime=989.73 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 58303 0 0 0 98953 20 0 0 25 0 4 0 653109051 591286272 90492 33554432000 4194304 4650419 140735760386896 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=577428 CPUtime=1002.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 224320 0 0 0 100166 63 0 0 25 0 4 0 653109051 591286272 90492 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3996.64
Current children cumulated vsize (KiB) 577428

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 7.64 9/392 29301
/proc/meminfo: memFree=26239752/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=577644 CPUtime=4235.92 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 623590 0 0 0 423401 191 0 0 25 0 4 0 653109051 591507456 91513 33554432000 4194304 4650419 140735760386896 18446744073709551615 4438675 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 144411 91513 393 112 0 139376 0
[pid=29238/tid=29239] ppid=29236 vsize=577644 CPUtime=1062.28 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 214671 0 0 0 106167 61 0 0 25 0 4 0 653109051 591507456 91513 33554432000 4194304 4650419 140735760386896 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=577644 CPUtime=1049.01 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 58374 0 0 0 104881 20 0 0 25 0 4 0 653109051 591507456 91513 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=577644 CPUtime=1062.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 234751 0 0 0 106162 67 0 0 25 0 4 0 653109051 591507456 91513 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4235.92
Current children cumulated vsize (KiB) 577644

[startup+1122.3 s]
/proc/loadavg: 8.08 8.06 7.66 9/392 29302
/proc/meminfo: memFree=26233352/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=593964 CPUtime=4475.14 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 639430 0 0 0 447318 196 0 0 25 0 4 0 653109051 608219136 93389 33554432000 4194304 4650419 140735760386896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 148491 93389 393 112 0 143456 0
[pid=29238/tid=29239] ppid=29236 vsize=593964 CPUtime=1122.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 220632 0 0 0 112166 63 0 0 25 0 4 0 653109051 608219136 93389 33554432000 4194304 4650419 140735760386896 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=593964 CPUtime=1108.23 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 60820 0 0 0 110802 21 0 0 25 0 4 0 653109051 608219136 93389 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=593964 CPUtime=1122.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 242184 0 0 0 112160 69 0 0 25 0 4 0 653109051 608219136 93389 33554432000 4194304 4650419 140735760386896 18446744073709551615 4360966 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.14
Current children cumulated vsize (KiB) 593964

[startup+1182.3 s]
/proc/loadavg: 8.03 8.05 7.68 9/392 29304
/proc/meminfo: memFree=26264388/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=563628 CPUtime=4714.4 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 668570 0 0 0 471232 208 0 0 25 0 4 0 653109051 577155072 86018 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 140907 86018 393 112 0 135872 0
[pid=29238/tid=29239] ppid=29236 vsize=563628 CPUtime=1182.29 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 232147 0 0 0 118162 67 0 0 25 0 4 0 653109051 577155072 86018 33554432000 4194304 4650419 140735760386896 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=563628 CPUtime=1167.48 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 64408 0 0 0 116725 23 0 0 25 0 4 0 653109051 577155072 86018 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=563628 CPUtime=1182.29 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 251628 0 0 0 118156 73 0 0 25 0 4 0 653109051 577155072 86018 33554432000 4194304 4650419 140735760386896 18446744073709551615 4313688 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.4
Current children cumulated vsize (KiB) 563628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.02 8.04 7.69 10/392 29304
/proc/meminfo: memFree=26223696/32950928 swapFree=44388876/67111528
[pid=29238] ppid=29236 vsize=584016 CPUtime=4800.17 cores=0,2,4,6
/proc/29238/stat : 29238 (strangenight1-m) R 29236 29238 28704 0 -1 4202496 684132 0 0 0 479805 212 0 0 25 0 4 0 653109051 598032384 93860 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29238/statm: 146004 93860 393 112 0 140969 0
[pid=29238/tid=29239] ppid=29236 vsize=584016 CPUtime=1203.8 cores=0,2,4,6
/proc/29238/task/29239/stat : 29239 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 235984 0 0 0 120312 68 0 0 25 0 4 0 653109051 598032384 93860 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29238/tid=29240] ppid=29236 vsize=584016 CPUtime=1188.72 cores=0,2,4,6
/proc/29238/task/29240/stat : 29240 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 69356 0 0 0 118848 24 0 0 25 0 4 0 653109051 598032384 93860 33554432000 4194304 4650419 140735760386896 18446744073709551615 4439086 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29238/tid=29241] ppid=29236 vsize=584016 CPUtime=1203.81 cores=0,2,4,6
/proc/29238/task/29241/stat : 29241 (strangenight1-m) R 29236 29238 28704 0 -1 4202560 255459 0 0 0 120307 74 0 0 25 0 4 0 653109051 598032384 93860 33554432000 4194304 4650419 140735760386896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 584016

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.84
CPU time (s): 4800.22
CPU user time (s): 4798.08
CPU system time (s): 2.13768
CPU usage (%): 398.743
Max. virtual memory (cumulated for all children) (KiB): 673256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.08
system time used= 2.13767
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 684133
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= 1446
involuntary context switches= 19326

runsolver used 4.32934 second user time and 10.7854 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 01:18:24
IDJOB=3369236
IDBENCH=83894
IDSOLVER=1846
FILE ID=node126/3369236-1305415103
RUNJOBID= node126-1305414889-29090
PBS_JOBID= 13324522
Free space on /tmp= 73304 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369236-1305415103/watcher-3369236-1305415103 -o /tmp/evaluation-result-3369236-1305415103/solver-3369236-1305415103 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369236-1305415103.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=99120660

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26301992 kB
Buffers:        263284 kB
Cached:        2465192 kB
SwapCached:      92524 kB
Active:        1476768 kB
Inactive:      4920620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26301992 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            7776 kB
Writeback:           0 kB
AnonPages:     3589276 kB
Mapped:          15924 kB
Slab:           109216 kB
PageTables:      76984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88995984 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= 73312 MiB
End job on node126 at 2011-05-15 01:38:29