Trace number 3173866

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.27 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
MD5SUM707c4bcddcda116edc4a57a77dc3ba68
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.5224
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173866-1304072119.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.31	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.31	c -- vars added        150
0.00/0.31	c Parsing time:  0.01 s
0.00/0.31	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
0.00/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.30
0.00/0.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.00/0.58	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.58	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.58	c calculated reachability. Time: 0.00
0.00/0.58	c Calc default polars -  time:   0.00 s pos:      76 undec:       1 neg:      73
0.00/0.58	c =========================================================================================
0.00/0.58	c types(t): F = full restart, N = normal restart
0.00/0.58	c types(t): S = simplification begin/end, E = solution found
0.00/0.58	c restart types(rt): st = static, dy = dynamic
0.00/0.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.75	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
0.00/0.75	c  N dy    12      5005       150     12750         0      2411     89250     79708     40.02     42.16
3.40/0.95	c  N dy    17     11754       150     12750         0      4796     89250    154732     38.15     40.17
4.37/1.16	c  N dy    36     16314       150     12750         0      9167     89250    350427     38.45     40.59
5.57/1.40	c  N dy    53     20455       150     12750         0      7765     89250    251824     38.51     40.64
6.37/1.67	c  F st    54     25002       150     12750         0     12116     89250    443937     38.09     37.30
6.37/1.67	c  N st    54     25002       150     12750         0     12116     89250    443937     38.09     37.30
7.58/1.96	c  N dy    60     30001       150     12750         0     10365     89250    337161     38.09   no data
7.58/1.96	c  S st    60     30001       150     12750         0     10365     89250    337161     38.09   no data
7.96/2.01	c  S st    60     30503       150     12750         0     10857     89250    358788     38.09   no data
7.96/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.96/2.02	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.96/2.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.96/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.96/2.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.96/2.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.96/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.33	c lits-rem:       113  cl-subs:      464  v-elim:      0  v-fix:    0  time:  0.29 s
10.77/2.71	c asymm  cl-useful: 0/11751/12750 lits-rem:0 time: 0.38
10.77/2.71	c calculated reachability. Time: 0.00
10.77/2.71	c  N dy    60     30503       150     12750         0     10393     89250    332995     38.09   no data
11.58/2.99	c  N dy    86     34565       150     12750         0     14278     89250    506549     38.34     42.66
13.16/3.33	c  N dy   111     39492       150     12750         0     11445     89250    350578     38.51     40.56
14.36/3.60	c  N dy   120     43558       150     12750         0     15351     89250    526483     38.56     43.36
14.76/3.78	c  S st   132     45756       150     12750         0      8878     89250    202184     38.62     38.84
15.16/3.82	c  S st   132     46262       150     12750         0      9370     89250    223549     38.62   no data
15.16/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.16/3.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.16/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.16/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.90	c lits-rem:         3  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.06 s
15.56/3.90	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.56/3.90	c vivif2 --  cl tried     9322 cl shrink        0 lits rem          0 time: 0.00
15.56/3.93	c asymm  cl-useful: 0/999/12750 lits-rem:0 time: 0.03
15.56/3.93	c calculated reachability. Time: 0.00
15.56/3.93	c  N dy   132     46262       150     12750         0      9322     89250    220847     38.62   no data
16.38/4.17	c  N dy   140     50263       150     12750         0     13156     89250    392276     38.53     40.60
17.55/4.49	c  N dy   148     54899       150     12750         0     17592     89250    587289     38.47     40.52
18.75/4.77	c  N dy   160     58974       150     12750         0     11922     89250    307680     38.45     40.60
19.95/5.05	c  N dy   181     63002       150     12750         0     15774     89250    478714     38.52     42.29
21.15/5.38	c  N dy   198     67331       150     12750         0     19948     89250    665764     38.58     40.74
21.94/5.57	c  S st   213     69393       150     12750         0     11404     89250    251018     38.64     39.42
22.34/5.63	c  S st   213     69895       150     12750         0     11896     89250    272598     38.64   no data
22.34/5.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.34/5.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.34/5.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.34/5.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.34/5.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.34/5.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
22.34/5.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.34/5.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.34/5.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.75/5.75	c lits-rem:        21  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.10 s
22.75/5.75	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.75/5.76	c vivif2 --  cl tried    11810 cl shrink        0 lits rem          0 time: 0.00
24.35/6.16	c asymm  cl-useful: 0/10910/12750 lits-rem:0 time: 0.40
24.35/6.16	c calculated reachability. Time: 0.00
24.35/6.16	c  N dy   213     69895       150     12750         0     11810     89250    267431     38.64   no data
25.54/6.48	c  N dy   242     74378       150     12750         0     16117     89250    461591     38.75     42.61
27.14/6.86	c  N dy   265     79269       150     12750         0     20804     89250    670980     38.81     40.95
28.74/7.28	c  N dy   286     84728       150     12750         0     14518     89250    356328     38.85     41.21
29.55/7.47	c  F st   299     87500       150     12750         0     17166     89250    473828     38.87   no data
30.72/7.74	c  N st   304     90798       150     12750         0     20310     89250    613902     38.87   no data
33.13/8.31	c  N dy   319     97094       150     12750         0     13884     89250    297481     38.89     41.27
34.72/8.78	c  N dy   338    103367       150     12750         0     19922     89250    567576     38.90     41.10
35.52/8.90	c  S st   346    104842       150     12750         0     21336     89250    631271     38.92     39.08
35.52/8.96	c  S st   346    105346       150     12750         0     21825     89250    652493     38.92   no data
35.52/8.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.52/8.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.52/8.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.52/8.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.52/8.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.52/8.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.52/8.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.52/8.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.92/9.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.72/9.74	c lits-rem:       158  cl-subs:      800  v-elim:      0  v-fix:    0  time:  0.73 s
38.72/9.74	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
38.72/9.75	c vivif2 --  cl tried    21025 cl shrink        0 lits rem          0 time: 0.01
39.12/9.86	c asymm  cl-useful: 0/1840/12750 lits-rem:0 time: 0.12
39.12/9.86	c calculated reachability. Time: 0.00
39.12/9.86	c  N dy   346    105346       150     12750         0     21025     89250    607871     38.92   no data
41.92/10.51	c  N dy   363    112095       150     12750         0     14092     89250    274469     38.92     41.83
44.31/11.12	c  N dy   378    119811       150     12750         0     21494     89250    604811     38.85     41.04
52.30/13.12	c  N dy   385    141872       150     12750         0     28102     89250    867535     38.39     40.70
55.51/13.93	c  N dy   419    151088       150     12750         0     21665     89250    554975     38.42     40.45
58.29/14.60	c  S st   452    158019       150     12750         0     28339     89250    852664     38.47     40.04
58.29/14.68	c  S st   452    158523       150     12750         0     28833     89250    874370     38.47   no data
58.29/14.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.69/14.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.69/14.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.69/14.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.69/14.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.69/14.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.69/14.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.69/14.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.69/14.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.70/16.24	c lits-rem:       266  cl-subs:     1319  v-elim:      0  v-fix:    0  time:  1.51 s
64.70/16.24	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
64.70/16.25	c vivif2 --  cl tried    27514 cl shrink        0 lits rem          0 time: 0.01
65.49/16.47	c asymm  cl-useful: 0/3685/12750 lits-rem:0 time: 0.22
65.49/16.48	c calculated reachability. Time: 0.00
65.49/16.48	c  N dy   452    158523       150     12750         0     27514     89250    801235     38.47   no data
69.47/17.47	c  N dy   499    168694       150     12750         0     21035     89250    493321     38.53     42.13
75.06/18.83	c  N dy   543    182117       150     12750         0     33872     89250   1062392     38.55     41.50
79.86/20.02	c  N dy   597    193768       150     12750         0     27826     89250    762010     38.59     40.70
86.67/21.73	c  N dy   624    210702       150     12750         0     25803     89250    636231     38.49     40.72
93.44/23.48	c  N dy   659    225307       150     12750         0     20661     89250    379376     38.46     40.59
98.63/24.74	c  S st   670    237784       150     12750         0     32574     89250    903564     38.39   no data
99.03/24.84	c  S st   670    238288       150     12750         0     33065     89250    925412     38.39   no data
99.03/24.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.03/24.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
99.03/24.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.03/24.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.03/24.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.03/24.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
99.03/24.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.03/24.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.03/24.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.03/26.88	c lits-rem:       330  cl-subs:     1825  v-elim:      0  v-fix:    0  time:  1.98 s
107.03/26.88	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
107.03/26.89	c vivif2 --  cl tried    31240 cl shrink        0 lits rem          0 time: 0.01
108.24/27.14	c asymm  cl-useful: 0/2921/12750 lits-rem:0 time: 0.24
108.24/27.14	c calculated reachability. Time: 0.00
108.24/27.14	c  N dy   670    238288       150     12750         0     31240     89250    833163     38.39   no data
115.01/28.83	c  N dy   701    254103       150     12750         0     26313     89250    597192     38.35     40.45
123.80/31.02	c  N dy   746    274218       150     12750         0     24555     89250    490527     38.29     40.31
131.79/33.02	c  N dy   815    291817       150     12750         0     41390     89250   1240847     38.33     40.57
137.78/34.58	c  F st   878    306252       150     12750         0     33249     89250    842019     38.37     35.23
140.17/35.15	c  N dy   884    311449       150     12750         0     38213     89250   1067572     38.37   no data
149.36/37.41	c  N dy   932    331371       150     12750         0     34330     89250    853493     38.37     41.68
159.35/39.93	c  N dy  1010    351429       150     12750         0     29625     89250    615576     38.39     40.49
161.75/40.54	c  S st  1024    357432       150     12750         0     35368     89250    871049     38.38     38.21
162.15/40.63	c  S st  1024    357936       150     12750         0     35864     89250    893179     38.38   no data
162.15/40.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.15/40.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
162.15/40.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.15/40.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.15/40.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.15/40.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
162.15/40.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.15/40.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
162.15/40.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.33/42.48	c lits-rem:       282  cl-subs:     1204  v-elim:      0  v-fix:    0  time:  1.79 s
169.33/42.48	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
169.33/42.49	c vivif2 --  cl tried    34660 cl shrink        0 lits rem          0 time: 0.01
170.53/42.74	c asymm  cl-useful: 0/2620/12750 lits-rem:0 time: 0.25
170.53/42.74	c calculated reachability. Time: 0.00
170.53/42.74	c  N dy  1024    357936       150     12750         0     34660     89250    827748     38.38   no data
180.92/45.33	c  N dy  1074    378631       150     12750         0     29569     89250    577144     38.38     40.41
191.30/47.92	c  N dy  1132    398672       150     12750         0     48765     89250   1435158     38.39     40.87
201.69/50.59	c  N dy  1193    418717       150     12750         0     42126     89250   1103725     38.39     41.06
212.88/53.31	c  N dy  1269    439341       150     12750         0     35104     89250    762588     38.41     40.92
224.86/56.30	c  N dy  1349    460266       150     12750         0     55141     89250   1657315     38.45     40.61
235.24/58.91	c  N dy  1438    480355       150     12750         0     46646     89250   1245392     38.49     40.78
246.03/61.65	c  N dy  1478    500498       150     12750         0     37176     89250    784103     38.48     40.73
258.03/64.64	c  N dy  1554    520531       150     12750         0     56398     89250   1638806     38.49     41.28
266.82/66.88	c  S st  1617    536908       150     12750         0     42357     89250    984714     38.50     36.50
267.19/66.98	c  S st  1617    537411       150     12750         0     42844     89250   1006156     38.50   no data
267.19/66.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
267.59/67.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
267.59/67.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.59/67.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.59/67.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.59/67.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
267.59/67.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.59/67.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
267.59/67.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.38/69.71	c lits-rem:       287  cl-subs:     1331  v-elim:      0  v-fix:    0  time:  2.66 s
278.38/69.71	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
278.38/69.73	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.01
279.59/70.01	c asymm  cl-useful: 0/2250/12750 lits-rem:0 time: 0.29
279.59/70.01	c calculated reachability. Time: 0.00
279.59/70.01	c  N dy  1617    537411       150     12750         0     41513     89250    935298     38.50   no data
292.37/73.23	c  N dy  1686    557799       150     12750         0     61050     89250   1809278     38.51     40.62
306.74/76.85	c  N dy  1758    584195       150     12750         0     55650     89250   1536436     38.49     40.90
318.33/79.75	c  N dy  1807    604200       150     12750         0     43196     89250    947554     38.47     40.54
332.33/83.27	c  N dy  1902    624799       150     12750         0     62946     89250   1827556     38.50     41.09
345.91/86.64	c  N dy  1978    647974       150     12750         0     52632     89250   1335383     38.51     40.68
360.27/90.24	c  N dy  2055    668995       150     12750         0     39251     89250    712119     38.53     40.61
373.85/93.64	c  N dy  2125    689056       150     12750         0     58468     89250   1567265     38.54     40.65
390.63/97.89	c  N dy  2213    710199       150     12750         0     44237     89250    901800     38.56     40.64
405.41/101.57	c  N dy  2276    730202       150     12750         0     63413     89250   1757074     38.56     40.61
419.79/105.15	c  N dy  2371    751197       150     12750         0     48107     89250   1038115     38.58     40.65
434.57/108.89	c  N dy  2448    772168       150     12750         0     68213     89250   1934721     38.60     40.76
448.95/112.40	c  N dy  2528    793140       150     12750         0     51916     89250   1175583     38.62     41.08
458.53/114.80	c  S st  2583    806116       150     12750         0     64369     89250   1733308     38.63     38.13
458.93/114.96	c  S st  2583    806620       150     12750         0     64860     89250   1755362     38.63   no data
458.93/114.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
459.33/115.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
459.33/115.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
459.33/115.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.33/115.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.33/115.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
459.33/115.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
459.33/115.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
459.33/115.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.08/124.75	c lits-rem:       680  cl-subs:     2891  v-elim:      0  v-fix:    0  time:  9.67 s
498.08/124.75	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
498.08/124.77	c vivif2 --  cl tried    61969 cl shrink        0 lits rem          0 time: 0.02
499.30/125.10	c asymm  cl-useful: 0/1274/12750 lits-rem:0 time: 0.33
499.30/125.10	c calculated reachability. Time: 0.00
499.30/125.10	c  N dy  2583    806620       150     12750         0     61969     89250   1598519     38.63   no data
518.05/129.70	c  N dy  2665    829362       150     12750         0     46423     89250    893639     38.64     41.01
531.23/133.00	c  N dy  2711    849447       150     12750         0     65631     89250   1750417     38.63     40.70
546.01/136.74	c  N dy  2776    869464       150     12750         0     46491     89250    862485     38.64     41.69
559.60/140.11	c  N dy  2838    889730       150     12750         0     65882     89250   1736110     38.64     40.81
574.78/143.95	c  N dy  2881    910999       150     12750         0     46980     89250    852545     38.62     40.89
588.36/147.31	c  N dy  2932    931101       150     12750         0     66284     89250   1713690     38.62     40.85
614.32/153.88	c  N dy  2979    968204       150     12750         0     61456     89250   1484359     38.57     40.89
630.70/157.95	c  N dy  3051    988366       150     12750         0     80801     89250   2349985     38.57     40.78
645.08/161.58	c  N dy  3132   1009476       150     12750         0     59801     89250   1365896     38.58     40.62
661.46/165.62	c  N dy  3179   1029714       150     12750         0     79190     89250   2235818     38.57     40.80
680.63/170.44	c  N dy  3247   1057651       150     12750         0     63811     89250   1515026     38.56     40.71
691.82/173.28	c  F st  3271   1071875       150     12750         0     77371     89250   2113824     38.55   no data
697.80/174.79	c  N dy  3279   1078411       150     12750         0     83627     89250   2398692     38.55     41.14
711.79/178.22	c  N dy  3323   1098450       150     12750         0     59761     89250   1296277     38.54     42.95
728.56/182.48	c  N dy  3407   1118596       150     12750         0     79068     89250   2159062     38.55     40.78
744.95/186.53	c  N dy  3460   1139250       150     12750         0     54834     89250   1042805     38.55     40.68
760.12/190.30	c  N dy  3517   1159304       150     12750         0     73970     89250   1897120     38.56     40.75
779.69/195.22	c  N dy  3574   1179976       150     12750         0     48812     89250    738233     38.55     40.73
798.86/200.04	c  N dy  3668   1200467       150     12750         0     68417     89250   1615170     38.57     40.60
810.46/202.95	c  S st  3716   1209930       150     12750         0     77481     89250   2020392     38.57   no data
811.27/203.19	c  S st  3716   1210432       150     12750         0     77971     89250   2042562     38.57   no data
811.27/203.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
811.67/203.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
811.67/203.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
811.67/203.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
811.67/203.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.67/203.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
811.67/203.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
811.67/203.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
812.05/203.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.57/218.22	c lits-rem:       726  cl-subs:     3226  v-elim:      0  v-fix:    0  time: 14.90 s
871.57/218.22	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
871.57/218.25	c vivif2 --  cl tried    74745 cl shrink        0 lits rem          0 time: 0.02
872.78/218.58	c asymm  cl-useful: 0/1707/12750 lits-rem:0 time: 0.33
872.78/218.58	c calculated reachability. Time: 0.00
872.78/218.58	c  N dy  3716   1210432       150     12750         0     74745     89250   1863683     38.57   no data
892.34/223.49	c  N dy  3736   1233849       150     12750         0     51275     89250    818279     38.55     40.95
927.49/232.20	c  N dy  3812   1276772       150     12750         0     92193     89250   2655916     38.51     40.87
945.07/236.67	c  N dy  3884   1299706       150     12750         0     67334     89250   1498221     38.51     40.56
982.63/246.03	c  N dy  3924   1338653       150     12750         0     56731     89250    996633     38.44     40.80
1000.98/250.69	c  N dy  3954   1358670       150     12750         0     75828     89250   1840913     38.43     40.46
1024.55/256.53	c  N dy  4037   1378707       150     12750         0     95059     89250   2697392     38.44     40.58
1046.12/261.98	c  N dy  4091   1406278       150     12750         0     72685     89250   1681380     38.42     40.52
1066.90/267.14	c  N dy  4183   1426374       150     12750         0     91956     89250   2543749     38.43     41.17
1084.88/271.67	c  N dy  4245   1446484       150     12750         0     61492     89250   1141303     38.44     40.72
1102.85/276.18	c  N dy  4319   1466764       150     12750         0     80948     89250   2010743     38.44     40.60
1125.62/281.85	c  N dy  4399   1486925       150     12750         0    100344     89250   2877838     38.45     40.68
1165.56/291.80	c  N dy  4458   1533044       150     12750         0     93528     89250   2544500     38.41     40.50
1185.16/296.78	c  N dy  4521   1553093       150     12750         0     61115     89250   1062665     38.41     43.94
1203.91/301.40	c  N dy  4607   1573839       150     12750         0     81022     89250   1952658     38.42     40.48
1227.48/307.31	c  N dy  4710   1593863       150     12750         0    100209     89250   2813665     38.44     40.76
1246.68/312.11	c  N dy  4799   1613907       150     12750         0     66772     89250   1274745     38.45     42.49
1267.43/317.38	c  N dy  4863   1636697       150     12750         0     88581     89250   2245953     38.44     40.57
1291.79/323.40	c  N dy  4917   1657788       150     12750         0     55174     89250    722439     38.44     40.47
1309.78/327.97	c  N dy  5011   1677845       150     12750         0     74373     89250   1583400     38.46     42.94
1329.76/332.95	c  N dy  5066   1698089       150     12750         0     93763     89250   2441125     38.45     40.75
1346.12/337.07	c  S st  5121   1710433       150     12750         0    105650     89250   2972006     38.46     38.42
1347.34/337.38	c  S st  5121   1710933       150     12750         0    106135     89250   2993077     38.46   no data
1347.34/337.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1347.74/337.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1347.74/337.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1347.74/337.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1347.74/337.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1347.74/337.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1347.74/337.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1347.74/337.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1348.11/337.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1444.00/361.58	c lits-rem:       647  cl-subs:     5371  v-elim:      0  v-fix:    0  time: 24.00 s
1444.00/361.58	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1444.41/361.61	c vivif2 --  cl tried   100764 cl shrink        0 lits rem          0 time: 0.03
1445.98/362.00	c asymm  cl-useful: 0/1150/12750 lits-rem:0 time: 0.38
1445.98/362.00	c calculated reachability. Time: 0.00
1445.98/362.00	c  N dy  5121   1710933       150     12750         0    100764     89250   2703718     38.46   no data
1469.55/367.90	c  N dy  5203   1734743       150     12750         0     69031     89250   1311902     38.46     40.94
1489.52/372.92	c  N dy  5298   1754834       150     12750         0     88332     89250   2176084     38.47     40.65
1513.49/378.90	c  N dy  5365   1774975       150     12750         0    107665     89250   3042350     38.47     40.79
1532.28/383.61	c  N dy  5451   1795026       150     12750         0     71345     89250   1378306     38.48     40.52
1555.43/389.48	c  N dy  5540   1815339       150     12750         0     90830     89250   2250124     38.49     40.55
1586.98/397.33	c  N dy  5630   1836863       150     12750         0    111458     89250   3172332     38.50     41.09
1606.17/402.18	c  N dy  5713   1856949       150     12750         0     74154     89250   1466348     38.51     40.57
1628.55/407.71	c  N dy  5797   1877044       150     12750         0     93418     89250   2328848     38.52     42.46
1654.10/414.12	c  N dy  5875   1897149       150     12750         0    112723     89250   3195910     38.53     40.91
1673.27/418.96	c  N dy  5943   1918130       150     12750         0     75327     89250   1483182     38.53     41.03
1694.86/424.38	c  N dy  6024   1938434       150     12750         0     94788     89250   2351969     38.54     40.83
1721.23/430.95	c  N dy  6094   1958809       150     12750         0    114277     89250   3219760     38.54     40.81
1739.58/435.53	c  N dy  6152   1978987       150     12750         0     75100     89250   1441326     38.54     40.65
1765.94/442.10	c  N dy  6251   2003222       150     12750         0     98287     89250   2477301     38.55     40.68
1790.31/448.21	c  N dy  6291   2023355       150     12750         0    117520     89250   3329017     38.54     41.29
1809.10/452.96	c  N dy  6381   2043379       150     12750         0     77410     89250   1512537     38.55     40.90
1845.44/462.00	c  N dy  6487   2077398       150     12750         0    109967     89250   2972925     38.55     40.66
1867.01/467.44	c  N dy  6542   2097485       150     12750         0     68902     89250   1099599     38.54     43.51
1887.38/472.55	c  N dy  6618   2117904       150     12750         0     88488     89250   1974371     38.55     40.61
1914.16/479.22	c  N dy  6683   2137941       150     12750         0    107680     89250   2830544     38.55     40.91
1955.69/489.68	c  N dy  6749   2176816       150     12750         0     83402     89250   1701080     38.54     40.64
1980.48/495.82	c  N dy  6841   2196950       150     12750         0    102707     89250   2567741     38.54     41.17
1999.23/500.59	c  S st  6901   2210933       150     12750         0    116067     89250   3168411     38.55     37.58
2000.43/500.89	c  S st  6901   2211436       150     12750         0    116554     89250   3189780     38.55   no data
2000.83/500.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2000.83/500.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2000.83/500.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2000.83/500.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2000.83/500.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2000.83/500.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2000.83/500.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2001.23/501.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2001.23/501.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2120.27/530.88	c lits-rem:      1138  cl-subs:     6969  v-elim:      0  v-fix:    0  time: 29.79 s
2120.27/530.88	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2120.68/530.92	c vivif2 --  cl tried   109585 cl shrink        0 lits rem          0 time: 0.04
2122.26/531.32	c asymm  cl-useful: 0/1046/12750 lits-rem:0 time: 0.40
2122.26/531.33	c calculated reachability. Time: 0.00
2122.26/531.33	c  N dy  6901   2211436       150     12750         0    109585     89250   2834078     38.55   no data
2149.82/538.26	c  N dy  6979   2231529       150     12750         0     66807     89250    942580     38.55     41.00
2170.19/543.34	c  N dy  7087   2252129       150     12750         0     86568     89250   1832313     38.57     40.77
2207.75/552.71	c  N dy  7174   2282191       150     12750         0    115271     89250   3118434     38.56     40.62
2233.71/559.21	c  N dy  7217   2303762       150     12750         0     72870     89250   1179755     38.56     40.89
2254.48/564.45	c  N dy  7287   2324492       150     12750         0     92759     89250   2065816     38.56     40.67
2278.04/570.38	c  N dy  7343   2344595       150     12750         0    111971     89250   2921687     38.56     40.97
2305.22/577.19	c  N dy  7394   2364735       150     12750         0     67102     89250    882753     38.56     40.69
2324.38/581.92	c  N dy  7457   2384793       150     12750         0     86278     89250   1739410     38.56     41.04
2348.35/587.95	c  N dy  7534   2404824       150     12750         0    105498     89250   2598508     38.56     41.04
2378.31/595.49	c  N dy  7625   2424896       150     12750         0    124714     89250   3460192     38.57     42.38
2401.09/601.15	c  N dy  7697   2445035       150     12750         0     78962     89250   1377235     38.57     40.84
2423.44/606.74	c  N dy  7783   2465043       150     12750         0     98134     89250   2238733     38.58     41.51
2450.63/613.53	c  N dy  7868   2485119       150     12750         0    117373     89250   3102324     38.59     40.69
2480.57/621.10	c  N dy  7970   2505406       150     12750         0     70755     89250    973342     38.60     40.80
2501.34/626.22	c  N dy  8049   2525991       150     12750         0     90459     89250   1853615     38.60     41.05
2524.51/632.06	c  N dy  8101   2546081       150     12750         0    109681     89250   2713112     38.60     40.72
2559.26/640.71	c  N dy  8160   2566152       150     12750         0    128898     89250   3573878     38.60     40.80
2583.63/646.80	c  N dy  8246   2586459       150     12750         0     81367     89250   1415264     38.61     41.06
2606.00/652.45	c  N dy  8315   2607274       150     12750         0    101266     89250   2303349     38.61     40.83
2633.95/659.42	c  N dy  8390   2627439       150     12750         0    120589     89250   3170113     38.61     40.98
2666.31/667.52	c  N dy  8507   2647573       150     12750         0     71923     89250    956901     38.63     40.69
2685.48/672.34	c  N dy  8561   2667601       150     12750         0     91096     89250   1814495     38.62     43.55
2708.65/678.15	c  N dy  8603   2687676       150     12750         0    110258     89250   2669905     38.62     40.77
2738.62/685.62	c  N dy  8676   2707802       150     12750         0    129564     89250   3531984     38.63     40.73
2745.41/687.30	c  S st  8699   2711436       150     12750         0    133038     89250   3688522     38.63   no data
2746.61/687.68	c  S st  8699   2711938       150     12750         0    133527     89250   3710253     38.63   no data
2746.61/687.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2747.01/687.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2747.01/687.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2747.01/687.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2747.01/687.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2747.01/687.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2747.01/687.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2747.41/687.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2747.81/687.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2886.41/722.61	c lits-rem:      1071  cl-subs:     7111  v-elim:      0  v-fix:    0  time: 34.69 s
2886.41/722.61	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2886.41/722.66	c vivif2 --  cl tried   126416 cl shrink        0 lits rem          0 time: 0.05
2888.41/723.10	c asymm  cl-useful: 0/904/12750 lits-rem:0 time: 0.44
2888.41/723.10	c calculated reachability. Time: 0.00
2888.41/723.10	c  N dy  8699   2711938       150     12750         0    126416     89250   3330704     38.63   no data
2920.79/731.23	c  N dy  8789   2735265       150     12750         0     79965     89250   1283992     38.63     40.69
2944.74/737.22	c  N dy  8862   2757026       150     12750         0    100811     89250   2218432     38.64     40.74
2970.30/743.64	c  N dy  8913   2777124       150     12750         0    120057     89250   3080957     38.63     42.98
3003.45/751.96	c  N dy  8993   2797182       150     12750         0    139278     89250   3941433     38.64     42.30
3024.62/757.24	c  N dy  9070   2817185       150     12750         0     88574     89250   1633801     38.64     40.76
3047.40/762.95	c  N dy  9128   2837192       150     12750         0    107735     89250   2493178     38.64     40.83
3151.25/788.96	c  N dy  9140   2924227       150     12750         0    119461     89250   2952554     38.56     40.78
3183.60/797.09	c  N dy  9225   2944606       150     12750         0    138977     89250   3827250     38.56     40.73
3207.57/803.00	c  N dy  9280   2964775       150     12750         0     86831     89250   1498144     38.56     40.63
3234.34/809.74	c  N dy  9363   2986947       150     12750         0    108087     89250   2448900     38.57     40.67
3268.29/818.23	c  N dy  9439   3008601       150     12750         0    128875     89250   3381878     38.57     40.77
3314.23/829.76	c  N dy  9497   3029848       150     12750         0     76628     89250   1003910     38.57     41.04
3346.19/837.76	c  N dy  9557   3051336       150     12750         0     97208     89250   1922934     38.57     40.64
3380.53/846.32	c  N dy  9628   3071459       150     12750         0    116477     89250   2786858     38.57     40.88
3409.69/853.60	c  N dy  9661   3091474       150     12750         0    135612     89250   3644224     38.57     40.76
3441.65/861.66	c  N dy  9740   3112305       150     12750         0     81960     89250   1205237     38.57     40.71
3463.22/867.00	c  N dy  9803   3132324       150     12750         0    101075     89250   2059856     38.57     42.48
3489.99/873.79	c  N dy  9873   3152733       150     12750         0    120610     89250   2933289     38.57     40.81
3525.94/882.78	c  N dy  9955   3174620       150     12750         0    141567     89250   3869275     38.57     40.79
3550.31/888.83	c  N dy 10005   3194761       150     12750         0     86167     89250   1361572     38.57     40.62
3570.28/893.84	c  S st 10084   3211938       150     12750         0    102655     89250   2102961     38.58     39.36
3571.48/894.11	c  S st 10084   3212443       150     12750         0    103149     89250   2125321     38.58   no data
3571.48/894.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3571.48/894.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
3571.48/894.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3571.48/894.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3571.48/894.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3571.48/894.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3571.48/894.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3571.88/894.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3571.88/894.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3618.61/905.96	c lits-rem:       570  cl-subs:     3012  v-elim:      0  v-fix:    0  time: 11.69 s
3618.61/905.96	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3618.61/905.99	c vivif2 --  cl tried   100137 cl shrink        0 lits rem          0 time: 0.03
3620.21/906.38	c asymm  cl-useful: 0/1109/12750 lits-rem:0 time: 0.39
3620.21/906.38	c calculated reachability. Time: 0.00
3620.21/906.38	c  N dy 10084   3212443       150     12750         0    100137     89250   1962405     38.58   no data
3651.77/914.25	c  N dy 10162   3232536       150     12750         0    119404     89250   2824696     38.58     40.74
3686.92/923.01	c  N dy 10229   3252670       150     12750         0    138720     89250   3690704     38.58     40.66
3719.68/931.25	c  N dy 10306   3272964       150     12750         0     82600     89250   1170288     38.59     40.77
3742.84/937.05	c  N dy 10388   3293000       150     12750         0    101731     89250   2025647     38.59     41.57
3768.01/943.30	c  N dy 10429   3313160       150     12750         0    121010     89250   2887281     38.59     40.77
3798.36/950.94	c  N dy 10470   3333467       150     12750         0    140391     89250   3748578     38.59     40.71
3831.52/959.23	c  N dy 10563   3353473       150     12750         0     83038     89250   1154082     38.59     40.97
3855.08/965.10	c  N dy 10645   3373491       150     12750         0    102212     89250   2010917     38.59     42.82
3883.07/972.10	c  N dy 10725   3393510       150     12750         0    121438     89250   2870921     38.60     40.66
3917.81/980.84	c  N dy 10823   3413685       150     12750         0    140788     89250   3739643     38.60     40.85
3952.55/989.59	c  N dy 10902   3434424       150     12750         0     83117     89250   1122343     38.61     41.15
3975.73/995.38	c  N dy 10973   3454677       150     12750         0    102534     89250   1989716     38.61     40.66
4004.49/1002.59	c  N dy 11062   3475126       150     12750         0    122144     89250   2871760     38.61     40.72
4039.23/1011.21	c  N dy 11151   3495292       150     12750         0    141422     89250   3740639     38.62     40.86
4076.41/1020.60	c  N dy 11227   3516439       150     12750         0     83112     89250   1082530     38.62     40.72
4099.95/1026.48	c  N dy 11315   3536500       150     12750         0    102325     89250   1941040     38.62     40.85
4129.13/1033.77	c  N dy 11415   3556626       150     12750         0    121578     89250   2808263     38.63     40.76
4175.84/1045.47	c  N dy 11524   3579579       150     12750         0    143574     89250   3797501     38.64     40.72
4227.77/1058.48	c  N dy 11594   3599656       150     12750         0     83337     89250   1060294     38.64     40.89
4258.53/1066.12	c  N dy 11647   3622607       150     12750         0    105256     89250   2048710     38.64     40.73
4287.69/1073.47	c  N dy 11688   3643994       150     12750         0    125612     89250   2958966     38.63     40.89
4324.44/1082.62	c  N dy 11798   3664409       150     12750         0    145170     89250   3842788     38.64     40.81
4359.60/1091.42	c  N dy 11856   3685029       150     12750         0     84562     89250   1085183     38.64     40.76
4383.16/1097.33	c  N dy 11947   3705361       150     12750         0    104073     89250   1963825     38.64     40.72
4393.14/1099.86	c  S st 11990   3712443       150     12750         0    110853     89250   2271839     38.65   no data
4394.34/1100.17	c  S st 11990   3712945       150     12750         0    111341     89250   2294078     38.65   no data
4394.34/1100.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4394.74/1100.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4394.74/1100.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4394.74/1100.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4394.74/1100.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4394.74/1100.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4394.74/1100.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4394.74/1100.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4395.14/1100.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4448.28/1113.65	c lits-rem:       484  cl-subs:     3103  v-elim:      0  v-fix:    0  time: 13.31 s
4448.28/1113.65	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4448.28/1113.68	c vivif2 --  cl tried   108238 cl shrink        0 lits rem          0 time: 0.03
4449.90/1114.07	c asymm  cl-useful: 0/1011/12750 lits-rem:0 time: 0.39
4449.90/1114.07	c calculated reachability. Time: 0.00
4449.90/1114.07	c  N dy 11990   3712945       150     12750         0    108238     89250   2123799     38.65   no data
4494.61/1125.27	c  N dy 12065   3741254       150     12750         0    135332     89250   3338707     38.65     40.71
4513.78/1130.02	c  F st 12099   3751563       150     12750         0    145168     89250   3779903     38.65     38.78
4532.16/1134.61	c  N dy 12123   3761863       150     12750         0    155017     89250   4226599     38.65     40.87
4558.92/1141.37	c  N dy 12157   3781916       150     12750         0     92877     89250   1416948     38.64     42.50
4583.68/1147.51	c  N dy 12206   3801997       150     12750         0    112068     89250   2277114     38.64     40.73
4615.64/1155.58	c  N dy 12311   3822028       150     12750         0    131285     89250   3145041     38.65     42.69
4646.40/1163.27	c  N dy 12338   3842124       150     12750         0    150452     89250   4000982     38.64     40.80
4683.15/1172.44	c  N dy 12423   3862266       150     12750         0     87526     89250   1150001     38.65     40.72
4708.74/1178.84	c  N dy 12513   3883029       150     12750         0    107419     89250   2043616     38.65     40.71
4740.68/1186.89	c  N dy 12591   3905172       150     12750         0    128612     89250   2997721     38.66     40.75
4775.05/1195.41	c  N dy 12658   3925230       150     12750         0    147807     89250   3862338     38.66     41.77

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-3173866-1304072119/watcher-3173866-1304072119 -o /tmp/evaluation-result-3173866-1304072119/solver-3173866-1304072119 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173866-1304072119.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: 1.96 4.32 5.73 2/178 21007
/proc/meminfo: memFree=25392132/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=51212 CPUtime=0.01 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 408 0 0 0 1 0 0 0 21 0 4 0 518810086 52441088 347 33554432000 4194304 4627427 140735383637056 18446744073709551615 47052662065074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 12803 347 299 106 0 7774 0
[pid=21007/tid=21008] ppid=21004 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 518810087 52441088 347 33554432000 4194304 4627427 140735383637056 18446744073709551615 47052662065074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 518810087 52441088 347 33554432000 4194304 4627427 140735383637056 18446744073709551615 47052662065072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 518810087 52441088 347 33554432000 4194304 4627427 140735383637056 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.229638 s]
/proc/loadavg: 1.96 4.32 5.73 2/178 21007
/proc/meminfo: memFree=25392132/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=291240 CPUtime=3.4 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 8512 0 0 0 339 1 0 0 19 0 4 0 518810086 298229760 6020 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 72810 6020 384 106 0 67781 0
[pid=21007/tid=21008] ppid=21004 vsize=291240 CPUtime=0.84 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2118 0 0 0 84 0 0 0 25 0 4 0 518810087 298229760 6020 33554432000 4194304 4627427 140735383637056 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=291240 CPUtime=0.85 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2155 0 0 0 85 0 0 0 18 0 4 0 518810087 298229760 6020 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=291240 CPUtime=0.84 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 1762 0 0 0 84 0 0 0 19 0 4 0 518810087 298229760 6020 33554432000 4194304 4627427 140735383637056 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 291240

