Trace number 3250671

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? (TO) 4800.21 1201.74

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250671-1304132238.cnf'
0.00/0.00	c -- header says num vars:            349
0.00/0.00	c -- header says num clauses:       33487
0.00/0.02	c -- clauses added:            0 learnts,        33487 normals,            0 xors
0.00/0.02	c -- vars added        349
0.00/0.02	c Parsing time:  0.03 s
0.00/0.02	c  N st     0         0       349     33487         0         0    151837         0   no data   no data  --
0.00/0.21	c asymm  cl-useful: 0/33487/33487 lits-rem:0 time: 0.76
0.82/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.82/0.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.82/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.82/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
0.82/0.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.36/1.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.39 s
4.36/1.11	c Finding binary XORs  T:     0.00 s  found:       0
4.36/1.11	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
4.36/1.11	c calculated reachability. Time: 0.00
4.36/1.11	c Calc default polars -  time:   0.00 s pos:     349 undec:       0 neg:       0
4.36/1.11	c =========================================================================================
4.36/1.11	c types(t): F = full restart, N = normal restart
4.36/1.11	c types(t): S = simplification begin/end, E = solution found
4.36/1.11	c restart types(rt): st = static, dy = dynamic
4.36/1.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.36/1.11	c  B st     0         0       349     33487         0         0    151837         0   no data   no data  --
4.36/1.11	c  N dy    12      8631       349     33487         0      5661    151837    176395     20.41     21.56  --
5.56/1.41	c  N dy    33     12931       349     33487         0      5312    151837    154860     21.20     22.57  --
6.75/1.73	c  N dy    59     17367       349     33487         0      9673    151837    319130     22.25     23.45  --
8.75/2.21	c  N dy    61     22532       349     33487         0      8708    151837    261731     21.76     22.93  --
9.56/2.44	c  F st    79     25002       349     33487         0     11118    151837    352787     22.11     19.99  --
10.35/2.62	c  N st    83     27037       349     33487         0     13103    151837    426251     22.11   no data  --
11.55/2.90	c  S st    85     30000       349     33487         0      8812    151837    256242     22.11   no data  --
11.55/2.95	c  S st    85     30502       349     33487         0      9312    151837    275345     22.11   no data  --
11.55/2.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.55/2.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.55/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
11.55/2.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.55/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
11.55/2.97	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.53/5.47	c lits-rem:        44  cl-subs:      123  v-elim:      0  v-fix:    0  time:  9.95 s
23.12/5.84	c asymm  cl-useful: 0/33487/33487 lits-rem:0 time: 1.48
23.12/5.84	c calculated reachability. Time: 0.00
23.12/5.84	c  N dy    85     30502       349     33487         0      9189    151837    272068     22.11   no data  --
24.32/6.17	c  N dy    87     34503       349     33487         0     13108    151837    414111     21.90     23.20  --
26.33/6.63	c  N dy    93     39856       349     33487         0     10048    151837    280196     21.35     22.54  --
28.32/7.15	c  N dy    97     45756       349     33487         0     15718    151837    470109     20.93     20.28  --
28.32/7.15	c  S st    97     45756       349     33487         0     15718    151837    470109     20.93     20.28  --
28.72/7.20	c  S st    97     46257       349     33487         0     16217    151837    488567     20.93   no data  --
28.72/7.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.72/7.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.72/7.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
28.72/7.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
28.72/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.72/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
28.72/7.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
41.50/10.43	c lits-rem:       209  cl-subs:      717  v-elim:      0  v-fix:    0  time: 12.74 s
41.50/10.43	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
41.50/10.43	c vivif2 --  cl tried    15500 cl shrink        0 lits rem          0 time: 0.02
42.30/10.64	c asymm  cl-useful: 0/12643/33487 lits-rem:0 time: 0.84
42.30/10.64	c calculated reachability. Time: 0.00
42.30/10.64	c  N dy    97     46257       349     33487         0     15500    151837    472499     20.93   no data  --
43.90/11.04	c  N dy    99     50553       349     33487         0     10415    151837    271933     20.64     21.74  --
45.10/11.39	c  N dy   117     54625       349     33487         0     14397    151837    417159     20.73     23.36  --
47.10/11.81	c  N dy   124     59107       349     33487         0     18756    151837    568122     20.68     21.78  --
48.71/12.26	c  N dy   153     63627       349     33487         0     12918    151837    351777     20.97     22.19  --
50.69/12.79	c  N dy   154     69385       349     33487         0     18520    151837    539086     20.70     17.27  --
50.69/12.79	c  S st   154     69385       349     33487         0     18520    151837    539086     20.70     17.27  --
51.09/12.85	c  S st   154     69889       349     33487         0     19024    151837    558008     20.70   no data  --
51.09/12.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.09/12.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.09/12.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
51.09/12.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
51.09/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.09/12.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
51.09/12.89	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
64.27/16.14	c lits-rem:       102  cl-subs:      464  v-elim:      0  v-fix:    0  time: 12.99 s
64.27/16.14	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
64.27/16.15	c vivif2 --  cl tried    18560 cl shrink        0 lits rem          0 time: 0.02
65.07/16.35	c asymm  cl-useful: 0/10903/33487 lits-rem:0 time: 0.79
65.07/16.35	c calculated reachability. Time: 0.00
65.07/16.35	c  N dy   154     69889       349     33487         0     18560    151837    546668     20.70   no data  --
67.06/16.80	c  N dy   176     74417       349     33487         0     11721    151837    293363     20.80     23.54  --
70.68/17.72	c  N dy   204     84179       349     33487         0     21200    151837    615332     20.75     21.86  --
71.86/18.04	c  F st   207     87501       349     33487         0     24427    151837    727727     20.69     18.23  --
73.06/18.36	c  N st   212     90797       349     33487         0     15391    151837    408456     20.69   no data  --
75.48/18.93	c  N dy   233     96678       349     33487         0     21123    151837    619316     20.77     21.86  --
78.25/19.65	c  N dy   260    103528       349     33487         0     14578    151837    357226     20.80     21.92  --
78.65/19.77	c  S st   270    104833       349     33487         0     15846    151837    403640     20.84     16.49  --
79.06/19.83	c  S st   270    105339       349     33487         0     16349    151837    422072     20.84   no data  --
79.06/19.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.06/19.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.06/19.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
79.06/19.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
79.06/19.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.06/19.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
79.06/19.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
90.23/22.64	c lits-rem:        23  cl-subs:      156  v-elim:      0  v-fix:    0  time: 11.08 s
90.23/22.64	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
90.23/22.64	c vivif2 --  cl tried    16193 cl shrink        0 lits rem          0 time: 0.02
90.63/22.77	c asymm  cl-useful: 0/9941/33487 lits-rem:0 time: 0.50
90.63/22.77	c calculated reachability. Time: 0.00
90.63/22.77	c  N dy   270    105339       349     33487         0     16193    151837    417857     20.84   no data  --
96.62/24.30	c  N dy   272    120489       349     33487         0     16716    151837    412894     20.49     21.62  --
103.00/25.89	c  N dy   277    136356       349     33487         0     17034    151837    406816     20.23     21.31  --
106.60/26.74	c  N dy   301    145079       349     33487         0     25485    151837    700511     20.22     21.42  --
112.20/28.13	c  N dy   345    158008       349     33487         0     21952    151837    554031     20.25     19.53  --
112.20/28.13	c  S st   345    158008       349     33487         0     21952    151837    554031     20.25     19.53  --
112.20/28.19	c  S st   345    158517       349     33487         0     22456    151837    573276     20.25   no data  --
112.20/28.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
112.20/28.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.60/28.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
112.60/28.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
112.60/28.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.60/28.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
112.60/28.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
125.77/31.50	c lits-rem:        72  cl-subs:      340  v-elim:      0  v-fix:    0  time: 13.04 s
125.77/31.50	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
125.77/31.51	c vivif2 --  cl tried    22116 cl shrink        0 lits rem          0 time: 0.03
126.57/31.73	c asymm  cl-useful: 0/11132/33487 lits-rem:0 time: 0.91
126.57/31.74	c calculated reachability. Time: 0.00
126.57/31.74	c  N dy   345    158517       349     33487         0     22116    151837    564947     20.25   no data  --
130.57/32.75	c  N dy   383    168873       349     33487         0     32214    151837    930004     20.27     21.40  --
135.76/34.03	c  N dy   457    181013       349     33487         0     26936    151837    735139     20.43     21.54  --
140.97/35.37	c  N dy   495    193004       349     33487         0     20536    151837    497646     20.45     21.62  --
150.94/37.88	c  N dy   557    216722       349     33487         0     24610    151837    615519     20.40     21.49  --
160.13/40.11	c  N dy   604    237775       349     33487         0     24963    151837    578892     20.25     15.84  --
160.13/40.11	c  S st   604    237775       349     33487         0     24963    151837    578892     20.25     15.84  --
160.13/40.18	c  S st   604    238280       349     33487         0     25466    151837    599028     20.25   no data  --
160.13/40.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.13/40.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.13/40.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
160.53/40.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
160.53/40.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.53/40.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
160.53/40.21	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
172.51/43.25	c lits-rem:       231  cl-subs:      615  v-elim:      0  v-fix:    0  time: 12.11 s
172.51/43.25	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
172.51/43.25	c vivif2 --  cl tried    24851 cl shrink        0 lits rem          0 time: 0.02
173.31/43.46	c asymm  cl-useful: 0/8508/33487 lits-rem:0 time: 0.81
173.31/43.46	c calculated reachability. Time: 0.00
173.31/43.46	c  N dy   604    238280       349     33487         0     24851    151837    586373     20.25   no data  --
180.10/45.12	c  N dy   625    253499       349     33487         0     39619    151837   1071737     20.12     25.96  --
188.49/47.23	c  N dy   654    272431       349     33487         0     37083    151837    998067     20.05     21.13  --
196.48/49.25	c  N dy   735    289892       349     33487         0     32185    151837    840371     20.13     33.26  --
204.47/51.26	c  F st   833    306251       349     33487         0     25156    151837    571802     20.23     18.99  --
206.07/51.62	c  N st   838    309549       349     33487         0     28362    151837    692552     20.23   no data  --
216.07/54.10	c  N dy   926    329339       349     33487         0     47547    151837   1374393     20.30     22.24  --
226.04/56.63	c  N dy  1017    350713       349     33487         0     44469    151837   1239158     20.36     21.50  --
229.63/57.51	c  S st  1044    357422       349     33487         0     26114    151837    577988     20.38     19.32  --
229.63/57.57	c  S st  1044    357927       349     33487         0     26618    151837    597071     20.38   no data  --
229.63/57.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.63/57.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.63/57.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
230.03/57.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
230.03/57.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.03/57.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
230.03/57.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
242.81/60.87	c lits-rem:        11  cl-subs:       86  v-elim:      0  v-fix:    0  time: 13.01 s
242.81/60.87	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
242.81/60.88	c vivif2 --  cl tried    26532 cl shrink        0 lits rem          0 time: 0.02
244.01/61.10	c asymm  cl-useful: 0/10876/33487 lits-rem:0 time: 0.91
244.01/61.11	c calculated reachability. Time: 0.00
244.01/61.11	c  N dy  1044    357927       349     33487         0     26532    151837    594961     20.38   no data  --
255.22/63.97	c  N dy  1166    382675       349     33487         0     50662    151837   1461272     20.48     21.58  --
267.98/67.10	c  N dy  1186    408336       349     33487         0     49792    151837   1326130     20.35     21.42  --
279.56/70.04	c  N dy  1244    432612       349     33487         0     46579    151837   1236926     20.30     21.64  --
289.95/72.64	c  N dy  1319    453630       349     33487         0     39149    151837    961201     20.29     21.41  --
300.33/75.25	c  N dy  1405    473875       349     33487         0     30060    151837    635490     20.33     21.44  --
313.51/78.56	c  N dy  1416    500037       349     33487         0     55370    151837   1444001     20.19     21.27  --
325.10/81.50	c  N dy  1515    523193       349     33487         0     48229    151837   1256166     20.21     21.36  --
332.29/83.26	c  S st  1527    536891       349     33487         0     30803    151837    635244     20.17     17.97  --
332.69/83.32	c  S st  1527    537394       349     33487         0     31303    151837    654331     20.17   no data  --
332.69/83.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
332.69/83.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.69/83.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
332.69/83.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
332.69/83.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
332.69/83.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
332.69/83.36	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.01 s
345.07/86.41	c lits-rem:         7  cl-subs:       54  v-elim:      0  v-fix:    0  time: 12.17 s
345.07/86.42	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
345.07/86.42	c vivif2 --  cl tried    31249 cl shrink        0 lits rem          0 time: 0.03
345.07/86.49	c asymm  cl-useful: 0/2971/33487 lits-rem:0 time: 0.28
345.07/86.50	c calculated reachability. Time: 0.00
345.07/86.50	c  N dy  1527    537394       349     33487         0     31249    151837    653230     20.17   no data  --
354.66/88.90	c  N dy  1549    558359       349     33487         0     51640    151837   1322791     20.11     21.17  --
383.81/96.18	c  N dy  1627    608236       349     33487         0     35716    151837    773056     19.94     21.00  --
397.00/99.47	c  N dy  1686    633963       349     33487         0     60735    151837   1618555     19.90     21.16  --
408.19/102.22	c  N dy  1752    655027       349     33487         0     47679    151837   1162222     19.89     20.97  --
419.37/105.06	c  N dy  1851    675082       349     33487         0     67227    151837   1849476     19.93     21.87  --
429.36/107.58	c  N dy  1894    695352       349     33487         0     52208    151837   1301536     19.91     21.07  --
440.94/110.41	c  N dy  1970    715368       349     33487         0     36205    151837    740700     19.94     26.34  --
450.92/112.98	c  N dy  2078    735438       349     33487         0     55752    151837   1436531     19.99     26.07  --
485.28/121.54	c  N dy  2195    790725       349     33487         0     72660    151837   1832150     19.89     21.01  --
494.46/123.84	c  S st  2287    806091       349     33487         0     50276    151837   1207550     19.93     18.03  --
494.86/123.92	c  S st  2287    806595       349     33487         0     50772    151837   1226732     19.93   no data  --
494.86/123.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
494.86/123.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
494.86/123.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
494.86/123.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
494.86/123.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.27/124.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
495.27/124.00	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
514.46/128.81	c lits-rem:        32  cl-subs:      560  v-elim:      0  v-fix:    0  time: 19.21 s
514.46/128.81	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
514.46/128.82	c vivif2 --  cl tried    50212 cl shrink        0 lits rem          0 time: 0.05
515.24/129.06	c asymm  cl-useful: 0/6133/33487 lits-rem:0 time: 0.92
515.24/129.06	c calculated reachability. Time: 0.00
515.24/129.06	c  N dy  2287    806595       349     33487         0     50212    151837   1211700     19.93   no data  --
526.02/131.73	c  N dy  2359    827143       349     33487         0     70249    151837   1908077     19.94     21.22  --
540.40/135.33	c  N dy  2441    854226       349     33487         0     58123    151837   1438780     19.94     21.04  --
554.00/138.74	c  N dy  2458    877445       349     33487         0     41213    151837    846452     19.87     21.05  --
564.77/141.43	c  N dy  2563    897698       349     33487         0     60890    151837   1542521     19.91     20.98  --
576.75/144.40	c  N dy  2631    917831       349     33487         0     80477    151837   2228903     19.92     21.05  --
593.13/148.50	c  N dy  2689    947936       349     33487         0     69149    151837   1766834     19.88     20.93  --
605.11/151.58	c  N dy  2774    968762       349     33487         0     48119    151837   1063031     19.90     21.08  --
616.70/154.49	c  N dy  2862    988999       349     33487         0     67771    151837   1741535     19.92     21.00  --
633.09/158.55	c  N dy  2953   1015112       349     33487         0     50678    151837   1114547     19.92     20.99  --
645.05/161.59	c  N dy  3056   1037169       349     33487         0     72203    151837   1872998     19.94     21.03  --
658.24/164.81	c  N dy  3146   1057396       349     33487         0     48633    151837   1059403     19.95     21.04  --
667.03/167.00	c  F st  3267   1071877       349     33487         0     62802    151837   1584264     20.01     29.58  --
670.62/167.94	c  N dy  3277   1077476       349     33487         0     68258    151837   1793350     20.01     28.23  --
685.00/171.54	c  N dy  3375   1097956       349     33487         0     88266    151837   2497533     20.03     21.12  --
705.77/176.79	c  N dy  3419   1133957       349     33487         0     78576    151837   2021898     19.99     21.07  --
718.96/180.02	c  N dy  3501   1154011       349     33487         0     52871    151837   1163736     20.00     21.16  --
729.76/182.73	c  N dy  3526   1174196       349     33487         0     72401    151837   1803023     19.97     21.03  --
742.94/186.02	c  N dy  3631   1194277       349     33487         0     91887    151837   2481362     19.99     27.27  --
750.91/188.08	c  S st  3645   1209892       349     33487         0     60701    151837   1380525     19.96     16.17  --
751.31/188.17	c  S st  3645   1210392       349     33487         0     61198    151837   1399147     19.96   no data  --
751.31/188.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
751.31/188.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.73/188.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
751.73/188.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
751.73/188.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.73/188.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
751.73/188.26	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
772.88/193.52	c lits-rem:        53  cl-subs:     1930  v-elim:      0  v-fix:    0  time: 21.02 s
772.88/193.52	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
772.88/193.54	c vivif2 --  cl tried    59268 cl shrink        0 lits rem          0 time: 0.06
774.10/193.80	c asymm  cl-useful: 0/6027/33487 lits-rem:0 time: 1.05
774.10/193.81	c calculated reachability. Time: 0.00
774.10/193.81	c  N dy  3645   1210392       349     33487         0     59268    151837   1359990     19.96   no data  --
784.47/196.49	c  N dy  3660   1230631       349     33487         0     78770    151837   1975673     19.92     21.10  --
801.25/200.66	c  N dy  3721   1258511       349     33487         0     58932    151837   1330022     19.90     21.04  --
814.42/203.90	c  N dy  3818   1278587       349     33487         0     78528    151837   2013599     19.92     27.17  --
828.80/207.53	c  N dy  3909   1298624       349     33487         0     49924    151837   1025568     19.93     21.01  --
843.59/211.28	c  N dy  3985   1325044       349     33487         0     75509    151837   1907843     19.92     21.07  --
857.59/214.72	c  N dy  4058   1345436       349     33487         0     95389    151837   2591332     19.93     21.06  --
872.75/218.59	c  N dy  4090   1372095       349     33487         0     72174    151837   1735385     19.89     21.08  --
885.53/221.78	c  N dy  4112   1392904       349     33487         0     92426    151837   2389552     19.87     20.95  --
898.70/225.09	c  N dy  4201   1413720       349     33487         0     62597    151837   1430796     19.88     21.03  --
911.88/228.39	c  N dy  4296   1435748       349     33487         0     84047    151837   2184791     19.90     21.04  --
927.07/232.17	c  N dy  4360   1455851       349     33487         0     52485    151837   1071013     19.90     21.00  --
938.24/234.98	c  N dy  4401   1477037       349     33487         0     72949    151837   1749478     19.88     21.04  --
950.63/238.08	c  N dy  4461   1497560       349     33487         0     92790    151837   2424028     19.88     21.02  --
967.02/242.15	c  N dy  4550   1523171       349     33487         0     65723    151837   1512688     19.88     21.15  --
980.98/245.60	c  N dy  4615   1544351       349     33487         0     86218    151837   2204791     19.88     21.03  --
996.17/249.48	c  N dy  4658   1567323       349     33487         0     55461    151837   1132811     19.86     21.00  --
1010.14/252.92	c  N dy  4732   1589875       349     33487         0     77382    151837   1873654     19.86     20.95  --
1036.51/259.59	c  N dy  4773   1628093       349     33487         0     60580    151837   1260892     19.81     20.94  --
1050.09/262.91	c  N dy  4863   1648132       349     33487         0     80066    151837   1941624     19.83     24.22  --
1064.47/266.57	c  N dy  4919   1668527       349     33487         0     99733    151837   2585953     19.81     20.86  --
1080.05/270.44	c  N dy  4938   1692986       349     33487         0     68438    151837   1475838     19.77     20.83  --
1090.05/272.99	c  S st  5000   1710393       349     33487         0     85359    151837   2057846     19.78     17.83  --
1090.83/273.10	c  S st  5000   1710898       349     33487         0     85862    151837   2077009     19.78   no data  --
1090.83/273.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1090.83/273.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1090.83/273.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
1091.24/273.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1091.24/273.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1091.24/273.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
1091.24/273.22	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1138.39/285.03	c lits-rem:        74  cl-subs:     3068  v-elim:      0  v-fix:    0  time: 47.15 s
1138.39/285.03	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
1138.39/285.06	c vivif2 --  cl tried    82794 cl shrink        0 lits rem          0 time: 0.09
1139.97/285.41	c asymm  cl-useful: 0/2660/33487 lits-rem:0 time: 1.41
1139.97/285.41	c calculated reachability. Time: 0.00
1139.97/285.41	c  N dy  5000   1710898       349     33487         0     82794    151837   2010836     19.78   no data  --
1155.14/289.28	c  N dy  5057   1735222       349     33487         0    106324    151837   2792331     19.76     20.82  --
1169.55/292.83	c  N dy  5138   1755765       349     33487         0     70561    151837   1602159     19.78     20.90  --
1181.11/295.79	c  N dy  5163   1775834       349     33487         0     90029    151837   2245216     19.76     25.97  --
1196.28/299.59	c  N dy  5245   1795929       349     33487         0    109591    151837   2927175     19.77     23.96  --
1209.46/302.86	c  N dy  5328   1815957       349     33487         0     72357    151837   1643701     19.77     25.83  --
1223.85/306.46	c  N dy  5438   1837347       349     33487         0     93222    151837   2376830     19.79     20.86  --
1240.23/310.59	c  N dy  5508   1859988       349     33487         0    115239    151837   3108272     19.79     20.86  --
1253.41/313.88	c  N dy  5572   1881950       349     33487         0     78637    151837   1823525     19.78     20.87  --
1270.20/318.08	c  N dy  5688   1905930       349     33487         0    101945    151837   2636687     19.80     20.91  --
1286.17/322.03	c  N dy  5737   1928671       349     33487         0     65134    151837   1352438     19.79     21.00  --
1304.14/326.58	c  N dy  5799   1958755       349     33487         0     94415    151837   2308287     19.77     20.86  --
1318.54/330.12	c  N dy  5849   1979235       349     33487         0    114293    151837   2976172     19.77     20.81  --
1331.30/333.32	c  N dy  5882   1999248       349     33487         0     73845    151837   1628506     19.75     25.74  --
1344.09/336.55	c  N dy  5951   2019272       349     33487         0     93288    151837   2295947     19.75     22.95  --
1358.86/340.27	c  N dy  6025   2039421       349     33487         0    112893    151837   2966184     19.76     20.81  --
1375.25/344.37	c  N dy  6131   2062205       349     33487         0     74369    151837   1654135     19.77     20.84  --
1389.61/347.94	c  N dy  6194   2083326       349     33487         0     94723    151837   2345310     19.77     20.85  --
1406.42/352.20	c  N dy  6298   2103344       349     33487         0    114254    151837   3024696     19.78     21.84  --
1423.58/356.50	c  N dy  6424   2123594       349     33487         0     72179    151837   1558957     19.80     20.92  --
1443.95/361.54	c  N dy  6468   2153475       349     33487         0    101157    151837   2519788     19.78     20.86  --
1463.94/366.54	c  N dy  6533   2178720       349     33487         0     62868    151837   1223152     19.77     20.82  --
1475.10/369.39	c  N dy  6556   2199029       349     33487         0     82452    151837   1852171     19.75     20.87  --
1483.09/371.37	c  S st  6604   2210898       349     33487         0     93969    151837   2249731     19.76   no data  --
1483.49/371.49	c  S st  6604   2211399       349     33487         0     94468    151837   2267824     19.76   no data  --
1483.89/371.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1483.89/371.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1483.89/371.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1484.29/371.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1484.29/371.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1484.29/371.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
1484.29/371.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1556.99/389.82	c lits-rem:       152  cl-subs:     2675  v-elim:      0  v-fix:    0  time: 72.63 s
1556.99/389.82	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
1556.99/389.85	c vivif2 --  cl tried    91793 cl shrink        0 lits rem          0 time: 0.11
1558.59/390.29	c asymm  cl-useful: 0/2541/33487 lits-rem:0 time: 1.73
1558.59/390.29	c calculated reachability. Time: 0.00
1558.59/390.29	c  N dy  6604   2211399       349     33487         0     91793    151837   2208648     19.76   no data  --
1573.38/393.94	c  N dy  6642   2232343       349     33487         0    112005    151837   2855142     19.74     20.84  --
1596.13/399.67	c  N dy  6651   2266850       349     33487         0     81905    151837   1794367     19.69     20.76  --
1611.32/403.45	c  N dy  6685   2288790       349     33487         0    103157    151837   2492517     19.68     20.72  --
1628.49/407.80	c  N dy  6770   2309037       349     33487         0    122888    151837   3181950     19.69     20.77  --
1644.47/411.76	c  N dy  6809   2330092       349     33487         0     78724    151837   1719701     19.68     20.72  --
1658.85/415.31	c  N dy  6837   2350514       349     33487         0     98569    151837   2368304     19.67     20.77  --
1674.03/419.16	c  N dy  6883   2370575       349     33487         0    118047    151837   3017530     19.66     20.77  --
1693.20/423.94	c  N dy  6976   2393029       349     33487         0     74320    151837   1568221     19.67     20.86  --
1708.78/427.85	c  N dy  7100   2413323       349     33487         0     94145    151837   2267699     19.69     20.82  --
1733.55/434.02	c  N dy  7161   2446503       349     33487         0    126056    151837   3314110     19.67     20.74  --
1749.14/437.95	c  N dy  7216   2466642       349     33487         0     79244    151837   1727744     19.67     20.84  --
1772.69/443.89	c  N dy  7305   2497733       349     33487         0    109492    151837   2736781     19.67     20.91  --
1793.08/448.96	c  N dy  7408   2520871       349     33487         0    131970    151837   3524507     19.67     20.81  --
1815.46/454.51	c  N dy  7555   2547144       349     33487         0     89968    151837   2084295     19.69     20.78  --
1831.82/458.66	c  N dy  7635   2568696       349     33487         0    110945    151837   2801990     19.69     20.76  --
1848.59/462.88	c  N dy  7692   2589199       349     33487         0    130939    151837   3476264     19.69     20.73  --
1865.37/467.00	c  N dy  7763   2609235       349     33487         0     81761    151837   1791355     19.69     24.63  --
1881.74/471.13	c  N dy  7825   2630578       349     33487         0    102425    151837   2488598     19.69     20.73  --
1905.30/477.00	c  N dy  7861   2656960       349     33487         0    127905    151837   3329458     19.68     20.72  --
1923.68/481.69	c  N dy  7931   2676972       349     33487         0     77898    151837   1640015     19.68     22.02  --
1939.26/485.57	c  N dy  7981   2696990       349     33487         0     97314    151837   2295759     19.68     23.65  --
1952.84/488.97	c  S st  8041   2711399       349     33487         0    111371    151837   2787430     19.68     19.19  --
1953.64/489.16	c  S st  8041   2711902       349     33487         0    111872    151837   2805106     19.68   no data  --
1953.64/489.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1953.64/489.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1954.04/489.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.31
1954.44/489.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1954.44/489.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1954.44/489.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
1954.44/489.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2098.24/525.34	c lits-rem:       316  cl-subs:     2087  v-elim:      0  v-fix:    0  time: 143.69 s
2098.24/525.34	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
2098.24/525.37	c vivif2 --  cl tried   109785 cl shrink        0 lits rem          0 time: 0.13
2100.24/525.82	c asymm  cl-useful: 0/2774/33487 lits-rem:0 time: 1.79
2100.24/525.83	c calculated reachability. Time: 0.00
2100.24/525.83	c  N dy  8041   2711902       349     33487         0    109785    151837   2752674     19.68   no data  --
2125.00/532.02	c  N dy  8144   2742790       349     33487         0    139908    151837   3776516     19.68     20.78  --
2140.20/535.86	c  N dy  8239   2763064       349     33487         0     89117    151837   2016177     19.69     20.77  --
2155.76/539.75	c  N dy  8299   2783080       349     33487         0    108627    151837   2680326     19.69     20.77  --
2172.13/543.86	c  N dy  8379   2804468       349     33487         0    129394    151837   3384788     19.69     20.80  --
2192.51/548.98	c  N dy  8447   2832266       349     33487         0     84821    151837   1814488     19.68     20.82  --
2206.52/552.42	c  N dy  8526   2852528       349     33487         0    104446    151837   2474514     19.68     20.82  --
2252.42/563.97	c  N dy  8538   2912425       349     33487         0     90172    151837   1958834     19.62     20.70  --
2268.03/567.88	c  N dy  8599   2932755       349     33487         0    109847    151837   2618960     19.62     20.84  --
2290.00/573.37	c  N dy  8703   2956762       349     33487         0    133285    151837   3420330     19.62     20.79  --
2316.37/579.99	c  N dy  8733   2990848       349     33487         0     92978    151837   2032527     19.60     20.64  --
2337.12/585.11	c  N dy  8780   3017938       349     33487         0    119214    151837   2886214     19.59     20.63  --
2357.49/590.22	c  N dy  8860   3042157       349     33487         0    142721    151837   3697799     19.60     20.67  --
2375.06/594.62	c  N dy  8913   3063271       349     33487         0     88953    151837   1942825     19.59     20.71  --
2391.43/598.70	c  N dy  9005   3083348       349     33487         0    108507    151837   2618236     19.60     26.91  --
2409.02/603.18	c  N dy  9082   3103352       349     33487         0    127998    151837   3281708     19.60     22.01  --
2432.18/608.92	c  N dy  9127   3126891       349     33487         0     75473    151837   1460199     19.60     20.88  --
2447.36/612.75	c  N dy  9199   3147818       349     33487         0     95816    151837   2152517     19.60     20.63  --
2466.14/617.46	c  N dy  9309   3167847       349     33487         0    115353    151837   2839856     19.61     20.67  --
2485.71/622.31	c  N dy  9418   3187936       349     33487         0    134877    151837   3526361     19.62     23.12  --
2506.88/627.63	c  N dy  9490   3208856       349     33487         0     78779    151837   1552686     19.62     20.75  --
2508.89/628.20	c  S st  9510   3211905       349     33487         0     81744    151837   1654903     19.62     19.07  --
2509.70/628.31	c  S st  9510   3212405       349     33487         0     82243    151837   1672777     19.62   no data  --
2509.70/628.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2509.70/628.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2509.70/628.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
2510.08/628.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2510.08/628.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2510.08/628.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
2510.08/628.42	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2553.65/639.30	c lits-rem:        61  cl-subs:      300  v-elim:      0  v-fix:    0  time: 43.44 s
2553.65/639.31	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
2553.65/639.33	c vivif2 --  cl tried    81943 cl shrink        0 lits rem          0 time: 0.09
2554.82/639.66	c asymm  cl-useful: 0/3686/33487 lits-rem:0 time: 1.33
2554.82/639.67	c calculated reachability. Time: 0.00
2554.82/639.67	c  N dy  9510   3212405       349     33487         0     81943    151837   1665670     19.62   no data  --
2568.39/643.09	c  N dy  9575   3232825       349     33487         0    101835    151837   2333800     19.62     20.66  --
2584.00/646.98	c  N dy  9619   3253310       349     33487         0    121741    151837   3002530     19.62     20.82  --
2600.76/651.14	c  N dy  9650   3274010       349     33487         0    141856    151837   3661573     19.61     20.66  --
2617.92/655.46	c  N dy  9739   3294052       349     33487         0     84002    151837   1735938     19.61     21.15  --
2634.30/659.52	c  N dy  9783   3318499       349     33487         0    107666    151837   2481102     19.60     20.74  --
2653.88/664.49	c  N dy  9846   3346111       349     33487         0    134426    151837   3362613     19.59     20.63  --
2670.65/668.68	c  N dy  9902   3366166       349     33487         0    153951    151837   4015148     19.59     22.54  --
2685.83/672.48	c  N dy  9955   3387359       349     33487         0     96280    151837   2121748     19.59     20.72  --
2700.62/676.16	c  N dy 10024   3407431       349     33487         0    115794    151837   2792967     19.59     20.64  --
2717.79/680.47	c  N dy 10141   3427462       349     33487         0    135382    151837   3484742     19.60     40.18  --
2735.77/684.95	c  N dy 10218   3447534       349     33487         0    154891    151837   4151319     19.60     20.85  --
2751.75/688.90	c  N dy 10297   3468028       349     33487         0     95484    151837   2081215     19.61     20.76  --
2766.13/692.56	c  N dy 10350   3488350       349     33487         0    115180    151837   2746145     19.60     20.67  --
2783.71/696.90	c  N dy 10424   3510764       349     33487         0    136996    151837   3490527     19.61     20.65  --
2804.09/702.09	c  N dy 10525   3532957       349     33487         0    158591    151837   4231992     19.61     20.73  --
2819.66/705.98	c  N dy 10570   3555597       349     33487         0    100271    151837   2217884     19.61     20.88  --
2834.45/709.65	c  N dy 10628   3575751       349     33487         0    119826    151837   2870155     19.61     20.68  --
2850.41/713.66	c  N dy 10711   3595835       349     33487         0    139347    151837   3545382     19.61     25.67  --
2872.38/719.12	c  N dy 10750   3621779       349     33487         0     83170    151837   1635781     19.60     20.76  --
2903.54/726.90	c  N dy 10772   3667329       349     33487         0    126966    151837   2980221     19.56     20.63  --
2922.74/731.74	c  N dy 10789   3689102       349     33487         0    148087    151837   3670876     19.55     20.66  --
2943.09/736.80	c  N dy 10857   3710673       349     33487         0     87181    151837   1770433     19.56     20.73  --
2944.30/737.12	c  S st 10874   3712407       349     33487         0     88883    151837   1831239     19.56   no data  --
2944.71/737.23	c  S st 10874   3712908       349     33487         0     89383    151837   1850788     19.56   no data  --
2944.71/737.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2944.71/737.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2944.71/737.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
2945.08/737.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2945.08/737.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2945.08/737.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
2945.08/737.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2997.80/750.60	c lits-rem:        44  cl-subs:      318  v-elim:      0  v-fix:    0  time: 52.87 s
2998.20/750.60	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
2998.20/750.62	c vivif2 --  cl tried    89065 cl shrink        0 lits rem          0 time: 0.10
2999.40/750.98	c asymm  cl-useful: 0/3713/33487 lits-rem:0 time: 1.44
2999.40/750.99	c calculated reachability. Time: 0.00
2999.40/750.99	c  N dy 10874   3712908       349     33487         0     89065    151837   1842539     19.56   no data  --
3028.96/758.37	c  F st 10960   3751562       349     33487         0    126550    151837   3092317     19.55     18.04  --
3028.96/758.38	c  N st 10960   3751562       349     33487         0    126550    151837   3092317     19.55     18.04  --
3047.74/763.01	c  N dy 11014   3771698       349     33487         0    146151    151837   3761943     19.55     20.62  --
3068.91/768.35	c  N dy 11109   3792143       349     33487         0     83062    151837   1612772     19.55     20.66  --
3082.49/771.79	c  N dy 11192   3812242       349     33487         0    102640    151837   2270289     19.56     21.24  --
3097.67/775.53	c  N dy 11260   3832717       349     33487         0    122579    151837   2947936     19.55     20.60  --
3127.24/782.96	c  N dy 11287   3870185       349     33487         0    158796    151837   4080272     19.53     20.58  --
3146.00/787.65	c  N dy 11353   3893740       349     33487         0     97555    151837   2089889     19.53     20.64  --
3165.18/792.49	c  N dy 11391   3922537       349     33487         0    125358    151837   2981298     19.52     20.64  --
3181.16/796.40	c  N dy 11415   3943031       349     33487         0    145164    151837   3632822     19.51     20.64  --
3207.94/803.19	c  N dy 11462   3974281       349     33487         0     90659    151837   1847945     19.50     20.55  --
3223.51/807.06	c  N dy 11555   3994408       349     33487         0    110256    151837   2526392     19.50     20.65  --
3243.10/811.99	c  N dy 11609   4019575       349     33487         0    134714    151837   3320445     19.50     20.63  --
3262.25/816.75	c  N dy 11664   4042373       349     33487         0    156775    151837   4054435     19.49     20.62  --
3283.04/821.95	c  N dy 11754   4062383       349     33487         0     90342    151837   1817908     19.50     20.60  --
3313.80/829.63	c  N dy 11808   4106508       349     33487         0    132979    151837   3182681     19.48     20.57  --
3334.14/834.70	c  N dy 11897   4128983       349     33487         0    154915    151837   3930532     19.48     20.64  --
3361.31/841.52	c  N dy 11949   4154800       349     33487         0     93049    151837   1867557     19.47     20.59  --
3384.47/847.34	c  N dy 12040   4180115       349     33487         0    117707    151837   2711369     19.48     20.51  --
3413.64/854.69	c  N dy 12101   4208807       349     33487         0    145525    151837   3629339     19.47     20.61  --
3418.43/855.89	c  S st 12115   4212908       349     33487         0    149504    151837   3762537     19.47     19.45  --
3419.63/856.12	c  S st 12115   4213412       349     33487         0    150005    151837   3780356     19.47   no data  --
3419.63/856.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3419.63/856.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3420.03/856.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.42
3420.43/856.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3420.43/856.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3420.43/856.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
3420.43/856.38	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.01 s
4059.96/1016.42	c lits-rem:       660  cl-subs:     4661  v-elim:      0  v-fix:    0  time: 638.94 s
4059.96/1016.42	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
4059.96/1016.47	c vivif2 --  cl tried   145344 cl shrink        0 lits rem          0 time: 0.19
4061.95/1016.99	c asymm  cl-useful: 0/3334/33487 lits-rem:0 time: 2.07
4062.35/1017.00	c calculated reachability. Time: 0.00
4062.35/1017.00	c  N dy 12115   4213412       349     33487         0    145344    151837   3672525     19.47   no data  --
4095.52/1025.33	c  N dy 12194   4245054       349     33487         0     88160    151837   1703309     19.47     20.50  --
4112.27/1029.57	c  N dy 12275   4265098       349     33487         0    107615    151837   2363781     19.47     21.63  --
4133.45/1034.88	c  N dy 12354   4285852       349     33487         0    127817    151837   3047536     19.47     20.56  --
4154.62/1040.17	c  N dy 12448   4306317       349     33487         0    147728    151837   3730719     19.48     20.61  --
4178.19/1046.03	c  N dy 12565   4327154       349     33487         0    168074    151837   4440716     19.49     20.55  --
4195.37/1050.37	c  N dy 12592   4347207       349     33487         0     98543    151837   2019149     19.48     23.77  --
4210.54/1054.16	c  N dy 12674   4367290       349     33487         0    118062    151837   2681904     19.48     22.98  --
4227.34/1058.32	c  N dy 12748   4387550       349     33487         0    137714    151837   3347756     19.49     20.57  --
4246.89/1063.24	c  N dy 12785   4411492       349     33487         0    160888    151837   4072940     19.48     20.66  --
4272.05/1069.56	c  N dy 12854   4440141       349     33487         0     98898    151837   2000928     19.47     20.63  --
4285.24/1072.88	c  N dy 12877   4460153       349     33487         0    118229    151837   2629929     19.46     22.10  --
4309.61/1078.95	c  N dy 12977   4488174       349     33487         0    145450    151837   3550481     19.47     20.52  --
4329.18/1083.85	c  N dy 13029   4511882       349     33487         0    168366    151837   4313290     19.46     20.63  --
4351.95/1089.58	c  N dy 13136   4534485       349     33487         0     99513    151837   2038466     19.47     20.58  --
4369.12/1093.87	c  N dy 13194   4557946       349     33487         0    122200    151837   2800104     19.47     20.62  --
4387.11/1098.33	c  N dy 13280   4579086       349     33487         0    142751    151837   3494242     19.47     20.88  --
4410.67/1104.26	c  N dy 13368   4605526       349     33487         0    168395    151837   4356339     19.47     20.50  --
4429.04/1108.83	c  N dy 13396   4625568       349     33487         0     96192    151837   1903742     19.46     23.58  --
4443.81/1112.56	c  N dy 13485   4645625       349     33487         0    115661    151837   2575667     19.47     21.39  --
4484.17/1122.67	c  N dy 13488   4695253       349     33487         0    163784    151837   3978652     19.43     20.58  --
4503.74/1127.55	c  S st 13545   4713413       349     33487         0    181507    151837   4575426     19.43     17.76  --
4504.56/1127.76	c  S st 13545   4713913       349     33487         0    182001    151837   4594395     19.43   no data  --
4504.56/1127.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4504.56/1127.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4504.93/1127.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.44
4505.73/1128.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4505.73/1128.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4505.73/1128.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.01 s
4505.73/1128.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.01 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250671-1304132238/watcher-3250671-1304132238 -o /tmp/evaluation-result-3250671-1304132238/solver-3250671-1304132238 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3250671-1304132238.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: 6.85 7.81 7.32 3/176 7373
/proc/meminfo: memFree=30928908/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 414 0 0 0 0 0 0 0 22 0 4 0 524821646 52465664 353 33554432000 4194304 4650419 140735131737552 18446744073709551615 271550594033 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7373/statm: 12809 353 303 112 0 7774 0
[pid=7373/tid=7374] ppid=7371 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 524821647 52465664 353 33554432000 4194304 4650419 140735131737552 18446744073709551615 47788948465590 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 524821647 52465664 353 33554432000 4194304 4650419 140735131737552 18446744073709551615 271562335286 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 524821647 52465664 353 33554432000 4194304 4650419 140735131737552 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.216378 s]
/proc/loadavg: 6.85 7.81 7.32 3/176 7373
/proc/meminfo: memFree=30928908/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=297080 CPUtime=0.82 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) D 7371 7373 5928 0 -1 4202496 5440 0 0 0 81 1 0 0 18 0 4 0 524821646 304209920 4480 33554432000 4194304 4650419 140735131737552 18446744073709551615 271550580919 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 74270 4480 374 112 0 69235 0
[pid=7373/tid=7374] ppid=7371 vsize=297080 CPUtime=0.2 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1154 0 0 0 20 0 0 0 18 0 4 0 524821647 304209920 4480 33554432000 4194304 4650419 140735131737552 18446744073709551615 4516467 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=297080 CPUtime=0.2 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1396 0 0 0 20 0 0 0 18 0 4 0 524821647 304209920 4480 33554432000 4194304 4650419 140735131737552 18446744073709551615 4369214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=297080 CPUtime=0.2 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1050 0 0 0 20 0 0 0 18 0 4 0 524821647 304209920 4480 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328292 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 297080

