Trace number 3366291

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.19 1203.17

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S313445894-099-UNKNOWN.cnf
MD5SUM47e52af6d58221f8bfb6fc06198e4e15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0009
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366291-1305400916.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.37/0.14	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.37/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.37/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.37/0.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.37/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.37/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.37/0.19	c calculated reachability. Time: 0.00
0.37/0.19	c Calc default polars -  time:   0.00 s pos:     601 undec:      52 neg:     597
0.37/0.19	c =========================================================================================
0.37/0.19	c types(t): F = full restart, N = normal restart
0.37/0.19	c types(t): S = simplification begin/end, E = solution found
0.37/0.19	c restart types(rt): st = static, dy = dynamic
0.37/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.19	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
1.97/0.51	c  N dy    21      4115      1250     25000         0      4111    125000    582798    112.22    119.13
3.16/0.84	c  N dy    41      8257      1250     25000         0      5749    125000    606616    113.51    120.55
4.40/1.20	c  N dy    63     12335      1250     25000         0      5579    125000    389734    112.81    118.83
5.95/1.55	c  N dy    83     16469      1250     25000         0      9711    125000    946412    111.69    119.25
7.55/1.90	c  N dy   102     20490      1250     25000         0      8108    125000    567047    111.20    134.32
8.78/2.27	c  N dy   124     24661      1250     25000         0     12277    125000   1132251    110.81    118.97
9.14/2.31	c  F st   126     25002      1250     25000         0     12618    125000   1176949    110.71    103.16
10.73/2.79	c  N dy   132     30000      1250     25000         0     10789    125000    856234    110.71   no data
10.73/2.79	c  S st   132     30000      1250     25000         0     10789    125000    856234    110.71   no data
11.13/2.85	c  S st   132     30500      1250     25000         0     11288    125000    914073    110.71   no data
11.13/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.13/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.13/2.87	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
11.13/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.13/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.13/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.13/2.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.13/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.54/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.16/3.34	c lits-rem:       244  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.42 s
13.93/3.50	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
13.93/3.50	c calculated reachability. Time: 0.00
13.93/3.50	c  N dy   132     30500      1250     25000         0     11260    125000    905560    110.71   no data
15.52/3.91	c  N dy   155     34584      1250     25000         0     15339    125000   1457843    110.38    117.80
17.14/4.32	c  N dy   184     38676      1250     25000         0     11539    125000    754007    110.59    117.68
18.71/4.77	c  N dy   207     42993      1250     25000         0     15850    125000   1350933    110.56    117.04
19.92/5.09	c  S st   226     45752      1250     25000         0      9666    125000    368765    110.78   no data
20.32/5.15	c  S st   226     46255      1250     25000         0     10168    125000    429694    110.78   no data
20.32/5.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.32/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.32/5.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.32/5.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.32/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.32/5.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.32/5.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.32/5.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.32/5.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.11/5.31	c lits-rem:        24  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.11 s
21.11/5.31	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
21.11/5.31	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.01
21.53/5.47	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
21.53/5.47	c calculated reachability. Time: 0.00
21.53/5.47	c  N dy   226     46255      1250     25000         0     10164    125000    428551    110.78   no data
23.10/5.89	c  N dy   247     50449      1250     25000         0     14354    125000   1000260    110.65    116.62
25.10/6.34	c  N dy   270     54562      1250     25000         0     18465    125000   1560947    110.69    117.24
27.09/6.80	c  N dy   294     58830      1250     25000         0     12763    125000    651457    110.58    116.61
28.69/7.21	c  N dy   311     62865      1250     25000         0     16797    125000   1200250    110.38    116.46
30.30/7.69	c  N dy   335     66968      1250     25000         0     20897    125000   1763476    110.47    116.41
31.48/7.97	c  S st   348     69384      1250     25000         0     12331    125000    462318    110.30   no data
31.88/8.04	c  S st   348     69888      1250     25000         0     12835    125000    522542    110.30   no data
31.88/8.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.88/8.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
31.88/8.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.88/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.88/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.88/8.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
31.88/8.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
31.88/8.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.88/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.68/8.26	c lits-rem:        14  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.17 s
32.68/8.26	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
32.68/8.26	c vivif2 --  cl tried    12832 cl shrink        0 lits rem          0 time: 0.01
33.48/8.44	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.17
33.48/8.44	c calculated reachability. Time: 0.00
33.48/8.44	c  N dy   348     69888      1250     25000         0     12832    125000    521919    110.30   no data
35.46/8.92	c  N dy   369     74395      1250     25000         0     17336    125000   1134368    110.22    120.41
37.46/9.49	c  N dy   400     79265      1250     25000         0     22199    125000   1797873    110.31    116.20
39.85/10.07	c  N dy   429     84400      1250     25000         0     15348    125000    749812    110.26    116.53
41.45/10.41	c  F st   446     87500      1250     25000         0     18447    125000   1163090    110.15    102.13
42.66/10.80	c  N st   451     90796      1250     25000         0     21732    125000   1677934    110.15   no data
45.85/11.53	c  N dy   479     96699      1250     25000         0     14649    125000    528974    110.20    117.19
48.63/12.24	c  N dy   516    103026      1250     25000         0     20967    125000   1388092    110.17    116.01
49.43/12.45	c  S st   528    104832      1250     25000         0     22772    125000   1634858    110.17   no data
49.83/12.54	c  S st   528    105336      1250     25000         0     23276    125000   1691966    110.17   no data
49.83/12.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.83/12.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
49.83/12.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.83/12.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.83/12.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.83/12.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
49.83/12.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.83/12.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
50.23/12.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.20/15.63	c lits-rem:       150  cl-subs:       19  v-elim:      0  v-fix:    0  time:  2.98 s
62.20/15.63	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
62.20/15.65	c vivif2 --  cl tried    23257 cl shrink        0 lits rem          0 time: 0.02
63.40/15.95	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.29
63.40/15.95	c calculated reachability. Time: 0.00
63.40/15.95	c  N dy   528    105336      1250     25000         0     23257    125000   1685997    110.17   no data
66.99/16.82	c  N dy   561    112068      1250     25000         0     16005    125000    582819    110.02    117.28
70.23/17.68	c  N dy   600    119253      1250     25000         0     23185    125000   1566852    109.98    117.32
74.61/18.73	c  N dy   648    127028      1250     25000         0     15965    125000    451950    110.06    117.87
78.59/19.74	c  N dy   693    135154      1250     25000         0     24080    125000   1553427    109.94    116.54
83.38/20.94	c  N dy   738    143795      1250     25000         0     16730    125000    430313    109.94    128.60
87.77/22.08	c  N dy   802    152978      1250     25000         0     25905    125000   1703932    110.09    116.04
90.52/22.79	c  S st   835    158006      1250     25000         0     30928    125000   2398805    110.15    102.84
90.92/22.89	c  S st   835    158508      1250     25000         0     31430    125000   2456011    110.15   no data
90.92/22.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.32/22.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
91.32/22.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.32/22.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.32/22.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.32/22.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
91.32/22.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
91.32/22.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
91.75/23.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.85/31.82	c lits-rem:       360  cl-subs:       23  v-elim:      0  v-fix:    0  time:  8.79 s
126.85/31.83	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
126.85/31.85	c vivif2 --  cl tried    31407 cl shrink        0 lits rem          0 time: 0.03
128.02/32.18	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.33
128.02/32.18	c calculated reachability. Time: 0.00
128.02/32.18	c  N dy   835    158508      1250     25000         0     31407    125000   2448930    110.15   no data
133.62/33.59	c  N dy   898    168913      1250     25000         0     24820    125000   1390745    110.12    116.10
140.02/35.19	c  N dy   961    179786      1250     25000         0     35680    125000   2896638    110.18    128.44
146.37/36.70	c  N dy  1025    191606      1250     25000         0     29505    125000   1934057    110.19    116.59
153.19/38.44	c  N dy  1083    203868      1250     25000         0     22774    125000    874325    110.09    116.59
160.75/40.31	c  N dy  1164    216951      1250     25000         0     35848    125000   2663994    110.15    118.41
168.72/42.30	c  N dy  1245    230987      1250     25000         0     29893    125000   1718733    110.18    119.82
172.71/43.30	c  S st  1279    237764      1250     25000         0     36666    125000   2638326    110.12     86.44
173.11/43.41	c  S st  1279    238269      1250     25000         0     37171    125000   2703439    110.12   no data
173.11/43.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.11/43.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
173.11/43.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.11/43.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.11/43.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.11/43.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
173.11/43.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
173.11/43.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
173.51/43.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.00/54.43	c lits-rem:       304  cl-subs:       17  v-elim:      0  v-fix:    0  time: 10.87 s
217.00/54.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
217.00/54.47	c vivif2 --  cl tried    37154 cl shrink        0 lits rem          0 time: 0.03
218.60/54.80	c asymm  cl-useful: 0/23079/25000 lits-rem:0 time: 0.34
218.60/54.81	c calculated reachability. Time: 0.00
218.60/54.81	c  N dy  1279    238269      1250     25000         0     37154    125000   2698664    110.12   no data
226.98/56.97	c  N dy  1379    253500      1250     25000         0     31388    125000   1808773    110.25    117.26
236.99/59.44	c  N dy  1474    269828      1250     25000         0     25721    125000    884480    110.27    118.28
247.33/62.04	c  N dy  1577    287108      1250     25000         0     42992    125000   3263339    110.30    116.73
258.10/64.76	c  N dy  1689    305602      1250     25000         0     38484    125000   2512591    110.31    116.35
258.51/64.86	c  F st  1693    306252      1250     25000         0     39134    125000   2598668    110.31   no data
270.06/67.73	c  N dy  1784    325284      1250     25000         0     34159    125000   1800663    110.33    116.98
283.23/71.00	c  N dy  1892    345662      1250     25000         0     29547    125000   1027774    110.30    117.14
290.00/72.77	c  S st  1964    357403      1250     25000         0     41288    125000   2626556    110.27   no data
290.40/72.89	c  S st  1964    357907      1250     25000         0     41792    125000   2688592    110.27   no data
290.81/72.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.81/72.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
290.81/72.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.81/72.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.81/72.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.81/72.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
290.81/72.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
290.81/72.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
291.21/73.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.10/84.51	c lits-rem:       221  cl-subs:       27  v-elim:      0  v-fix:    0  time: 11.47 s
337.10/84.51	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
337.10/84.54	c vivif2 --  cl tried    41765 cl shrink        0 lits rem          0 time: 0.03
337.10/84.58	c asymm  cl-useful: 0/1921/25000 lits-rem:0 time: 0.04
337.10/84.58	c calculated reachability. Time: 0.00
337.10/84.58	c  N dy  1964    357907      1250     25000         0     41765    125000   2680136    110.27   no data
350.68/88.00	c  N dy  2086    378018      1250     25000         0     35871    125000   1764203    110.32    117.87
365.02/91.55	c  N dy  2204    398087      1250     25000         0     28945    125000    687128    110.32    117.36
378.19/94.89	c  N dy  2311    418505      1250     25000         0     49346    125000   3481526    110.29    116.73
391.76/98.24	c  N dy  2427    438546      1250     25000         0     41393    125000   2280734    110.30    123.38
406.12/101.85	c  N dy  2548    458650      1250     25000         0     32506    125000    921217    110.33    116.53
420.09/105.31	c  N dy  2673    478813      1250     25000         0     52646    125000   3708612    110.39    116.35
433.66/108.79	c  N dy  2798    498883      1250     25000         0     42732    125000   2198745    110.42    142.23
449.21/112.68	c  N dy  2917    518895      1250     25000         0     31755    125000    557913    110.41    118.65
461.18/115.66	c  S st  3035    536860      1250     25000         0     49706    125000   3038256    110.47   no data
461.97/115.80	c  S st  3035    537362      1250     25000         0     50208    125000   3092917    110.47   no data
461.97/115.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.97/115.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
461.97/115.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
461.97/115.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.97/115.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.97/115.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
461.97/115.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
461.97/115.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
462.37/115.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.06/127.14	c lits-rem:       414  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.16 s
507.06/127.14	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
507.06/127.18	c vivif2 --  cl tried    50177 cl shrink        0 lits rem          0 time: 0.04
508.68/127.59	c asymm  cl-useful: 0/19292/25000 lits-rem:0 time: 0.42
508.68/127.60	c calculated reachability. Time: 0.00
508.68/127.60	c  N dy  3035    537362      1250     25000         0     50177    125000   3083352    110.47   no data
525.02/131.68	c  N dy  3152    557822      1250     25000         0     38640    125000   1381621    110.49    117.29
541.78/135.85	c  N dy  3275    577919      1250     25000         0     58721    125000   4131402    110.49    117.01
557.73/139.83	c  N dy  3396    598002      1250     25000         0     45817    125000   2217478    110.51    117.48
574.93/144.19	c  N dy  3520    618060      1250     25000         0     65866    125000   4987958    110.53    117.41
589.65/147.86	c  N dy  3642    638140      1250     25000         0     51948    125000   2934687    110.52    118.21
607.21/152.24	c  N dy  3758    658208      1250     25000         0     37035    125000    764215    110.54    118.03
621.98/155.95	c  N dy  3871    678223      1250     25000         0     57024    125000   3520831    110.55    116.95
639.13/160.21	c  N dy  3998    698256      1250     25000         0     41072    125000   1198208    110.59    119.92
653.93/163.99	c  N dy  4110    718260      1250     25000         0     61056    125000   3935463    110.58    117.58
671.06/168.28	c  N dy  4238    738422      1250     25000         0     44231    125000   1514839    110.63    116.73
687.01/172.24	c  N dy  4351    758444      1250     25000         0     64233    125000   4276045    110.64    117.45
703.76/176.46	c  N dy  4471    778470      1250     25000         0     46282    125000   1638921    110.63    131.76
720.51/180.62	c  N dy  4599    798683      1250     25000         0     66483    125000   4435266    110.65    116.62
727.31/182.37	c  S st  4641    806043      1250     25000         0     73839    125000   5444058    110.66    101.53
728.12/182.57	c  S st  4641    806551      1250     25000         0     74347    125000   5504596    110.66   no data
728.12/182.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
728.54/182.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
728.54/182.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
728.54/182.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
728.54/182.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
728.54/182.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
728.54/182.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
728.54/182.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
729.29/182.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.19/212.60	c lits-rem:       697  cl-subs:       60  v-elim:      0  v-fix:    0  time: 29.73 s
848.19/212.60	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
848.19/212.67	c vivif2 --  cl tried    74287 cl shrink        0 lits rem          0 time: 0.07
848.99/212.86	c asymm  cl-useful: 0/5708/25000 lits-rem:0 time: 0.19
848.99/212.86	c calculated reachability. Time: 0.00
848.99/212.86	c  N dy  4641    806551      1250     25000         0     74287    125000   5486774    110.66   no data
864.94/216.84	c  N dy  4760    826591      1250     25000         0     55337    125000   2780270    110.67    117.57
882.90/221.35	c  N dy  4872    846751      1250     25000         0     75488    125000   5556589    110.68    117.76
899.28/225.45	c  N dy  4992    866912      1250     25000         0     55668    125000   2681901    110.68    117.87
917.61/230.01	c  N dy  5104    886983      1250     25000         0     75724    125000   5416491    110.66    116.68
934.40/234.24	c  N dy  5219    907178      1250     25000         0     54931    125000   2442164    110.65    118.80
952.72/238.84	c  N dy  5332    927241      1250     25000         0     74977    125000   5201135    110.66    117.27
970.27/243.28	c  N dy  5445    947267      1250     25000         0     53029    125000   2052066    110.65    118.08
988.62/247.81	c  N dy  5559    967527      1250     25000         0     73264    125000   4835737    110.65    116.54
1007.38/252.55	c  N dy  5683    987608      1250     25000         0     50364    125000   1576092    110.68    117.10
1024.53/256.88	c  N dy  5800   1007757      1250     25000         0     70491    125000   4337876    110.67    117.03
1045.68/262.15	c  N dy  5917   1027813      1250     25000         0     46566    125000    920323    110.67    118.01
1063.64/266.67	c  N dy  6038   1048067      1250     25000         0     66801    125000   3701647    110.68    117.33
1086.78/272.45	c  N dy  6160   1068097      1250     25000         0     86819    125000   6472535    110.69    116.55
1091.57/273.64	c  F st  6184   1071875      1250     25000         0     45632    125000    652647    110.69   no data
1105.55/277.14	c  N dy  6259   1088219      1250     25000         0     61961    125000   2961103    110.72    119.72
1127.50/282.62	c  N dy  6386   1108370      1250     25000         0     82086    125000   5736702    110.73    118.48
1147.02/287.54	c  N dy  6506   1128466      1250     25000         0     56208    125000   1990300    110.74    136.61
1165.77/292.24	c  N dy  6618   1148541      1250     25000         0     76262    125000   4766408    110.76    116.69
1188.52/297.90	c  N dy  6734   1168820      1250     25000         0     49575    125000    936276    110.76    117.02
1205.67/302.26	c  N dy  6847   1189016      1250     25000         0     69753    125000   3731456    110.77    120.30
1227.62/307.80	c  N dy  6971   1209072      1250     25000         0     89794    125000   6495390    110.78    116.95
1228.85/308.02	c  S st  6975   1209826      1250     25000         0     90547    125000   6596481    110.78    105.34
1229.61/308.25	c  S st  6975   1210333      1250     25000         0     91054    125000   6657600    110.78   no data
1229.61/308.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1230.01/308.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1230.01/308.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1230.01/308.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1230.01/308.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1230.01/308.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1230.01/308.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1230.41/308.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1231.21/308.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1393.59/349.39	c lits-rem:       596  cl-subs:       76  v-elim:      0  v-fix:    0  time: 40.78 s
1393.59/349.39	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1394.00/349.48	c vivif2 --  cl tried    90978 cl shrink        0 lits rem          0 time: 0.08
1395.99/349.92	c asymm  cl-useful: 0/13112/25000 lits-rem:0 time: 0.44
1395.99/349.92	c calculated reachability. Time: 0.00
1395.99/349.92	c  N dy  6975   1210333      1250     25000         0     90978    125000   6635353    110.78   no data
1414.34/354.55	c  N dy  7093   1230428      1250     25000         0     63102    125000   2675760    110.78    123.11
1434.29/359.57	c  N dy  7214   1250525      1250     25000         0     83185    125000   5444594    110.80    119.13
1455.84/364.97	c  N dy  7325   1270646      1250     25000         0     54328    125000   1332438    110.78    117.48
1473.79/369.48	c  N dy  7449   1290687      1250     25000         0     74353    125000   4107932    110.80    117.16
1496.15/375.07	c  N dy  7564   1310734      1250     25000         0     94381    125000   6868237    110.80    120.51
1515.27/379.87	c  N dy  7676   1330813      1250     25000         0     64482    125000   2621721    110.80    121.61
1535.64/384.96	c  N dy  7795   1350912      1250     25000         0     84565    125000   5399083    110.81    116.80
1559.15/390.88	c  N dy  7912   1370970      1250     25000         0     53649    125000    976922    110.81    133.96
1577.11/395.32	c  N dy  8030   1390976      1250     25000         0     73646    125000   3740284    110.82    117.83
1599.06/400.84	c  N dy  8147   1410977      1250     25000         0     93631    125000   6503497    110.82    118.20
1620.20/406.11	c  N dy  8256   1431060      1250     25000         0     61737    125000   1972604    110.82    117.03
1639.36/410.98	c  N dy  8377   1451137      1250     25000         0     81798    125000   4735688    110.83    117.13
1664.89/417.37	c  N dy  8499   1471165      1250     25000         0    101809    125000   7512504    110.85    118.76
1684.86/422.32	c  N dy  8616   1491343      1250     25000         0     69013    125000   2838900    110.86    117.19
1706.39/427.71	c  N dy  8727   1511406      1250     25000         0     89053    125000   5610360    110.86    117.02
1731.52/434.07	c  N dy  8847   1531633      1250     25000         0     55313    125000    820227    110.87    119.08
1750.28/438.71	c  N dy  8973   1551962      1250     25000         0     75624    125000   3659101    110.89    117.56
1772.64/444.38	c  N dy  9091   1571974      1250     25000         0     95621    125000   6429434    110.90    117.44
1797.75/450.60	c  N dy  9217   1592085      1250     25000         0     60757    125000   1434682    110.91    119.65
1817.30/455.57	c  N dy  9335   1612233      1250     25000         0     80890    125000   4238394    110.92    118.05
1841.65/461.67	c  N dy  9459   1632326      1250     25000         0    100968    125000   7014860    110.93    118.97
1864.81/467.42	c  N dy  9580   1652400      1250     25000         0     65064    125000   1908442    110.94    118.24
1885.53/472.69	c  N dy  9701   1673207      1250     25000         0     85858    125000   4779693    110.94    116.92
1911.86/479.29	c  N dy  9816   1693239      1250     25000         0    105873    125000   7543125    110.94    132.78
1933.00/484.52	c  S st  9919   1710333      1250     25000         0     66004    125000   1910663    110.95    101.16
1933.80/484.70	c  S st  9919   1710834      1250     25000         0     66505    125000   1972349    110.95   no data
1933.80/484.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1933.80/484.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1933.80/484.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1933.80/484.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1933.80/484.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1933.80/484.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1933.80/484.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1934.21/484.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1934.21/484.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1966.16/492.88	c lits-rem:       125  cl-subs:       15  v-elim:      0  v-fix:    0  time:  8.02 s
1966.16/492.89	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1966.52/492.91	c vivif2 --  cl tried    66490 cl shrink        0 lits rem          0 time: 0.03
1967.72/493.28	c asymm  cl-useful: 0/11888/25000 lits-rem:0 time: 0.37
1967.72/493.29	c calculated reachability. Time: 0.00
1967.72/493.29	c  N dy  9919   1710834      1250     25000         0     66490    125000   1968331    110.95   no data
1990.86/499.00	c  N dy 10036   1731138      1250     25000         0     86770    125000   4788243    110.96    119.19
2016.00/505.32	c  N dy 10151   1751244      1250     25000         0    106860    125000   7561427    110.96    117.33
2039.14/511.12	c  N dy 10274   1771293      1250     25000         0     68944    125000   2199257    110.99    122.25
2060.68/516.52	c  N dy 10385   1791361      1250     25000         0     88992    125000   4961572    110.98    117.94
2087.41/523.24	c  N dy 10521   1811492      1250     25000         0    109110    125000   7761837    111.01    117.00
2111.35/529.23	c  N dy 10645   1831592      1250     25000         0     70243    125000   2252395    111.02    130.01
2132.94/534.68	c  N dy 10764   1851672      1250     25000         0     90305    125000   5047161    111.05    119.77
2158.85/541.16	c  N dy 10879   1871933      1250     25000         0    110543    125000   7854217    111.05    118.46
2182.36/547.09	c  N dy 10997   1892127      1250     25000         0     70775    125000   2183546    111.06    118.04
2204.31/552.52	c  N dy 11112   1912320      1250     25000         0     90946    125000   4974698    111.06    118.47
2230.64/559.10	c  N dy 11245   1932395      1250     25000         0    110996    125000   7750769    111.07    157.40
2255.40/565.38	c  N dy 11361   1952711      1250     25000         0     70352    125000   1988740    111.08    117.33
2276.53/570.61	c  N dy 11460   1972900      1250     25000         0     90522    125000   4753688    111.06    118.99
2302.86/577.20	c  N dy 11579   1993238      1250     25000         0    110841    125000   7567985    111.07    116.97
2328.39/583.69	c  N dy 11700   2013549      1250     25000         0     69187    125000   1692209    111.07    119.10
2351.14/589.37	c  N dy 11813   2033679      1250     25000         0     89297    125000   4512008    111.08    119.79
2377.07/595.87	c  N dy 11934   2053786      1250     25000         0    109390    125000   7317123    111.10    118.22
2406.20/603.11	c  N dy 12061   2073875      1250     25000         0     66514    125000   1195642    111.11    117.51
2426.56/608.27	c  N dy 12186   2093877      1250     25000         0     86494    125000   3972547    111.12    117.75
2451.68/614.58	c  N dy 12310   2114039      1250     25000         0    106629    125000   6763854    111.13    117.34
2481.60/622.05	c  N dy 12416   2134099      1250     25000         0    126671    125000   9516952    111.12    117.14
2502.75/627.32	c  N dy 12528   2154244      1250     25000         0     82870    125000   3307208    111.11    119.43
2526.70/633.31	c  N dy 12634   2174328      1250     25000         0    102929    125000   6083658    111.10    127.44
2555.82/640.63	c  N dy 12753   2194654      1250     25000         0    123235    125000   8922444    111.11    117.75
2575.79/645.62	c  S st 12855   2210834      1250     25000         0     74463    125000   2062748    111.13    112.04
2576.55/645.81	c  S st 12855   2211338      1250     25000         0     74967    125000   2123857    111.13   no data
2576.55/645.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2576.55/645.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2576.55/645.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2576.55/645.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2576.55/645.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2576.55/645.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2576.55/645.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2576.95/645.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2576.95/645.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2608.07/653.71	c lits-rem:       242  cl-subs:       20  v-elim:      0  v-fix:    0  time:  7.74 s
2608.07/653.71	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2608.07/653.74	c vivif2 --  cl tried    74947 cl shrink        0 lits rem          0 time: 0.03
2609.67/654.14	c asymm  cl-useful: 0/15008/25000 lits-rem:0 time: 0.40
2609.67/654.15	c calculated reachability. Time: 0.00
2609.67/654.15	c  N dy 12855   2211338      1250     25000         0     74947    125000   2118179    111.13   no data
2632.02/659.70	c  N dy 12977   2231411      1250     25000         0     95003    125000   4908293    111.14    133.53
2658.75/666.47	c  N dy 13096   2251487      1250     25000         0    115066    125000   7696535    111.15    117.51
2688.67/673.96	c  N dy 13218   2272039      1250     25000         0     69662    125000   1257266    111.15    117.88
2710.22/679.31	c  N dy 13343   2292199      1250     25000         0     89801    125000   4068593    111.17    118.49
2735.35/685.65	c  N dy 13457   2312285      1250     25000         0    109872    125000   6859746    111.17    125.55
2767.27/693.66	c  N dy 13583   2332471      1250     25000         0    130051    125000   9660829    111.18    117.30
2792.80/700.01	c  N dy 13712   2352539      1250     25000         0     83155    125000   2999505    111.20    136.54
2817.94/706.37	c  N dy 13837   2372547      1250     25000         0    103145    125000   5781607    111.22    118.43
2847.46/713.79	c  N dy 13949   2392982      1250     25000         0    123558    125000   8617948    111.22    117.73
2875.78/720.84	c  N dy 14070   2413010      1250     25000         0     75620    125000   1814551    111.23    120.55
2898.93/726.62	c  N dy 14196   2433188      1250     25000         0     95786    125000   4601858    111.24    117.80
2926.07/733.49	c  N dy 14314   2453667      1250     25000         0    116249    125000   7435793    111.24    117.41
2958.01/741.47	c  N dy 14435   2473806      1250     25000         0    136365    125000  10211800    111.24    117.84
2979.96/746.93	c  N dy 14549   2493839      1250     25000         0     87443    125000   3332087    111.25    117.69
3004.66/753.18	c  N dy 14671   2513942      1250     25000         0    107525    125000   6116418    111.25    118.26
3034.58/760.60	c  N dy 14795   2533984      1250     25000         0    127548    125000   8892461    111.27    117.55
3062.94/767.78	c  N dy 14909   2554368      1250     25000         0     77978    125000   1883854    111.26    121.93
3086.86/773.78	c  N dy 15027   2574555      1250     25000         0     98147    125000   4689148    111.27    117.22
3116.37/781.19	c  N dy 15137   2594603      1250     25000         0    118180    125000   7462810    111.27    117.15
3149.89/789.56	c  N dy 15254   2615055      1250     25000         0    138614    125000  10310926    111.27    118.99
3174.22/795.68	c  N dy 15365   2635618      1250     25000         0     88230    125000   3176346    111.27    117.86
3199.76/802.06	c  N dy 15485   2655732      1250     25000         0    108330    125000   5975579    111.28    121.19
3232.08/810.16	c  N dy 15617   2675840      1250     25000         0    128426    125000   8785788    111.29    117.94
3263.20/817.98	c  N dy 15727   2695915      1250     25000         0     76539    125000   1426927    111.29    117.73
3280.76/822.32	c  S st 15819   2711341      1250     25000         0     91949    125000   3583080    111.30    117.50
3281.56/822.55	c  S st 15819   2711844      1250     25000         0     92452    125000   3643693    111.30   no data
3281.56/822.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3281.96/822.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
3281.96/822.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3281.96/822.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3281.96/822.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3281.96/822.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
3281.96/822.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3281.96/822.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3282.38/822.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3337.81/836.62	c lits-rem:       248  cl-subs:       38  v-elim:      0  v-fix:    0  time: 13.83 s
3337.81/836.62	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
3337.81/836.67	c vivif2 --  cl tried    92414 cl shrink        0 lits rem          0 time: 0.05
3339.43/837.06	c asymm  cl-useful: 0/9992/25000 lits-rem:0 time: 0.39
3339.43/837.06	c calculated reachability. Time: 0.00
3339.43/837.06	c  N dy 15819   2711844      1250     25000         0     92414    125000   3632000    111.30   no data
3365.77/843.62	c  N dy 15933   2731912      1250     25000         0    112465    125000   6417714    111.30    117.33
3396.90/851.49	c  N dy 16051   2752327      1250     25000         0    132859    125000   9240442    111.30    117.65
3427.21/859.05	c  N dy 16172   2772331      1250     25000         0     79916    125000   1769338    111.30    122.84
3451.13/865.07	c  N dy 16304   2792340      1250     25000         0     99908    125000   4556409    111.31    117.88
3479.05/872.07	c  N dy 16423   2812385      1250     25000         0    119931    125000   7328690    111.32    121.76
3512.16/880.33	c  N dy 16552   2832469      1250     25000         0    139998    125000  10120647    111.33    117.72
3539.70/887.29	c  N dy 16676   2852671      1250     25000         0     86245    125000   2517739    111.33    117.36
3564.42/893.47	c  N dy 16796   2872746      1250     25000         0    106303    125000   5291179    111.34    119.58
3594.39/900.94	c  N dy 16914   2892874      1250     25000         0    126411    125000   8080202    111.34    118.54
3630.66/910.05	c  N dy 17032   2912937      1250     25000         0    146442    125000  10855289    111.34    119.83
3656.59/916.56	c  N dy 17155   2933136      1250     25000         0     91699    125000   3152854    111.35    118.61
3682.92/923.13	c  N dy 17271   2953242      1250     25000         0    111787    125000   5941890    111.35    123.66
3713.64/930.88	c  N dy 17387   2973338      1250     25000         0    131866    125000   8731564    111.35    124.43
3749.96/939.96	c  N dy 17504   2993721      1250     25000         0     76304    125000    877932    111.35    117.77
3772.70/945.66	c  N dy 17636   3013731      1250     25000         0     96293    125000   3665657    111.36    119.78
3799.83/952.51	c  N dy 17751   3034193      1250     25000         0    116738    125000   6488299    111.36    119.79
3832.15/960.55	c  N dy 17876   3054268      1250     25000         0    136793    125000   9287583    111.37    119.35
3866.85/969.27	c  N dy 18006   3074299      1250     25000         0     79876    125000   1243741    111.39    118.13
3890.40/975.12	c  N dy 18123   3094363      1250     25000         0     99928    125000   4044641    111.40    119.42
3918.33/982.15	c  N dy 18253   3114401      1250     25000         0    119944    125000   6843756    111.41    117.83
3953.04/990.82	c  N dy 18376   3134413      1250     25000         0    139940    125000   9622685    111.41    128.12
3990.54/1000.27	c  N dy 18505   3154515      1250     25000         0     82088    125000   1410484    111.42    118.76
4016.87/1006.89	c  N dy 18633   3174694      1250     25000         0    102252    125000   4228908    111.43    117.83
4049.19/1014.98	c  N dy 18764   3195022      1250     25000         0    122567    125000   7049450    111.43    117.88
4081.13/1022.92	c  S st 18866   3211844      1250     25000         0    139372    125000   9395226    111.44    103.72
4082.70/1023.31	c  S st 18866   3212348      1250     25000         0    139876    125000   9462721    111.44   no data
4082.70/1023.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4083.10/1023.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.11
4083.10/1023.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4083.10/1023.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4083.10/1023.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4083.10/1023.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4083.10/1023.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4083.50/1023.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4084.70/1023.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4360.80/1093.00	c lits-rem:       595  cl-subs:      113  v-elim:      0  v-fix:    0  time: 69.13 s
4360.80/1093.00	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4361.20/1093.12	c vivif2 --  cl tried   139763 cl shrink        0 lits rem          0 time: 0.12
4363.20/1093.60	c asymm  cl-useful: 0/9483/25000 lits-rem:0 time: 0.48
4363.20/1093.60	c calculated reachability. Time: 0.00
4363.20/1093.60	c  N dy 18866   3212348      1250     25000         0    139763    125000   9429545    111.44   no data
4399.09/1102.60	c  N dy 18979   3232440      1250     25000         0     80900    125000   1122862    111.45    119.07
4421.84/1108.39	c  N dy 19086   3252441      1250     25000         0    100872    125000   3890871    111.44    120.27
4450.57/1115.55	c  N dy 19219   3272457      1250     25000         0    120875    125000   6694586    111.45    120.94
4484.09/1123.92	c  N dy 19343   3292672      1250     25000         0    141067    125000   9514193    111.46    118.10
4521.98/1133.48	c  N dy 19463   3312783      1250     25000         0     81238    125000   1041011    111.46    117.55
4547.92/1139.92	c  N dy 19582   3332887      1250     25000         0    101325    125000   3838962    111.47    117.71
4578.23/1147.52	c  N dy 19707   3352902      1250     25000         0    121329    125000   6645588    111.48    125.06
4613.35/1156.39	c  N dy 19821   3372986      1250     25000         0    141396    125000   9451965    111.48    117.83
4653.65/1166.46	c  N dy 19925   3393085      1250     25000         0    161476    125000  12243589    111.48    117.50
4678.78/1172.75	c  N dy 20063   3413130      1250     25000         0    100578    125000   3625321    111.49    119.78
4707.12/1179.84	c  N dy 20179   3433173      1250     25000         0    120596    125000   6404163    111.50    120.73
4740.63/1188.25	c  N dy 20297   3453542      1250     25000         0    140942    125000   9226083    111.50    118.59
4778.13/1197.69	c  N dy 20418   3473636      1250     25000         0    161018    125000  12021789    111.51    118.09

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

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

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