[startup+0.959672 s]
/proc/loadavg: 1.96 4.32 5.73 2/178 21007
/proc/meminfo: memFree=25392132/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=292020 CPUtime=3.8 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 10007 0 0 0 379 1 0 0 19 0 4 0 518810086 299028480 5493 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 73005 5493 384 106 0 67976 0
[pid=21007/tid=21008] ppid=21004 vsize=292020 CPUtime=0.94 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2504 0 0 0 94 0 0 0 25 0 4 0 518810087 299028480 5493 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=292020 CPUtime=0.95 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2544 0 0 0 95 0 0 0 19 0 4 0 518810087 299028480 5493 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=292020 CPUtime=0.94 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2117 0 0 0 94 0 0 0 19 0 4 0 518810087 299028480 5493 33554432000 4194304 4627427 140735383637056 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 292020

[startup+1.05965 s]
/proc/loadavg: 1.96 4.32 5.73 2/178 21007
/proc/meminfo: memFree=25392132/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=292020 CPUtime=4.2 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 10358 0 0 0 419 1 0 0 19 0 4 0 518810086 299028480 5844 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 73005 5844 384 106 0 67976 0
[pid=21007/tid=21008] ppid=21004 vsize=292020 CPUtime=1.04 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2597 0 0 0 104 0 0 0 25 0 4 0 518810087 299028480 5844 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=292020 CPUtime=1.05 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2632 0 0 0 105 0 0 0 19 0 4 0 518810087 299028480 5844 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=292020 CPUtime=1.04 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2199 0 0 0 104 0 0 0 19 0 4 0 518810087 299028480 5844 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 292020

