Trace number 3366429

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
MD5SUM6df48a49b3cf6574a0f4cdf651f82d66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark378.243
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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-3366429-1305404142.cnf'
0.00/0.01	c -- header says num vars:             60
0.00/0.01	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.37/0.13	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.37/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.37/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.37/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.15	c calculated reachability. Time: 0.00
0.37/0.15	c Calc default polars -  time:   0.00 s pos:      32 undec:       3 neg:      25
0.37/0.15	c =========================================================================================
0.37/0.15	c types(t): F = full restart, N = normal restart
0.37/0.15	c types(t): S = simplification begin/end, E = solution found
0.37/0.15	c restart types(rt): st = static, dy = dynamic
0.37/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.15	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.76/0.25	c  N dy     7      4056        60      5340         0      3631     37380     78348     18.69     19.73
1.16/0.38	c  N dy    12      8365        60      5340         0      5227     37380    106726     18.37     19.38
2.36/0.64	c  N dy    30     15082        60      5340         0      7406     37380    144267     18.31     19.36
3.98/1.08	c  F st    51     25000        60      5340         0     11193     37380    215153     18.22     17.50
3.98/1.08	c  N st    51     25000        60      5340         0     11193     37380    215153     18.22     17.50
5.16/1.31	c  N dy    57     30002        60      5340         0      9604     37380    172704     18.22   no data
5.16/1.31	c  S st    57     30002        60      5340         0      9604     37380    172704     18.22   no data
5.16/1.34	c  S st    57     30505        60      5340         0     10059     37380    182364     18.22   no data
5.16/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.34	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.16/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.16/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.54	c lits-rem:       137  cl-subs:     1060  v-elim:      0  v-fix:    0  time:  0.19 s
6.76/1.76	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
6.76/1.76	c calculated reachability. Time: 0.00
6.76/1.76	c  N dy    57     30505        60      5340         0      8999     37380    160287     18.22   no data
9.95/2.54	c  N dy    66     45330        60      5340         0     15117     37380    271100     17.56     18.67
9.95/2.58	c  S st    71     45759        60      5340         0     15511     37380    279454     17.57   no data
10.35/2.63	c  S st    71     46262        60      5340         0      8074     37380    122403     17.57   no data
10.35/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.35/2.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.35/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.35/2.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.35/2.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.35/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.67	c lits-rem:        24  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.03 s
10.35/2.67	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.35/2.67	c vivif2 --  cl tried     8032 cl shrink        0 lits rem          0 time: 0.00
11.15/2.89	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.15/2.89	c calculated reachability. Time: 0.00
11.15/2.89	c  N dy    71     46262        60      5340         0      8032     37380    121574     17.57   no data
12.77/3.27	c  N dy   111     53225        60      5340         0     14222     37380    252597     17.72     18.66
15.13/3.88	c  N dy   128     63661        60      5340         0     14617     37380    246092     17.60     18.61
16.33/4.19	c  N dy   164     67815        60      5340         0     18311     37380    325804     17.72     20.36
17.14/4.32	c  S st   169     69395        60      5340         0      9988     37380    145716     17.73     17.42
17.14/4.35	c  S st   169     69895        60      5340         0     10434     37380    155688     17.73   no data
17.14/4.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.14/4.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.14/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
17.14/4.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.14/4.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.14/4.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.41	c lits-rem:        17  cl-subs:      138  v-elim:      0  v-fix:    0  time:  0.05 s
17.57/4.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.57/4.42	c vivif2 --  cl tried    10296 cl shrink        0 lits rem          0 time: 0.00
18.32/4.67	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
18.32/4.67	c calculated reachability. Time: 0.00
18.32/4.67	c  N dy   169     69895        60      5340         0     10296     37380    152551     17.73   no data
19.52/4.95	c  N dy   182     75091        60      5340         0     14911     37380    250116     17.74     18.74
21.12/5.31	c  N dy   213     79935        60      5340         0     19232     37380    342995     17.82     19.56
22.70/5.70	c  N dy   253     85118        60      5340         0     13230     37380    204581     17.92     19.67
23.10/5.85	c  F st   269     87502        60      5340         0     15352     37380    250353     17.95     18.41
23.91/6.08	c  N st   274     90798        60      5340         0     18270     37380    312806     17.95   no data
25.92/6.59	c  N dy   305     96863        60      5340         0     12127     37380    169951     18.01     19.03
27.90/7.03	c  N dy   327    103939        60      5340         0     18396     37380    303402     18.03     19.01
28.30/7.10	c  S st   329    104842        60      5340         0     19202     37380    320042     18.02     16.61
28.30/7.15	c  S st   329    105345        60      5340         0     19661     37380    330058     18.02   no data
28.30/7.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.30/7.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.30/7.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.30/7.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.30/7.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.30/7.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
28.30/7.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.30/7.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.30/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.90/7.60	c lits-rem:       212  cl-subs:     1877  v-elim:      0  v-fix:    0  time:  0.42 s
29.90/7.60	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.90/7.60	c vivif2 --  cl tried    17784 cl shrink        0 lits rem          0 time: 0.00
31.48/7.96	c asymm  cl-useful: 0/4974/5340 lits-rem:0 time: 0.36
31.48/7.96	c calculated reachability. Time: 0.00
31.48/7.96	c  N dy   329    105345        60      5340         0     17784     37380    290256     18.02   no data
38.68/9.80	c  N dy   342    132252        60      5340         0     15986     37380    231740     17.77     18.76
41.86/10.53	c  N dy   408    140761        60      5340         0     23622     37380    397854     17.87     18.95
45.06/11.36	c  N dy   438    149935        60      5340         0     17579     37380    255568     17.87     18.88
47.45/11.92	c  S st   444    158018        60      5340         0     24715     37380    401604     17.80   no data
47.45/11.98	c  S st   444    158520        60      5340         0     25182     37380    411838     17.80   no data
47.45/11.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.45/11.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.45/11.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.45/11.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.45/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.45/11.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
47.45/11.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.45/12.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.45/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.05/12.88	c lits-rem:       381  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  0.87 s
51.05/12.88	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
51.05/12.88	c vivif2 --  cl tried    21942 cl shrink        0 lits rem          0 time: 0.00
52.68/13.24	c asymm  cl-useful: 0/4307/5340 lits-rem:0 time: 0.36
52.68/13.24	c calculated reachability. Time: 0.00
52.68/13.24	c  N dy   444    158520        60      5340         0     21942     37380    348527     17.80   no data
56.65/14.29	c  N dy   495    169315        60      5340         0     16667     37380    226923     17.83     18.77
60.62/15.21	c  N dy   527    180941        60      5340         0     26947     37380    443041     17.83     18.86
65.00/16.35	c  N dy   594    192522        60      5340         0     21402     37380    322063     17.90     20.11
69.81/17.58	c  N dy   629    205791        60      5340         0     33186     37380    569845     17.89     18.83
74.98/18.89	c  N dy   709    218988        60      5340         0     28107     37380    455043     17.95     19.29
80.97/20.31	c  N dy   760    233017        60      5340         0     22839     37380    329781     17.95     19.01
82.57/20.72	c  S st   772    237780        60      5340         0     27073     37380    419371     17.95     18.38
82.57/20.79	c  S st   772    238287        60      5340         0     27537     37380    429786     17.95   no data
82.57/20.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.57/20.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.57/20.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.57/20.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.57/20.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.57/20.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
82.57/20.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.98/20.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
82.98/20.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.75/21.53	c lits-rem:       245  cl-subs:     2365  v-elim:      0  v-fix:    0  time:  0.71 s
85.75/21.53	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.75/21.54	c vivif2 --  cl tried    25172 cl shrink        0 lits rem          0 time: 0.00
86.15/21.65	c asymm  cl-useful: 0/1033/5340 lits-rem:0 time: 0.12
86.15/21.66	c calculated reachability. Time: 0.00
86.15/21.66	c  N dy   772    238287        60      5340         0     25172     37380    379143     17.95   no data
92.94/23.35	c  N dy   823    253586        60      5340         0     20222     37380    261218     17.97     19.23
99.72/25.07	c  N dy   912    269837        60      5340         0     34724     37380    572792     18.02     18.97
107.29/26.90	c  N dy   976    287307        60      5340         0     30724     37380    475109     18.04     19.01
115.28/28.97	c  N dy  1038    305742        60      5340         0     26697     37380    376109     18.04     19.50
115.68/29.02	c  F st  1041    306251        60      5340         0     27148     37380    386095     18.04   no data
124.85/31.34	c  N dy  1088    325339        60      5340         0     22719     37380    282251     18.04     20.70
134.04/33.65	c  N dy  1161    345411        60      5340         0     40551     37380    662885     18.06     19.90
140.03/35.17	c  S st  1241    357430        60      5340         0     29056     37380    410785     18.09     19.10
140.45/35.25	c  S st  1241    357935        60      5340         0     29523     37380    421159     18.09   no data
140.45/35.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.45/35.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
140.45/35.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.45/35.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.45/35.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.45/35.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
140.45/35.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.45/35.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.45/35.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.81/35.89	c lits-rem:       192  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  0.61 s
142.81/35.89	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
142.81/35.89	c vivif2 --  cl tried    27932 cl shrink        0 lits rem          0 time: 0.00
144.43/36.27	c asymm  cl-useful: 0/3459/5340 lits-rem:0 time: 0.38
144.43/36.27	c calculated reachability. Time: 0.00
144.43/36.27	c  N dy  1241    357935        60      5340         0     27932     37380    385585     18.09   no data
154.77/38.88	c  N dy  1317    377973        60      5340         0     45676     37380    759471     18.09     19.20
163.56/41.07	c  N dy  1360    397988        60      5340         0     40368     37380    633861     18.05     20.13
176.72/44.36	c  N dy  1438    420077        60      5340         0     36114     37380    537849     18.05     19.04
187.89/47.16	c  N dy  1508    440166        60      5340         0     29088     37380    376375     18.06     20.34
199.06/49.92	c  N dy  1573    461490        60      5340         0     48002     37380    776658     18.06     19.20
209.84/52.64	c  N dy  1671    481590        60      5340         0     40121     37380    601684     18.08     19.27
222.21/55.71	c  N dy  1736    501631        60      5340         0     31295     37380    403256     18.08     20.70
232.97/58.45	c  N dy  1783    521689        60      5340         0     48957     37380    767228     18.05     19.00
241.76/60.68	c  S st  1839    536904        60      5340         0     35031     37380    472992     18.05   no data
242.16/60.77	c  S st  1839    537409        60      5340         0     35480     37380    483218     18.05   no data
242.16/60.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.16/60.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.16/60.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.16/60.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.16/60.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.16/60.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
242.16/60.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.16/60.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.56/60.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.78/61.64	c lits-rem:       233  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.84 s
245.78/61.64	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
245.78/61.65	c vivif2 --  cl tried    33498 cl shrink        0 lits rem          0 time: 0.00
246.94/61.94	c asymm  cl-useful: 0/1881/5340 lits-rem:0 time: 0.29
246.94/61.94	c calculated reachability. Time: 0.00
246.94/61.94	c  N dy  1839    537409        60      5340         0     33498     37380    440993     18.05   no data
259.31/65.09	c  N dy  1898    560465        60      5340         0     53936     37380    870876     18.03     19.11
278.46/69.87	c  N dy  1930    595291        60      5340         0     56231     37380    889013     17.95     18.96
291.63/73.16	c  N dy  2049    616569        60      5340         0     46143     37380    694373     17.98     18.95
306.40/76.89	c  N dy  2148    636606        60      5340         0     33915     37380    421280     18.00     20.18
320.40/80.39	c  N dy  2268    658181        60      5340         0     53114     37380    833551     18.03     19.00
333.15/83.51	c  N dy  2303    679572        60      5340         0     40929     37380    556619     18.01     19.00
349.09/87.54	c  N dy  2434    699590        60      5340         0     58675     37380    940701     18.04     19.98
363.05/91.02	c  N dy  2526    720994        60      5340         0     45802     37380    655453     18.05     19.03
378.20/94.82	c  N dy  2586    741077        60      5340         0     63563     37380   1029318     18.04     19.74
392.18/98.33	c  N dy  2714    761095        60      5340         0     48600     37380    707177     18.07     19.49
406.14/101.81	c  N dy  2745    781171        60      5340         0     66193     37380   1073870     18.05     20.49
421.34/105.63	c  N dy  2831    806115        60      5340         0     54682     37380    816381     18.05     14.69
421.34/105.63	c  S st  2831    806115        60      5340         0     54682     37380    816381     18.05     14.69
421.70/105.79	c  S st  2831    806618        60      5340         0     55143     37380    826379     18.05   no data
421.70/105.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
422.10/105.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
422.10/105.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
422.10/105.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.10/105.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.10/105.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
422.10/105.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.10/105.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
422.10/105.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.46/109.47	c lits-rem:       626  cl-subs:     5971  v-elim:      0  v-fix:    0  time:  3.62 s
436.46/109.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
436.46/109.48	c vivif2 --  cl tried    49172 cl shrink        0 lits rem          0 time: 0.01
437.66/109.71	c asymm  cl-useful: 0/1174/5340 lits-rem:0 time: 0.23
437.66/109.71	c calculated reachability. Time: 0.00
437.66/109.71	c  N dy  2831    806618        60      5340         0     49172     37380    705257     18.05   no data
452.82/113.58	c  N dy  2886    826901        60      5340         0     67105     37380   1082881     18.04     19.03
472.77/118.52	c  N dy  2923    859579        60      5340         0     61564     37380    930184     17.99     18.96
493.52/123.70	c  N dy  3023    884834        60      5340         0     48808     37380    663225     17.98     19.04
509.47/127.71	c  N dy  3095    905688        60      5340         0     67221     37380   1052959     17.99     18.98
525.05/131.68	c  N dy  3208    925733        60      5340         0     48889     37380    668941     18.00     19.99
542.99/136.10	c  N dy  3316    945795        60      5340         0     66656     37380   1051828     18.02     20.61
560.15/140.45	c  N dy  3442    965811        60      5340         0     47370     37380    627297     18.04     19.00
583.32/146.25	c  N dy  3574    992948        60      5340         0     71252     37380   1134726     18.05     19.02
599.25/150.21	c  N dy  3665   1012951        60      5340         0     50984     37380    688894     18.06     19.64
618.01/154.99	c  N dy  3811   1032977        60      5340         0     68748     37380   1076812     18.08     20.34
637.55/159.85	c  N dy  3935   1053459        60      5340         0     47952     37380    617231     18.10     19.12
652.72/163.63	c  F st  3999   1071875        60      5340         0     64273     37380    962696     18.10     16.20
654.71/164.11	c  N st  4003   1073908        60      5340         0     66047     37380   1000727     18.10   no data
678.65/170.17	c  N dy  4088   1101016        60      5340         0     50208     37380    649013     18.10     19.09
693.82/173.90	c  N dy  4130   1121026        60      5340         0     67844     37380   1022265     18.09     21.09
715.40/179.34	c  N dy  4207   1144512        60      5340         0     47959     37380    593290     18.09     19.08
728.56/182.61	c  N dy  4233   1164585        60      5340         0     65636     37380    965591     18.08     20.00
751.66/188.49	c  N dy  4323   1186688        60      5340         0     43609     37380    494720     18.08     19.07
767.64/192.42	c  N dy  4424   1206691        60      5340         0     61331     37380    876692     18.09     20.03
771.21/193.31	c  S st  4446   1209927        60      5340         0     64190     37380    938263     18.09     16.70
772.03/193.53	c  S st  4446   1210429        60      5340         0     64652     37380    948794     18.09   no data
772.03/193.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
772.03/193.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
772.03/193.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
772.03/193.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
772.03/193.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.03/193.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
772.03/193.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
772.03/193.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
772.46/193.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.11/203.37	c lits-rem:       614  cl-subs:     5916  v-elim:      0  v-fix:    0  time:  9.75 s
811.11/203.37	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
811.11/203.38	c vivif2 --  cl tried    58736 cl shrink        0 lits rem          0 time: 0.01
813.11/203.81	c asymm  cl-useful: 0/892/5340 lits-rem:0 time: 0.42
813.11/203.81	c calculated reachability. Time: 0.00
813.11/203.81	c  N dy  4446   1210429        60      5340         0     58736     37380    822251     18.09   no data
833.06/208.81	c  N dy  4468   1230505        60      5340         0     76414     37380   1193474     18.08     19.08
853.01/213.81	c  N dy  4565   1250553        60      5340         0     52110     37380    666399     18.09     19.15
873.39/218.97	c  N dy  4688   1272658        60      5340         0     71673     37380   1088092     18.10     19.10
898.09/225.13	c  N dy  4787   1295551        60      5340         0     48751     37380    580735     18.10     19.06
913.65/229.04	c  N dy  4831   1315649        60      5340         0     66439     37380    957915     18.09     20.06
937.59/235.04	c  N dy  4932   1335674        60      5340         0     84191     37380   1339606     18.10     19.59
969.53/243.03	c  N dy  4985   1370148        60      5340         0     70264     37380   1004776     18.07     19.02
995.45/249.59	c  N dy  5110   1390225        60      5340         0     88093     37380   1390122     18.08     19.69
1014.60/254.30	c  N dy  5215   1411110        60      5340         0     61631     37380    845646     18.09     19.18
1036.95/259.92	c  N dy  5358   1431116        60      5340         0     79451     37380   1236543     18.11     20.74
1057.31/265.09	c  N dy  5397   1451163        60      5340         0     51201     37380    606661     18.11     22.62
1076.44/269.88	c  N dy  5490   1473108        60      5340         0     70609     37380   1021866     18.11     19.07
1102.37/276.34	c  N dy  5581   1494140        60      5340         0     89239     37380   1422950     18.12     19.08
1119.53/280.61	c  N dy  5615   1514170        60      5340         0     59973     37380    772711     18.10     19.17
1138.68/285.48	c  N dy  5700   1534182        60      5340         0     77587     37380   1149056     18.10     19.14
1168.61/292.94	c  N dy  5836   1554204        60      5340         0     47678     37380    512439     18.12     20.98
1184.18/296.84	c  N dy  5922   1574360        60      5340         0     65494     37380    892647     18.12     19.08
1204.92/302.09	c  N dy  6001   1594371        60      5340         0     83088     37380   1266709     18.12     19.92
1231.65/308.78	c  N dy  6104   1614420        60      5340         0     52280     37380    599968     18.13     19.18
1263.17/316.67	c  N dy  6172   1651684        60      5340         0     84939     37380   1279273     18.11     19.07
1291.09/323.67	c  N dy  6281   1671739        60      5340         0     53398     37380    615546     18.12     19.70
1311.87/328.88	c  N dy  6435   1692384        60      5340         0     71738     37380   1018640     18.14     19.19
1333.40/334.23	c  S st  6521   1710430        60      5340         0     87708     37380   1362703     18.15     16.52
1334.23/334.49	c  S st  6521   1710932        60      5340         0     88160     37380   1372884     18.15   no data
1334.23/334.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1334.58/334.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1334.58/334.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1334.58/334.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1334.58/334.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1334.58/334.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1334.58/334.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1334.58/334.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1334.58/334.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1399.65/350.87	c lits-rem:      1077  cl-subs:     9492  v-elim:      0  v-fix:    0  time: 16.28 s
1399.65/350.87	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1399.65/350.89	c vivif2 --  cl tried    78668 cl shrink        0 lits rem          0 time: 0.02
1402.01/351.43	c asymm  cl-useful: 0/653/5340 lits-rem:0 time: 0.54
1402.01/351.44	c calculated reachability. Time: 0.00
1402.01/351.44	c  N dy  6521   1710932        60      5340         0     78668     37380   1165812     18.15   no data
1437.51/360.32	c  N dy  6580   1732280        60      5340         0     97371     37380   1558727     18.14     19.11
1462.24/366.53	c  N dy  6674   1752310        60      5340         0     65358     37380    865036     18.15     19.80
1487.41/372.90	c  N dy  6786   1774933        60      5340         0     85418     37380   1297062     18.15     19.13
1515.71/379.92	c  N dy  6847   1796669        60      5340         0     53631     37380    598274     18.15     19.15
1535.68/384.95	c  N dy  6988   1816761        60      5340         0     71483     37380    988609     18.16     20.02
1562.02/391.51	c  N dy  7101   1836825        60      5340         0     89194     37380   1373076     18.17     19.67
1593.92/399.54	c  N dy  7162   1860137        60      5340         0     57608     37380    669028     18.17     19.25
1613.86/404.57	c  N dy  7238   1880188        60      5340         0     75227     37380   1044135     18.17     19.86
1637.40/410.49	c  N dy  7279   1900827        60      5340         0     93372     37380   1425183     18.16     19.26
1664.14/417.11	c  N dy  7348   1920868        60      5340         0     58227     37380    675667     18.17     19.14
1684.09/422.17	c  N dy  7428   1940882        60      5340         0     75825     37380   1052263     18.17     20.01
1712.01/429.17	c  N dy  7540   1961634        60      5340         0     94093     37380   1445830     18.17     19.19
1740.35/436.29	c  N dy  7632   1981730        60      5340         0     58170     37380    668295     18.18     20.00
1760.70/441.35	c  N dy  7699   2002308        60      5340         0     76264     37380   1052743     18.18     19.15
1785.44/447.52	c  N dy  7758   2024359        60      5340         0     95641     37380   1457272     18.17     19.14
1819.34/456.06	c  N dy  7815   2055275        60      5340         0     68254     37380    865457     18.16     19.26
1845.28/462.50	c  N dy  7878   2080059        60      5340         0     90060     37380   1327506     18.15     19.20
1876.00/470.27	c  N dy  8001   2100107        60      5340         0    107777     37380   1712689     18.16     20.30
1896.75/475.44	c  N dy  8044   2120164        60      5340         0     69931     37380    893246     18.15     20.07
1964.19/492.39	c  N dy  8115   2185322        60      5340         0     70650     37380    881728     18.09     19.19
1996.11/500.35	c  N dy  8193   2210932        60      5340         0     93175     37380   1354142     18.09     17.80
1996.11/500.35	c  S st  8193   2210932        60      5340         0     93175     37380   1354142     18.09     17.80
1997.29/500.66	c  S st  8193   2211434        60      5340         0     93631     37380   1364212     18.09   no data
1997.29/500.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1997.69/500.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1997.69/500.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1997.69/500.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1997.69/500.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1997.69/500.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1997.69/500.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1997.69/500.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1997.69/500.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2044.80/512.51	c lits-rem:      1225  cl-subs:    12251  v-elim:      0  v-fix:    0  time: 11.75 s
2044.80/512.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2044.80/512.53	c vivif2 --  cl tried    81380 cl shrink        0 lits rem          0 time: 0.02
2045.98/512.87	c asymm  cl-useful: 0/625/5340 lits-rem:0 time: 0.33
2045.98/512.87	c calculated reachability. Time: 0.00
2045.98/512.87	c  N dy  8193   2211434        60      5340         0     81380     37380   1137355     18.09   no data
2073.10/519.70	c  N dy  8285   2231534        60      5340         0     99126     37380   1520347     18.09     19.32
2116.19/530.42	c  N dy  8403   2251631        60      5340         0     60522     37380    684715     18.10     21.07
2145.34/537.74	c  N dy  8484   2272004        60      5340         0     78494     37380   1069437     18.10     19.12
2189.63/548.87	c  N dy  8527   2307431        60      5340         0    109558     37380   1717657     18.09     19.04
2217.54/555.89	c  N dy  8618   2329586        60      5340         0     71508     37380    907574     18.09     19.05
2244.67/562.64	c  N dy  8762   2349592        60      5340         0     89211     37380   1294943     18.10     19.30
2280.19/571.59	c  N dy  8924   2369678        60      5340         0    107025     37380   1688026     18.12     20.75
2314.10/580.00	c  N dy  9064   2390270        60      5340         0     66371     37380    785849     18.13     19.11
2341.63/586.94	c  N dy  9163   2414592        60      5340         0     87776     37380   1245383     18.13     19.09
2368.77/593.79	c  N dy  9211   2434990        60      5340         0    105672     37380   1622901     18.13     19.20
2405.46/602.91	c  N dy  9313   2459017        60      5340         0     66999     37380    786613     18.13     19.19
2429.01/608.83	c  N dy  9420   2479039        60      5340         0     84704     37380   1169703     18.14     19.10
2460.94/616.89	c  N dy  9536   2500131        60      5340         0    103283     37380   1572214     18.14     19.19
2501.67/627.03	c  N dy  9653   2521045        60      5340         0     60949     37380    647188     18.15     19.28
2525.57/633.08	c  N dy  9794   2542405        60      5340         0     79912     37380   1063047     18.16     19.32
2553.92/640.20	c  N dy  9887   2563618        60      5340         0     98615     37380   1466447     18.16     19.14
2589.80/649.10	c  N dy 10021   2583701        60      5340         0    116419     37380   1856170     18.17     20.26
2620.17/656.74	c  N dy 10141   2603744        60      5340         0     72320     37380    884278     18.18     20.35
2646.08/663.27	c  N dy 10257   2623818        60      5340         0     90065     37380   1272184     18.19     19.60
2677.98/671.22	c  N dy 10344   2644887        60      5340         0    108687     37380   1674746     18.19     19.18
2720.69/681.94	c  N dy 10451   2669814        60      5340         0     67887     37380    771944     18.19     19.19
2745.81/688.29	c  N dy 10570   2691196        60      5340         0     86705     37380   1181064     18.20     19.16
2777.75/696.21	c  N dy 10688   2711284        60      5340         0    104507     37380   1571455     18.21     19.94
2777.75/696.29	c  S st 10690   2711434        60      5340         0    104641     37380   1574443     18.21   no data
2779.32/696.61	c  S st 10690   2711937        60      5340         0    105097     37380   1584925     18.21   no data
2779.32/696.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2779.32/696.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2779.32/696.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2779.32/696.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2779.32/696.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2779.32/696.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2779.32/696.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2779.32/696.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2779.72/696.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2835.58/710.76	c lits-rem:       942  cl-subs:    11047  v-elim:      0  v-fix:    0  time: 14.02 s
2835.58/710.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2835.58/710.78	c vivif2 --  cl tried    94050 cl shrink        0 lits rem          0 time: 0.02
2837.58/711.21	c asymm  cl-useful: 0/503/5340 lits-rem:0 time: 0.42
2837.58/711.21	c calculated reachability. Time: 0.00
2837.58/711.21	c  N dy 10690   2711937        60      5340         0     94050     37380   1347900     18.21   no data
2870.69/719.56	c  N dy 10749   2731940        60      5340         0    111682     37380   1727561     18.21     19.47
2913.78/730.33	c  N dy 10828   2752896        60      5340         0     67210     37380    757231     18.21     19.17
2942.49/737.54	c  N dy 10896   2775943        60      5340         0     87456     37380   1189825     18.21     19.30
2970.03/744.48	c  N dy 10961   2796021        60      5340         0    105058     37380   1563566     18.21     19.68
3008.33/754.09	c  N dy 11102   2816157        60      5340         0    122898     37380   1955897     18.21     19.19
3039.05/761.76	c  N dy 11234   2836192        60      5340         0     76627     37380    952490     18.22     20.25
3127.23/783.85	c  N dy 11293   2913577        60      5340         0     79109     37380    967930     18.16     19.26
3153.16/790.33	c  N dy 11380   2933657        60      5340         0     96799     37380   1346440     18.16     20.29
3183.90/798.06	c  N dy 11447   2954096        60      5340         0    114803     37380   1732342     18.17     19.16
3224.19/808.13	c  N dy 11545   2974137        60      5340         0     66757     37380    718795     18.17     19.83
3244.53/813.28	c  N dy 11613   2994198        60      5340         0     84302     37380   1089671     18.17     20.73
3274.86/820.84	c  N dy 11723   3014358        60      5340         0    102065     37380   1477831     18.17     19.15
3307.18/828.95	c  N dy 11737   3037313        60      5340         0    121965     37380   1885916     18.16     19.24
3343.49/838.01	c  N dy 11828   3057336        60      5340         0     73040     37380    847055     18.16     20.04
3368.63/844.34	c  N dy 11901   3077842        60      5340         0     91043     37380   1232653     18.17     19.20
3404.13/853.29	c  N dy 11971   3102561        60      5340         0    112795     37380   1694687     18.16     19.15
3446.83/863.92	c  N dy 12111   3122882        60      5340         0    130779     37380   2090262     18.17     19.24
3477.55/871.61	c  N dy 12224   3142908        60      5340         0     80811     37380   1003877     18.18     20.63
3504.28/878.31	c  N dy 12272   3163653        60      5340         0     98981     37380   1386510     18.17     19.25
3542.18/887.83	c  N dy 12404   3184728        60      5340         0    117645     37380   1794091     18.18     19.18
3588.46/899.47	c  N dy 12540   3205144        60      5340         0    135602     37380   2186666     18.19     19.20
3601.23/902.64	c  S st 12596   3211938        60      5340         0     72983     37380    823300     18.19   no data
3602.03/902.87	c  S st 12596   3212439        60      5340         0     73422     37380    833384     18.19   no data
3602.03/902.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3602.43/902.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3602.43/902.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3602.43/902.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3602.43/902.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3602.43/902.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3602.43/902.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3602.43/902.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3602.43/902.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3608.00/904.34	c lits-rem:       109  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  1.40 s
3608.00/904.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3608.00/904.36	c vivif2 --  cl tried    72314 cl shrink        0 lits rem          0 time: 0.02
3609.22/904.66	c asymm  cl-useful: 0/663/5340 lits-rem:0 time: 0.30
3609.22/904.67	c calculated reachability. Time: 0.00
3609.22/904.67	c  N dy 12596   3212439        60      5340         0     72314     37380    808333     18.19   no data
3636.74/911.53	c  N dy 12720   3232441        60      5340         0     90058     37380   1196621     18.20     20.24
3669.10/919.62	c  N dy 12807   3253409        60      5340         0    108517     37380   1595246     18.20     19.17
3700.19/927.46	c  N dy 12820   3275683        60      5340         0    127848     37380   1990963     18.19     19.25
3847.82/964.46	c  N dy 12905   3383580        60      5340         0     82235     37380    977446     18.13     19.22
3880.93/972.79	c  N dy 13046   3403835        60      5340         0    100148     37380   1369743     18.14     19.15
3920.03/982.59	c  N dy 13192   3423910        60      5340         0    117883     37380   1760082     18.15     19.24
3965.92/994.08	c  N dy 13328   3445202        60      5340         0    136685     37380   2171381     18.15     19.22
3997.03/1001.86	c  N dy 13408   3465207        60      5340         0     83344     37380   1017084     18.15     19.48
4023.37/1008.43	c  N dy 13470   3485247        60      5340         0    100938     37380   1391896     18.15     19.31
4071.65/1020.54	c  N dy 13516   3517515        60      5340         0    129187     37380   1980268     18.14     19.27
4114.75/1031.37	c  N dy 13602   3537565        60      5340         0     74926     37380    821149     18.15     19.11
4141.08/1037.98	c  N dy 13707   3557798        60      5340         0     92792     37380   1207513     18.15     19.15
4173.00/1045.96	c  N dy 13792   3577950        60      5340         0    110455     37380   1587243     18.15     19.22
4209.30/1055.09	c  N dy 13860   3598007        60      5340         0    127986     37380   1958650     18.15     20.88
4254.78/1066.40	c  N dy 13928   3618540        60      5340         0     73203     37380    777571     18.15     19.17
4285.12/1074.05	c  N dy 14034   3643313        60      5340         0     94963     37380   1245350     18.15     19.13
4322.64/1083.44	c  N dy 14149   3665765        60      5340         0    114781     37380   1675103     18.16     19.13
4365.71/1094.25	c  N dy 14278   3685852        60      5340         0    132451     37380   2061917     18.16     21.59
4410.83/1105.53	c  N dy 14345   3709828        60      5340         0     79684     37380    903203     18.16     19.14
4414.39/1106.44	c  S st 14362   3712439        60      5340         0     81979     37380    952706     18.16     16.35
4415.23/1106.67	c  S st 14362   3712939        60      5340         0     82425     37380    962890     18.16   no data
4415.23/1106.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4415.58/1106.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4415.58/1106.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4415.58/1106.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4415.58/1106.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4415.58/1106.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4415.58/1106.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4415.58/1106.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4415.58/1106.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4425.16/1109.12	c lits-rem:       209  cl-subs:     2500  v-elim:      0  v-fix:    0  time:  2.35 s
4425.16/1109.12	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4425.16/1109.13	c vivif2 --  cl tried    79925 cl shrink        0 lits rem          0 time: 0.01
4426.36/1109.45	c asymm  cl-useful: 0/602/5340 lits-rem:0 time: 0.32
4426.36/1109.46	c calculated reachability. Time: 0.00
4426.36/1109.46	c  N dy 14362   3712939        60      5340         0     79925     37380    911878     18.16   no data
4457.88/1117.31	c  N dy 14515   3732995        60      5340         0     97648     37380   1304062     18.17     19.14
4489.41/1125.21	c  F st 14608   3751564        60      5340         0    113949     37380   1658675     18.17     16.36
4492.59/1126.01	c  N st 14612   3753596        60      5340         0    115741     37380   1698361     18.17   no data
4533.73/1136.33	c  N dy 14705   3774420        60      5340         0    134039     37380   2092412     18.18     19.18
4585.55/1149.32	c  N dy 14787   3800277        60      5340         0     82134     37380    942823     18.17     19.14
4617.11/1157.28	c  N dy 14934   3820373        60      5340         0     99842     37380   1331278     18.18     20.62
4676.92/1172.24	c  N dy 15021   3858717        60      5340         0    133287     37380   2036548     18.17     19.30
4730.39/1185.67	c  N dy 15174   3878772        60      5340         0     75595     37380    800903     18.18     20.22
4760.32/1193.11	c  N dy 15310   3898871        60      5340         0     93316     37380   1187817     18.19     20.30

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-3366429-1305404142/watcher-3366429-1305404142 -o /tmp/evaluation-result-3366429-1305404142/solver-3366429-1305404142 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366429-1305404142.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.51 8.01 8.04 4/313 10273
/proc/meminfo: memFree=22937628/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 730644643 52396032 348 33554432000 4194304 4580107 140737155523760 18446744073709551615 252458122225 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 12792 348 299 95 0 7774 0
[pid=10272/tid=10274] ppid=10268 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 730644643 52396032 348 33554432000 4194304 4580107 140737155523760 18446744073709551615 47505114027948 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 730644643 52396032 348 33554432000 4194304 4580107 140737155523760 18446744073709551615 47505114027954 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 730644643 52396032 348 33554432000 4194304 4580107 140737155523760 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.020407 s]
/proc/loadavg: 7.51 8.01 8.04 4/313 10273
/proc/meminfo: memFree=22937628/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=216460 CPUtime=0.05 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 1132 0 0 0 5 0 0 0 18 0 4 0 730644643 221655040 1044 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 54115 1044 357 95 0 49097 0
[pid=10272/tid=10274] ppid=10268 vsize=216460 CPUtime=0.01 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 176 0 0 0 1 0 0 0 18 0 4 0 730644643 221655040 1044 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=216460 CPUtime=0.01 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 183 0 0 0 1 0 0 0 18 0 4 0 730644643 221655040 1044 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=216460 CPUtime=0 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 183 0 0 0 0 0 0 0 24 0 4 0 730644643 221655040 1044 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 216460