[startup+0 s]
/proc/loadavg: 7.67 8.01 8.05 6/310 18877
/proc/meminfo: memFree=18205332/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651691281 52396032 347 33554432000 4194304 4580107 140736968589760 18446744073709551615 47894855206828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 12792 347 299 95 0 7774 0
[pid=18877/tid=18878] ppid=18875 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651691281 52396032 347 33554432000 4194304 4580107 140736968589760 18446744073709551615 47894855206828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651691281 52396032 347 33554432000 4194304 4580107 140736968589760 18446744073709551615 47894855206834 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651691281 52396032 347 33554432000 4194304 4580107 140736968589760 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0330301 s]
/proc/loadavg: 7.67 8.01 8.05 6/310 18877
/proc/meminfo: memFree=18205332/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=284128 CPUtime=0.1 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 3357 0 0 0 10 0 0 0 25 0 4 0 651691281 290947072 3273 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 71032 3273 358 95 0 66014 0
[pid=18877/tid=18878] ppid=18875 vsize=284128 CPUtime=0.02 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 731 0 0 0 2 0 0 0 25 0 4 0 651691281 290947072 3273 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=284128 CPUtime=0.02 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 726 0 0 0 2 0 0 0 25 0 4 0 651691281 290947072 3273 33554432000 4194304 4580107 140736968589760 18446744073709551615 4504607 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=284128 CPUtime=0.01 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 755 0 0 0 1 0 0 0 25 0 4 0 651691281 290947072 3273 33554432000 4194304 4580107 140736968589760 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 284128