[startup+1.10065 s]
/proc/loadavg: 1.96 4.32 5.73 2/178 21007
/proc/meminfo: memFree=25392132/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=292020 CPUtime=4.37 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 10485 0 0 0 436 1 0 0 19 0 4 0 518810086 299028480 5971 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 73005 5972 384 106 0 67976 0
[pid=21007/tid=21008] ppid=21004 vsize=292020 CPUtime=1.08 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2631 0 0 0 108 0 0 0 25 0 4 0 518810087 299028480 5972 33554432000 4194304 4627427 140735383637056 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=292020 CPUtime=1.09 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2663 0 0 0 109 0 0 0 19 0 4 0 518810087 299028480 5972 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=292020 CPUtime=1.08 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2226 0 0 0 108 0 0 0 19 0 4 0 518810087 299028480 5972 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 292020

[startup+1.50058 s]
/proc/loadavg: 1.96 4.32 5.73 2/178 21007
/proc/meminfo: memFree=25392132/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=292520 CPUtime=5.97 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 13003 0 0 0 595 2 0 0 20 0 4 0 518810086 299540480 6148 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 73130 6148 385 106 0 68101 0
[pid=21007/tid=21008] ppid=21004 vsize=292520 CPUtime=1.48 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 3243 0 0 0 148 0 0 0 25 0 4 0 518810087 299540480 6148 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=292520 CPUtime=1.49 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 3306 0 0 0 149 0 0 0 20 0 4 0 518810087 299540480 6148 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=292520 CPUtime=1.48 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 2837 0 0 0 148 0 0 0 20 0 4 0 518810087 299540480 6148 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292520

