Trace number 3174020

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.4 1201.72

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174020-1304076921.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.00/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.00/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.14	c calculated reachability. Time: 0.00
0.00/0.14	c Calc default polars -  time:   0.00 s pos:      32 undec:       3 neg:      25
0.00/0.14	c =========================================================================================
0.00/0.14	c types(t): F = full restart, N = normal restart
0.00/0.14	c types(t): S = simplification begin/end, E = solution found
0.00/0.14	c restart types(rt): st = static, dy = dynamic
0.00/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.00/0.24	c  N dy     7      4056        60      5340         0      3631     37380     78348     18.69     19.73
0.00/0.38	c  N dy    12      8365        60      5340         0      5227     37380    106726     18.37     19.38
0.00/0.63	c  N dy    30     15082        60      5340         0      7406     37380    144267     18.31     19.36
3.99/1.07	c  F st    51     25000        60      5340         0     11193     37380    215153     18.22     17.50
3.99/1.07	c  N st    51     25000        60      5340         0     11193     37380    215153     18.22     17.50
5.18/1.30	c  N dy    57     30002        60      5340         0      9604     37380    172704     18.22   no data
5.18/1.30	c  S st    57     30002        60      5340         0      9604     37380    172704     18.22   no data
5.18/1.33	c  S st    57     30505        60      5340         0     10059     37380    182364     18.22   no data
5.18/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.18/1.34	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.18/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.18/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.18/1.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.18/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.54	c lits-rem:       137  cl-subs:     1060  v-elim:      0  v-fix:    0  time:  0.19 s
6.77/1.76	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
6.77/1.76	c calculated reachability. Time: 0.00
6.77/1.76	c  N dy    57     30505        60      5340         0      8999     37380    160287     18.22   no data
9.96/2.54	c  N dy    66     45330        60      5340         0     15117     37380    271100     17.56     18.67
9.96/2.57	c  S st    71     45759        60      5340         0     15511     37380    279454     17.57   no data
10.37/2.63	c  S st    71     46262        60      5340         0      8074     37380    122403     17.57   no data
10.37/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.37/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.37/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.37/2.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.37/2.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.37/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.67	c lits-rem:        24  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.03 s
10.37/2.67	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.37/2.67	c vivif2 --  cl tried     8032 cl shrink        0 lits rem          0 time: 0.00
11.17/2.88	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.17/2.88	c calculated reachability. Time: 0.00
11.17/2.88	c  N dy    71     46262        60      5340         0      8032     37380    121574     17.57   no data
12.76/3.26	c  N dy   111     53225        60      5340         0     14222     37380    252597     17.72     18.66
15.16/3.87	c  N dy   128     63661        60      5340         0     14617     37380    246092     17.60     18.61
16.38/4.18	c  N dy   164     67815        60      5340         0     18311     37380    325804     17.72     20.36
17.15/4.31	c  S st   169     69395        60      5340         0      9988     37380    145716     17.73     17.42
17.15/4.34	c  S st   169     69895        60      5340         0     10434     37380    155688     17.73   no data
17.15/4.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.15/4.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.15/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
17.15/4.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.15/4.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.15/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.41	c lits-rem:        17  cl-subs:      138  v-elim:      0  v-fix:    0  time:  0.05 s
17.56/4.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.56/4.41	c vivif2 --  cl tried    10296 cl shrink        0 lits rem          0 time: 0.00
18.36/4.66	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
18.36/4.66	c calculated reachability. Time: 0.00
18.36/4.66	c  N dy   169     69895        60      5340         0     10296     37380    152551     17.73   no data
19.56/4.94	c  N dy   182     75091        60      5340         0     14911     37380    250116     17.74     18.74
21.15/5.30	c  N dy   213     79935        60      5340         0     19232     37380    342995     17.82     19.56
22.35/5.68	c  N dy   253     85118        60      5340         0     13230     37380    204581     17.92     19.67
23.15/5.84	c  F st   269     87502        60      5340         0     15352     37380    250353     17.95     18.41
23.95/6.06	c  N st   274     90798        60      5340         0     18270     37380    312806     17.95   no data
25.95/6.57	c  N dy   305     96863        60      5340         0     12127     37380    169951     18.01     19.03
27.94/7.01	c  N dy   327    103939        60      5340         0     18396     37380    303402     18.03     19.01
27.94/7.08	c  S st   329    104842        60      5340         0     19202     37380    320042     18.02     16.61
28.34/7.14	c  S st   329    105345        60      5340         0     19661     37380    330058     18.02   no data
28.34/7.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.34/7.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.34/7.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
28.34/7.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.34/7.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.34/7.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.93/7.58	c lits-rem:       212  cl-subs:     1877  v-elim:      0  v-fix:    0  time:  0.43 s
29.93/7.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.93/7.59	c vivif2 --  cl tried    17784 cl shrink        0 lits rem          0 time: 0.00
31.54/7.95	c asymm  cl-useful: 0/4974/5340 lits-rem:0 time: 0.36
31.54/7.95	c calculated reachability. Time: 0.00
31.54/7.95	c  N dy   329    105345        60      5340         0     17784     37380    290256     18.02   no data
38.73/9.78	c  N dy   342    132252        60      5340         0     15986     37380    231740     17.77     18.76
41.93/10.51	c  N dy   408    140761        60      5340         0     23622     37380    397854     17.87     18.95
45.13/11.34	c  N dy   438    149935        60      5340         0     17579     37380    255568     17.87     18.88
47.14/11.89	c  S st   444    158018        60      5340         0     24715     37380    401604     17.80   no data
47.52/11.96	c  S st   444    158520        60      5340         0     25182     37380    411838     17.80   no data
47.52/11.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.52/11.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.52/11.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.52/11.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.52/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.52/11.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
47.52/11.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.52/11.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.52/11.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.13/12.85	c lits-rem:       381  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  0.87 s
51.13/12.85	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
51.13/12.86	c vivif2 --  cl tried    21942 cl shrink        0 lits rem          0 time: 0.00
52.70/13.21	c asymm  cl-useful: 0/4307/5340 lits-rem:0 time: 0.35
52.70/13.21	c calculated reachability. Time: 0.00
52.70/13.21	c  N dy   444    158520        60      5340         0     21942     37380    348527     17.80   no data
56.70/14.26	c  N dy   495    169315        60      5340         0     16667     37380    226923     17.83     18.77
60.31/15.17	c  N dy   527    180941        60      5340         0     26947     37380    443041     17.83     18.86
65.09/16.31	c  N dy   594    192522        60      5340         0     21402     37380    322063     17.90     20.11
69.88/17.53	c  N dy   629    205791        60      5340         0     33186     37380    569845     17.89     18.83
75.08/18.84	c  N dy   709    218988        60      5340         0     28107     37380    455043     17.95     19.29
80.67/20.25	c  N dy   760    233017        60      5340         0     22839     37380    329781     17.95     19.01
82.29/20.66	c  S st   772    237780        60      5340         0     27073     37380    419371     17.95     18.38
82.66/20.74	c  S st   772    238287        60      5340         0     27537     37380    429786     17.95   no data
82.66/20.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.66/20.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.66/20.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.66/20.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.66/20.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.66/20.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
82.66/20.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.66/20.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.66/20.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.47/21.48	c lits-rem:       245  cl-subs:     2365  v-elim:      0  v-fix:    0  time:  0.71 s
85.47/21.48	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.47/21.48	c vivif2 --  cl tried    25172 cl shrink        0 lits rem          0 time: 0.00
85.87/21.60	c asymm  cl-useful: 0/1033/5340 lits-rem:0 time: 0.12
85.87/21.60	c calculated reachability. Time: 0.00
85.87/21.60	c  N dy   772    238287        60      5340         0     25172     37380    379143     17.95   no data
92.65/23.29	c  N dy   823    253586        60      5340         0     20222     37380    261218     17.97     19.23
99.46/25.00	c  N dy   912    269837        60      5340         0     34724     37380    572792     18.02     18.97
107.04/26.82	c  N dy   976    287307        60      5340         0     30724     37380    475109     18.04     19.01
115.02/28.89	c  N dy  1038    305742        60      5340         0     26697     37380    376109     18.04     19.50
115.42/28.94	c  F st  1041    306251        60      5340         0     27148     37380    386095     18.04   no data
124.61/31.26	c  N dy  1088    325339        60      5340         0     22719     37380    282251     18.04     20.70
133.80/33.56	c  N dy  1161    345411        60      5340         0     40551     37380    662885     18.06     19.90
139.78/35.08	c  S st  1241    357430        60      5340         0     29056     37380    410785     18.09     19.10
140.18/35.15	c  S st  1241    357935        60      5340         0     29523     37380    421159     18.09   no data
140.18/35.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.18/35.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
140.18/35.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.18/35.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.18/35.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.18/35.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
140.18/35.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.18/35.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.18/35.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.59/35.78	c lits-rem:       192  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  0.60 s
142.59/35.78	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
142.59/35.78	c vivif2 --  cl tried    27932 cl shrink        0 lits rem          0 time: 0.00
144.18/36.15	c asymm  cl-useful: 0/3459/5340 lits-rem:0 time: 0.37
144.18/36.15	c calculated reachability. Time: 0.00
144.18/36.15	c  N dy  1241    357935        60      5340         0     27932     37380    385585     18.09   no data
154.57/38.73	c  N dy  1317    377973        60      5340         0     45676     37380    759471     18.09     19.20
163.36/40.93	c  N dy  1360    397988        60      5340         0     40368     37380    633861     18.05     20.13
176.14/44.17	c  N dy  1438    420077        60      5340         0     36114     37380    537849     18.05     19.04
187.35/46.97	c  N dy  1508    440166        60      5340         0     29088     37380    376375     18.06     20.34
198.11/49.70	c  N dy  1573    461490        60      5340         0     48002     37380    776658     18.06     19.20
209.31/52.41	c  N dy  1671    481590        60      5340         0     40121     37380    601684     18.08     19.27
221.28/55.48	c  N dy  1736    501631        60      5340         0     31295     37380    403256     18.08     20.70
232.47/58.20	c  N dy  1783    521689        60      5340         0     48957     37380    767228     18.05     19.00
241.26/60.42	c  S st  1839    536904        60      5340         0     35031     37380    472992     18.05   no data
241.66/60.51	c  S st  1839    537409        60      5340         0     35480     37380    483218     18.05   no data
241.66/60.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.66/60.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
241.66/60.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.66/60.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.66/60.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.66/60.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
241.66/60.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.66/60.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.66/60.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.87/61.38	c lits-rem:       233  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.84 s
244.87/61.38	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
244.87/61.38	c vivif2 --  cl tried    33498 cl shrink        0 lits rem          0 time: 0.01
246.05/61.67	c asymm  cl-useful: 0/1881/5340 lits-rem:0 time: 0.29
246.05/61.67	c calculated reachability. Time: 0.00
246.05/61.67	c  N dy  1839    537409        60      5340         0     33498     37380    440993     18.05   no data
258.83/64.81	c  N dy  1898    560465        60      5340         0     53936     37380    870876     18.03     19.11
277.61/69.57	c  N dy  1930    595291        60      5340         0     56231     37380    889013     17.95     18.96
290.79/72.84	c  N dy  2049    616569        60      5340         0     46143     37380    694373     17.98     18.95
305.57/76.56	c  N dy  2148    636606        60      5340         0     33915     37380    421280     18.00     20.18
319.57/80.03	c  N dy  2268    658181        60      5340         0     53114     37380    833551     18.03     19.00
331.93/83.14	c  N dy  2303    679572        60      5340         0     40929     37380    556619     18.01     19.00
347.91/87.16	c  N dy  2434    699590        60      5340         0     58675     37380    940701     18.04     19.98
361.90/90.64	c  N dy  2526    720994        60      5340         0     45802     37380    655453     18.05     19.03
376.70/94.40	c  N dy  2586    741077        60      5340         0     63563     37380   1029318     18.04     19.74
391.05/97.92	c  N dy  2714    761095        60      5340         0     48600     37380    707177     18.07     19.49
404.63/101.37	c  N dy  2745    781171        60      5340         0     66193     37380   1073870     18.05     20.49
419.82/105.19	c  N dy  2831    806115        60      5340         0     54682     37380    816381     18.05     14.69
419.82/105.19	c  S st  2831    806115        60      5340         0     54682     37380    816381     18.05     14.69
420.63/105.34	c  S st  2831    806618        60      5340         0     55143     37380    826379     18.05   no data
420.63/105.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
420.63/105.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
420.63/105.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.63/105.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.63/105.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.63/105.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
420.63/105.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
420.63/105.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
421.01/105.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.39/109.01	c lits-rem:       626  cl-subs:     5971  v-elim:      0  v-fix:    0  time:  3.62 s
435.39/109.01	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
435.39/109.02	c vivif2 --  cl tried    49172 cl shrink        0 lits rem          0 time: 0.01
436.19/109.25	c asymm  cl-useful: 0/1174/5340 lits-rem:0 time: 0.22
436.19/109.25	c calculated reachability. Time: 0.00
436.19/109.25	c  N dy  2831    806618        60      5340         0     49172     37380    705257     18.05   no data
451.39/113.08	c  N dy  2886    826901        60      5340         0     67105     37380   1082881     18.04     19.03
471.35/118.00	c  N dy  2923    859579        60      5340         0     61564     37380    930184     17.99     18.96
491.72/123.16	c  N dy  3023    884834        60      5340         0     48808     37380    663225     17.98     19.04
507.70/127.12	c  N dy  3095    905688        60      5340         0     67221     37380   1052959     17.99     18.98
523.67/131.12	c  N dy  3208    925733        60      5340         0     48889     37380    668941     18.00     19.99
541.25/135.50	c  N dy  3316    945795        60      5340         0     66656     37380   1051828     18.02     20.61
558.43/139.85	c  N dy  3442    965811        60      5340         0     47370     37380    627297     18.04     19.00
581.60/145.62	c  N dy  3574    992948        60      5340         0     71252     37380   1134726     18.05     19.02
597.18/149.57	c  N dy  3665   1012951        60      5340         0     50984     37380    688894     18.06     19.64
616.35/154.31	c  N dy  3811   1032977        60      5340         0     68748     37380   1076812     18.08     20.34
635.54/159.19	c  N dy  3935   1053459        60      5340         0     47952     37380    617231     18.10     19.12
650.71/162.91	c  F st  3999   1071875        60      5340         0     64273     37380    962696     18.10     16.20
652.70/163.40	c  N st  4003   1073908        60      5340         0     66047     37380   1000727     18.10   no data
676.67/169.47	c  N dy  4088   1101016        60      5340         0     50208     37380    649013     18.10     19.09
691.45/173.15	c  N dy  4130   1121026        60      5340         0     67844     37380   1022265     18.09     21.09
713.42/178.63	c  N dy  4207   1144512        60      5340         0     47959     37380    593290     18.09     19.08
726.20/181.86	c  N dy  4233   1164585        60      5340         0     65636     37380    965591     18.08     20.00
749.79/187.74	c  N dy  4323   1186688        60      5340         0     43609     37380    494720     18.08     19.07
766.15/191.90	c  N dy  4424   1206691        60      5340         0     61331     37380    876692     18.09     20.03
770.54/192.93	c  S st  4446   1209927        60      5340         0     64190     37380    938263     18.09     16.70
771.34/193.19	c  S st  4446   1210429        60      5340         0     64652     37380    948794     18.09   no data
771.34/193.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
771.76/193.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
771.76/193.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.76/193.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.76/193.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.76/193.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
771.76/193.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
771.76/193.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
771.76/193.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
809.29/202.61	c lits-rem:       614  cl-subs:     5916  v-elim:      0  v-fix:    0  time:  9.32 s
809.29/202.61	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
809.29/202.63	c vivif2 --  cl tried    58736 cl shrink        0 lits rem          0 time: 0.01
810.89/203.05	c asymm  cl-useful: 0/892/5340 lits-rem:0 time: 0.43
810.89/203.06	c calculated reachability. Time: 0.00
810.89/203.06	c  N dy  4446   1210429        60      5340         0     58736     37380    822251     18.09   no data
828.89/207.52	c  N dy  4468   1230505        60      5340         0     76414     37380   1193474     18.08     19.08
848.83/212.51	c  N dy  4565   1250553        60      5340         0     52110     37380    666399     18.09     19.15
869.20/217.69	c  N dy  4688   1272658        60      5340         0     71673     37380   1088092     18.10     19.10
893.97/223.83	c  N dy  4787   1295551        60      5340         0     48751     37380    580735     18.10     19.06
909.55/227.72	c  N dy  4831   1315649        60      5340         0     66439     37380    957915     18.09     20.06
932.32/233.48	c  N dy  4932   1335674        60      5340         0     84191     37380   1339606     18.10     19.59
963.87/241.33	c  N dy  4985   1370148        60      5340         0     70264     37380   1004776     18.07     19.02
991.05/248.12	c  N dy  5110   1390225        60      5340         0     88093     37380   1390122     18.08     19.69
1009.82/252.87	c  N dy  5215   1411110        60      5340         0     61631     37380    845646     18.09     19.18
1032.19/258.49	c  N dy  5358   1431116        60      5340         0     79451     37380   1236543     18.11     20.74
1052.98/263.65	c  N dy  5397   1451163        60      5340         0     51201     37380    606661     18.11     22.62
1072.14/268.40	c  N dy  5490   1473108        60      5340         0     70609     37380   1021866     18.11     19.07
1097.32/274.78	c  N dy  5581   1494140        60      5340         0     89239     37380   1422950     18.12     19.08
1114.49/279.06	c  N dy  5615   1514170        60      5340         0     59973     37380    772711     18.10     19.17
1134.05/283.91	c  N dy  5700   1534182        60      5340         0     77587     37380   1149056     18.10     19.14
1163.61/291.30	c  N dy  5836   1554204        60      5340         0     47678     37380    512439     18.12     20.98
1178.79/295.18	c  N dy  5922   1574360        60      5340         0     65494     37380    892647     18.12     19.08
1199.96/300.43	c  N dy  6001   1594371        60      5340         0     83088     37380   1266709     18.12     19.92
1226.33/307.09	c  N dy  6104   1614420        60      5340         0     52280     37380    599968     18.13     19.18
1257.88/314.95	c  N dy  6172   1651684        60      5340         0     84939     37380   1279273     18.11     19.07
1285.87/321.97	c  N dy  6281   1671739        60      5340         0     53398     37380    615546     18.12     19.70
1306.62/327.17	c  N dy  6435   1692384        60      5340         0     71738     37380   1018640     18.14     19.19
1328.19/332.53	c  S st  6521   1710430        60      5340         0     87708     37380   1362703     18.15     16.52
1328.99/332.78	c  S st  6521   1710932        60      5340         0     88160     37380   1372884     18.15   no data
1328.99/332.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1329.39/332.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1329.39/332.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.39/332.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.39/332.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.39/332.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1329.39/332.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1329.39/332.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1329.39/332.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1413.30/353.81	c lits-rem:      1077  cl-subs:     9492  v-elim:      0  v-fix:    0  time: 20.91 s
1413.30/353.81	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1413.30/353.83	c vivif2 --  cl tried    78668 cl shrink        0 lits rem          0 time: 0.02
1415.27/354.32	c asymm  cl-useful: 0/653/5340 lits-rem:0 time: 0.50
1415.27/354.33	c calculated reachability. Time: 0.00
1415.27/354.33	c  N dy  6521   1710932        60      5340         0     78668     37380   1165812     18.15   no data
1446.83/362.28	c  N dy  6580   1732280        60      5340         0     97371     37380   1558727     18.14     19.11
1467.21/367.39	c  N dy  6674   1752310        60      5340         0     65358     37380    865036     18.15     19.80
1492.79/373.73	c  N dy  6786   1774933        60      5340         0     85418     37380   1297062     18.15     19.13
1521.13/380.83	c  N dy  6847   1796669        60      5340         0     53631     37380    598274     18.15     19.15
1540.73/385.79	c  N dy  6988   1816761        60      5340         0     71483     37380    988609     18.16     20.02
1567.09/392.31	c  N dy  7101   1836825        60      5340         0     89194     37380   1373076     18.17     19.67
1599.03/400.37	c  N dy  7162   1860137        60      5340         0     57608     37380    669028     18.17     19.25
1619.00/405.38	c  N dy  7238   1880188        60      5340         0     75227     37380   1044135     18.17     19.86
1642.57/411.25	c  N dy  7279   1900827        60      5340         0     93372     37380   1425183     18.16     19.26
1669.33/417.97	c  N dy  7348   1920868        60      5340         0     58227     37380    675667     18.17     19.14
1689.31/422.96	c  N dy  7428   1940882        60      5340         0     75825     37380   1052263     18.17     20.01
1717.27/429.93	c  N dy  7540   1961634        60      5340         0     94093     37380   1445830     18.17     19.19
1746.04/437.13	c  N dy  7632   1981730        60      5340         0     58170     37380    668295     18.18     20.00
1766.00/442.12	c  N dy  7699   2002308        60      5340         0     76264     37380   1052743     18.18     19.15
1790.38/448.27	c  N dy  7758   2024359        60      5340         0     95641     37380   1457272     18.17     19.14
1824.72/456.85	c  N dy  7815   2055275        60      5340         0     68254     37380    865457     18.16     19.26
1850.30/463.22	c  N dy  7878   2080059        60      5340         0     90060     37380   1327506     18.15     19.20
1881.05/470.98	c  N dy  8001   2100107        60      5340         0    107777     37380   1712689     18.16     20.30
1902.22/476.22	c  N dy  8044   2120164        60      5340         0     69931     37380    893246     18.15     20.07
1969.73/493.12	c  N dy  8115   2185322        60      5340         0     70650     37380    881728     18.09     19.19
2001.29/501.00	c  N dy  8193   2210932        60      5340         0     93175     37380   1354142     18.09     17.80
2001.29/501.00	c  S st  8193   2210932        60      5340         0     93175     37380   1354142     18.09     17.80
2002.11/501.30	c  S st  8193   2211434        60      5340         0     93631     37380   1364212     18.09   no data
2002.51/501.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2002.51/501.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2002.51/501.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2002.51/501.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2002.51/501.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2002.51/501.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2002.51/501.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2002.51/501.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2002.88/501.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2049.62/513.11	c lits-rem:      1225  cl-subs:    12251  v-elim:      0  v-fix:    0  time: 11.70 s
2049.62/513.11	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2049.62/513.13	c vivif2 --  cl tried    81380 cl shrink        0 lits rem          0 time: 0.02
2051.22/513.53	c asymm  cl-useful: 0/625/5340 lits-rem:0 time: 0.41
2051.22/513.54	c calculated reachability. Time: 0.00
2051.22/513.54	c  N dy  8193   2211434        60      5340         0     81380     37380   1137355     18.09   no data
2083.98/521.77	c  N dy  8285   2231534        60      5340         0     99126     37380   1520347     18.09     19.32
2127.92/532.79	c  N dy  8403   2251631        60      5340         0     60522     37380    684715     18.10     21.07
2150.29/538.33	c  N dy  8484   2272004        60      5340         0     78494     37380   1069437     18.10     19.12
2191.05/548.55	c  N dy  8527   2307431        60      5340         0    109558     37380   1717657     18.09     19.04
2218.99/555.59	c  N dy  8618   2329586        60      5340         0     71508     37380    907574     18.09     19.05
2246.16/562.38	c  N dy  8762   2349592        60      5340         0     89211     37380   1294943     18.10     19.30
2281.31/571.18	c  N dy  8924   2369678        60      5340         0    107025     37380   1688026     18.12     20.75
2315.26/579.68	c  N dy  9064   2390270        60      5340         0     66371     37380    785849     18.13     19.11
2343.23/586.60	c  N dy  9163   2414592        60      5340         0     87776     37380   1245383     18.13     19.09
2370.00/593.30	c  N dy  9211   2434990        60      5340         0    105672     37380   1622901     18.13     19.20
2406.76/602.52	c  N dy  9313   2459017        60      5340         0     66999     37380    786613     18.13     19.19
2430.31/608.44	c  N dy  9420   2479039        60      5340         0     84704     37380   1169703     18.14     19.10
2462.27/616.46	c  N dy  9536   2500131        60      5340         0    103283     37380   1572214     18.14     19.19
2503.44/626.71	c  N dy  9653   2521045        60      5340         0     60949     37380    647188     18.15     19.28
2526.99/632.68	c  N dy  9794   2542405        60      5340         0     79912     37380   1063047     18.16     19.32
2555.34/639.73	c  N dy  9887   2563618        60      5340         0     98615     37380   1466447     18.16     19.14
2590.92/648.67	c  N dy 10021   2583701        60      5340         0    116419     37380   1856170     18.17     20.26
2621.68/656.36	c  N dy 10141   2603744        60      5340         0     72320     37380    884278     18.18     20.35
2647.22/662.78	c  N dy 10257   2623818        60      5340         0     90065     37380   1272184     18.19     19.60
2678.80/670.69	c  N dy 10344   2644887        60      5340         0    108687     37380   1674746     18.19     19.18
2721.92/681.47	c  N dy 10451   2669814        60      5340         0     67887     37380    771944     18.19     19.19
2747.09/687.71	c  N dy 10570   2691196        60      5340         0     86705     37380   1181064     18.20     19.16
2778.25/695.55	c  N dy 10688   2711284        60      5340         0    104507     37380   1571455     18.21     19.94
2778.65/695.62	c  S st 10690   2711434        60      5340         0    104641     37380   1574443     18.21   no data
2779.87/695.94	c  S st 10690   2711937        60      5340         0    105097     37380   1584925     18.21   no data
2779.87/695.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2779.87/696.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2780.27/696.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2780.27/696.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2780.27/696.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2780.27/696.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2780.27/696.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2780.27/696.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2780.27/696.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2876.12/720.09	c lits-rem:       942  cl-subs:    11047  v-elim:      0  v-fix:    0  time: 24.01 s
2876.12/720.09	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2876.54/720.11	c vivif2 --  cl tried    94050 cl shrink        0 lits rem          0 time: 0.02
2878.51/720.63	c asymm  cl-useful: 0/503/5340 lits-rem:0 time: 0.52
2878.51/720.63	c calculated reachability. Time: 0.00
2878.51/720.63	c  N dy 10690   2711937        60      5340         0     94050     37380   1347900     18.21   no data
2914.06/729.58	c  N dy 10749   2731940        60      5340         0    111682     37380   1727561     18.21     19.47
2949.22/738.31	c  N dy 10828   2752896        60      5340         0     67210     37380    757231     18.21     19.17
2973.21/744.31	c  N dy 10896   2775943        60      5340         0     87456     37380   1189825     18.21     19.30
3000.35/751.15	c  N dy 10961   2796021        60      5340         0    105058     37380   1563566     18.21     19.68
3038.70/760.73	c  N dy 11102   2816157        60      5340         0    122898     37380   1955897     18.21     19.19
3069.06/768.35	c  N dy 11234   2836192        60      5340         0     76627     37380    952490     18.22     20.25
3157.34/790.43	c  N dy 11293   2913577        60      5340         0     79109     37380    967930     18.16     19.26
3182.91/796.86	c  N dy 11380   2933657        60      5340         0     96799     37380   1346440     18.16     20.29
3213.67/804.50	c  N dy 11447   2954096        60      5340         0    114803     37380   1732342     18.17     19.16
3254.01/814.66	c  N dy 11545   2974137        60      5340         0     66757     37380    718795     18.17     19.83
3274.78/819.85	c  N dy 11613   2994198        60      5340         0     84302     37380   1089671     18.17     20.73
3304.75/827.34	c  N dy 11723   3014358        60      5340         0    102065     37380   1477831     18.17     19.15
3336.70/835.34	c  N dy 11737   3037313        60      5340         0    121965     37380   1885916     18.16     19.24
3373.48/844.56	c  N dy 11828   3057336        60      5340         0     73040     37380    847055     18.16     20.04
3398.62/850.89	c  N dy 11901   3077842        60      5340         0     91043     37380   1232653     18.17     19.20
3433.77/859.63	c  N dy 11971   3102561        60      5340         0    112795     37380   1694687     18.16     19.15
3476.11/870.26	c  N dy 12111   3122882        60      5340         0    130779     37380   2090262     18.17     19.24
3507.67/878.13	c  N dy 12224   3142908        60      5340         0     80811     37380   1003877     18.18     20.63
3534.04/884.73	c  N dy 12272   3163653        60      5340         0     98981     37380   1386510     18.17     19.25
3571.21/894.08	c  N dy 12404   3184728        60      5340         0    117645     37380   1794091     18.18     19.18
3617.92/905.71	c  N dy 12540   3205144        60      5340         0    135602     37380   2186666     18.19     19.20
3630.71/908.99	c  S st 12596   3211938        60      5340         0     72983     37380    823300     18.19   no data
3631.91/909.25	c  S st 12596   3212439        60      5340         0     73422     37380    833384     18.19   no data
3631.91/909.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3631.91/909.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3631.91/909.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3631.91/909.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3631.91/909.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3631.91/909.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3631.91/909.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3632.33/909.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3632.33/909.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3639.90/911.23	c lits-rem:       109  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  1.88 s
3639.90/911.23	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3639.90/911.24	c vivif2 --  cl tried    72314 cl shrink        0 lits rem          0 time: 0.01
3641.11/911.59	c asymm  cl-useful: 0/663/5340 lits-rem:0 time: 0.35
3641.11/911.60	c calculated reachability. Time: 0.00
3641.11/911.60	c  N dy 12596   3212439        60      5340         0     72314     37380    808333     18.19   no data
3667.47/918.14	c  N dy 12720   3232441        60      5340         0     90058     37380   1196621     18.20     20.24
3701.01/926.54	c  N dy 12807   3253409        60      5340         0    108517     37380   1595246     18.20     19.17
3731.77/934.29	c  N dy 12820   3275683        60      5340         0    127848     37380   1990963     18.19     19.25
3879.57/971.27	c  N dy 12905   3383580        60      5340         0     82235     37380    977446     18.13     19.22
3911.52/979.21	c  N dy 13046   3403835        60      5340         0    100148     37380   1369743     18.14     19.15
3949.88/988.85	c  N dy 13192   3423910        60      5340         0    117883     37380   1760082     18.15     19.24
3995.42/1000.20	c  N dy 13328   3445202        60      5340         0    136685     37380   2171381     18.15     19.22
4026.57/1008.07	c  N dy 13408   3465207        60      5340         0     83344     37380   1017084     18.15     19.48
4052.94/1014.66	c  N dy 13470   3485247        60      5340         0    100938     37380   1391896     18.15     19.31
4100.88/1026.65	c  N dy 13516   3517515        60      5340         0    129187     37380   1980268     18.14     19.27
4144.42/1037.51	c  N dy 13602   3537565        60      5340         0     74926     37380    821149     18.15     19.11
4170.78/1044.11	c  N dy 13707   3557798        60      5340         0     92792     37380   1207513     18.15     19.15
4202.74/1052.11	c  N dy 13792   3577950        60      5340         0    110455     37380   1587243     18.15     19.22
4238.29/1061.10	c  N dy 13860   3598007        60      5340         0    127986     37380   1958650     18.15     20.88
4283.43/1072.34	c  N dy 13928   3618540        60      5340         0     73203     37380    777571     18.15     19.17
4314.18/1080.01	c  N dy 14034   3643313        60      5340         0     94963     37380   1245350     18.15     19.13
4351.74/1089.47	c  N dy 14149   3665765        60      5340         0    114781     37380   1675103     18.16     19.13
4394.48/1100.16	c  N dy 14278   3685852        60      5340         0    132451     37380   2061917     18.16     21.59
4439.63/1111.49	c  N dy 14345   3709828        60      5340         0     79684     37380    903203     18.16     19.14
4443.62/1112.40	c  S st 14362   3712439        60      5340         0     81979     37380    952706     18.16     16.35
4444.42/1112.64	c  S st 14362   3712939        60      5340         0     82425     37380    962890     18.16   no data
4444.42/1112.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4444.42/1112.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4444.42/1112.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4444.42/1112.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4444.42/1112.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4444.42/1112.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4444.42/1112.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4444.82/1112.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4444.82/1112.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4454.02/1115.09	c lits-rem:       209  cl-subs:     2500  v-elim:      0  v-fix:    0  time:  2.36 s
4454.02/1115.09	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4454.02/1115.10	c vivif2 --  cl tried    79925 cl shrink        0 lits rem          0 time: 0.01
4455.60/1115.43	c asymm  cl-useful: 0/602/5340 lits-rem:0 time: 0.33
4455.60/1115.44	c calculated reachability. Time: 0.00
4455.60/1115.44	c  N dy 14362   3712939        60      5340         0     79925     37380    911878     18.16   no data
4486.76/1123.27	c  N dy 14515   3732995        60      5340         0     97648     37380   1304062     18.17     19.14
4518.32/1131.10	c  F st 14608   3751564        60      5340         0    113949     37380   1658675     18.17     16.36
4521.91/1132.09	c  N st 14612   3753596        60      5340         0    115741     37380   1698361     18.17   no data
4565.05/1142.81	c  N dy 14705   3774420        60      5340         0    134039     37380   2092412     18.18     19.18
4614.99/1155.39	c  N dy 14787   3800277        60      5340         0     82134     37380    942823     18.17     19.14
4646.95/1163.34	c  N dy 14934   3820373        60      5340         0     99842     37380   1331278     18.18     20.62
4706.06/1178.13	c  N dy 15021   3858717        60      5340         0    133287     37380   2036548     18.17     19.30
4760.40/1191.77	c  N dy 15174   3878772        60      5340         0     75595     37380    800903     18.18     20.22
4789.55/1199.02	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174020-1304076921/watcher-3174020-1304076921 -o /tmp/evaluation-result-3174020-1304076921/solver-3174020-1304076921 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174020-1304076921.cnf 