[startup+0.101019 s]
/proc/loadavg: 7.67 8.01 8.05 6/310 18877
/proc/meminfo: memFree=18205332/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=284260 CPUtime=0.37 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 3720 0 0 0 37 0 0 0 25 0 4 0 651691281 291082240 3636 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 71065 3636 358 95 0 66047 0
[pid=18877/tid=18878] ppid=18875 vsize=284260 CPUtime=0.09 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 790 0 0 0 9 0 0 0 25 0 4 0 651691281 291082240 3636 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=284260 CPUtime=0.09 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 786 0 0 0 9 0 0 0 25 0 4 0 651691281 291082240 3636 33554432000 4194304 4580107 140736968589760 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=284260 CPUtime=0.08 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 942 0 0 0 8 0 0 0 25 0 4 0 651691281 291082240 3637 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284260

[startup+0.300984 s]
/proc/loadavg: 7.67 8.01 8.05 6/310 18877
/proc/meminfo: memFree=18205332/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=290540 CPUtime=1.16 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 9343 0 0 0 115 1 0 0 18 0 4 0 651691281 297512960 8030 33554432000 4194304 4580107 140736968589760 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 72635 8031 376 95 0 67617 0
[pid=18877/tid=18878] ppid=18875 vsize=290540 CPUtime=0.29 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 2523 0 0 0 29 0 0 0 25 0 4 0 651691281 297512960 8031 33554432000 4194304 4580107 140736968589760 18446744073709551615 4318504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=290540 CPUtime=0.28 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 2520 0 0 0 28 0 0 0 18 0 4 0 651691281 297512960 8031 33554432000 4194304 4580107 140736968589760 18446744073709551615 4322541 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=290540 CPUtime=0.28 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 1361 0 0 0 28 0 0 0 25 0 4 0 651691281 297512960 8031 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 290540

