Trace number 3366274

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.29 1203.88

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
MD5SUM0c1f90cdbd54dc48a7f7e4333f537217
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.0699
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

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-3366274-1305400562.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data
0.37/0.17	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.15
0.37/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.37/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.37/0.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.56/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1.56/0.47	c Finding binary XORs  T:     0.00 s  found:       0
1.56/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.56/0.47	c calculated reachability. Time: 0.00
1.56/0.47	c Calc default polars -  time:   0.00 s pos:     704 undec:      63 neg:     733
1.56/0.47	c =========================================================================================
1.56/0.47	c types(t): F = full restart, N = normal restart
1.56/0.47	c types(t): S = simplification begin/end, E = solution found
1.56/0.47	c restart types(rt): st = static, dy = dynamic
1.56/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.56/0.47	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data
2.36/0.68	c  N dy    19      4009      1500     30000         0      4003    150000    632512    116.86    168.50
3.99/1.03	c  N dy    46      8092      1500     30000         0      5589    150000    637430    120.94    134.13
5.15/1.37	c  N dy    73     12257      1500     30000         0      5507    150000    404827    121.41    128.56
6.76/1.78	c  N dy   100     16409      1500     30000         0      9656    150000   1040322    121.74    129.75
8.39/2.19	c  N dy   126     20455      1500     30000         0      8079    150000    606322    121.51    128.65
10.34/2.60	c  N dy   149     24565      1500     30000         0     12188    150000   1221016    121.49    131.27
10.34/2.65	c  F st   152     25000      1500     30000         0     12623    150000   1285729    121.41    117.60
12.34/3.17	c  N dy   158     30000      1500     30000         0     10804    150000    900460    121.41   no data
12.34/3.17	c  S st   158     30000      1500     30000         0     10804    150000    900460    121.41   no data
12.77/3.23	c  S st   158     30503      1500     30000         0     11307    150000    967059    121.41   no data
12.77/3.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.77/3.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.77/3.25	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
12.77/3.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.77/3.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.77/3.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
12.77/3.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.77/3.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.77/3.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.76	c lits-rem:        78  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.44 s
15.53/3.94	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
15.53/3.94	c calculated reachability. Time: 0.00
15.53/3.94	c  N dy   158     30503      1500     30000         0     11291    150000    961680    121.41   no data
17.16/4.40	c  N dy   182     34622      1500     30000         0     15410    150000   1589845    121.36    129.49
19.12/4.86	c  N dy   212     38704      1500     30000         0     11593    150000    830419    121.77    138.17
21.11/5.37	c  N dy   235     42998      1500     30000         0     15885    150000   1485168    121.54    129.44
22.70/5.72	c  S st   251     45756      1500     30000         0      9692    150000    384200    121.62    115.21
22.70/5.79	c  S st   251     46260      1500     30000         0     10196    150000    445390    121.62   no data
22.70/5.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/5.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.10/5.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.10/5.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.10/5.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/5.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
23.10/5.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.10/5.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.10/5.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.50/5.95	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
23.50/5.95	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
23.50/5.95	c vivif2 --  cl tried    10196 cl shrink        0 lits rem          0 time: 0.00
24.30/6.15	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.19
24.30/6.15	c calculated reachability. Time: 0.00
24.30/6.15	c  N dy   251     46260      1500     30000         0     10196    150000    445379    121.62   no data
25.93/6.61	c  N dy   277     50296      1500     30000         0     14228    150000   1058184    121.75    128.19
28.28/7.13	c  N dy   303     54505      1500     30000         0     18436    150000   1705845    121.80    129.49
30.32/7.62	c  N dy   329     58535      1500     30000         0     12493    150000    677249    121.99    129.46
32.27/8.10	c  N dy   355     62693      1500     30000         0     16650    150000   1315955    122.06    131.53
34.28/8.64	c  N dy   380     66915      1500     30000         0     20872    150000   1965513    122.09    129.62
35.46/8.98	c  S st   394     69390      1500     30000         0     12360    150000    506435    122.10   no data
35.86/9.05	c  S st   394     69892      1500     30000         0     12862    150000    570960    122.10   no data
35.86/9.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.86/9.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
35.86/9.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.86/9.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.86/9.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.86/9.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
35.86/9.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.86/9.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.26/9.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.06/9.31	c lits-rem:        14  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
37.06/9.32	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
37.06/9.32	c vivif2 --  cl tried    12861 cl shrink        0 lits rem          0 time: 0.01
37.87/9.54	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.21
37.87/9.54	c calculated reachability. Time: 0.00
37.87/9.54	c  N dy   394     69892      1500     30000         0     12861    150000    570868    122.10   no data
39.84/10.08	c  N dy   422     74429      1500     30000         0     17396    150000   1259928    122.11    128.63
42.64/10.73	c  N dy   453     79360      1500     30000         0     22325    150000   2028946    122.30    129.98
45.03/11.37	c  N dy   484     84592      1500     30000         0     15567    150000    850685    122.30    129.76
46.63/11.73	c  F st   504     87502      1500     30000         0     18475    150000   1299562    122.39    114.28
48.27/12.16	c  N st   509     90798      1500     30000         0     21765    150000   1865912    122.39   no data
51.42/12.94	c  N dy   537     96655      1500     30000         0     14636    150000    574979    122.51    130.97
54.61/13.72	c  N dy   576    102887      1500     30000         0     20866    150000   1538308    122.59    129.31
55.41/13.96	c  S st   583    104838      1500     30000         0     22814    150000   1832423    122.49    116.06
55.81/14.04	c  S st   583    105348      1500     30000         0     23324    150000   1893390    122.49   no data
55.81/14.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.81/14.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
55.81/14.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.81/14.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.81/14.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.81/14.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
55.81/14.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
55.81/14.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
56.21/14.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.76/18.05	c lits-rem:       101  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.88 s
71.76/18.05	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
71.76/18.07	c vivif2 --  cl tried    23316 cl shrink        0 lits rem          0 time: 0.02
72.96/18.39	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.32
72.96/18.40	c calculated reachability. Time: 0.00
72.96/18.40	c  N dy   583    105348      1500     30000         0     23316    150000   1890403    122.49   no data
76.95/19.37	c  N dy   623    112216      1500     30000         0     16190    150000    652873    122.52    129.65
80.94/20.34	c  N dy   670    119585      1500     30000         0     23558    150000   1795808    122.64    129.16
85.32/21.46	c  N dy   709    127317      1500     30000         0     16289    150000    529528    122.52    129.49
89.70/22.58	c  N dy   761    135542      1500     30000         0     24505    150000   1792294    122.58    131.95
95.30/23.91	c  N dy   814    144366      1500     30000         0     17332    150000    546242    122.69    129.76
100.08/25.15	c  N dy   863    153615      1500     30000         0     26577    150000   1936333    122.56    133.56
102.88/25.83	c  S st   895    158023      1500     30000         0     30984    150000   2616962    122.63   no data
103.28/25.93	c  S st   895    158530      1500     30000         0     31491    150000   2681752    122.63   no data
103.28/25.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.28/25.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
103.28/25.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.28/25.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.28/25.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.28/25.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
103.28/25.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
103.68/26.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
103.68/26.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.00/35.16	c lits-rem:       197  cl-subs:       23  v-elim:      0  v-fix:    0  time:  9.06 s
140.00/35.17	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
140.00/35.20	c vivif2 --  cl tried    31468 cl shrink        0 lits rem          0 time: 0.03
141.55/35.58	c asymm  cl-useful: 0/27651/30000 lits-rem:0 time: 0.39
141.55/35.59	c calculated reachability. Time: 0.00
141.55/35.59	c  N dy   895    158530      1500     30000         0     31468    150000   2673544    122.63   no data
147.54/37.09	c  N dy   951    168754      1500     30000         0     24699    150000   1513098    122.55    129.63
154.32/38.73	c  N dy  1009    179556      1500     30000         0     35497    150000   3145492    122.41    128.93
160.70/40.37	c  N dy  1078    191103      1500     30000         0     29045    150000   2043743    122.38    130.17
168.68/42.32	c  N dy  1162    203430      1500     30000         0     22374    150000    880526    122.54    129.44
176.65/44.30	c  N dy  1239    216442      1500     30000         0     35374    150000   2879137    122.57    145.11
185.02/46.41	c  N dy  1325    230675      1500     30000         0     29618    150000   1838464    122.56    129.60
189.42/47.51	c  S st  1367    237798      1500     30000         0     36736    150000   2926764    122.55   no data
189.82/47.63	c  S st  1367    238303      1500     30000         0     37241    150000   2996376    122.55   no data
189.82/47.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
189.82/47.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
189.82/47.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.82/47.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.82/47.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.82/47.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
189.82/47.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
190.22/47.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
190.22/47.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.51/56.84	c lits-rem:       240  cl-subs:       20  v-elim:      0  v-fix:    0  time:  9.04 s
226.51/56.84	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
226.51/56.88	c vivif2 --  cl tried    37221 cl shrink        0 lits rem          0 time: 0.04
226.91/56.92	c asymm  cl-useful: 0/2349/30000 lits-rem:0 time: 0.04
226.91/56.92	c calculated reachability. Time: 0.00
226.91/56.92	c  N dy  1367    238303      1500     30000         0     37221    150000   2989395    122.55   no data
236.09/59.25	c  N dy  1462    253647      1500     30000         0     31564    150000   1990673    122.56    129.29
246.86/61.90	c  N dy  1563    269924      1500     30000         0     25846    150000    976699    122.64    129.10
257.63/64.67	c  N dy  1668    287181      1500     30000         0     43094    150000   3606522    122.63    143.16
269.59/67.61	c  N dy  1773    305790      1500     30000         0     38709    150000   2799845    122.65    130.14
269.59/67.69	c  F st  1778    306251      1500     30000         0     39170    150000   2871084    122.66   no data
281.96/70.73	c  N dy  1863    325337      1500     30000         0     34253    150000   1980582    122.68    133.64
295.91/74.21	c  N dy  1978    345614      1500     30000         0     29534    150000   1109267    122.62    130.17
303.48/76.15	c  S st  2054    357454      1500     30000         0     41363    150000   2928434    122.66   no data
303.88/76.28	c  S st  2054    357959      1500     30000         0     41868    150000   2988577    122.66   no data
303.88/76.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.28/76.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
304.28/76.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.28/76.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.28/76.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.28/76.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
304.28/76.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.28/76.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
304.68/76.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.57/85.93	c lits-rem:       259  cl-subs:       24  v-elim:      0  v-fix:    0  time:  9.48 s
342.57/85.93	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
342.57/85.97	c vivif2 --  cl tried    41844 cl shrink        0 lits rem          0 time: 0.04
344.17/86.35	c asymm  cl-useful: 0/23961/30000 lits-rem:0 time: 0.38
344.17/86.35	c calculated reachability. Time: 0.00
344.17/86.35	c  N dy  2054    357959      1500     30000         0     41844    150000   2980078    122.66   no data
358.53/89.95	c  N dy  2183    378110      1500     30000         0     36004    150000   1983234    122.78    130.80
373.68/93.75	c  N dy  2312    398150      1500     30000         0     29046    150000    741969    122.83    131.38
387.64/97.23	c  N dy  2435    418273      1500     30000         0     49162    150000   3849673    122.87    130.34
402.00/100.86	c  N dy  2561    438486      1500     30000         0     41377    150000   2509652    122.93    130.43
417.55/104.70	c  N dy  2682    458563      1500     30000         0     32456    150000    981027    122.97    129.46
431.92/108.36	c  N dy  2810    478638      1500     30000         0     52521    150000   4076425    122.99    130.39
446.68/112.06	c  N dy  2930    498703      1500     30000         0     42597    150000   2395494    123.03    130.05
463.03/116.14	c  N dy  3050    518927      1500     30000         0     31828    150000    587300    123.05    130.74
475.78/119.32	c  S st  3162    536940      1500     30000         0     49835    150000   3383633    123.10   no data
476.18/119.47	c  S st  3162    537445      1500     30000         0     50340    150000   3448471    123.10   no data
476.18/119.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
476.58/119.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
476.58/119.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
476.58/119.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.58/119.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.58/119.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
476.58/119.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
476.58/119.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
476.98/119.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
527.22/132.21	c lits-rem:       220  cl-subs:       21  v-elim:      0  v-fix:    0  time: 12.55 s
527.22/132.21	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
527.22/132.26	c vivif2 --  cl tried    50319 cl shrink        0 lits rem          0 time: 0.04
527.62/132.38	c asymm  cl-useful: 0/6039/30000 lits-rem:0 time: 0.12
527.62/132.38	c calculated reachability. Time: 0.00
527.62/132.38	c  N dy  3162    537445      1500     30000         0     50319    150000   3441068    123.10   no data
544.78/136.64	c  N dy  3281    557541      1500     30000         0     38419    150000   1452883    123.10    130.81
560.74/140.63	c  N dy  3395    577563      1500     30000         0     58429    150000   4544272    123.09    132.13
577.50/144.88	c  N dy  3517    597625      1500     30000         0     45497    150000   2404219    123.14    130.66
596.27/149.59	c  N dy  3645    617650      1500     30000         0     65512    150000   5500167    123.18    131.53
612.20/153.54	c  N dy  3768    637698      1500     30000         0     51571    150000   3205381    123.18    130.06
630.55/158.13	c  N dy  3890    657783      1500     30000         0     36658    150000    741449    123.18    136.05
646.50/162.11	c  N dy  4023    677880      1500     30000         0     56748    150000   3864229    123.24    132.85
664.84/166.73	c  N dy  4147    697907      1500     30000         0     40782    150000   1238994    123.23    147.04
680.79/170.75	c  N dy  4270    717941      1500     30000         0     60799    150000   4355443    123.28    130.96
698.74/175.24	c  N dy  4399    738155      1500     30000         0     44020    150000   1587810    123.31    130.65
715.14/179.38	c  N dy  4516    758236      1500     30000         0     64090    150000   4681770    123.32    130.69
733.45/183.92	c  N dy  4647    778255      1500     30000         0     46123    150000   1776271    123.38    141.31
750.59/188.27	c  N dy  4775    798321      1500     30000         0     66180    150000   4891762    123.41    130.08
759.37/190.45	c  S st  4828    806167      1500     30000         0     74024    150000   6132457    123.44    120.38
760.16/190.66	c  S st  4828    806670      1500     30000         0     74527    150000   6199361    123.44   no data
760.16/190.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
760.56/190.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
760.56/190.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.56/190.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.56/190.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.56/190.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
760.56/190.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
760.96/190.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
761.76/191.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.58/223.83	c lits-rem:       435  cl-subs:       47  v-elim:      0  v-fix:    0  time: 32.81 s
892.58/223.83	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
892.98/223.91	c vivif2 --  cl tried    74480 cl shrink        0 lits rem          0 time: 0.08
894.60/224.33	c asymm  cl-useful: 0/17126/30000 lits-rem:0 time: 0.43
894.60/224.34	c calculated reachability. Time: 0.00
894.60/224.34	c  N dy  4828    806670      1500     30000         0     74480    150000   6183564    123.44   no data
911.33/228.54	c  N dy  4950    826685      1500     30000         0     55506    150000   3108976    123.50    130.19
930.47/233.32	c  N dy  5066    846764      1500     30000         0     75578    150000   6215877    123.49    132.13
946.83/237.49	c  N dy  5174    866898      1500     30000         0     55714    150000   2974966    123.49    131.66
966.37/242.32	c  N dy  5291    887091      1500     30000         0     75901    150000   6086602    123.46    132.39
983.91/246.70	c  N dy  5409    907338      1500     30000         0     55163    150000   2751985    123.48    131.16
1003.06/251.52	c  N dy  5527    927378      1500     30000         0     75193    150000   5849545    123.47    131.75
1021.40/256.17	c  N dy  5658    947463      1500     30000         0     53289    150000   2307106    123.50    130.59
1040.54/260.91	c  N dy  5782    967639      1500     30000         0     73449    150000   5432133    123.51    133.13
1060.49/265.90	c  N dy  5913    987824      1500     30000         0     50649    150000   1755026    123.55    132.40
1079.63/270.71	c  N dy  6038   1007886      1500     30000         0     70700    150000   4855211    123.57    133.88
1102.76/276.58	c  N dy  6164   1027981      1500     30000         0     46801    150000    998529    123.60    133.07
1121.52/281.29	c  N dy  6289   1048080      1500     30000         0     66895    150000   4108816    123.60    131.62
1145.09/287.16	c  N dy  6415   1068177      1500     30000         0     86980    150000   7231796    123.62    130.72
1149.82/288.37	c  F st  6433   1071877      1500     30000         0     45704    150000    679122    123.61    112.25
1164.19/291.96	c  N dy  6505   1088264      1500     30000         0     62068    150000   3307354    123.62    130.84
1186.12/297.44	c  N dy  6633   1108578      1500     30000         0     82372    150000   6462084    123.65    134.07
1206.09/302.50	c  N dy  6742   1128698      1500     30000         0     56517    150000   2204889    123.64    130.86
1225.60/307.34	c  N dy  6860   1148758      1500     30000         0     76567    150000   5317908    123.66    131.32
1248.74/313.14	c  N dy  6988   1168982      1500     30000         0     49803    150000   1045015    123.67    131.85
1266.69/317.69	c  N dy  7103   1189215      1500     30000         0     70030    150000   4167833    123.67    130.73
1289.45/323.35	c  N dy  7242   1209260      1500     30000         0     90062    150000   7280817    123.70    131.99
1290.21/323.58	c  S st  7248   1210005      1500     30000         0     90806    150000   7399095    123.71    126.77
1291.41/323.83	c  S st  7248   1210508      1500     30000         0     91309    150000   7464545    123.71   no data
1291.41/323.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1291.81/323.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1291.81/323.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1291.81/323.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.81/323.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1291.81/323.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1291.81/323.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1291.81/323.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1293.01/324.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1470.47/368.75	c lits-rem:       601  cl-subs:       50  v-elim:      0  v-fix:    0  time: 44.51 s
1470.47/368.75	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1470.87/368.84	c vivif2 --  cl tried    91259 cl shrink        0 lits rem          0 time: 0.09
1472.87/369.30	c asymm  cl-useful: 0/12874/30000 lits-rem:0 time: 0.46
1472.87/369.30	c calculated reachability. Time: 0.00
1472.87/369.30	c  N dy  7248   1210508      1500     30000         0     91259    150000   7446826    123.71   no data
1491.66/374.02	c  N dy  7363   1230550      1500     30000         0     63317    150000   2965048    123.70    130.31
1512.37/379.21	c  N dy  7487   1250637      1500     30000         0     83394    150000   6087642    123.72    133.23
1534.70/384.82	c  N dy  7608   1270738      1500     30000         0     54509    150000   1467012    123.73    130.36
1553.43/389.55	c  N dy  7739   1290830      1500     30000         0     74586    150000   4591431    123.76    161.48
1576.56/395.36	c  N dy  7865   1310994      1500     30000         0     94740    150000   7722964    123.76    130.49
1596.53/400.34	c  N dy  7985   1331126      1500     30000         0     64890    150000   2937140    123.77    132.26
1617.24/405.55	c  N dy  8107   1351172      1500     30000         0     84923    150000   6069090    123.79    134.73
1640.82/411.49	c  N dy  8229   1371209      1500     30000         0     53979    150000   1094623    123.80    139.25
1659.91/416.21	c  N dy  8350   1391237      1500     30000         0     73997    150000   4201098    123.80    132.14
1682.65/421.98	c  N dy  8469   1411319      1500     30000         0     94067    150000   7327622    123.80    135.86
1704.99/427.50	c  N dy  8587   1431488      1500     30000         0     62254    150000   2220341    123.81    131.68
1725.72/432.74	c  N dy  8716   1451839      1500     30000         0     82593    150000   5412564    123.83    130.89
1750.49/438.94	c  N dy  8839   1471988      1500     30000         0    102729    150000   8552339    123.85    130.42
1771.59/444.22	c  N dy  8972   1492201      1500     30000         0     69960    150000   3275476    123.87    130.91
1794.36/449.92	c  N dy  9095   1512301      1500     30000         0     90045    150000   6423830    123.89    137.82
1820.69/456.59	c  N dy  9231   1532371      1500     30000         0     56134    150000    978224    123.91    131.81
1840.98/461.64	c  N dy  9365   1552379      1500     30000         0     76129    150000   4133104    123.95    131.56
1864.91/467.60	c  N dy  9483   1572413      1500     30000         0     96154    150000   7244613    123.95    134.77
1889.25/473.77	c  N dy  9610   1592565      1500     30000         0     61327    150000   1643807    123.96    133.01
1909.97/478.93	c  N dy  9731   1612940      1500     30000         0     81693    150000   4824410    123.98    134.46
1935.11/485.29	c  N dy  9849   1633041      1500     30000         0    101783    150000   7946020    123.98    131.24
1960.24/491.56	c  N dy  9971   1653069      1500     30000         0     65830    150000   2197257    123.99    138.58
1983.36/497.35	c  N dy 10090   1673242      1500     30000         0     85991    150000   5336111    123.99    132.07
2010.88/504.26	c  N dy 10199   1693337      1500     30000         0    106077    150000   8455812    123.98    130.59
2032.41/509.64	c  S st 10295   1710508      1500     30000         0     66268    150000   2110473    123.98   no data
2033.21/509.82	c  S st 10295   1711015      1500     30000         0     66775    150000   2177206    123.98   no data
2033.21/509.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2033.21/509.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2033.21/509.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2033.21/509.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2033.21/509.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2033.21/509.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
2033.21/509.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2033.61/509.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2033.61/509.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2068.31/518.65	c lits-rem:       213  cl-subs:       14  v-elim:      0  v-fix:    0  time:  8.66 s
2068.31/518.65	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
2068.31/518.68	c vivif2 --  cl tried    66761 cl shrink        0 lits rem          0 time: 0.03
2069.91/519.09	c asymm  cl-useful: 0/18389/30000 lits-rem:0 time: 0.41
2069.91/519.09	c calculated reachability. Time: 0.00
2069.91/519.09	c  N dy 10295   1711015      1500     30000         0     66761    150000   2172339    123.98   no data
2091.83/524.51	c  N dy 10405   1731056      1500     30000         0     86789    150000   5275802    123.97    136.15
2117.76/531.03	c  N dy 10523   1751074      1500     30000         0    106801    150000   8380969    123.97    131.05
2141.68/537.00	c  N dy 10643   1771301      1500     30000         0     69042    150000   2407995    123.99    132.55
2164.35/542.77	c  N dy 10766   1792200      1500     30000         0     89929    150000   5646567    123.98    130.57
2191.24/549.52	c  N dy 10894   1812347      1500     30000         0    110062    150000   8779415    123.99    130.71
2213.71/555.29	c  N dy 11006   1832486      1500     30000         0     71230    150000   2591786    123.99    132.27
2235.80/560.87	c  N dy 11127   1852580      1500     30000         0     91318    150000   5706908    124.00    132.74
2262.13/567.45	c  N dy 11243   1872589      1500     30000         0    111315    150000   8807686    124.00    130.62
2285.63/573.36	c  N dy 11361   1892768      1500     30000         0     71522    150000   2483608    124.00    131.33
2308.77/579.10	c  N dy 11480   1913422      1500     30000         0     92167    150000   5685677    124.00    131.28
2335.49/585.82	c  N dy 11605   1933515      1500     30000         0    112255    150000   8833567    124.02    132.27
2360.21/592.02	c  N dy 11741   1953521      1500     30000         0     71276    150000   2318279    124.03    132.62
2382.16/597.57	c  N dy 11856   1973695      1500     30000         0     91443    150000   5451684    124.03    133.47
2409.28/604.39	c  N dy 11987   1993846      1500     30000         0    111586    150000   8591597    124.04    133.20
2436.00/611.00	c  N dy 12107   2013896      1500     30000         0     69650    150000   1912211    124.05    131.48
2457.54/616.44	c  N dy 12223   2033905      1500     30000         0     89650    150000   5017537    124.05    131.00
2484.66/623.27	c  N dy 12344   2054100      1500     30000         0    109844    150000   8141859    124.04    132.54
2514.17/630.64	c  N dy 12463   2074190      1500     30000         0     66953    150000   1331295    124.04    130.73
2536.10/636.17	c  N dy 12580   2094232      1500     30000         0     86982    150000   4454623    124.05    131.72
2562.43/642.77	c  N dy 12703   2114443      1500     30000         0    107179    150000   7601786    124.06    131.23
2592.74/650.31	c  N dy 12820   2134551      1500     30000         0    127280    150000  10719840    124.06    131.58
2613.51/655.59	c  N dy 12938   2154656      1500     30000         0     83401    150000   3727055    124.06    132.53
2639.00/661.91	c  N dy 13068   2174697      1500     30000         0    103429    150000   6861198    124.08    132.99
2668.51/669.31	c  N dy 13178   2194967      1500     30000         0    123687    150000  10009457    124.07    131.25
2688.49/674.37	c  S st 13278   2211016      1500     30000         0     74765    150000   2272770    124.08   no data
2689.24/674.56	c  S st 13278   2211520      1500     30000         0     75269    150000   2338836    124.08   no data
2689.24/674.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2689.64/674.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2689.64/674.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2689.64/674.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2689.64/674.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.64/674.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
2689.64/674.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2689.64/674.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2690.04/674.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2724.34/683.32	c lits-rem:       154  cl-subs:       13  v-elim:      0  v-fix:    0  time:  8.58 s
2724.34/683.32	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
2724.34/683.35	c vivif2 --  cl tried    75256 cl shrink        0 lits rem          0 time: 0.03
2725.54/683.69	c asymm  cl-useful: 0/11611/30000 lits-rem:0 time: 0.33
2725.54/683.69	c calculated reachability. Time: 0.00
2725.54/683.69	c  N dy 13278   2211520      1500     30000         0     75256    150000   2334280    124.08   no data
2749.08/689.57	c  N dy 13411   2231604      1500     30000         0     95328    150000   5484705    124.10    138.39
2776.24/696.39	c  N dy 13533   2251692      1500     30000         0    115408    150000   8629496    124.11    131.73
2806.53/703.92	c  N dy 13655   2272012      1500     30000         0     69748    150000   1334937    124.11    133.92
2830.02/709.80	c  N dy 13775   2292069      1500     30000         0     89793    150000   4464714    124.12    131.89
2857.95/716.86	c  N dy 13899   2312071      1500     30000         0    109777    150000   7608418    124.13    152.23
2889.46/724.79	c  N dy 14019   2332146      1500     30000         0    129841    150000  10727075    124.14    131.49
2913.78/730.80	c  N dy 14139   2352342      1500     30000         0     83058    150000   3240583    124.13    132.03
2938.91/737.10	c  N dy 14263   2372372      1500     30000         0    103076    150000   6383932    124.15    132.09
2968.86/744.68	c  N dy 14375   2393131      1500     30000         0    123817    150000   9602235    124.14    132.40
2997.13/751.73	c  N dy 14499   2413194      1500     30000         0     75926    150000   2016844    124.15    131.29
3019.86/757.45	c  N dy 14614   2433295      1500     30000         0     96017    150000   5115090    124.15    131.12
3047.38/764.39	c  N dy 14745   2453377      1500     30000         0    116091    150000   8246500    124.17    141.99
3079.69/772.43	c  N dy 14866   2473623      1500     30000         0    136328    150000  11380696    124.17    133.69
3102.82/778.24	c  N dy 14988   2493803      1500     30000         0     87527    150000   3659325    124.17    131.40
3128.74/784.70	c  N dy 15109   2514269      1500     30000         0    107982    150000   6862764    124.18    132.86
3158.66/792.20	c  N dy 15224   2534390      1500     30000         0    128091    150000  10003007    124.19    132.58
3187.38/799.46	c  N dy 15347   2554518      1500     30000         0     78248    150000   2054462    124.19    131.49
3210.89/805.39	c  N dy 15466   2574561      1500     30000         0     98284    150000   5193068    124.20    133.65
3239.22/812.46	c  N dy 15591   2594609      1500     30000         0    118322    150000   8311264    124.21    131.34
3274.71/821.39	c  N dy 15715   2614696      1500     30000         0    138394    150000  11425062    124.21    133.62
3301.84/828.13	c  N dy 15836   2634748      1500     30000         0     87474    150000   3355398    124.21    132.25
3328.59/834.84	c  N dy 15961   2654853      1500     30000         0    107562    150000   6475726    124.21    131.11
3358.86/842.43	c  N dy 16072   2674932      1500     30000         0    127633    150000   9596272    124.21    131.28
3390.75/850.45	c  N dy 16182   2695084      1500     30000         0     75812    150000   1396548    124.21    132.82
3409.49/855.19	c  S st 16294   2711520      1500     30000         0     92240    150000   3959931    124.22   no data
3410.70/855.41	c  S st 16294   2712024      1500     30000         0     92743    150000   4027252    124.22   no data
3410.70/855.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3411.10/855.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
3411.10/855.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3411.10/855.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3411.10/855.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3411.10/855.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3411.10/855.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3411.10/855.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3411.50/855.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3473.34/871.19	c lits-rem:       262  cl-subs:       17  v-elim:      0  v-fix:    0  time: 15.52 s
3473.34/871.20	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
3473.75/871.25	c vivif2 --  cl tried    92726 cl shrink        0 lits rem          0 time: 0.05
3475.30/871.68	c asymm  cl-useful: 0/14823/30000 lits-rem:0 time: 0.43
3475.30/871.69	c calculated reachability. Time: 0.00
3475.30/871.69	c  N dy 16294   2712024      1500     30000         0     92726    150000   4021977    124.22   no data
3502.83/878.51	c  N dy 16423   2732081      1500     30000         0    112769    150000   7163659    124.23    132.19
3534.33/886.48	c  N dy 16552   2752138      1500     30000         0    132818    150000  10319995    124.24    131.36
3565.47/894.26	c  N dy 16683   2772157      1500     30000         0     79871    150000   1882385    124.25    130.96
3589.76/900.33	c  N dy 16813   2792265      1500     30000         0     99970    150000   5039526    124.26    132.47
3618.11/907.43	c  N dy 16933   2812410      1500     30000         0    120098    150000   8188063    124.27    130.89
3650.78/915.68	c  N dy 17058   2832418      1500     30000         0    140099    150000  11309373    124.28    135.75
3679.95/922.94	c  N dy 17181   2852827      1500     30000         0     86533    150000   2752389    124.28    133.88
3707.81/929.91	c  N dy 17308   2872916      1500     30000         0    106616    150000   5893804    124.29    136.77
3738.92/937.74	c  N dy 17426   2892977      1500     30000         0    126670    150000   8992974    124.28    131.52
3774.01/946.52	c  N dy 17546   2913065      1500     30000         0    146747    150000  12113349    124.29    131.71
3799.15/952.83	c  N dy 17657   2933191      1500     30000         0     91896    150000   3447103    124.28    131.01
3825.06/959.38	c  N dy 17767   2953267      1500     30000         0    111960    150000   6536435    124.27    131.07
3855.78/967.09	c  N dy 17884   2973296      1500     30000         0    131977    150000   9654613    124.27    150.84
3891.66/976.04	c  N dy 18007   2993370      1500     30000         0     76085    150000    855631    124.28    133.18
3914.40/981.78	c  N dy 18123   3013441      1500     30000         0     96148    150000   3963662    124.27    131.08
3941.53/988.53	c  N dy 18239   3033470      1500     30000         0    116162    150000   7075569    124.27    132.38
3973.88/996.61	c  N dy 18365   3053555      1500     30000         0    136228    150000  10217202    124.28    131.19
4009.33/1005.50	c  N dy 18497   3073629      1500     30000         0     79334    150000   1216830    124.29    133.64
4032.46/1011.38	c  N dy 18627   3093634      1500     30000         0     99328    150000   4338638    124.30    131.96
4060.38/1018.36	c  N dy 18747   3113663      1500     30000         0    119343    150000   7461194    124.30    131.75
4093.08/1026.56	c  N dy 18864   3133994      1500     30000         0    139655    150000  10587167    124.30    130.97
4130.17/1035.86	c  N dy 18982   3154405      1500     30000         0     82105    150000   1498526    124.30    133.35
4156.90/1042.51	c  N dy 19099   3174536      1500     30000         0    102223    150000   4630796    124.30    132.59
4190.00/1050.86	c  N dy 19225   3194569      1500     30000         0    122252    150000   7761641    124.31    131.01
4223.10/1059.10	c  S st 19325   3212024      1500     30000         0    139697    150000  10449057    124.30    131.50
4224.28/1059.50	c  S st 19325   3212529      1500     30000         0    140202    150000  10513193    124.30   no data
4224.68/1059.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4225.08/1059.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.12
4225.08/1059.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4225.08/1059.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4225.08/1059.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4225.08/1059.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
4225.08/1059.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4225.49/1059.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4227.09/1060.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4447.25/1115.33	c lits-rem:       467  cl-subs:       90  v-elim:      0  v-fix:    0  time: 55.19 s
4447.25/1115.33	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
4447.66/1115.46	c vivif2 --  cl tried   140112 cl shrink        0 lits rem          0 time: 0.13
4449.61/1115.96	c asymm  cl-useful: 0/9482/30000 lits-rem:0 time: 0.50
4449.61/1115.96	c calculated reachability. Time: 0.00
4449.61/1115.96	c  N dy 19325   3212529      1500     30000         0    140112    150000  10482524    124.30   no data
4486.31/1125.17	c  N dy 19447   3232739      1500     30000         0     81355    150000   1233955    124.30    132.97
4510.63/1131.27	c  N dy 19578   3252779      1500     30000         0    101382    150000   4369523    124.31    133.19
4539.79/1138.57	c  N dy 19709   3272936      1500     30000         0    121526    150000   7517652    124.32    133.36
4572.85/1146.80	c  N dy 19823   3292981      1500     30000         0    141562    150000  10654962    124.32    131.06
4609.13/1155.95	c  N dy 19941   3313093      1500     30000         0     81708    150000   1153514    124.32    131.47
4634.66/1162.38	c  N dy 20060   3333289      1500     30000         0    101897    150000   4317858    124.33    131.46
4666.16/1170.21	c  N dy 20175   3353473      1500     30000         0    122072    150000   7463694    124.33    132.12
4702.45/1179.33	c  N dy 20306   3373498      1500     30000         0    142085    150000  10602653    124.35    133.75
4743.93/1189.75	c  N dy 20432   3393500      1500     30000         0     81118    150000    911186    124.36    131.50
4770.64/1196.44	c  N dy 20566   3413524      1500     30000         0    101126    150000   4056446    124.38    133.27
4799.76/1203.77	c  N dy 20692   3433623      1500     30000         0    121214    150000   7197196    124.38    141.71

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366274-1305400562/watcher-3366274-1305400562 -o /tmp/evaluation-result-3366274-1305400562/solver-3366274-1305400562 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366274-1305400562.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: 8.18 8.16 7.72 6/351 26334
/proc/meminfo: memFree=21565820/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=274564 CPUtime=0.02 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 1933 0 0 0 2 0 0 0 18 0 4 0 632472291 281153536 1854 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 68641 1855 336 95 0 63623 0
[pid=26334/tid=26335] ppid=26332 vsize=274996 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 632472292 281595904 2140 33554432000 4194304 4580107 140735134251600 18446744073709551615 255106768699 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=274996 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 596 0 0 0 0 0 0 0 25 0 4 0 632472292 281595904 2144 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=274996 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 548 0 0 0 0 0 0 0 18 0 4 0 632472292 281595904 2145 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.088431 s]
/proc/loadavg: 8.18 8.16 7.72 6/351 26334
/proc/meminfo: memFree=21565820/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=285364 CPUtime=0.32 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 4180 0 0 0 32 0 0 0 18 0 4 0 632472291 292212736 4100 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 71341 4100 358 95 0 66323 0
[pid=26334/tid=26335] ppid=26332 vsize=285364 CPUtime=0.07 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 876 0 0 0 7 0 0 0 25 0 4 0 632472292 292212736 4100 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=285364 CPUtime=0.08 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 922 0 0 0 8 0 0 0 25 0 4 0 632472292 292212736 4100 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=285364 CPUtime=0.08 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 1006 0 0 0 8 0 0 0 18 0 4 0 632472292 292212736 4100 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 285364