[startup+3.1003 s]
/proc/loadavg: 2.60 4.42 5.75 9/188 21020
/proc/meminfo: memFree=25229880/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=318204 CPUtime=12.35 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 28655 0 0 0 1231 4 0 0 25 0 4 0 518810086 325840896 15910 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 79551 15911 388 106 0 74522 0
[pid=21007/tid=21008] ppid=21004 vsize=318204 CPUtime=3.08 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 6261 0 0 0 308 0 0 0 25 0 4 0 518810087 325840896 15911 33554432000 4194304 4627427 140735383637056 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=318204 CPUtime=3.09 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 8071 0 0 0 308 1 0 0 25 0 4 0 518810087 325840896 15911 33554432000 4194304 4627427 140735383637056 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=318204 CPUtime=3.07 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 7318 0 0 0 306 1 0 0 25 0 4 0 518810087 325840896 15911 33554432000 4194304 4627427 140735383637056 18446744073709551615 4467832 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 318204

[startup+6.30673 s]
/proc/loadavg: 3.03 4.47 5.76 9/188 21020
/proc/meminfo: memFree=25166640/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=318884 CPUtime=25.17 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 41510 0 0 0 2509 8 0 0 25 0 4 0 518810086 326537216 20171 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 79721 20171 388 106 0 74692 0
[pid=21007/tid=21008] ppid=21004 vsize=318884 CPUtime=6.29 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 11087 0 0 0 627 2 0 0 25 0 4 0 518810087 326537216 20171 33554432000 4194304 4627427 140735383637056 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=318884 CPUtime=6.29 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 10788 0 0 0 628 1 0 0 25 0 4 0 518810087 326537216 20171 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=318884 CPUtime=6.26 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 9416 0 0 0 624 2 0 0 25 0 4 0 518810087 326537216 20171 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 318884