[startup+0.700914 s]
/proc/loadavg: 7.67 8.01 8.05 6/310 18877
/proc/meminfo: memFree=18205332/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=297268 CPUtime=2.76 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 13656 0 0 0 274 2 0 0 18 0 4 0 651691281 304402432 8711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 74317 8711 377 95 0 69299 0
[pid=18877/tid=18878] ppid=18875 vsize=297268 CPUtime=0.69 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 3587 0 0 0 69 0 0 0 25 0 4 0 651691281 304402432 8711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=297268 CPUtime=0.68 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 3572 0 0 0 68 0 0 0 18 0 4 0 651691281 304402432 8711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4322530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=297268 CPUtime=0.68 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 2496 0 0 0 68 0 0 0 25 0 4 0 651691281 304402432 8711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 297268

[startup+1.50077 s]
/proc/loadavg: 7.67 8.01 8.05 10/314 18881
/proc/meminfo: memFree=18159776/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=298336 CPUtime=5.95 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 20589 0 0 0 592 3 0 0 19 0 4 0 651691281 305496064 10950 33554432000 4194304 4580107 140736968589760 18446744073709551615 4321348 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 74584 10950 377 95 0 69566 0
[pid=18877/tid=18878] ppid=18875 vsize=298336 CPUtime=1.48 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 5291 0 0 0 148 0 0 0 25 0 4 0 651691281 305496064 10950 33554432000 4194304 4580107 140736968589760 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=298336 CPUtime=1.48 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 5300 0 0 0 148 0 0 0 19 0 4 0 651691281 305496064 10950 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=298336 CPUtime=1.46 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 4254 0 0 0 146 0 0 0 25 0 4 0 651691281 305496064 10951 33554432000 4194304 4580107 140736968589760 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 298336