[startup+0.301075 s]
/proc/loadavg: 6.85 7.81 7.32 3/176 7373
/proc/meminfo: memFree=30928908/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=294360 CPUtime=1.16 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 9618 0 0 0 114 2 0 0 18 0 4 0 524821646 301424640 8341 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476440 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 73590 8341 385 112 0 68555 0
[pid=7373/tid=7374] ppid=7371 vsize=294360 CPUtime=0.28 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 2557 0 0 0 28 0 0 0 18 0 4 0 524821647 301424640 8341 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=294360 CPUtime=0.28 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 2756 0 0 0 28 0 0 0 18 0 4 0 524821647 301424640 8341 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=294360 CPUtime=0.28 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1097 0 0 0 28 0 0 0 18 0 4 0 524821647 301424640 8341 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363432 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) 294360

[startup+0.401055 s]
/proc/loadavg: 6.85 7.81 7.32 3/176 7373
/proc/meminfo: memFree=30928908/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=295068 CPUtime=1.56 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 10553 0 0 0 154 2 0 0 18 0 4 0 524821646 302149632 8606 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 73767 8606 390 112 0 68732 0
[pid=7373/tid=7374] ppid=7371 vsize=295068 CPUtime=0.38 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 2849 0 0 0 38 0 0 0 18 0 4 0 524821647 302149632 8606 33554432000 4194304 4650419 140735131737552 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=295068 CPUtime=0.38 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 3054 0 0 0 38 0 0 0 18 0 4 0 524821647 302149632 8606 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=295068 CPUtime=0.38 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1147 0 0 0 38 0 0 0 18 0 4 0 524821647 302149632 8606 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 295068