[startup+0.100392 s]
/proc/loadavg: 7.51 8.01 8.04 4/313 10273
/proc/meminfo: memFree=22937628/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=216724 CPUtime=0.37 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 1300 0 0 0 37 0 0 0 18 0 4 0 730644643 221925376 1212 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 54181 1212 358 95 0 49163 0
[pid=10272/tid=10274] ppid=10268 vsize=216724 CPUtime=0.09 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 183 0 0 0 9 0 0 0 18 0 4 0 730644643 221925376 1212 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=216724 CPUtime=0.09 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 194 0 0 0 9 0 0 0 18 0 4 0 730644643 221925376 1212 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=216724 CPUtime=0.08 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 324 0 0 0 8 0 0 0 24 0 4 0 730644643 221925376 1212 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294634 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) 216724

[startup+0.300355 s]
/proc/loadavg: 7.51 8.01 8.04 4/313 10273
/proc/meminfo: memFree=22937628/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=220416 CPUtime=1.16 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 3401 0 0 0 116 0 0 0 18 0 4 0 730644643 225705984 2494 33554432000 4194304 4580107 140737155523760 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 55104 2495 376 95 0 50086 0
[pid=10272/tid=10274] ppid=10268 vsize=220416 CPUtime=0.29 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 792 0 0 0 29 0 0 0 18 0 4 0 730644643 225705984 2495 33554432000 4194304 4580107 140737155523760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=220416 CPUtime=0.29 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 806 0 0 0 29 0 0 0 18 0 4 0 730644643 225705984 2495 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=220416 CPUtime=0.28 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 594 0 0 0 28 0 0 0 25 0 4 0 730644643 225705984 2495 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295679 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) 220416