[startup+3.10049 s]
/proc/loadavg: 7.67 8.01 8.05 9/314 18881
/proc/meminfo: memFree=18145268/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=300104 CPUtime=12.33 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 38441 0 0 0 1226 7 0 0 24 0 4 0 651691281 307306496 17217 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416320 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 75026 17217 379 95 0 70008 0
[pid=18877/tid=18878] ppid=18875 vsize=300104 CPUtime=3.09 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 8684 0 0 0 308 1 0 0 25 0 4 0 651691281 307306496 17217 33554432000 4194304 4580107 140736968589760 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=300104 CPUtime=3.08 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 8657 0 0 0 307 1 0 0 24 0 4 0 651691281 307306496 17217 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=300104 CPUtime=3.05 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 7582 0 0 0 304 1 0 0 25 0 4 0 651691281 307306496 17217 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 300104

[startup+6.30093 s]
/proc/loadavg: 7.69 8.01 8.05 9/314 18881
/proc/meminfo: memFree=17969200/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=313240 CPUtime=25.1 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 69988 0 0 0 2497 13 0 0 25 0 4 0 651691281 320757760 33859 33554432000 4194304 4580107 140736968589760 18446744073709551615 4321718 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 78310 33859 379 95 0 73292 0
[pid=18877/tid=18878] ppid=18875 vsize=313240 CPUtime=6.28 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 16501 0 0 0 626 2 0 0 25 0 4 0 651691281 320757760 33859 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=313240 CPUtime=6.28 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 18152 0 0 0 626 2 0 0 25 0 4 0 651691281 320757760 33859 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=313240 CPUtime=6.23 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 17054 0 0 0 620 3 0 0 25 0 4 0 651691281 320757760 33859 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 313240