[startup+0.100427 s]
/proc/loadavg: 8.18 8.16 7.72 6/351 26334
/proc/meminfo: memFree=21565820/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=285364 CPUtime=0.37 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 4240 0 0 0 37 0 0 0 18 0 4 0 632472291 292212736 4160 33554432000 4194304 4580107 140735134251600 18446744073709551615 255106429985 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 71341 4160 358 95 0 66323 0
[pid=26334/tid=26335] ppid=26332 vsize=285364 CPUtime=0.08 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 885 0 0 0 8 0 0 0 25 0 4 0 632472292 292212736 4160 33554432000 4194304 4580107 140735134251600 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=285364 CPUtime=0.09 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 932 0 0 0 9 0 0 0 25 0 4 0 632472292 292212736 4160 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=285364 CPUtime=0.09 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 1037 0 0 0 9 0 0 0 18 0 4 0 632472292 292212736 4161 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 285364

[startup+0.300395 s]
/proc/loadavg: 8.18 8.16 7.72 6/351 26334
/proc/meminfo: memFree=21565820/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=289304 CPUtime=1.16 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 10522 0 0 0 114 2 0 0 18 0 4 0 632472291 296247296 8714 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 72326 8714 376 95 0 67308 0
[pid=26334/tid=26335] ppid=26332 vsize=289304 CPUtime=0.28 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 2835 0 0 0 27 1 0 0 18 0 4 0 632472292 296247296 8714 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=289304 CPUtime=0.28 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 2890 0 0 0 28 0 0 0 18 0 4 0 632472292 296247296 8714 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=289304 CPUtime=0.29 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 1452 0 0 0 29 0 0 0 18 0 4 0 632472292 296247296 8715 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 289304