[startup+0.700281 s]
/proc/loadavg: 7.51 8.01 8.04 4/313 10273
/proc/meminfo: memFree=22937628/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=222016 CPUtime=2.76 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 5286 0 0 0 276 0 0 0 18 0 4 0 730644643 227344384 3193 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 55504 3193 376 95 0 50486 0
[pid=10272/tid=10274] ppid=10268 vsize=222016 CPUtime=0.69 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 1208 0 0 0 69 0 0 0 18 0 4 0 730644643 227344384 3193 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=222016 CPUtime=0.69 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 1262 0 0 0 69 0 0 0 18 0 4 0 730644643 227344384 3193 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=222016 CPUtime=0.68 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 1156 0 0 0 68 0 0 0 25 0 4 0 730644643 227344384 3193 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294634 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) 222016

[startup+1.50113 s]
/proc/loadavg: 7.51 8.01 8.04 11/321 10281
/proc/meminfo: memFree=22909912/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=223268 CPUtime=5.96 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 9556 0 0 0 595 1 0 0 20 0 4 0 730644643 228626432 5006 33554432000 4194304 4580107 140737155523760 18446744073709551615 4415767 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 55817 5006 378 95 0 50799 0
[pid=10272/tid=10274] ppid=10268 vsize=223268 CPUtime=1.49 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 2016 0 0 0 149 0 0 0 20 0 4 0 730644643 228626432 5006 33554432000 4194304 4580107 140737155523760 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=223268 CPUtime=1.49 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 2037 0 0 0 149 0 0 0 20 0 4 0 730644643 228626432 5006 33554432000 4194304 4580107 140737155523760 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=223268 CPUtime=1.47 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 1931 0 0 0 147 0 0 0 25 0 4 0 730644643 228626432 5006 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 223268