running on 4 cores: 1,3,5,7

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.04 7.95 8.03 3/184 4835
/proc/meminfo: memFree=22304716/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 519289944 52441088 347 33554432000 4194304 4627427 140735018813936 18446744073709551615 47234535356336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 12803 347 299 106 0 7774 0
[pid=4835/tid=4836] ppid=4832 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 4 0 519289944 52441088 352 33554432000 4194304 4627427 140735018813936 18446744073709551615 255377301435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 519289944 52441088 352 33554432000 4194304 4627427 140735018813936 18446744073709551615 47234535356332 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519289944 52441088 352 33554432000 4194304 4627427 140735018813936 18446744073709551615 47234535355929 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.125344 s]
/proc/loadavg: 7.04 7.95 8.03 3/184 4835
/proc/meminfo: memFree=22304716/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=283472 CPUtime=0.48 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 2018 0 0 0 48 0 0 0 18 0 4 0 519289944 290275328 1925 33554432000 4194304 4627427 140735018813936 18446744073709551615 255377344695 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 70868 2015 376 106 0 65839 0
[pid=4835/tid=4836] ppid=4832 vsize=283472 CPUtime=0.12 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 593 0 0 0 12 0 0 0 18 0 4 0 519289944 290275328 2091 33554432000 4194304 4627427 140735018813936 18446744073709551615 4467847 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=286624 CPUtime=0.79 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1436 0 0 0 79 0 0 0 19 0 4 0 519289944 293502976 3158 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=286624 CPUtime=0.79 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1236 0 0 0 79 0 0 0 25 0 4 0 519289944 293502976 3158 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 283472