[startup+0.700323 s]
/proc/loadavg: 8.18 8.16 7.72 6/351 26334
/proc/meminfo: memFree=21565820/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=296804 CPUtime=2.77 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 15007 0 0 0 274 3 0 0 18 0 4 0 632472291 303927296 8996 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 74201 8996 377 95 0 69183 0
[pid=26334/tid=26335] ppid=26332 vsize=296804 CPUtime=0.68 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 3924 0 0 0 67 1 0 0 18 0 4 0 632472292 303927296 8996 33554432000 4194304 4580107 140735134251600 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=296804 CPUtime=0.69 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 4004 0 0 0 68 1 0 0 18 0 4 0 632472292 303927296 8996 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=296804 CPUtime=0.69 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 2624 0 0 0 69 0 0 0 18 0 4 0 632472292 303927296 8997 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 296804

[startup+1.50018 s]
/proc/loadavg: 8.18 8.16 7.72 12/356 26339
/proc/meminfo: memFree=21500556/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=298460 CPUtime=5.95 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 22276 0 0 0 591 4 0 0 19 0 4 0 632472291 305623040 11042 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 74615 11043 377 95 0 69597 0
[pid=26334/tid=26335] ppid=26332 vsize=298460 CPUtime=1.46 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 5694 0 0 0 145 1 0 0 19 0 4 0 632472292 305623040 11043 33554432000 4194304 4580107 140735134251600 18446744073709551615 4325706 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=298460 CPUtime=1.48 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 5845 0 0 0 147 1 0 0 19 0 4 0 632472292 305623040 11043 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=298460 CPUtime=1.48 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 4434 0 0 0 148 0 0 0 20 0 4 0 632472292 305623040 11043 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 298460