[startup+0.700999 s]
/proc/loadavg: 6.85 7.81 7.32 3/176 7373
/proc/meminfo: memFree=30928908/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=295148 CPUtime=2.76 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 11149 0 0 0 274 2 0 0 18 0 4 0 524821646 302231552 9202 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 73787 9202 392 112 0 68752 0
[pid=7373/tid=7374] ppid=7371 vsize=295148 CPUtime=0.68 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 3006 0 0 0 68 0 0 0 18 0 4 0 524821647 302231552 9202 33554432000 4194304 4650419 140735131737552 18446744073709551615 4333694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=295148 CPUtime=0.68 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 3213 0 0 0 68 0 0 0 18 0 4 0 524821647 302231552 9202 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=295148 CPUtime=0.68 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 1277 0 0 0 68 0 0 0 18 0 4 0 524821647 302231552 9202 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 295148

[startup+1.50085 s]
/proc/loadavg: 6.85 7.81 7.32 10/188 7385
/proc/meminfo: memFree=30871160/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=298836 CPUtime=5.96 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 14487 0 0 0 593 3 0 0 19 0 4 0 524821646 306008064 9565 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 74709 9565 392 112 0 69674 0
[pid=7373/tid=7374] ppid=7371 vsize=298836 CPUtime=1.47 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 3757 0 0 0 147 0 0 0 19 0 4 0 524821647 306008064 9566 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=298836 CPUtime=1.48 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 3983 0 0 0 148 0 0 0 19 0 4 0 524821647 306008064 9566 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=298836 CPUtime=1.48 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 2130 0 0 0 148 0 0 0 19 0 4 0 524821647 306008064 9566 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 298836