[startup+0.905866 s]
/proc/loadavg: 7.04 7.95 8.03 3/184 4835
/proc/meminfo: memFree=22304716/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=286624 CPUtime=3.59 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 6274 0 0 0 359 0 0 0 19 0 4 0 519289944 293502976 3389 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 71656 3389 384 106 0 66627 0
[pid=4835/tid=4836] ppid=4832 vsize=286624 CPUtime=0.9 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1556 0 0 0 90 0 0 0 19 0 4 0 519289944 293502976 3389 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=286624 CPUtime=0.89 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1490 0 0 0 89 0 0 0 19 0 4 0 519289944 293502976 3389 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=286624 CPUtime=0.89 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1297 0 0 0 89 0 0 0 25 0 4 0 519289944 293502976 3389 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 286624

[startup+1.00585 s]
/proc/loadavg: 7.04 7.95 8.03 3/184 4835
/proc/meminfo: memFree=22304716/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=286700 CPUtime=3.99 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 6674 0 0 0 399 0 0 0 19 0 4 0 519289944 293580800 3471 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 71675 3471 385 106 0 66646 0
[pid=4835/tid=4836] ppid=4832 vsize=286700 CPUtime=1 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1611 0 0 0 100 0 0 0 19 0 4 0 519289944 293580800 3471 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=286700 CPUtime=0.99 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1548 0 0 0 99 0 0 0 19 0 4 0 519289944 293580800 3472 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=286700 CPUtime=0.99 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1536 0 0 0 99 0 0 0 25 0 4 0 519289944 293580800 3472 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 286700