[startup+12.7006 s]
/proc/loadavg: 3.51 4.55 5.78 9/188 21020
/proc/meminfo: memFree=25057680/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=335228 CPUtime=50.7 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 66359 0 0 0 5058 12 0 0 25 0 4 0 518810086 343273472 26578 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 83807 26578 388 106 0 78778 0
[pid=21007/tid=21008] ppid=21004 vsize=335228 CPUtime=12.68 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 17242 0 0 0 1265 3 0 0 25 0 4 0 518810087 343273472 26578 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=335228 CPUtime=12.69 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 16636 0 0 0 1267 2 0 0 25 0 4 0 518810087 343273472 26578 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=335228 CPUtime=12.62 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 15510 0 0 0 1260 2 0 0 25 0 4 0 518810087 343273472 26578 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 335228

[startup+25.5003 s]
/proc/loadavg: 4.20 4.66 5.81 9/188 21020
/proc/meminfo: memFree=24896232/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=333140 CPUtime=101.83 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 102991 0 0 0 10163 20 0 0 25 0 4 0 518810086 341135360 36167 33554432000 4194304 4627427 140735383637056 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 83285 36167 389 106 0 78256 0
[pid=21007/tid=21008] ppid=21004 vsize=333140 CPUtime=25.48 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 26304 0 0 0 2543 5 0 0 25 0 4 0 518810087 341135360 36167 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=333140 CPUtime=25.48 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 25119 0 0 0 2545 3 0 0 25 0 4 0 518810087 341135360 36167 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=333140 CPUtime=25.35 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 23823 0 0 0 2531 4 0 0 25 0 4 0 518810087 341135360 36167 33554432000 4194304 4627427 140735383637056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 333140