[startup+3.10084 s]
/proc/loadavg: 7.51 8.01 8.04 10/321 10281
/proc/meminfo: memFree=22873296/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=244628 CPUtime=12.35 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 17047 0 0 0 1233 2 0 0 25 0 4 0 730644643 250499072 9927 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295687 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 61157 9927 378 95 0 56139 0
[pid=10272/tid=10274] ppid=10268 vsize=244628 CPUtime=3.09 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 3930 0 0 0 309 0 0 0 25 0 4 0 730644643 250499072 9927 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=244628 CPUtime=3.09 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 4597 0 0 0 309 0 0 0 25 0 4 0 730644643 250499072 9927 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=244628 CPUtime=3.06 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 4329 0 0 0 306 0 0 0 25 0 4 0 730644643 250499072 9927 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 244628

[startup+6.30025 s]
/proc/loadavg: 7.55 8.01 8.04 9/321 10311
/proc/meminfo: memFree=22871732/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=245376 CPUtime=25.11 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 25896 0 0 0 2507 4 0 0 25 0 4 0 730644643 251265024 12473 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 61344 12473 378 95 0 56326 0
[pid=10272/tid=10274] ppid=10268 vsize=245376 CPUtime=6.28 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 6335 0 0 0 628 0 0 0 25 0 4 0 730644643 251265024 12473 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=245376 CPUtime=6.28 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 7209 0 0 0 628 0 0 0 25 0 4 0 730644643 251265024 12473 33554432000 4194304 4580107 140737155523760 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=245376 CPUtime=6.22 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 6303 0 0 0 622 0 0 0 25 0 4 0 730644643 251265024 12473 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 245376