[startup+1.10083 s]
/proc/loadavg: 7.04 7.95 8.03 3/184 4835
/proc/meminfo: memFree=22304716/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=286700 CPUtime=4.37 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 6887 0 0 0 437 0 0 0 19 0 4 0 519289944 293580800 3684 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 71675 3684 385 106 0 66646 0
[pid=4835/tid=4836] ppid=4832 vsize=286700 CPUtime=1.09 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1664 0 0 0 109 0 0 0 19 0 4 0 519289944 293580800 3684 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=286700 CPUtime=1.09 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1602 0 0 0 109 0 0 0 19 0 4 0 519289944 293580800 3684 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=286700 CPUtime=1.09 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1588 0 0 0 109 0 0 0 25 0 4 0 519289944 293580800 3684 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 286700

[startup+1.50076 s]
/proc/loadavg: 7.04 7.95 8.03 3/184 4835
/proc/meminfo: memFree=22304716/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=287376 CPUtime=5.98 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 9654 0 0 0 597 1 0 0 20 0 4 0 519289944 294273024 5138 33554432000 4194304 4627427 140735018813936 18446744073709551615 4427834 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 71844 5138 388 106 0 66815 0
[pid=4835/tid=4836] ppid=4832 vsize=287376 CPUtime=1.49 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 2095 0 0 0 149 0 0 0 20 0 4 0 519289944 294273024 5138 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=287376 CPUtime=1.49 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 2011 0 0 0 149 0 0 0 20 0 4 0 519289944 294273024 5138 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=287376 CPUtime=1.49 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 1989 0 0 0 149 0 0 0 25 0 4 0 519289944 294273024 5138 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 287376