[startup+3.10057 s]
/proc/loadavg: 6.85 7.81 7.32 9/188 7385
/proc/meminfo: memFree=30856000/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=300412 CPUtime=12.34 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 23708 0 0 0 1230 4 0 0 23 0 4 0 524821646 307621888 12358 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 75103 12358 394 112 0 70068 0
[pid=7373/tid=7374] ppid=7371 vsize=300412 CPUtime=3.07 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 5590 0 0 0 307 0 0 0 24 0 4 0 524821647 307621888 12358 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=300412 CPUtime=3.08 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 5816 0 0 0 307 1 0 0 23 0 4 0 524821647 307621888 12358 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=300412 CPUtime=3.08 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 3920 0 0 0 308 0 0 0 23 0 4 0 524821647 307621888 12358 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 300412

[startup+6.30098 s]
/proc/loadavg: 6.94 7.82 7.33 9/188 7385
/proc/meminfo: memFree=30783344/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=313796 CPUtime=25.13 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 37355 0 0 0 2506 7 0 0 25 0 4 0 524821646 321327104 21601 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 78449 21601 394 112 0 73414 0
[pid=7373/tid=7374] ppid=7371 vsize=313796 CPUtime=6.25 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 10151 0 0 0 625 0 0 0 25 0 4 0 524821647 321327104 21601 33554432000 4194304 4650419 140735131737552 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=313796 CPUtime=6.28 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 9243 0 0 0 626 2 0 0 25 0 4 0 524821647 321327104 21601 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=313796 CPUtime=6.28 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 9188 0 0 0 626 2 0 0 25 0 4 0 524821647 321327104 21601 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 313796