[startup+12.7011 s]
/proc/loadavg: 7.58 8.01 8.04 9/321 10311
/proc/meminfo: memFree=22816588/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=257268 CPUtime=50.65 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 39943 0 0 0 5058 7 0 0 25 0 4 0 730644643 263442432 16356 33554432000 4194304 4580107 140737155523760 18446744073709551615 4416709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 64317 16356 378 95 0 59299 0
[pid=10272/tid=10274] ppid=10268 vsize=257268 CPUtime=12.69 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 9310 0 0 0 1268 1 0 0 25 0 4 0 730644643 263442432 16356 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=257268 CPUtime=12.69 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 9887 0 0 0 1268 1 0 0 25 0 4 0 730644643 263442432 16356 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=257268 CPUtime=12.56 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 10026 0 0 0 1255 1 0 0 25 0 4 0 730644643 263442432 16356 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 257268

[startup+25.5007 s]
/proc/loadavg: 7.76 8.02 8.05 9/321 10312
/proc/meminfo: memFree=22783144/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=256832 CPUtime=101.71 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 59511 0 0 0 10161 10 0 0 25 0 4 0 730644643 262995968 19735 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 64208 19735 378 95 0 59190 0
[pid=10272/tid=10274] ppid=10268 vsize=256832 CPUtime=25.49 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 14906 0 0 0 2547 2 0 0 25 0 4 0 730644643 262995968 19735 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=256832 CPUtime=25.49 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 15273 0 0 0 2547 2 0 0 25 0 4 0 730644643 262995968 19735 33554432000 4194304 4580107 140737155523760 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=256832 CPUtime=25.23 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 14293 0 0 0 2521 2 0 0 25 0 4 0 730644643 262995968 19735 33554432000 4194304 4580107 140737155523760 18446744073709551615 4305296 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 256832