[startup+3.1009 s]
/proc/loadavg: 8.17 8.16 7.72 10/356 26339
/proc/meminfo: memFree=21489168/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=299904 CPUtime=12.34 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 36533 0 0 0 1227 7 0 0 23 0 4 0 632472291 307101696 12373 33554432000 4194304 4580107 140735134251600 18446744073709551615 4320741 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 74976 12373 378 95 0 69958 0
[pid=26334/tid=26335] ppid=26332 vsize=299904 CPUtime=3.05 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 9223 0 0 0 303 2 0 0 24 0 4 0 632472292 307101696 12373 33554432000 4194304 4580107 140735134251600 18446744073709551615 4316677 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=299904 CPUtime=3.09 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 9435 0 0 0 307 2 0 0 24 0 4 0 632472292 307101696 12373 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=299904 CPUtime=3.08 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 8025 0 0 0 307 1 0 0 25 0 4 0 632472292 307101696 12373 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 299904

[startup+6.30034 s]
/proc/loadavg: 8.17 8.16 7.72 10/356 26339
/proc/meminfo: memFree=21352600/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=328616 CPUtime=25.1 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 75513 0 0 0 2496 14 0 0 25 0 4 0 632472291 336502784 36861 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294754 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 82154 36861 379 95 0 77136 0
[pid=26334/tid=26335] ppid=26332 vsize=328616 CPUtime=6.21 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 16805 0 0 0 618 3 0 0 25 0 4 0 632472292 336502784 36862 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=328616 CPUtime=6.28 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 20732 0 0 0 624 4 0 0 25 0 4 0 632472292 336502784 36862 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=328616 CPUtime=6.28 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 18660 0 0 0 626 2 0 0 25 0 4 0 632472292 336502784 36862 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 328616