[startup+51.1008 s]
/proc/loadavg: 5.55 4.95 5.87 10/188 21021
/proc/meminfo: memFree=24677076/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=356108 CPUtime=204.09 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 153765 0 0 0 20376 33 0 0 25 0 4 0 518810086 364654592 40870 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 89027 40870 389 106 0 83998 0
[pid=21007/tid=21008] ppid=21004 vsize=356108 CPUtime=51.08 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 39131 0 0 0 5099 9 0 0 25 0 4 0 518810087 364654592 40870 33554432000 4194304 4627427 140735383637056 18446744073709551615 4332655 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=356108 CPUtime=51.08 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 37331 0 0 0 5101 7 0 0 25 0 4 0 518810087 364654592 40870 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=356108 CPUtime=50.81 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 36660 0 0 0 5074 7 0 0 25 0 4 0 518810087 364654592 40870 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 356108

[startup+102.301 s]
/proc/loadavg: 7.02 5.46 5.99 9/188 21023
/proc/meminfo: memFree=24582676/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=354308 CPUtime=408.61 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 230594 0 0 0 40806 55 0 0 25 0 4 0 518810086 362811392 51125 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 88577 51125 388 106 0 83548 0
[pid=21007/tid=21008] ppid=21004 vsize=354308 CPUtime=102.28 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 58364 0 0 0 10214 14 0 0 25 0 4 0 518810087 362811392 51125 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=354308 CPUtime=102.28 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 56607 0 0 0 10216 12 0 0 25 0 4 0 518810087 362811392 51125 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=354308 CPUtime=101.73 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 56059 0 0 0 10161 12 0 0 25 0 4 0 518810087 362811392 51125 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 354308