[startup+51.1009 s]
/proc/loadavg: 7.84 8.02 8.04 9/321 10312
/proc/meminfo: memFree=22746268/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=268532 CPUtime=203.86 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 89373 0 0 0 20369 17 0 0 25 0 4 0 730644643 274976768 24445 33554432000 4194304 4580107 140737155523760 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 67133 24445 378 95 0 62115 0
[pid=10272/tid=10274] ppid=10268 vsize=268532 CPUtime=51.07 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 23250 0 0 0 5105 2 0 0 25 0 4 0 730644643 274976768 24445 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=268532 CPUtime=51.09 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 23071 0 0 0 5105 4 0 0 25 0 4 0 730644643 274976768 24445 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=268532 CPUtime=50.58 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 21077 0 0 0 5054 4 0 0 25 0 4 0 730644643 274976768 24445 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 268532

[startup+102.311 s]
/proc/loadavg: 8.03 8.05 8.05 9/321 10314
/proc/meminfo: memFree=22712252/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=280572 CPUtime=408.17 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 133207 0 0 0 40790 27 0 0 25 0 4 0 730644643 287305728 28224 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 70143 28224 378 95 0 65125 0
[pid=10272/tid=10274] ppid=10268 vsize=280572 CPUtime=102.28 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 33313 0 0 0 10222 6 0 0 25 0 4 0 730644643 287305728 28224 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=280572 CPUtime=102.3 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 33999 0 0 0 10223 7 0 0 25 0 4 0 730644643 287305728 28224 33554432000 4194304 4580107 140737155523760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=280572 CPUtime=101.27 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 32274 0 0 0 10122 5 0 0 25 0 4 0 730644643 287305728 28225 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 280572