[startup+12.7008 s]
/proc/loadavg: 7.03 7.82 7.33 9/188 7385
/proc/meminfo: memFree=30740032/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=309176 CPUtime=50.69 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 53923 0 0 0 5059 10 0 0 25 0 4 0 524821646 316596224 27286 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 77294 27286 394 112 0 72259 0
[pid=7373/tid=7374] ppid=7371 vsize=309176 CPUtime=12.61 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 13193 0 0 0 1260 1 0 0 25 0 4 0 524821647 316596224 27286 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328305 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=309176 CPUtime=12.68 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 13189 0 0 0 1266 2 0 0 25 0 4 0 524821647 316596224 27286 33554432000 4194304 4650419 140735131737552 18446744073709551615 4369186 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=309176 CPUtime=12.68 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 14940 0 0 0 1265 3 0 0 25 0 4 0 524821647 316596224 27286 33554432000 4194304 4650419 140735131737552 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 309176

[startup+25.5065 s]
/proc/loadavg: 7.40 7.86 7.35 9/188 7386
/proc/meminfo: memFree=30669840/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=327492 CPUtime=101.83 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 78523 0 0 0 10169 14 0 0 25 0 4 0 524821646 335351808 36662 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 81873 36662 394 112 0 76838 0
[pid=7373/tid=7374] ppid=7371 vsize=327492 CPUtime=25.35 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 20573 0 0 0 2532 3 0 0 25 0 4 0 524821647 335351808 36662 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=327492 CPUtime=25.48 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 18693 0 0 0 2545 3 0 0 25 0 4 0 524821647 335351808 36662 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=327492 CPUtime=25.48 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 21679 0 0 0 2544 4 0 0 25 0 4 0 524821647 335351808 36662 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 327492