[startup+3.10046 s]
/proc/loadavg: 7.04 7.95 8.03 10/188 4839
/proc/meminfo: memFree=22221728/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=292488 CPUtime=12.36 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 17387 0 0 0 1233 3 0 0 25 0 4 0 519289944 299507712 9613 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 73122 9613 388 106 0 68093 0
[pid=4835/tid=4836] ppid=4832 vsize=292488 CPUtime=3.08 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 4023 0 0 0 308 0 0 0 25 0 4 0 519289944 299507712 9613 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=292488 CPUtime=3.07 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 4466 0 0 0 307 0 0 0 25 0 4 0 519289944 299507712 9613 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=292488 CPUtime=3.08 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 4480 0 0 0 308 0 0 0 25 0 4 0 519289944 299507712 9613 33554432000 4194304 4627427 140735018813936 18446744073709551615 4310453 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292488

[startup+6.30687 s]
/proc/loadavg: 7.20 7.96 8.03 9/188 4839
/proc/meminfo: memFree=22201944/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=298132 CPUtime=25.17 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 26295 0 0 0 2512 5 0 0 25 0 4 0 519289944 305287168 12840 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 74533 12840 388 106 0 69504 0
[pid=4835/tid=4836] ppid=4832 vsize=298132 CPUtime=6.29 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 6603 0 0 0 629 0 0 0 25 0 4 0 519289944 305287168 12840 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=298132 CPUtime=6.26 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 7020 0 0 0 626 0 0 0 25 0 4 0 519289944 305287168 12840 33554432000 4194304 4627427 140735018813936 18446744073709551615 4467852 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=298132 CPUtime=6.29 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 6434 0 0 0 628 1 0 0 25 0 4 0 519289944 305287168 12840 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 298132