[startup+12.7008 s]
/proc/loadavg: 7.72 8.01 8.05 9/314 18881
/proc/meminfo: memFree=17874356/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=334016 CPUtime=50.64 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 111534 0 0 0 5043 21 0 0 25 0 4 0 651691281 342032384 48785 33554432000 4194304 4580107 140736968589760 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 83504 48785 379 95 0 78486 0
[pid=18877/tid=18878] ppid=18875 vsize=334016 CPUtime=12.68 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 25438 0 0 0 1264 4 0 0 25 0 4 0 651691281 342032384 48785 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=334016 CPUtime=12.68 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 26370 0 0 0 1264 4 0 0 25 0 4 0 651691281 342032384 48785 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=334016 CPUtime=12.55 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 26253 0 0 0 1251 4 0 0 25 0 4 0 651691281 342032384 48785 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 334016

[startup+25.5006 s]
/proc/loadavg: 7.85 8.02 8.06 9/314 18881
/proc/meminfo: memFree=17658820/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=436256 CPUtime=101.69 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 161461 0 0 0 10137 32 0 0 25 0 4 0 651691281 446726144 73075 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 109064 73075 379 95 0 104046 0
[pid=18877/tid=18878] ppid=18875 vsize=436256 CPUtime=25.49 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 33973 0 0 0 2542 7 0 0 25 0 4 0 651691281 446726144 73075 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=436256 CPUtime=25.48 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 38673 0 0 0 2541 7 0 0 25 0 4 0 651691281 446726144 73075 33554432000 4194304 4580107 140736968589760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=436256 CPUtime=25.22 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 41280 0 0 0 2514 8 0 0 25 0 4 0 651691281 446726144 73075 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 436256