[startup+162.3 s]

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

[pid=10272] ppid=10268 vsize=352944 CPUtime=2802.07 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 403546 0 0 0 280085 122 0 0 25 0 4 0 730644643 361414656 64159 33554432000 4194304 4580107 140737155523760 18446744073709551615 4406365 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 88236 64159 378 95 0 83218 0
[pid=10272/tid=10274] ppid=10268 vsize=352944 CPUtime=702.18 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 102276 0 0 0 70190 28 0 0 25 0 4 0 730644643 361414656 64159 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=352944 CPUtime=702.3 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 102289 0 0 0 70197 33 0 0 25 0 4 0 730644643 361414656 64159 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=352944 CPUtime=695.26 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 97870 0 0 0 69500 26 0 0 25 0 4 0 730644643 361414656 64159 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.07
Current children cumulated vsize (KiB) 352944

[startup+762.312 s]
/proc/loadavg: 8.10 8.10 8.08 9/321 10331
/proc/meminfo: memFree=22397556/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=418832 CPUtime=3041.48 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 419820 0 0 0 304021 127 0 0 25 0 4 0 730644643 428883968 69166 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 104708 69166 378 95 0 99690 0
[pid=10272/tid=10274] ppid=10268 vsize=418832 CPUtime=762.18 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 106987 0 0 0 76188 30 0 0 25 0 4 0 730644643 428883968 69166 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=418832 CPUtime=762.32 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 105808 0 0 0 76197 35 0 0 25 0 4 0 730644643 428883968 69166 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=418832 CPUtime=754.65 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 101472 0 0 0 75438 27 0 0 25 0 4 0 730644643 428883968 69166 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.48
Current children cumulated vsize (KiB) 418832

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 8.08 9/321 10333
/proc/meminfo: memFree=22363680/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=364948 CPUtime=3280.84 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 432913 0 0 0 327951 133 0 0 25 0 4 0 730644643 373706752 67060 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 91237 67060 378 95 0 86219 0
[pid=10272/tid=10274] ppid=10268 vsize=364948 CPUtime=822.16 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 112068 0 0 0 82184 32 0 0 25 0 4 0 730644643 373706752 67060 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=364948 CPUtime=822.31 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 107354 0 0 0 82196 35 0 0 25 0 4 0 730644643 373706752 67060 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=364948 CPUtime=814.05 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 104772 0 0 0 81376 29 0 0 25 0 4 0 730644643 373706752 67060 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.84
Current children cumulated vsize (KiB) 364948

[startup+882.3 s]
/proc/loadavg: 8.08 8.09 8.08 9/321 10335
/proc/meminfo: memFree=22389188/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=378072 CPUtime=3520.23 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 451795 0 0 0 351883 140 0 0 25 0 4 0 730644643 387145728 67721 33554432000 4194304 4580107 140737155523760 18446744073709551615 4322664 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94518 67721 378 95 0 89500 0
[pid=10272/tid=10274] ppid=10268 vsize=378072 CPUtime=882.14 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 118550 0 0 0 88180 34 0 0 25 0 4 0 730644643 387145728 67721 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=378072 CPUtime=882.31 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 109843 0 0 0 88195 36 0 0 25 0 4 0 730644643 387145728 67721 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=378072 CPUtime=873.44 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 109416 0 0 0 87314 30 0 0 25 0 4 0 730644643 387145728 67721 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.23
Current children cumulated vsize (KiB) 378072