[startup+12.7007 s]
/proc/loadavg: 7.26 7.96 8.03 9/188 4839
/proc/meminfo: memFree=22171116/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=308368 CPUtime=50.71 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 40029 0 0 0 5063 8 0 0 25 0 4 0 519289944 315768832 16683 33554432000 4194304 4627427 140735018813936 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 77092 16683 388 106 0 72063 0
[pid=4835/tid=4836] ppid=4832 vsize=308368 CPUtime=12.69 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 8780 0 0 0 1268 1 0 0 25 0 4 0 519289944 315768832 16683 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=308368 CPUtime=12.62 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 9825 0 0 0 1261 1 0 0 25 0 4 0 519289944 315768832 16683 33554432000 4194304 4627427 140735018813936 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=308368 CPUtime=12.68 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 10517 0 0 0 1266 2 0 0 25 0 4 0 519289944 315768832 16683 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 308368

[startup+25.5003 s]
/proc/loadavg: 7.50 7.98 8.04 10/188 4840
/proc/meminfo: memFree=22131648/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=299744 CPUtime=101.84 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 60246 0 0 0 10171 13 0 0 25 0 4 0 519289944 306937856 19702 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 74936 19702 388 106 0 69907 0
[pid=4835/tid=4836] ppid=4832 vsize=299744 CPUtime=25.48 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 14303 0 0 0 2546 2 0 0 25 0 4 0 519289944 306937856 19702 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=299744 CPUtime=25.35 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 14932 0 0 0 2532 3 0 0 25 0 4 0 519289944 306937856 19702 33554432000 4194304 4627427 140735018813936 18446744073709551615 4328849 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=299744 CPUtime=25.48 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 15403 0 0 0 2545 3 0 0 25 0 4 0 519289944 306937856 19702 33554432000 4194304 4627427 140735018813936 18446744073709551615 4427834 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 299744