[startup+51.1011 s]
/proc/loadavg: 7.90 8.02 8.05 9/314 18882
/proc/meminfo: memFree=17579596/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=613584 CPUtime=203.83 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 228611 0 0 0 20336 47 0 0 25 0 4 0 651691281 628310016 83351 33554432000 4194304 4580107 140736968589760 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 153396 83351 379 95 0 148378 0
[pid=18877/tid=18878] ppid=18875 vsize=613584 CPUtime=51.08 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 48698 0 0 0 5098 10 0 0 25 0 4 0 651691281 628310016 83351 33554432000 4194304 4580107 140736968589760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=613584 CPUtime=51.08 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 55712 0 0 0 5097 11 0 0 25 0 4 0 651691281 628310016 83351 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=613584 CPUtime=50.56 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 67831 0 0 0 5042 14 0 0 25 0 4 0 651691281 628310016 83351 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 613584

[startup+102.311 s]
/proc/loadavg: 8.01 8.03 8.06 9/314 18883
/proc/meminfo: memFree=17477380/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=574116 CPUtime=408.16 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 375591 0 0 0 40728 88 0 0 25 0 4 0 651691281 587894784 95173 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 143529 95173 379 95 0 138511 0
[pid=18877/tid=18878] ppid=18875 vsize=574116 CPUtime=102.29 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 93902 0 0 0 10207 22 0 0 25 0 4 0 651691281 587894784 95173 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=574116 CPUtime=102.28 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 82194 0 0 0 10210 18 0 0 25 0 4 0 651691281 587894784 95173 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=574116 CPUtime=101.26 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 114910 0 0 0 10100 26 0 0 25 0 4 0 651691281 587894784 95173 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 574116

[startup+162.301 s]

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

[pid=18877] ppid=18875 vsize=1125976 CPUtime=2801.98 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 1532591 0 0 0 279750 448 0 0 25 0 4 0 651691281 1152999424 200531 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 281494 200531 379 95 0 276476 0
[pid=18877/tid=18878] ppid=18875 vsize=1125976 CPUtime=702.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 381347 0 0 0 70114 113 0 0 25 0 4 0 651691281 1152999424 200531 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1125976 CPUtime=702.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 389705 0 0 0 70112 114 0 0 25 0 4 0 651691281 1152999424 200531 33554432000 4194304 4580107 140736968589760 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1125976 CPUtime=695.14 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 426532 0 0 0 69397 117 0 0 25 0 4 0 651691281 1152999424 200531 33554432000 4194304 4580107 140736968589760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.98
Current children cumulated vsize (KiB) 1125976

[startup+762.312 s]
/proc/loadavg: 8.16 8.09 8.07 9/314 18901
/proc/meminfo: memFree=16594580/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1031660 CPUtime=3041.4 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 1625285 0 0 0 303660 480 0 0 25 0 4 0 651691281 1056419840 211190 33554432000 4194304 4580107 140736968589760 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 257915 211190 379 95 0 252897 0
[pid=18877/tid=18878] ppid=18875 vsize=1031660 CPUtime=762.28 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 403333 0 0 0 76106 122 0 0 25 0 4 0 651691281 1056419840 211190 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1031660 CPUtime=762.28 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 406699 0 0 0 76109 119 0 0 25 0 4 0 651691281 1056419840 211190 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1031660 CPUtime=754.54 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 453313 0 0 0 75329 125 0 0 25 0 4 0 651691281 1056419840 211191 33554432000 4194304 4580107 140736968589760 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.4
Current children cumulated vsize (KiB) 1031660

[startup+822.3 s]
/proc/loadavg: 8.11 8.08 8.07 9/314 18903
/proc/meminfo: memFree=16506752/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1158248 CPUtime=3280.76 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 1703383 0 0 0 327565 511 0 0 25 0 4 0 651691281 1186045952 210320 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 289562 210320 379 95 0 284544 0
[pid=18877/tid=18878] ppid=18875 vsize=1158248 CPUtime=822.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 411752 0 0 0 82102 125 0 0 25 0 4 0 651691281 1186045952 210320 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1158248 CPUtime=822.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 429901 0 0 0 82098 128 0 0 25 0 4 0 651691281 1186045952 210320 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1158248 CPUtime=813.93 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 472318 0 0 0 81260 133 0 0 25 0 4 0 651691281 1186045952 210320 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416737 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.76
Current children cumulated vsize (KiB) 1158248

[startup+882.301 s]
/proc/loadavg: 8.15 8.10 8.08 9/314 18904
/proc/meminfo: memFree=16433180/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1173836 CPUtime=3520.14 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 1792156 0 0 0 351474 540 0 0 25 0 4 0 651691281 1202008064 221711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4321089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 293459 221711 379 95 0 288441 0
[pid=18877/tid=18878] ppid=18875 vsize=1173836 CPUtime=882.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 434291 0 0 0 88094 133 0 0 25 0 4 0 651691281 1202008064 221711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1173836 CPUtime=882.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 452277 0 0 0 88091 135 0 0 25 0 4 0 651691281 1202008064 221711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1173836 CPUtime=873.31 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 497585 0 0 0 87191 140 0 0 25 0 4 0 651691281 1202008064 221711 33554432000 4194304 4580107 140736968589760 18446744073709551615 4302544 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.14
Current children cumulated vsize (KiB) 1173836