[startup+12.7002 s]
/proc/loadavg: 8.16 8.15 7.72 10/356 26339
/proc/meminfo: memFree=21263196/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=373080 CPUtime=50.62 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 111742 0 0 0 5041 21 0 0 25 0 4 0 632472291 382033920 49673 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 93270 49673 379 95 0 88252 0
[pid=26334/tid=26335] ppid=26332 vsize=373080 CPUtime=12.54 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 28662 0 0 0 1249 5 0 0 25 0 4 0 632472292 382033920 49673 33554432000 4194304 4580107 140735134251600 18446744073709551615 4415758 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=373080 CPUtime=12.68 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 27353 0 0 0 1263 5 0 0 25 0 4 0 632472292 382033920 49673 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=373080 CPUtime=12.69 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 26601 0 0 0 1265 4 0 0 25 0 4 0 632472292 382033920 49673 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 373080

[startup+25.501 s]
/proc/loadavg: 8.19 8.16 7.73 10/356 26339
/proc/meminfo: memFree=21126692/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=477324 CPUtime=101.67 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 167716 0 0 0 10135 32 0 0 25 0 4 0 632472291 488779776 73059 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 119331 73059 379 95 0 114313 0
[pid=26334/tid=26335] ppid=26332 vsize=477324 CPUtime=25.19 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 37974 0 0 0 2511 8 0 0 25 0 4 0 632472292 488779776 73059 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=477324 CPUtime=25.48 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 41966 0 0 0 2540 8 0 0 25 0 4 0 632472292 488779776 73059 33554432000 4194304 4580107 140735134251600 18446744073709551615 4318294 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=477324 CPUtime=25.49 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 40821 0 0 0 2542 7 0 0 25 0 4 0 632472292 488779776 73059 33554432000 4194304 4580107 140735134251600 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 477324