[startup+51.1006 s]
/proc/loadavg: 7.67 7.98 8.03 10/188 4840
/proc/meminfo: memFree=22093656/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=335288 CPUtime=204.11 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 89906 0 0 0 20389 22 0 0 25 0 4 0 519289944 343334912 24033 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 83822 24033 388 106 0 78793 0
[pid=4835/tid=4836] ppid=4832 vsize=335288 CPUtime=51.09 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 21882 0 0 0 5105 4 0 0 25 0 4 0 519289944 343334912 24033 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=335288 CPUtime=50.81 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 22389 0 0 0 5076 5 0 0 25 0 4 0 519289944 343334912 24033 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=335288 CPUtime=51.08 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 22725 0 0 0 5103 5 0 0 25 0 4 0 519289944 343334912 24033 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 335288

[startup+102.301 s]
/proc/loadavg: 8.06 8.04 8.05 10/188 4842
/proc/meminfo: memFree=22063116/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=327008 CPUtime=408.63 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 131241 0 0 0 40827 36 0 0 25 0 4 0 519289944 334856192 26937 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 81752 26937 388 106 0 76723 0
[pid=4835/tid=4836] ppid=4832 vsize=327008 CPUtime=102.29 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 27467 0 0 0 10222 7 0 0 25 0 4 0 519289944 334856192 26937 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=327008 CPUtime=101.74 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 33378 0 0 0 10165 9 0 0 25 0 4 0 519289944 334856192 26937 33554432000 4194304 4627427 140735018813936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=327008 CPUtime=102.28 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 35702 0 0 0 10219 9 0 0 25 0 4 0 519289944 334856192 26937 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 327008

[startup+162.301 s]

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

[pid=4835] ppid=4832 vsize=366764 CPUtime=2805.42 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 428258 0 0 0 280383 159 0 0 25 0 4 0 519289944 375566336 64213 33554432000 4194304 4627427 140735018813936 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 91691 64213 388 106 0 86662 0
[pid=4835/tid=4836] ppid=4832 vsize=366764 CPUtime=702.31 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 97935 0 0 0 70191 40 0 0 25 0 4 0 519289944 375566336 64213 33554432000 4194304 4627427 140735018813936 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=366764 CPUtime=698.48 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 108621 0 0 0 69810 38 0 0 25 0 4 0 519289944 375566336 64213 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=366764 CPUtime=702.29 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 108874 0 0 0 70188 41 0 0 25 0 4 0 519289944 375566336 64213 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 366764

[startup+762.301 s]
/proc/loadavg: 8.11 8.17 8.10 9/188 4859
/proc/meminfo: memFree=21707980/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=417516 CPUtime=3045.09 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 443284 0 0 0 304344 165 0 0 25 0 4 0 519289944 427536384 64337 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 104379 64337 388 106 0 99350 0
[pid=4835/tid=4836] ppid=4832 vsize=417516 CPUtime=762.31 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 100882 0 0 0 76191 40 0 0 25 0 4 0 519289944 427536384 64337 33554432000 4194304 4627427 140735018813936 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=417516 CPUtime=758.15 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 113297 0 0 0 75775 40 0 0 25 0 4 0 519289944 427536384 64337 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=417516 CPUtime=762.29 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 113627 0 0 0 76186 43 0 0 25 0 4 0 519289944 427536384 64337 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 417516

[startup+822.301 s]
/proc/loadavg: 8.04 8.14 8.09 9/188 4861
/proc/meminfo: memFree=21663444/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=376792 CPUtime=3284.77 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 461161 0 0 0 328303 174 0 0 25 0 4 0 519289944 385835008 66575 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 94198 66575 388 106 0 89169 0
[pid=4835/tid=4836] ppid=4832 vsize=376792 CPUtime=822.32 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 101241 0 0 0 82191 41 0 0 25 0 4 0 519289944 385835008 66575 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=376792 CPUtime=817.83 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 118869 0 0 0 81740 43 0 0 25 0 4 0 519289944 385835008 66575 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=376792 CPUtime=822.29 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 118900 0 0 0 82183 46 0 0 25 0 4 0 519289944 385835008 66575 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 376792

[startup+882.301 s]
/proc/loadavg: 8.29 8.19 8.11 10/188 4863
/proc/meminfo: memFree=21716256/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=417528 CPUtime=3524.45 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 483349 0 0 0 352259 186 0 0 25 0 4 0 519289944 427548672 62852 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 104382 62852 388 106 0 99353 0
[pid=4835/tid=4836] ppid=4832 vsize=417528 CPUtime=882.31 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 107371 0 0 0 88187 44 0 0 25 0 4 0 519289944 427548672 62852 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=417528 CPUtime=877.49 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 124342 0 0 0 87704 45 0 0 25 0 4 0 519289944 427548672 62852 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=417528 CPUtime=882.3 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 124121 0 0 0 88182 48 0 0 25 0 4 0 519289944 427548672 62852 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 417528