[startup+942.3 s]
/proc/loadavg: 8.11 8.09 8.08 9/314 18906
/proc/meminfo: memFree=16468228/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1100424 CPUtime=3759.53 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 1878498 0 0 0 375380 573 0 0 25 0 4 0 651691281 1126834176 213719 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 275106 213719 379 95 0 270088 0
[pid=18877/tid=18878] ppid=18875 vsize=1100424 CPUtime=942.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 459234 0 0 0 94085 142 0 0 25 0 4 0 651691281 1126834176 213719 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1100424 CPUtime=942.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 463717 0 0 0 94087 139 0 0 25 0 4 0 651691281 1126834176 213719 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1100424 CPUtime=932.71 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 522347 0 0 0 93121 150 0 0 25 0 4 0 651691281 1126834176 213719 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294733 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.53
Current children cumulated vsize (KiB) 1100424

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 8.07 9/314 18907
/proc/meminfo: memFree=16065312/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1299776 CPUtime=3998.92 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 1992356 0 0 0 399284 608 0 0 25 0 4 0 651691281 1330970624 257304 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 324944 257304 379 95 0 319926 0
[pid=18877/tid=18878] ppid=18875 vsize=1299776 CPUtime=1002.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 499275 0 0 0 100076 151 0 0 25 0 4 0 651691281 1330970624 257304 33554432000 4194304 4580107 140736968589760 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1299776 CPUtime=1002.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 488398 0 0 0 100078 148 0 0 25 0 4 0 651691281 1330970624 257304 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1299776 CPUtime=992.09 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 546945 0 0 0 99052 157 0 0 25 0 4 0 651691281 1330970624 257304 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.92
Current children cumulated vsize (KiB) 1299776

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.08 9/314 18909
/proc/meminfo: memFree=15926276/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1503392 CPUtime=4238.3 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 2054944 0 0 0 423202 628 0 0 25 0 4 0 651691281 1539473408 292274 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416709 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 375848 292274 379 95 0 370830 0
[pid=18877/tid=18878] ppid=18875 vsize=1503392 CPUtime=1062.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 499678 0 0 0 106076 151 0 0 25 0 4 0 651691281 1539473408 292274 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1503392 CPUtime=1062.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 507354 0 0 0 106066 160 0 0 25 0 4 0 651691281 1539473408 292274 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1503392 CPUtime=1051.48 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 570486 0 0 0 104987 161 0 0 25 0 4 0 651691281 1539473408 292274 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416250 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.3
Current children cumulated vsize (KiB) 1503392

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.08 9/314 18911
/proc/meminfo: memFree=15994568/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1491072 CPUtime=4477.7 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 2135976 0 0 0 447114 656 0 0 25 0 4 0 651691281 1526857728 284303 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 372768 284303 379 95 0 367750 0
[pid=18877/tid=18878] ppid=18875 vsize=1491072 CPUtime=1122.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 524102 0 0 0 112067 160 0 0 25 0 4 0 651691281 1526857728 284303 33554432000 4194304 4580107 140736968589760 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1491072 CPUtime=1122.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 531755 0 0 0 112058 168 0 0 25 0 4 0 651691281 1526857728 284303 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1491072 CPUtime=1110.87 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 590637 0 0 0 110919 168 0 0 25 0 4 0 651691281 1526857728 284303 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.7
Current children cumulated vsize (KiB) 1491072

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.09 9/314 18912
/proc/meminfo: memFree=15884908/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1511084 CPUtime=4717.09 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 2216995 0 0 0 471020 689 0 0 25 0 4 0 651691281 1547350016 292205 33554432000 4194304 4580107 140736968589760 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 377771 292205 379 95 0 372753 0
[pid=18877/tid=18878] ppid=18875 vsize=1511084 CPUtime=1182.27 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 547528 0 0 0 118056 171 0 0 25 0 4 0 651691281 1547350016 292205 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1511084 CPUtime=1182.26 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 544060 0 0 0 118057 169 0 0 25 0 4 0 651691281 1547350016 292205 33554432000 4194304 4580107 140736968589760 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1511084 CPUtime=1170.27 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 613345 0 0 0 116849 178 0 0 25 0 4 0 651691281 1547350016 292205 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.09
Current children cumulated vsize (KiB) 1511084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.12 8.12 8.09 5/309 18914
/proc/meminfo: memFree=17104840/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1497564 CPUtime=4800.09 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 2244932 0 0 0 479311 698 0 0 25 0 4 0 651691281 1533505536 280985 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 374391 280985 379 95 0 369373 0
[pid=18877/tid=18878] ppid=18875 vsize=1497564 CPUtime=1203.08 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 556310 0 0 0 120134 174 0 0 25 0 4 0 651691281 1533505536 280987 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1497564 CPUtime=1203.07 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 550606 0 0 0 120135 172 0 0 25 0 4 0 651691281 1533505536 280987 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1497564 CPUtime=1190.85 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 620824 0 0 0 118905 180 0 0 25 0 4 0 651691281 1533505536 280987 33554432000 4194304 4580107 140736968589760 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1497564

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

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

[startup+1203.1 s]
/proc/loadavg: 8.12 8.12 8.09 5/309 18914
/proc/meminfo: memFree=17104840/32950928 swapFree=67111348/67111528
[pid=18877] ppid=18875 vsize=1497564 CPUtime=4800.09 cores=0,2,4,6
/proc/18877/stat : 18877 (strangenight2-m) R 18875 18877 18635 0 -1 4202496 2244932 0 0 0 479311 698 0 0 25 0 4 0 651691281 1533505536 280985 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18877/statm: 374391 280985 379 95 0 369373 0
[pid=18877/tid=18878] ppid=18875 vsize=1497564 CPUtime=1203.08 cores=0,2,4,6
/proc/18877/task/18878/stat : 18878 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 556310 0 0 0 120134 174 0 0 25 0 4 0 651691281 1533505536 280987 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18877/tid=18879] ppid=18875 vsize=1497564 CPUtime=1203.07 cores=0,2,4,6
/proc/18877/task/18879/stat : 18879 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 550606 0 0 0 120135 172 0 0 25 0 4 0 651691281 1533505536 280987 33554432000 4194304 4580107 140736968589760 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18877/tid=18880] ppid=18875 vsize=1497564 CPUtime=1190.85 cores=0,2,4,6
/proc/18877/task/18880/stat : 18880 (strangenight2-m) R 18875 18877 18635 0 -1 4202560 620824 0 0 0 118905 180 0 0 25 0 4 0 651691281 1533505536 280987 33554432000 4194304 4580107 140736968589760 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1497564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.17
CPU time (s): 4800.19
CPU user time (s): 4793.15
CPU system time (s): 7.04293
CPU usage (%): 398.962
Max. virtual memory (cumulated for all children) (KiB): 1568764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.15
system time used= 7.04293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2244941
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= 2057
involuntary context switches= 23237

runsolver used 3.55146 second user time and 8.46971 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 21:21:56
IDJOB=3366291
IDBENCH=82700
IDSOLVER=1844
FILE ID=node125/3366291-1305400916
RUNJOBID= node125-1305398505-18653
PBS_JOBID= 13324489
Free space on /tmp= 73192 MiB

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

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

MD5SUM BENCH= 47e52af6d58221f8bfb6fc06198e4e15
RANDOM SEED=663991624

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18205736 kB
Buffers:        253300 kB
Cached:        4033612 kB
SwapCached:          0 kB
Active:       11155888 kB
Inactive:      3215452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18205736 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12060 kB
Writeback:           0 kB
AnonPages:    10084356 kB
Mapped:          29616 kB
Slab:           274104 kB
PageTables:      35584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51097604 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= 73192 MiB
End job on node125 at 2011-05-14 21:42:01