[startup+51.1005 s]
/proc/loadavg: 8.12 8.15 7.74 10/356 26340
/proc/meminfo: memFree=21034080/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=680420 CPUtime=203.78 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 261539 0 0 0 20325 53 0 0 25 0 4 0 632472291 696750080 95561 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 170105 95561 379 95 0 165087 0
[pid=26334/tid=26335] ppid=26332 vsize=680420 CPUtime=50.51 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 61653 0 0 0 5037 14 0 0 25 0 4 0 632472292 696750080 95561 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=680420 CPUtime=51.08 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 62984 0 0 0 5097 11 0 0 25 0 4 0 632472292 696750080 95561 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=680420 CPUtime=51.09 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 68413 0 0 0 5096 13 0 0 25 0 4 0 632472292 696750080 95561 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 680420

[startup+102.313 s]
/proc/loadavg: 8.20 8.16 7.76 10/356 26341
/proc/meminfo: memFree=20954576/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=642900 CPUtime=408.03 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 431800 0 0 0 40709 94 0 0 25 0 4 0 632472291 658329600 101345 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 160725 101345 382 95 0 155707 0
[pid=26334/tid=26335] ppid=26332 vsize=642900 CPUtime=101.14 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 110242 0 0 0 10088 26 0 0 25 0 4 0 632472292 658329600 101345 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=642900 CPUtime=102.28 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 105465 0 0 0 10208 20 0 0 25 0 4 0 632472292 658329600 101346 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=642900 CPUtime=102.3 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 115729 0 0 0 10204 26 0 0 25 0 4 0 632472292 658329600 101346 33554432000 4194304 4580107 140735134251600 18446744073709551615 4322582 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 642900