[startup+942.3 s]
/proc/loadavg: 8.29 8.21 8.12 10/188 4864
/proc/meminfo: memFree=21726164/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=365072 CPUtime=3764.14 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 502053 0 0 0 376220 194 0 0 25 0 4 0 519289944 373833728 65133 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 91268 65133 388 106 0 86239 0
[pid=4835/tid=4836] ppid=4832 vsize=365072 CPUtime=942.33 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 111511 0 0 0 94186 47 0 0 25 0 4 0 519289944 373833728 65133 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=365072 CPUtime=937.17 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 128797 0 0 0 93670 47 0 0 25 0 4 0 519289944 373833728 65133 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=365072 CPUtime=942.3 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 129174 0 0 0 94180 50 0 0 25 0 4 0 519289944 373833728 65133 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 365072

[startup+1002.3 s]
/proc/loadavg: 8.26 8.21 8.12 10/188 4866
/proc/meminfo: memFree=21705188/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=367036 CPUtime=4003.8 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 524101 0 0 0 400175 205 0 0 25 0 4 0 519289944 375844864 67177 33554432000 4194304 4627427 140735018813936 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 91759 67177 388 106 0 86730 0
[pid=4835/tid=4836] ppid=4832 vsize=367036 CPUtime=1002.32 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 116687 0 0 0 100182 50 0 0 25 0 4 0 519289944 375844864 67177 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=367036 CPUtime=996.85 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 135707 0 0 0 99635 50 0 0 25 0 4 0 519289944 375844864 67177 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=367036 CPUtime=1002.3 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 134761 0 0 0 100177 53 0 0 25 0 4 0 519289944 375844864 67177 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 367036

[startup+1062.31 s]
/proc/loadavg: 8.27 8.23 8.13 10/188 4867
/proc/meminfo: memFree=21712608/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=367480 CPUtime=4243.5 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 543221 0 0 0 424135 215 0 0 25 0 4 0 519289944 376299520 67132 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 91870 67132 388 106 0 86841 0
[pid=4835/tid=4836] ppid=4832 vsize=367480 CPUtime=1062.32 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 121604 0 0 0 106180 52 0 0 25 0 4 0 519289944 376299520 67132 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=367480 CPUtime=1056.52 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 139727 0 0 0 105600 52 0 0 25 0 4 0 519289944 376299520 67132 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=367480 CPUtime=1062.3 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 139690 0 0 0 106175 55 0 0 25 0 4 0 519289944 376299520 67132 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 367480

[startup+1122.3 s]
/proc/loadavg: 8.29 8.25 8.14 9/188 4869
/proc/meminfo: memFree=21691388/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=367824 CPUtime=4483.16 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 561320 0 0 0 448090 226 0 0 25 0 4 0 519289944 376651776 68176 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 91956 68176 388 106 0 86927 0
[pid=4835/tid=4836] ppid=4832 vsize=367824 CPUtime=1122.32 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 125485 0 0 0 112177 55 0 0 25 0 4 0 519289944 376651776 68176 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=367824 CPUtime=1116.2 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 144767 0 0 0 111565 55 0 0 25 0 4 0 519289944 376651776 68176 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=367824 CPUtime=1122.3 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 143710 0 0 0 112171 59 0 0 25 0 4 0 519289944 376651776 68176 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 367824

[startup+1182.3 s]
/proc/loadavg: 8.19 8.23 8.14 10/188 4871
/proc/meminfo: memFree=21695944/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=368180 CPUtime=4722.84 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 580358 0 0 0 472047 237 0 0 25 0 4 0 519289944 377016320 66705 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 92045 66705 388 106 0 87016 0
[pid=4835/tid=4836] ppid=4832 vsize=368180 CPUtime=1182.33 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 130403 0 0 0 118175 58 0 0 25 0 4 0 519289944 377016320 66705 33554432000 4194304 4627427 140735018813936 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=368180 CPUtime=1175.86 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 149653 0 0 0 117529 57 0 0 25 0 4 0 519289944 377016320 66705 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=368180 CPUtime=1182.3 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 148903 0 0 0 118169 61 0 0 25 0 4 0 519289944 377016320 66705 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 368180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.21 8.23 8.14 11/188 4871
/proc/meminfo: memFree=21691480/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=368236 CPUtime=4800.36 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 585127 0 0 0 479797 239 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 92059 68233 388 106 0 87030 0
[pid=4835/tid=4836] ppid=4832 vsize=368236 CPUtime=1201.73 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 131293 0 0 0 120115 58 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=368236 CPUtime=1195.17 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 150749 0 0 0 119459 58 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=368236 CPUtime=1201.7 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 149760 0 0 0 120108 62 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 368236

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

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

[startup+1201.7 s]
/proc/loadavg: 8.21 8.23 8.14 11/188 4871
/proc/meminfo: memFree=21691480/32951124 swapFree=67111524/67111528
[pid=4835] ppid=4832 vsize=368236 CPUtime=4800.36 cores=1,3,5,7
/proc/4835/stat : 4835 (strangenight2-m) R 4832 4835 3794 0 -1 4202496 585127 0 0 0 479797 239 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4835/statm: 92059 68233 388 106 0 87030 0
[pid=4835/tid=4836] ppid=4832 vsize=368236 CPUtime=1201.73 cores=1,3,5,7
/proc/4835/task/4836/stat : 4836 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 131293 0 0 0 120115 58 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4835/tid=4837] ppid=4832 vsize=368236 CPUtime=1195.17 cores=1,3,5,7
/proc/4835/task/4837/stat : 4837 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 150749 0 0 0 119459 58 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4835/tid=4838] ppid=4832 vsize=368236 CPUtime=1201.7 cores=1,3,5,7
/proc/4835/task/4838/stat : 4838 (strangenight2-m) R 4832 4835 3794 0 -1 4202560 149760 0 0 0 120108 62 0 0 25 0 4 0 519289944 377073664 68233 33554432000 4194304 4627427 140735018813936 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 368236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.4
CPU user time (s): 4797.99
CPU system time (s): 2.41063
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 433484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.99
system time used= 2.41063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 585127
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= 271
involuntary context switches= 31377

runsolver used 1.79473 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 13:35:21
IDJOB=3174020
IDBENCH=82838
IDSOLVER=1586
FILE ID=node135/3174020-1304076921
RUNJOBID= node135-1304076920-4813
PBS_JOBID= 13170487
Free space on /tmp= 71120 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3174020-1304076921/watcher-3174020-1304076921 -o /tmp/evaluation-result-3174020-1304076921/solver-3174020-1304076921 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174020-1304076921.cnf

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=1990772561

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22304756 kB
Buffers:       1834608 kB
Cached:        8152168 kB
SwapCached:          4 kB
Active:        2524084 kB
Inactive:      7528892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22304756 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11160 kB
Writeback:           0 kB
AnonPages:       65968 kB
Mapped:          14860 kB
Slab:           529544 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71108 MiB
End job on node135 at 2011-04-29 13:55:25