[startup+162.301 s]

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

[pid=21007] ppid=21004 vsize=812452 CPUtime=2805.33 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 708473 0 0 0 280312 221 0 0 25 0 4 0 518810086 831950848 105499 33554432000 4194304 4627427 140735383637056 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 203113 105499 388 106 0 198084 0
[pid=21007/tid=21008] ppid=21004 vsize=812452 CPUtime=702.3 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 191449 0 0 0 70169 61 0 0 25 0 4 0 518810087 831950848 105499 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=812452 CPUtime=702.23 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 183345 0 0 0 70167 56 0 0 25 0 4 0 518810087 831950848 105499 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=812452 CPUtime=698.47 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 169041 0 0 0 69794 53 0 0 25 0 4 0 518810087 831950848 105499 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 812452

[startup+762.301 s]
/proc/loadavg: 8.20 7.86 7.07 10/188 21040
/proc/meminfo: memFree=23892664/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=814752 CPUtime=3045 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 744878 0 0 0 304266 234 0 0 25 0 4 0 518810086 834306048 111259 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 203688 111259 388 106 0 198659 0
[pid=21007/tid=21008] ppid=21004 vsize=814752 CPUtime=762.3 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 201361 0 0 0 76165 65 0 0 25 0 4 0 518810087 834306048 111259 33554432000 4194304 4627427 140735383637056 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=814752 CPUtime=762.22 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 192383 0 0 0 76163 59 0 0 25 0 4 0 518810087 834306048 111259 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=814752 CPUtime=758.14 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 178751 0 0 0 75758 56 0 0 25 0 4 0 518810087 834306048 111259 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 814752

[startup+822.301 s]
/proc/loadavg: 8.25 7.93 7.14 9/188 21042
/proc/meminfo: memFree=23870456/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=874372 CPUtime=3284.68 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 794368 0 0 0 328217 251 0 0 25 0 4 0 518810086 895356928 124088 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 218593 124088 388 106 0 213564 0
[pid=21007/tid=21008] ppid=21004 vsize=874372 CPUtime=822.3 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 221202 0 0 0 82159 71 0 0 25 0 4 0 518810087 895356928 124088 33554432000 4194304 4627427 140735383637056 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=874372 CPUtime=822.22 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 202511 0 0 0 82159 63 0 0 25 0 4 0 518810087 895356928 124088 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=874372 CPUtime=817.82 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 191441 0 0 0 81722 60 0 0 25 0 4 0 518810087 895356928 124088 33554432000 4194304 4627427 140735383637056 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 874372

[startup+882.3 s]
/proc/loadavg: 8.27 7.99 7.21 9/188 21043
/proc/meminfo: memFree=23798128/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=889792 CPUtime=3524.33 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 822971 0 0 0 352170 263 0 0 25 0 4 0 518810086 911147008 129767 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 222448 129768 388 106 0 217419 0
[pid=21007/tid=21008] ppid=21004 vsize=889792 CPUtime=882.3 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 226005 0 0 0 88157 73 0 0 25 0 4 0 518810087 911147008 129768 33554432000 4194304 4627427 140735383637056 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=889792 CPUtime=882.22 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 211951 0 0 0 88153 69 0 0 25 0 4 0 518810087 911147008 129768 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=889792 CPUtime=877.5 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 196515 0 0 0 87688 62 0 0 25 0 4 0 518810087 911147008 129768 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 889792