[startup+942.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/321 10336
/proc/meminfo: memFree=22387296/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=379224 CPUtime=3759.64 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 464399 0 0 0 375819 145 0 0 25 0 4 0 730644643 388325376 69827 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94806 69827 378 95 0 89788 0
[pid=10272/tid=10274] ppid=10268 vsize=379224 CPUtime=942.14 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 120048 0 0 0 94179 35 0 0 25 0 4 0 730644643 388325376 69827 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=379224 CPUtime=942.31 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 113743 0 0 0 94194 37 0 0 25 0 4 0 730644643 388325376 69827 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=379224 CPUtime=932.85 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 111660 0 0 0 93254 31 0 0 25 0 4 0 730644643 388325376 69827 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.64
Current children cumulated vsize (KiB) 379224

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.09 9/321 10338
/proc/meminfo: memFree=22376108/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=378744 CPUtime=3999.03 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 479939 0 0 0 399752 151 0 0 25 0 4 0 730644643 387833856 71878 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94686 71878 378 95 0 89668 0
[pid=10272/tid=10274] ppid=10268 vsize=378744 CPUtime=1002.13 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 125360 0 0 0 100176 37 0 0 25 0 4 0 730644643 387833856 71878 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=378744 CPUtime=1002.32 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 116600 0 0 0 100193 39 0 0 25 0 4 0 730644643 387833856 71878 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=378744 CPUtime=992.25 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 115297 0 0 0 99192 33 0 0 25 0 4 0 730644643 387833856 71878 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.03
Current children cumulated vsize (KiB) 378744

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 8.08 9/321 10339
/proc/meminfo: memFree=22363184/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=392012 CPUtime=4238.44 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 491439 0 0 0 423688 156 0 0 25 0 4 0 730644643 401420288 75136 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 98003 75136 378 95 0 92985 0
[pid=10272/tid=10274] ppid=10268 vsize=392012 CPUtime=1062.12 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 130250 0 0 0 106173 39 0 0 25 0 4 0 730644643 401420288 75136 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=392012 CPUtime=1062.31 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 120499 0 0 0 106191 40 0 0 25 0 4 0 730644643 401420288 75136 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=392012 CPUtime=1051.66 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 115298 0 0 0 105133 33 0 0 25 0 4 0 730644643 401420288 75136 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.44
Current children cumulated vsize (KiB) 392012

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.08 9/321 10341
/proc/meminfo: memFree=22364528/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=379544 CPUtime=4477.82 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 505481 0 0 0 447620 162 0 0 25 0 4 0 730644643 388653056 72490 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94886 72490 378 95 0 89868 0
[pid=10272/tid=10274] ppid=10268 vsize=379544 CPUtime=1122.12 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 131535 0 0 0 112172 40 0 0 25 0 4 0 730644643 388653056 72490 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=379544 CPUtime=1122.32 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 125586 0 0 0 112189 43 0 0 25 0 4 0 730644643 388653056 72490 33554432000 4194304 4580107 140737155523760 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=379544 CPUtime=1111.05 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 118091 0 0 0 111071 34 0 0 25 0 4 0 730644643 388653056 72490 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.82
Current children cumulated vsize (KiB) 379544

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.08 9/321 10343
/proc/meminfo: memFree=22364744/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=379876 CPUtime=4717.22 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 522053 0 0 0 471553 169 0 0 25 0 4 0 730644643 388993024 71711 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94969 71711 378 95 0 89951 0
[pid=10272/tid=10274] ppid=10268 vsize=379876 CPUtime=1182.1 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 136251 0 0 0 118168 42 0 0 25 0 4 0 730644643 388993024 71711 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=379876 CPUtime=1182.32 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 130583 0 0 0 118188 44 0 0 25 0 4 0 730644643 388993024 71711 33554432000 4194304 4580107 140737155523760 18446744073709551615 4281597 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=379876 CPUtime=1170.47 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 121147 0 0 0 117011 36 0 0 25 0 4 0 730644643 388993024 71711 33554432000 4194304 4580107 140737155523760 18446744073709551615 4305536 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.22
Current children cumulated vsize (KiB) 379876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.10 8.09 8.09 9/321 10343
/proc/meminfo: memFree=22367580/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=379956 CPUtime=4800.24 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 528139 0 0 0 479852 172 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94989 71930 378 95 0 89971 0
[pid=10272/tid=10274] ppid=10268 vsize=379956 CPUtime=1202.91 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 137192 0 0 0 120249 42 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=379956 CPUtime=1203.13 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 131453 0 0 0 120268 45 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=379956 CPUtime=1191.06 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 123278 0 0 0 119069 37 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 379956

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.10 8.09 8.09 9/321 10343
/proc/meminfo: memFree=22367580/32951124 swapFree=59305796/67111528
[pid=10272] ppid=10268 vsize=379956 CPUtime=4800.24 cores=0,2,4,6
/proc/10272/stat : 10272 (strangenight2-m) R 10268 10272 9737 0 -1 4202496 528139 0 0 0 479852 172 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10272/statm: 94989 71930 378 95 0 89971 0
[pid=10272/tid=10274] ppid=10268 vsize=379956 CPUtime=1202.91 cores=0,2,4,6
/proc/10272/task/10274/stat : 10274 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 137192 0 0 0 120249 42 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10272/tid=10276] ppid=10268 vsize=379956 CPUtime=1203.13 cores=0,2,4,6
/proc/10272/task/10276/stat : 10276 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 131453 0 0 0 120268 45 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10272/tid=10279] ppid=10268 vsize=379956 CPUtime=1191.06 cores=0,2,4,6
/proc/10272/task/10279/stat : 10279 (strangenight2-m) R 10268 10272 9737 0 -1 4202560 123278 0 0 0 119069 37 0 0 25 0 4 0 730644643 389074944 71930 33554432000 4194304 4580107 140737155523760 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 379956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.29
CPU user time (s): 4798.56
CPU system time (s): 1.73274
CPU usage (%): 398.984
Max. virtual memory (cumulated for all children) (KiB): 418848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.56
system time used= 1.73274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528141
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= 792
involuntary context switches= 24385

runsolver used 3.44747 second user time and 8.64968 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 22:15:42
IDJOB=3366429
IDBENCH=82838
IDSOLVER=1844
FILE ID=node111/3366429-1305404142
RUNJOBID= node111-1305404141-10254
PBS_JOBID= 13324478
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366429-1305404142/watcher-3366429-1305404142 -o /tmp/evaluation-result-3366429-1305404142/solver-3366429-1305404142 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366429-1305404142.cnf

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=5042018

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22937940 kB
Buffers:        262412 kB
Cached:        6506476 kB
SwapCached:      13720 kB
Active:         927776 kB
Inactive:      8869664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22937940 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           11344 kB
Writeback:           0 kB
AnonPages:     3024240 kB
Mapped:          12244 kB
Slab:           115504 kB
PageTables:      36072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53316296 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= 73664 MiB
End job on node111 at 2011-05-14 22:35:47