[startup+51.1009 s]
/proc/loadavg: 7.68 7.89 7.37 9/188 7386
/proc/meminfo: memFree=30590064/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=362128 CPUtime=204.07 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 130147 0 0 0 20381 26 0 0 25 0 4 0 524821646 370819072 47603 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 90532 47603 394 112 0 85497 0
[pid=7373/tid=7374] ppid=7371 vsize=362128 CPUtime=50.8 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 33343 0 0 0 5075 5 0 0 25 0 4 0 524821647 370819072 47603 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=362128 CPUtime=51.07 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 30844 0 0 0 5101 6 0 0 25 0 4 0 524821647 370819072 47603 33554432000 4194304 4650419 140735131737552 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=362128 CPUtime=51.08 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 36917 0 0 0 5100 8 0 0 25 0 4 0 524821647 370819072 47603 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 362128

[startup+102.301 s]
/proc/loadavg: 8.03 7.95 7.42 9/188 7388
/proc/meminfo: memFree=30504068/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=384200 CPUtime=408.59 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 211016 0 0 0 40814 45 0 0 25 0 4 0 524821646 393420800 60438 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 96050 60438 394 112 0 91015 0
[pid=7373/tid=7374] ppid=7371 vsize=384200 CPUtime=101.72 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 55296 0 0 0 10162 10 0 0 25 0 4 0 524821647 393420800 60438 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=384200 CPUtime=102.27 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 49703 0 0 0 10216 11 0 0 25 0 4 0 524821647 393420800 60438 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=384200 CPUtime=102.28 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 60137 0 0 0 10215 13 0 0 25 0 4 0 524821647 393420800 60438 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 384200