[startup+162.301 s]

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

[pid=26334] ppid=26332 vsize=1192296 CPUtime=2560.86 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 1623039 0 0 0 255658 428 0 0 25 0 4 0 632472291 1220911104 225614 33554432000 4194304 4580107 140735134251600 18446744073709551615 4324249 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 298074 225614 382 95 0 293056 0
[pid=26334/tid=26335] ppid=26332 vsize=1192296 CPUtime=634.79 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 426653 0 0 0 63369 110 0 0 25 0 4 0 632472292 1220911104 225618 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1192296 CPUtime=642.06 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 414673 0 0 0 64104 102 0 0 25 0 4 0 632472292 1220911104 225618 33554432000 4194304 4580107 140735134251600 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1192296 CPUtime=641.84 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 409968 0 0 0 64069 115 0 0 25 0 4 0 632472292 1220911104 225618 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2560.86
Current children cumulated vsize (KiB) 1192296

[startup+702.301 s]
/proc/loadavg: 8.16 8.20 7.95 10/356 26360
/proc/meminfo: memFree=20200472/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1262860 CPUtime=2800.12 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 1736702 0 0 0 279547 465 0 0 25 0 4 0 632472291 1293168640 235724 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 315715 235724 382 95 0 310697 0
[pid=26334/tid=26335] ppid=26332 vsize=1262860 CPUtime=694.09 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 456155 0 0 0 69292 117 0 0 25 0 4 0 632472292 1293168640 235724 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1262860 CPUtime=702.05 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 446821 0 0 0 70091 114 0 0 25 0 4 0 632472292 1293168640 235724 33554432000 4194304 4580107 140735134251600 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1262860 CPUtime=701.83 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 439320 0 0 0 70057 126 0 0 25 0 4 0 632472292 1293168640 235724 33554432000 4194304 4580107 140735134251600 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.12
Current children cumulated vsize (KiB) 1262860

[startup+762.314 s]
/proc/loadavg: 8.11 8.18 7.95 10/356 26362
/proc/meminfo: memFree=20259732/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1265328 CPUtime=3039.45 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 1838915 0 0 0 303447 498 0 0 25 0 4 0 632472291 1295695872 217824 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 316332 217824 382 95 0 311314 0
[pid=26334/tid=26335] ppid=26332 vsize=1265328 CPUtime=753.4 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 487043 0 0 0 75212 128 0 0 25 0 4 0 632472292 1295695872 217824 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1265328 CPUtime=762.07 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 459702 0 0 0 76089 118 0 0 25 0 4 0 632472292 1295695872 217824 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1265328 CPUtime=761.84 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 469647 0 0 0 76050 134 0 0 25 0 4 0 632472292 1295695872 217824 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.45
Current children cumulated vsize (KiB) 1265328

[startup+822.301 s]
/proc/loadavg: 8.11 8.16 7.96 10/356 26364
/proc/meminfo: memFree=20075084/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1319220 CPUtime=3278.7 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 1955767 0 0 0 327332 538 0 0 25 0 4 0 632472291 1350881280 246835 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 329805 246835 382 95 0 324787 0
[pid=26334/tid=26335] ppid=26332 vsize=1319220 CPUtime=812.71 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 519498 0 0 0 81133 138 0 0 25 0 4 0 632472292 1350881280 246835 33554432000 4194304 4580107 140735134251600 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1319220 CPUtime=822.04 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 488737 0 0 0 82077 127 0 0 25 0 4 0 632472292 1350881280 246835 33554432000 4194304 4580107 140735134251600 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1319220 CPUtime=821.83 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 496097 0 0 0 82039 144 0 0 25 0 4 0 632472292 1350881280 246835 33554432000 4194304 4580107 140735134251600 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.7
Current children cumulated vsize (KiB) 1319220

[startup+882.3 s]
/proc/loadavg: 8.14 8.16 7.97 10/356 26365
/proc/meminfo: memFree=20108168/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1227220 CPUtime=3517.97 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2034622 0 0 0 351232 565 0 0 25 0 4 0 632472291 1256673280 237562 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 306805 237562 382 95 0 301787 0
[pid=26334/tid=26335] ppid=26332 vsize=1227220 CPUtime=872 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 534804 0 0 0 87058 142 0 0 25 0 4 0 632472292 1256673280 237562 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1227220 CPUtime=882.04 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 514611 0 0 0 88067 137 0 0 25 0 4 0 632472292 1256673280 237562 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1227220 CPUtime=881.82 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 515350 0 0 0 88032 150 0 0 25 0 4 0 632472292 1256673280 237562 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.97
Current children cumulated vsize (KiB) 1227220