[startup+942.301 s]
/proc/loadavg: 8.27 8.03 7.27 9/188 21045
/proc/meminfo: memFree=23845972/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=790108 CPUtime=3764.03 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 855424 0 0 0 376128 275 0 0 25 0 4 0 518810086 809070592 128308 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 197527 128308 388 106 0 192498 0
[pid=21007/tid=21008] ppid=21004 vsize=790108 CPUtime=942.31 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 235638 0 0 0 94154 77 0 0 25 0 4 0 518810087 809070592 128308 33554432000 4194304 4627427 140735383637056 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=790108 CPUtime=942.22 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 220072 0 0 0 94151 71 0 0 25 0 4 0 518810087 809070592 128308 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=790108 CPUtime=937.17 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 206229 0 0 0 93651 66 0 0 25 0 4 0 518810087 809070592 128308 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 790108

[startup+1002.3 s]
/proc/loadavg: 8.27 8.07 7.33 9/188 21047
/proc/meminfo: memFree=23532236/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=735216 CPUtime=4003.69 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 893946 0 0 0 400081 288 0 0 25 0 4 0 518810086 752861184 121908 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 183804 121908 388 106 0 178775 0
[pid=21007/tid=21008] ppid=21004 vsize=735216 CPUtime=1002.31 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 246061 0 0 0 100151 80 0 0 25 0 4 0 518810087 752861184 121908 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=735216 CPUtime=1002.21 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 231749 0 0 0 100146 75 0 0 25 0 4 0 518810087 752861184 121908 33554432000 4194304 4627427 140735383637056 18446744073709551615 4326379 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=735216 CPUtime=996.85 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 216155 0 0 0 99616 69 0 0 25 0 4 0 518810087 752861184 121908 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 735216

[startup+1062.31 s]
/proc/loadavg: 8.27 8.10 7.39 9/188 21048
/proc/meminfo: memFree=23455824/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=867256 CPUtime=4243.38 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 929054 0 0 0 424037 301 0 0 25 0 4 0 518810086 888070144 138625 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 216814 138625 388 106 0 211785 0
[pid=21007/tid=21008] ppid=21004 vsize=867256 CPUtime=1062.31 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 255566 0 0 0 106149 82 0 0 25 0 4 0 518810087 888070144 138625 33554432000 4194304 4627427 140735383637056 18446744073709551615 4467847 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=867256 CPUtime=1062.21 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 239787 0 0 0 106141 80 0 0 25 0 4 0 518810087 888070144 138625 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=867256 CPUtime=1056.51 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 225433 0 0 0 105581 70 0 0 25 0 4 0 518810087 888070144 138625 33554432000 4194304 4627427 140735383637056 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 867256

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 7.42 9/188 21050
/proc/meminfo: memFree=23454072/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=870436 CPUtime=4483.03 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 954916 0 0 0 447992 311 0 0 25 0 4 0 518810086 891326464 133753 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 217609 133753 388 106 0 212580 0
[pid=21007/tid=21008] ppid=21004 vsize=870436 CPUtime=1122.31 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 261745 0 0 0 112147 84 0 0 25 0 4 0 518810087 891326464 133753 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=870436 CPUtime=1122.2 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 249734 0 0 0 112136 84 0 0 25 0 4 0 518810087 891326464 133753 33554432000 4194304 4627427 140735383637056 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=870436 CPUtime=1116.19 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 231978 0 0 0 111546 73 0 0 25 0 4 0 518810087 891326464 133753 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 870436

[startup+1182.3 s]
/proc/loadavg: 8.14 8.09 7.47 9/188 21051
/proc/meminfo: memFree=23395640/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=873092 CPUtime=4722.7 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 991449 0 0 0 471946 324 0 0 25 0 4 0 518810086 894046208 140658 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 218273 140658 388 106 0 213244 0
[pid=21007/tid=21008] ppid=21004 vsize=873092 CPUtime=1182.31 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 271864 0 0 0 118143 88 0 0 25 0 4 0 518810087 894046208 140658 33554432000 4194304 4627427 140735383637056 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=873092 CPUtime=1182.2 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 256894 0 0 0 118133 87 0 0 25 0 4 0 518810087 894046208 140658 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=873092 CPUtime=1175.86 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 241624 0 0 0 117511 75 0 0 25 0 4 0 518810087 894046208 140658 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 873092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.09 7.48 9/188 21052
/proc/meminfo: memFree=23412872/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=758616 CPUtime=4800.21 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 1004282 0 0 0 479691 330 0 0 25 0 4 0 518810086 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 189654 137608 388 106 0 184625 0
[pid=21007/tid=21008] ppid=21004 vsize=758616 CPUtime=1201.72 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 275619 0 0 0 120082 90 0 0 25 0 4 0 518810087 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=758616 CPUtime=1201.6 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 260498 0 0 0 120072 88 0 0 25 0 4 0 518810087 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=758616 CPUtime=1195.16 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 245060 0 0 0 119440 76 0 0 25 0 4 0 518810087 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 758616

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.10 8.09 7.48 9/188 21052
/proc/meminfo: memFree=23412872/32951124 swapFree=67111524/67111528
[pid=21007] ppid=21004 vsize=758616 CPUtime=4800.21 cores=0,2,4,6
/proc/21007/stat : 21007 (strangenight2-m) R 21004 21007 20824 0 -1 4202496 1004282 0 0 0 479691 330 0 0 25 0 4 0 518810086 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21007/statm: 189654 137608 388 106 0 184625 0
[pid=21007/tid=21008] ppid=21004 vsize=758616 CPUtime=1201.72 cores=0,2,4,6
/proc/21007/task/21008/stat : 21008 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 275619 0 0 0 120082 90 0 0 25 0 4 0 518810087 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21007/tid=21009] ppid=21004 vsize=758616 CPUtime=1201.6 cores=0,2,4,6
/proc/21007/task/21009/stat : 21009 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 260498 0 0 0 120072 88 0 0 25 0 4 0 518810087 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21007/tid=21010] ppid=21004 vsize=758616 CPUtime=1195.16 cores=0,2,4,6
/proc/21007/task/21010/stat : 21010 (strangenight2-m) R 21004 21007 20824 0 -1 4202560 245060 0 0 0 119440 76 0 0 25 0 4 0 518810087 776822784 137608 33554432000 4194304 4627427 140735383637056 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 758616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.27
CPU user time (s): 4796.94
CPU system time (s): 3.32749
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 930104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.94
system time used= 3.32749
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1004284
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= 627
involuntary context switches= 81718

runsolver used 1.79273 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 12:15:19
IDJOB=3173866
IDBENCH=82684
IDSOLVER=1586
FILE ID=node132/3173866-1304072119
RUNJOBID= node132-1304072119-20993
PBS_JOBID= 13170489
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173866-1304072119/watcher-3173866-1304072119 -o /tmp/evaluation-result-3173866-1304072119/solver-3173866-1304072119 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173866-1304072119.cnf

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

MD5SUM BENCH= 707c4bcddcda116edc4a57a77dc3ba68
RANDOM SEED=740747917

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      25392436 kB
Buffers:        766920 kB
Cached:        6229992 kB
SwapCached:          4 kB
Active:        2067428 kB
Inactive:      4993652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25392436 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5980 kB
Writeback:           0 kB
AnonPages:       64512 kB
Mapped:          14508 kB
Slab:           435360 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186524 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= 71860 MiB
End job on node132 at 2011-04-29 12:35:23