[startup+162.301 s]

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

[pid=7373] ppid=7371 vsize=766948 CPUtime=2805.27 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 830497 0 0 0 280296 231 0 0 25 0 4 0 524821646 785354752 134451 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 191737 134451 395 112 0 186702 0
[pid=7373/tid=7374] ppid=7371 vsize=766948 CPUtime=698.46 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 237930 0 0 0 69788 58 0 0 25 0 4 0 524821647 785354752 134451 33554432000 4194304 4650419 140735131737552 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=766948 CPUtime=702.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 159828 0 0 0 70181 44 0 0 25 0 4 0 524821647 785354752 134451 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=766948 CPUtime=702.29 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 222127 0 0 0 70164 65 0 0 25 0 4 0 524821647 785354752 134451 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 766948

[startup+762.301 s]
/proc/loadavg: 8.11 8.16 7.81 9/188 7417
/proc/meminfo: memFree=30005612/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=653204 CPUtime=3044.95 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 883826 0 0 0 304245 250 0 0 25 0 4 0 524821646 668880896 128014 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 163301 128014 395 112 0 158266 0
[pid=7373/tid=7374] ppid=7371 vsize=653204 CPUtime=758.14 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 253345 0 0 0 75750 64 0 0 25 0 4 0 524821647 668880896 128014 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=653204 CPUtime=762.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 171043 0 0 0 76177 48 0 0 25 0 4 0 524821647 668880896 128014 33554432000 4194304 4650419 140735131737552 18446744073709551615 4333550 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=653204 CPUtime=762.29 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 234021 0 0 0 76160 69 0 0 25 0 4 0 524821647 668880896 128014 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 653204

[startup+822.301 s]
/proc/loadavg: 8.16 8.18 7.84 9/188 7419
/proc/meminfo: memFree=30022412/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=669600 CPUtime=3284.61 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 955156 0 0 0 328194 267 0 0 25 0 4 0 524821646 685670400 123307 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 167400 123307 395 112 0 162365 0
[pid=7373/tid=7374] ppid=7371 vsize=669600 CPUtime=817.82 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 270062 0 0 0 81712 70 0 0 25 0 4 0 524821647 685670400 123307 33554432000 4194304 4650419 140735131737552 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=669600 CPUtime=822.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 188568 0 0 0 82172 53 0 0 25 0 4 0 524821647 685670400 123307 33554432000 4194304 4650419 140735131737552 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=669600 CPUtime=822.3 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 252581 0 0 0 82156 74 0 0 25 0 4 0 524821647 685670400 123307 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 669600