[startup+942.301 s]
/proc/loadavg: 8.05 8.13 7.97 10/356 26367
/proc/meminfo: memFree=20078884/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1228928 CPUtime=3757.27 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2134052 0 0 0 375129 598 0 0 25 0 4 0 632472291 1258422272 236730 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 307232 236730 382 95 0 302214 0
[pid=26334/tid=26335] ppid=26332 vsize=1228928 CPUtime=931.32 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 562197 0 0 0 92979 153 0 0 25 0 4 0 632472292 1258422272 236730 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1228928 CPUtime=942.04 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 534066 0 0 0 94061 143 0 0 25 0 4 0 632472292 1258422272 236730 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1228928 CPUtime=941.82 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 543859 0 0 0 94024 158 0 0 25 0 4 0 632472292 1258422272 236730 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.27
Current children cumulated vsize (KiB) 1228928

[startup+1002.3 s]
/proc/loadavg: 8.11 8.13 7.98 10/356 26368
/proc/meminfo: memFree=20103176/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1146080 CPUtime=3996.56 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2232586 0 0 0 399027 629 0 0 25 0 4 0 632472291 1173585920 235346 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 286520 235346 382 95 0 281502 0
[pid=26334/tid=26335] ppid=26332 vsize=1146080 CPUtime=990.63 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 589610 0 0 0 98901 162 0 0 25 0 4 0 632472292 1173585920 235346 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1146080 CPUtime=1002.04 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 553561 0 0 0 100054 150 0 0 25 0 4 0 632472292 1173585920 235346 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1146080 CPUtime=1001.82 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 571445 0 0 0 100015 167 0 0 25 0 4 0 632472292 1173585920 235346 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.56
Current children cumulated vsize (KiB) 1146080

[startup+1062.3 s]
/proc/loadavg: 8.13 8.13 7.99 10/356 26370
/proc/meminfo: memFree=19735992/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1572784 CPUtime=4235.87 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2370735 0 0 0 422919 668 0 0 25 0 4 0 632472291 1610530816 326641 33554432000 4194304 4580107 140735134251600 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 393196 326641 379 95 0 388178 0
[pid=26334/tid=26335] ppid=26332 vsize=1572784 CPUtime=1049.93 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 640965 0 0 0 104820 173 0 0 25 0 4 0 632472292 1610530816 326641 33554432000 4194304 4580107 140735134251600 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1572784 CPUtime=1062.04 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 572957 0 0 0 106045 159 0 0 25 0 4 0 632472292 1610530816 326641 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1572784 CPUtime=1061.81 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 604026 0 0 0 106008 173 0 0 25 0 4 0 632472292 1610530816 326641 33554432000 4194304 4580107 140735134251600 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4235.87
Current children cumulated vsize (KiB) 1572784

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 8.00 10/356 26372
/proc/meminfo: memFree=19716244/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1573572 CPUtime=4475.14 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2406230 0 0 0 446830 684 0 0 25 0 4 0 632472291 1611337728 323789 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 393393 323789 379 95 0 388375 0
[pid=26334/tid=26335] ppid=26332 vsize=1573572 CPUtime=1109.22 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 640965 0 0 0 110749 173 0 0 25 0 4 0 632472292 1611337728 323789 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1573572 CPUtime=1122.04 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 594649 0 0 0 112035 169 0 0 25 0 4 0 632472292 1611337728 323789 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1573572 CPUtime=1121.82 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 615733 0 0 0 112003 179 0 0 25 0 4 0 632472292 1611337728 323789 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.14
Current children cumulated vsize (KiB) 1573572

[startup+1182.3 s]
/proc/loadavg: 8.12 8.14 8.01 10/356 26373
/proc/meminfo: memFree=19713988/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1656248 CPUtime=4714.42 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2510638 0 0 0 470723 719 0 0 25 0 4 0 632472291 1695997952 333160 33554432000 4194304 4580107 140735134251600 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 414062 333161 379 95 0 409044 0
[pid=26334/tid=26335] ppid=26332 vsize=1656248 CPUtime=1168.53 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 666861 0 0 0 116669 184 0 0 25 0 4 0 632472292 1695997952 333161 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1656248 CPUtime=1182.03 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 620337 0 0 0 118029 174 0 0 25 0 4 0 632472292 1695997952 333162 33554432000 4194304 4580107 140735134251600 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1656248 CPUtime=1181.81 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 641874 0 0 0 117993 188 0 0 25 0 4 0 632472292 1695997952 333162 33554432000 4194304 4580107 140735134251600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.42
Current children cumulated vsize (KiB) 1656248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.28 8.17 8.02 5/351 26375
/proc/meminfo: memFree=20283680/32951124 swapFree=67111348/67111528
[pid=26334] ppid=26332 vsize=1598340 CPUtime=4800.18 cores=0,2,4,6
/proc/26334/stat : 26334 (strangenight2-m) R 26332 26334 26096 0 -1 4202496 2539090 0 0 0 479287 731 0 0 25 0 4 0 632472291 1636700160 319173 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26334/statm: 399585 319173 379 95 0 394567 0
[pid=26334/tid=26335] ppid=26332 vsize=1598340 CPUtime=1189.78 cores=0,2,4,6
/proc/26334/task/26335/stat : 26335 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 676605 0 0 0 118791 187 0 0 25 0 4 0 632472292 1636700160 319175 33554432000 4194304 4580107 140735134251600 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26334/tid=26336] ppid=26332 vsize=1598340 CPUtime=1203.55 cores=0,2,4,6
/proc/26334/task/26336/stat : 26336 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 620337 0 0 0 120181 174 0 0 25 0 4 0 632472292 1636700160 319175 33554432000 4194304 4580107 140735134251600 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26334/tid=26337] ppid=26332 vsize=1598340 CPUtime=1203.32 cores=0,2,4,6
/proc/26334/task/26337/stat : 26337 (strangenight2-m) R 26332 26334 26096 0 -1 4202560 650639 0 0 0 120140 192 0 0 25 0 4 0 632472292 1636700160 319175 33554432000 4194304 4580107 140735134251600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1598340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.88
CPU time (s): 4800.29
CPU user time (s): 4792.91
CPU system time (s): 7.37688
CPU usage (%): 398.734
Max. virtual memory (cumulated for all children) (KiB): 1656820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.91
system time used= 7.37688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2539099
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= 1910
involuntary context switches= 32073

runsolver used 4.02239 second user time and 9.82651 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 21:16:02
IDJOB=3366274
IDBENCH=82683
IDSOLVER=1844
FILE ID=node144/3366274-1305400562
RUNJOBID= node144-1305398150-26114
PBS_JOBID= 13324479
Free space on /tmp= 73240 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366274-1305400562/watcher-3366274-1305400562 -o /tmp/evaluation-result-3366274-1305400562/solver-3366274-1305400562 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366274-1305400562.cnf

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

MD5SUM BENCH= 0c1f90cdbd54dc48a7f7e4333f537217
RANDOM SEED=1882342373

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21566248 kB
Buffers:        287668 kB
Cached:        3622684 kB
SwapCached:          0 kB
Active:        8168840 kB
Inactive:      2870048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21566248 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12108 kB
Writeback:           0 kB
AnonPages:     7127244 kB
Mapped:          27360 kB
Slab:           244636 kB
PageTables:      36628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81984404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73236 MiB
End job on node144 at 2011-05-14 21:36:07