[startup+882.301 s]
/proc/loadavg: 8.21 8.19 7.86 9/188 7421
/proc/meminfo: memFree=29880520/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=978600 CPUtime=3524.3 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1000417 0 0 0 352150 280 0 0 25 0 4 0 524821646 1002086400 152943 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 244650 152943 394 112 0 239615 0
[pid=7373/tid=7374] ppid=7371 vsize=978600 CPUtime=877.49 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 287305 0 0 0 87673 76 0 0 25 0 4 0 524821647 1002086400 152943 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=978600 CPUtime=882.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 197179 0 0 0 88171 54 0 0 25 0 4 0 524821647 1002086400 152943 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=978600 CPUtime=882.31 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 258355 0 0 0 88156 75 0 0 25 0 4 0 524821647 1002086400 152943 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 978600

[startup+942.301 s]
/proc/loadavg: 8.33 8.22 7.89 9/188 7422
/proc/meminfo: memFree=29909852/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=979360 CPUtime=3763.96 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1081254 0 0 0 376101 295 0 0 25 0 4 0 524821646 1002864640 153188 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 244840 153188 394 112 0 239805 0
[pid=7373/tid=7374] ppid=7371 vsize=979360 CPUtime=937.16 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 355141 0 0 0 93629 87 0 0 25 0 4 0 524821647 1002864640 153188 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=979360 CPUtime=942.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 197452 0 0 0 94170 55 0 0 25 0 4 0 524821647 1002864640 153188 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=979360 CPUtime=942.3 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 258452 0 0 0 94155 75 0 0 25 0 4 0 524821647 1002864640 153188 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 979360

[startup+1002.31 s]
/proc/loadavg: 8.25 8.23 7.91 9/188 7424
/proc/meminfo: memFree=29890828/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=979360 CPUtime=4003.65 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1122367 0 0 0 400062 303 0 0 25 0 4 0 524821646 1002864640 152271 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 244840 152271 394 112 0 239805 0
[pid=7373/tid=7374] ppid=7371 vsize=979360 CPUtime=996.84 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 366822 0 0 0 99594 90 0 0 25 0 4 0 524821647 1002864640 152271 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=979360 CPUtime=1002.26 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 197452 0 0 0 100171 55 0 0 25 0 4 0 524821647 1002864640 152271 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=979360 CPUtime=1002.31 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 258452 0 0 0 100156 75 0 0 25 0 4 0 524821647 1002864640 152271 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 979360

[startup+1062.3 s]
/proc/loadavg: 8.24 8.23 7.93 9/188 7425
/proc/meminfo: memFree=29876776/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=876012 CPUtime=4243.29 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1207921 0 0 0 424006 323 0 0 25 0 4 0 524821646 897036288 156798 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 219003 156798 394 112 0 213968 0
[pid=7373/tid=7374] ppid=7371 vsize=876012 CPUtime=1056.51 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 380488 0 0 0 105558 93 0 0 25 0 4 0 524821647 897036288 156798 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=876012 CPUtime=1062.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 204459 0 0 0 106168 57 0 0 25 0 4 0 524821647 897036288 156798 33554432000 4194304 4650419 140735131737552 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=876012 CPUtime=1062.3 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 269937 0 0 0 106151 79 0 0 25 0 4 0 524821647 897036288 156798 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 876012

[startup+1122.3 s]
/proc/loadavg: 8.25 8.23 7.94 9/188 7427
/proc/meminfo: memFree=29813368/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=876552 CPUtime=4482.96 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1255992 0 0 0 447960 336 0 0 25 0 4 0 524821646 897589248 163239 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 219138 163239 394 112 0 214103 0
[pid=7373/tid=7374] ppid=7371 vsize=876552 CPUtime=1116.18 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 397334 0 0 0 111520 98 0 0 25 0 4 0 524821647 897589248 163239 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=876552 CPUtime=1122.25 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 216523 0 0 0 112164 61 0 0 25 0 4 0 524821647 897589248 163239 33554432000 4194304 4650419 140735131737552 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=876552 CPUtime=1122.3 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 272352 0 0 0 112150 80 0 0 25 0 4 0 524821647 897589248 163239 33554432000 4194304 4650419 140735131737552 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 876552

[startup+1182.3 s]
/proc/loadavg: 8.21 8.22 7.95 9/188 7429
/proc/meminfo: memFree=29790876/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=1006000 CPUtime=4722.64 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1291574 0 0 0 471913 351 0 0 25 0 4 0 524821646 1030144000 164097 33554432000 4194304 4650419 140735131737552 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 251500 164097 394 112 0 246465 0
[pid=7373/tid=7374] ppid=7371 vsize=1006000 CPUtime=1175.86 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 409554 0 0 0 117482 104 0 0 25 0 4 0 524821647 1030144000 164097 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=1006000 CPUtime=1182.24 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 221088 0 0 0 118161 63 0 0 25 0 4 0 524821647 1030144000 164097 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=1006000 CPUtime=1182.3 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 278651 0 0 0 118146 84 0 0 25 0 4 0 524821647 1030144000 164097 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 1006000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.20 7.95 9/188 7429
/proc/meminfo: memFree=29789496/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=921528 CPUtime=4800.15 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1306555 0 0 0 479659 356 0 0 25 0 4 0 524821646 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 230382 161527 394 112 0 225347 0
[pid=7373/tid=7374] ppid=7371 vsize=921528 CPUtime=1195.15 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 414097 0 0 0 119409 106 0 0 25 0 4 0 524821647 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=921528 CPUtime=1201.65 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 221088 0 0 0 120102 63 0 0 25 0 4 0 524821647 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=921528 CPUtime=1201.71 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 283466 0 0 0 120085 86 0 0 25 0 4 0 524821647 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 921528

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

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

[startup+1201.7 s]
/proc/loadavg: 8.15 8.20 7.95 9/188 7429
/proc/meminfo: memFree=29789496/32951124 swapFree=67111336/67111528
[pid=7373] ppid=7371 vsize=921528 CPUtime=4800.15 cores=0,2,4,6
/proc/7373/stat : 7373 (strangenight1-m) R 7371 7373 5928 0 -1 4202496 1306555 0 0 0 479659 356 0 0 25 0 4 0 524821646 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7373/statm: 230382 161527 394 112 0 225347 0
[pid=7373/tid=7374] ppid=7371 vsize=921528 CPUtime=1195.15 cores=0,2,4,6
/proc/7373/task/7374/stat : 7374 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 414097 0 0 0 119409 106 0 0 25 0 4 0 524821647 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7373/tid=7375] ppid=7371 vsize=921528 CPUtime=1201.65 cores=0,2,4,6
/proc/7373/task/7375/stat : 7375 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 221088 0 0 0 120102 63 0 0 25 0 4 0 524821647 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7373/tid=7376] ppid=7371 vsize=921528 CPUtime=1201.71 cores=0,2,4,6
/proc/7373/task/7376/stat : 7376 (strangenight1-m) R 7371 7373 5928 0 -1 4202560 283466 0 0 0 120085 86 0 0 25 0 4 0 524821647 943644672 161527 33554432000 4194304 4650419 140735131737552 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 921528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.21
CPU user time (s): 4796.61
CPU system time (s): 3.59445
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 1052308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.61
system time used= 3.59445
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1306555
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= 1711
involuntary context switches= 73363

runsolver used 1.92871 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 04:57:18
IDJOB=3250671
IDBENCH=83336
IDSOLVER=1588
FILE ID=node133/3250671-1304132238
RUNJOBID= node133-1304132238-7358
PBS_JOBID= 13170758
Free space on /tmp= 72752 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250671-1304132238/watcher-3250671-1304132238 -o /tmp/evaluation-result-3250671-1304132238/solver-3250671-1304132238 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3250671-1304132238.cnf

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=1657907477

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30929188 kB
Buffers:        520764 kB
Cached:        1093724 kB
SwapCached:        124 kB
Active:         155488 kB
Inactive:      1522156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30929188 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:           13328 kB
Writeback:           0 kB
AnonPages:       62760 kB
Mapped:          14500 kB
Slab:           280408 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72740 MiB
End job on node133 at 2011-04-30 05:17:21