Trace number 3366552

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
MD5SUM383bd72f29b3667b7a0d512d7fa797ad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3366552-1305407567.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.42/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.42/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.42/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.22	c calculated reachability. Time: 0.00
0.77/0.22	c Calc default polars -  time:   0.00 s pos:      47 undec:       2 neg:      41
0.77/0.22	c =========================================================================================
0.77/0.22	c types(t): F = full restart, N = normal restart
0.77/0.22	c types(t): S = simplification begin/end, E = solution found
0.77/0.22	c restart types(rt): st = static, dy = dynamic
0.77/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.17/0.36	c  N dy     8      4335        90      8010         0      4033     56070    121411     25.74     27.30
1.97/0.54	c  N dy    14      8962        90      8010         0      5997     56070    165069     25.24     26.74
3.57/0.96	c  N dy    31     18200        90      8010         0      5384     56070    113908     24.92     26.32
4.39/1.15	c  N dy    56     22283        90      8010         0      9211     56070    227394     25.17     27.67
5.16/1.30	c  F st    69     25001        90      8010         0     11748     56070    302555     25.28     25.91
5.56/1.41	c  N st    73     27035        90      8010         0      7297     56070    152940     25.28   no data
5.96/1.54	c  S st    75     30001        90      8010         0     10069     56070    236923     25.28   no data
5.96/1.58	c  S st    75     30504        90      8010         0     10543     56070    251421     25.28   no data
5.96/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.58	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.96/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.96/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.80	c lits-rem:        98  cl-subs:      696  v-elim:      0  v-fix:    0  time:  0.21 s
8.36/2.10	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
8.36/2.10	c calculated reachability. Time: 0.00
8.36/2.10	c  N dy    75     30504        90      8010         0      9847     56070    227691     25.28   no data
9.19/2.35	c  N dy    89     34925        90      8010         0     13940     56070    348964     25.34     26.86
9.95/2.59	c  N dy    94     39579        90      8010         0     10902     56070    240654     25.34     26.69
11.95/3.00	c  N dy   108     45759        90      8010         0      8347     56070    148657     25.28     23.49
11.95/3.00	c  S st   108     45759        90      8010         0      8347     56070    148657     25.28     23.49
11.95/3.04	c  S st   108     46265        90      8010         0      8824     56070    163073     25.28   no data
11.95/3.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.95/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.95/3.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.95/3.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.95/3.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.95/3.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.95/3.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.95/3.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.09	c lits-rem:         8  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.04 s
11.95/3.09	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.95/3.09	c vivif2 --  cl tried     8775 cl shrink        0 lits rem          0 time: 0.00
13.17/3.37	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.17/3.37	c calculated reachability. Time: 0.00
13.17/3.37	c  N dy   108     46265        90      8010         0      8775     56070    161372     25.28   no data
15.54/3.99	c  N dy   113     56318        90      8010         0     18043     56070    433654     25.14     26.82
16.74/4.25	c  N dy   126     60746        90      8010         0     12958     56070    267399     25.18     26.56
17.97/4.51	c  N dy   146     64775        90      8010         0     16702     56070    378001     25.23     29.04
19.13/4.85	c  N dy   152     69397        90      8010         0     10793     56070    185898     25.19     24.17
19.13/4.85	c  S st   152     69397        90      8010         0     10793     56070    185898     25.19     24.17
19.13/4.88	c  S st   152     69899        90      8010         0     11264     56070    200007     25.19   no data
19.13/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.13/4.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.13/4.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.13/4.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.13/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.13/4.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.13/4.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.53/4.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.53/4.97	c lits-rem:        18  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.07 s
19.53/4.97	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.53/4.97	c vivif2 --  cl tried    11110 cl shrink        0 lits rem          0 time: 0.00
20.73/5.29	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
20.73/5.29	c calculated reachability. Time: 0.00
20.73/5.29	c  N dy   152     69899        90      8010         0     11110     56070    195245     25.19   no data
21.94/5.58	c  N dy   176     74537        90      8010         0     15431     56070    323815     25.25     26.73
24.31/6.16	c  N dy   200     82270        90      8010         0     11463     56070    188783     25.25     26.65
25.52/6.47	c  F st   206     87501        90      8010         0     16302     56070    330718     25.21     25.04
25.52/6.49	c  N st   207     87752        90      8010         0     16535     56070    337753     25.21   no data
27.50/6.97	c  N dy   218     94139        90      8010         0     22462     56070    515764     25.22     26.77
30.71/7.73	c  N dy   234    104848        90      8010         0     20320     56070    429137     25.17     25.94
30.71/7.73	c  S st   234    104848        90      8010         0     20320     56070    429137     25.17     25.94
30.71/7.78	c  S st   234    105353        90      8010         0     20799     56070    443578     25.17   no data
30.71/7.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.71/7.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.71/7.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.71/7.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.71/7.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.71/7.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.71/7.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.71/7.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.14/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/8.44	c lits-rem:       270  cl-subs:     1859  v-elim:      0  v-fix:    0  time:  0.63 s
33.49/8.44	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.49/8.45	c vivif2 --  cl tried    18940 cl shrink        0 lits rem          0 time: 0.01
35.11/8.88	c asymm  cl-useful: 0/6370/8010 lits-rem:0 time: 0.43
35.11/8.88	c calculated reachability. Time: 0.00
35.11/8.88	c  N dy   234    105353        90      8010         0     18940     56070    387064     25.17   no data
37.48/9.48	c  N dy   260    112301        90      8010         0     25393     56070    578492     25.20     26.63
39.92/10.02	c  N dy   277    119622        90      8010         0     19269     56070    382741     25.21     26.62
42.27/10.68	c  N dy   299    127293        90      8010         0     26361     56070    591331     25.22     26.58
45.06/11.37	c  N dy   330    135936        90      8010         0     20551     56070    405357     25.25     26.71
48.28/12.17	c  N dy   336    145190        90      8010         0     29113     56070    653563     25.19     26.55
51.85/13.06	c  N dy   353    156452        90      8010         0     24729     56070    506524     25.15     26.56
52.67/13.21	c  S st   363    158029        90      8010         0     26197     56070    549966     25.16     25.88
52.67/13.28	c  S st   363    158535        90      8010         0     26675     56070    564210     25.16   no data
52.67/13.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.67/13.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
52.67/13.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.67/13.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.67/13.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.67/13.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
52.67/13.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.67/13.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.08/13.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.63/14.22	c lits-rem:       442  cl-subs:     2208  v-elim:      0  v-fix:    0  time:  0.90 s
56.63/14.22	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.63/14.22	c vivif2 --  cl tried    24467 cl shrink        0 lits rem          0 time: 0.01
57.05/14.36	c asymm  cl-useful: 0/1640/8010 lits-rem:0 time: 0.14
57.05/14.37	c calculated reachability. Time: 0.00
57.05/14.37	c  N dy   363    158535        90      8010         0     24467     56070    495756     25.16   no data
60.63/15.26	c  N dy   390    168655        90      8010         0     18156     56070    299549     25.12     26.74
65.02/16.37	c  N dy   419    181658        90      8010         0     30196     56070    652908     25.11     26.59
70.23/17.61	c  N dy   482    194011        90      8010         0     25052     56070    485757     25.17     26.51
75.03/18.82	c  N dy   509    206394        90      8010         0     18914     56070    284834     25.16     26.54
80.17/20.10	c  N dy   534    220098        90      8010         0     31560     56070    652473     25.11     26.47
86.56/21.70	c  N dy   601    234264        90      8010         0     26216     56070    485308     25.17     26.56
87.78/22.05	c  S st   612    237802        90      8010         0     29494     56070    580370     25.17     24.03
88.19/22.13	c  S st   612    238305        90      8010         0     29970     56070    594754     25.17   no data
88.19/22.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.19/22.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
88.19/22.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.19/22.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.19/22.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.19/22.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
88.19/22.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.19/22.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.19/22.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.17/23.11	c lits-rem:       290  cl-subs:     1955  v-elim:      0  v-fix:    0  time:  0.94 s
92.17/23.11	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
92.17/23.12	c vivif2 --  cl tried    28015 cl shrink        0 lits rem          0 time: 0.01
92.94/23.32	c asymm  cl-useful: 0/2520/8010 lits-rem:0 time: 0.20
92.94/23.32	c calculated reachability. Time: 0.00
92.94/23.32	c  N dy   612    238305        90      8010         0     28015     56070    532095     25.17   no data
99.33/24.93	c  N dy   625    254842        90      8010         0     23920     56070    395206     25.09     26.49
107.31/26.99	c  N dy   667    274131        90      8010         0     21430     56070    309089     25.07     26.43
115.68/29.07	c  N dy   757    293522        90      8010         0     39415     56070    841501     25.14     26.58
121.28/30.44	c  F st   799    306251        90      8010         0     29941     56070    542141     25.15     23.43
123.66/31.08	c  N dy   809    312396        90      8010         0     35679     56070    713190     25.15     26.50
134.85/33.81	c  N dy   882    336395        90      8010         0     35679     56070    690425     25.17     26.63
144.84/36.36	c  N dy   955    357457        90      8010         0     32041     56070    564012     25.20     23.28
144.84/36.36	c  S st   955    357457        90      8010         0     32041     56070    564012     25.20     23.28
145.26/36.44	c  S st   955    357960        90      8010         0     32514     56070    577992     25.20   no data
145.26/36.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.26/36.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.26/36.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.26/36.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.26/36.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.26/36.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
145.26/36.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.26/36.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.26/36.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.00/37.60	c lits-rem:       346  cl-subs:     2058  v-elim:      0  v-fix:    0  time:  1.12 s
150.00/37.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
150.00/37.61	c vivif2 --  cl tried    30456 cl shrink        0 lits rem          0 time: 0.01
150.80/37.82	c asymm  cl-useful: 0/2162/8010 lits-rem:0 time: 0.21
150.80/37.82	c calculated reachability. Time: 0.00
150.80/37.82	c  N dy   955    357960        90      8010         0     30456     56070    515886     25.20   no data
160.78/40.37	c  N dy  1006    378471        90      8010         0     25390     56070    351998     25.14     26.50
171.17/42.95	c  N dy  1067    398484        90      8010         0     44008     56070    897311     25.14     26.55
184.34/46.27	c  N dy  1184    418502        90      8010         0     37623     56070    698534     25.19     26.57
196.70/49.39	c  N dy  1281    440705        90      8010         0     32222     56070    517480     25.23     26.67
207.06/51.97	c  N dy  1322    460736        90      8010         0     50737     56070   1056216     25.21     26.76
218.24/54.78	c  N dy  1403    481703        90      8010         0     43312     56070    828145     25.23     26.77
230.20/57.72	c  N dy  1466    501729        90      8010         0     34080     56070    534708     25.23     27.50
241.81/60.68	c  N dy  1486    524160        90      8010         0     54744     56070   1135905     25.20     26.56
248.56/62.33	c  S st  1524    536943        90      8010         0     37928     56070    628590     25.20     24.55
248.96/62.43	c  S st  1524    537447        90      8010         0     38409     56070    643134     25.20   no data
248.96/62.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
248.96/62.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
248.96/62.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.96/62.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.96/62.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.96/62.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
248.96/62.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
248.96/62.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
248.96/62.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.75/63.62	c lits-rem:       392  cl-subs:     1715  v-elim:      0  v-fix:    0  time:  1.15 s
253.75/63.62	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
253.75/63.63	c vivif2 --  cl tried    36694 cl shrink        0 lits rem          0 time: 0.01
254.56/63.87	c asymm  cl-useful: 0/1745/8010 lits-rem:0 time: 0.24
254.56/63.87	c calculated reachability. Time: 0.00
254.56/63.87	c  N dy  1524    537447        90      8010         0     36694     56070    587960     25.20   no data
267.73/67.13	c  N dy  1576    559298        90      8010         0     56963     56070   1181402     25.19     26.60
279.68/70.10	c  N dy  1660    580795        90      8010         0     47308     56070    883997     25.20     26.59
292.45/73.34	c  N dy  1742    600853        90      8010         0     35326     56070    514785     25.21     27.96
314.80/78.93	c  N dy  1771    642947        90      8010         0     42584     56070    704492     25.11     26.50
331.15/83.08	c  N dy  1908    665271        90      8010         0     63340     56070   1324067     25.15     26.58
349.10/87.55	c  N dy  1977    694824        90      8010         0     58230     56070   1153697     25.14     26.62
361.08/90.59	c  N dy  2018    714917        90      8010         0     43579     56070    707750     25.13     27.85
375.05/94.03	c  N dy  2096    735007        90      8010         0     62149     56070   1258154     25.15     27.61
388.22/97.38	c  N dy  2120    755108        90      8010         0     46481     56070    772382     25.12     27.14
404.97/101.53	c  N dy  2252    775233        90      8010         0     65162     56070   1332785     25.16     26.49
417.74/104.78	c  N dy  2304    795481        90      8010         0     48792     56070    825410     25.15     26.61
425.32/106.63	c  S st  2336    806170        90      8010         0     58739     56070   1119212     25.16     24.02
425.74/106.80	c  S st  2336    806681        90      8010         0     59222     56070   1134077     25.16   no data
425.74/106.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.15/106.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
426.15/106.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.15/106.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.15/106.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.15/106.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
426.15/106.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.15/106.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
426.15/106.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.47/111.43	c lits-rem:       681  cl-subs:     4320  v-elim:      0  v-fix:    0  time:  4.56 s
444.47/111.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
444.47/111.45	c vivif2 --  cl tried    54902 cl shrink        0 lits rem          0 time: 0.01
445.67/111.74	c asymm  cl-useful: 0/1186/8010 lits-rem:0 time: 0.29
445.67/111.74	c calculated reachability. Time: 0.00
445.67/111.74	c  N dy  2336    806681        90      8010         0     54902     56070    999552     25.16   no data
464.03/116.33	c  N dy  2414    827871        90      8010         0     38624     56070    505097     25.17     26.54
477.99/119.88	c  N dy  2518    847949        90      8010         0     57291     56070   1060441     25.19     26.72
496.38/124.43	c  N dy  2590    868084        90      8010         0     38950     56070    492980     25.20     26.56
509.91/127.83	c  N dy  2683    888279        90      8010         0     57683     56070   1048650     25.21     26.55
528.26/132.45	c  N dy  2753    908296        90      8010         0     38211     56070    452503     25.22     27.76
547.81/137.37	c  N dy  2804    939711        90      8010         0     67214     56070   1299076     25.19     26.93
564.98/141.60	c  N dy  2882    960636        90      8010         0     47760     56070    718789     25.20     26.53
580.53/145.57	c  N dy  2961    981566        90      8010         0     67225     56070   1296589     25.21     26.54
598.49/150.04	c  N dy  3032   1001614        90      8010         0     45930     56070    641760     25.21     27.83
612.85/153.69	c  N dy  3094   1021653        90      8010         0     64411     56070   1185728     25.22     26.56
636.00/159.43	c  N dy  3225   1044629        90      8010         0     45017     56070    597637     25.24     26.59
650.76/163.10	c  N dy  3308   1064634        90      8010         0     63544     56070   1148853     25.25     27.15
657.54/164.87	c  F st  3352   1071876        90      8010         0     70265     56070   1349669     25.26     26.01
677.09/169.72	c  N dy  3364   1098497        90      8010         0     53055     56070    806912     25.23     27.11
696.25/174.58	c  N dy  3431   1123636        90      8010         0     76294     56070   1492205     25.22     26.72
716.19/179.50	c  N dy  3490   1146825        90      8010         0     55256     56070    863448     25.22     26.60
734.14/184.01	c  N dy  3592   1166914        90      8010         0     73870     56070   1421238     25.24     28.68
754.49/189.14	c  N dy  3668   1187005        90      8010         0     48973     56070    663224     25.24     26.83
773.63/193.99	c  N dy  3764   1207044        90      8010         0     67594     56070   1217485     25.26     28.40
776.85/194.78	c  S st  3775   1210021        90      8010         0     70358     56070   1299617     25.26   no data
778.02/195.01	c  S st  3775   1210526        90      8010         0     70830     56070   1314026     25.26   no data
778.02/195.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
778.02/195.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
778.02/195.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
778.02/195.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.02/195.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.02/195.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
778.02/195.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.02/195.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
778.42/195.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
809.14/202.84	c lits-rem:       665  cl-subs:     4610  v-elim:      0  v-fix:    0  time:  7.73 s
809.14/202.84	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
809.14/202.86	c vivif2 --  cl tried    66220 cl shrink        0 lits rem          0 time: 0.02
810.74/203.24	c asymm  cl-useful: 0/1304/8010 lits-rem:0 time: 0.39
810.74/203.25	c calculated reachability. Time: 0.00
810.74/203.25	c  N dy  3775   1210526        90      8010         0     66220     56070   1163913     25.26   no data
834.32/209.14	c  N dy  3812   1230969        90      8010         0     85043     56070   1712398     25.26     26.61
852.63/213.77	c  N dy  3885   1251036        90      8010         0     59443     56070    954282     25.26     27.88
869.43/217.95	c  N dy  3903   1271254        90      8010         0     77935     56070   1489652     25.24     26.76
892.53/223.76	c  N dy  3997   1293170        90      8010         0     53036     56070    743033     25.25     26.63
912.91/228.86	c  N dy  4046   1319733        90      8010         0     77512     56070   1462378     25.24     26.69
936.83/234.88	c  N dy  4139   1339812        90      8010         0     49997     56070    636463     25.25     28.53
958.76/240.31	c  N dy  4218   1361541        90      8010         0     70100     56070   1232349     25.26     26.79
983.54/246.55	c  N dy  4297   1381644        90      8010         0     88774     56070   1787815     25.26     26.60
1001.85/251.19	c  N dy  4384   1401736        90      8010         0     60188     56070    918475     25.28     26.72
1020.61/255.82	c  N dy  4455   1421760        90      8010         0     78691     56070   1467573     25.28     26.67
1046.14/262.25	c  N dy  4501   1446414        90      8010         0     53414     56070    696500     25.28     26.66
1063.30/266.57	c  N dy  4600   1466477        90      8010         0     72034     56070   1253798     25.29     26.69
1083.65/271.68	c  N dy  4651   1487532        90      8010         0     91432     56070   1827090     25.28     26.83
1111.98/278.71	c  N dy  4712   1521509        90      8010         0     73739     56070   1274669     25.27     26.72
1135.12/284.54	c  N dy  4804   1541843        90      8010         0     92584     56070   1837739     25.28     26.74
1156.67/289.95	c  N dy  4905   1561907        90      8010         0     61288     56070    897618     25.30     26.96
1184.61/297.01	c  N dy  4960   1592968        90      8010         0     89828     56070   1727809     25.28     26.63
1204.95/302.08	c  N dy  5022   1613012        90      8010         0     57631     56070    769255     25.29     27.18
1235.28/309.63	c  N dy  5080   1646983        90      8010         0     88813     56070   1682231     25.27     26.64
1263.21/316.61	c  N dy  5123   1676244        90      8010         0     64092     56070    934337     25.26     26.78
1284.75/322.06	c  N dy  5208   1697981        90      8010         0     84221     56070   1529090     25.26     26.63
1300.31/325.98	c  S st  5242   1710526        90      8010         0     95832     56070   1873165     25.26     23.49
1301.51/326.25	c  S st  5242   1711030        90      8010         0     96311     56070   1887775     25.26   no data
1301.51/326.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1301.91/326.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1301.91/326.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1301.91/326.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1301.91/326.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1301.91/326.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1301.91/326.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1301.91/326.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1301.91/326.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1359.76/340.81	c lits-rem:      1174  cl-subs:     8711  v-elim:      0  v-fix:    0  time: 14.42 s
1359.76/340.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1359.76/340.84	c vivif2 --  cl tried    87600 cl shrink        0 lits rem          0 time: 0.02
1361.00/341.17	c asymm  cl-useful: 0/833/8010 lits-rem:0 time: 0.34
1361.00/341.18	c calculated reachability. Time: 0.00
1361.00/341.18	c  N dy  5242   1711030        90      8010         0     87600     56070   1623889     25.26   no data
1389.28/348.21	c  N dy  5339   1731761        90      8010         0     54532     56070    645295     25.27     26.67
1407.24/352.73	c  N dy  5429   1751910        90      8010         0     73209     56070   1200120     25.28     26.84
1434.38/359.59	c  N dy  5497   1776014        90      8010         0     95435     56070   1858225     25.28     26.70
1469.49/368.37	c  N dy  5581   1809650        90      8010         0     72995     56070   1168846     25.27     26.81
1493.83/374.44	c  N dy  5660   1831231        90      8010         0     92989     56070   1765974     25.28     26.62
1526.55/382.65	c  N dy  5722   1859642        90      8010         0     64711     56070    905149     25.27     26.75
1552.88/389.22	c  N dy  5806   1882361        90      8010         0     85738     56070   1529294     25.27     26.63
1582.81/396.77	c  N dy  5895   1904787        90      8010         0    106527     56070   2145390     25.28     26.69
1605.95/402.57	c  N dy  5979   1926682        90      8010         0     71375     56070   1085398     25.28     26.64
1629.09/408.35	c  N dy  6068   1946764        90      8010         0     89969     56070   1637865     25.29     27.72
1660.61/416.27	c  N dy  6169   1968974        90      8010         0    110570     56070   2253971     25.30     26.63
1793.88/449.63	c  N dy  6197   2099300        90      8010         0     58422     56070    657666     25.12     26.45
1812.66/454.33	c  N dy  6295   2119470        90      8010         0     77112     56070   1215387     25.12     26.62
1836.98/460.48	c  N dy  6384   2139539        90      8010         0     95717     56070   1767951     25.13     27.38
1867.30/468.08	c  N dy  6481   2159740        90      8010         0    114421     56070   2327058     25.14     26.52
1890.84/473.94	c  N dy  6597   2179759        90      8010         0     74118     56070   1102281     25.15     27.57
1913.19/479.55	c  N dy  6668   2199907        90      8010         0     92770     56070   1652852     25.15     26.52
1927.19/483.09	c  S st  6686   2211032        90      8010         0    103005     56070   1952390     25.15     24.46
1928.35/483.38	c  S st  6686   2211534        90      8010         0    103475     56070   1967057     25.15   no data
1928.35/483.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1928.75/483.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1928.75/483.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1928.75/483.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1928.75/483.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1928.75/483.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1928.75/483.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1928.75/483.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1929.15/483.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1985.00/497.59	c lits-rem:      1150  cl-subs:     8156  v-elim:      0  v-fix:    0  time: 14.08 s
1985.00/497.59	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1985.40/497.62	c vivif2 --  cl tried    95319 cl shrink        0 lits rem          0 time: 0.02
1986.59/497.98	c asymm  cl-useful: 0/789/8010 lits-rem:0 time: 0.36
1986.59/497.98	c calculated reachability. Time: 0.00
1986.59/497.98	c  N dy  6686   2211534        90      8010         0     95319     56070   1711440     25.15   no data
2017.72/505.73	c  N dy  6782   2231840        90      8010         0    113997     56070   2264859     25.16     26.55
2040.89/511.51	c  N dy  6853   2252024        90      8010         0     73056     56070   1051271     25.16     26.71
2066.00/517.88	c  N dy  7003   2272104        90      8010         0     91633     56070   1613577     25.18     28.63
2095.13/525.10	c  N dy  7112   2292145        90      8010         0    110222     56070   2168140     25.19     28.36
2127.45/533.29	c  N dy  7185   2317886        90      8010         0     73179     56070   1024098     25.19     26.52
2151.03/539.13	c  N dy  7271   2338028        90      8010         0     91796     56070   1576955     25.20     26.56
2184.51/547.59	c  N dy  7385   2358244        90      8010         0    110518     56070   2135649     25.20     26.54
2214.44/555.10	c  N dy  7464   2379080        90      8010         0     67925     56070    854228     25.21     26.56
2237.19/560.77	c  N dy  7585   2399141        90      8010         0     86520     56070   1412724     25.22     28.57
2265.90/567.94	c  N dy  7693   2419218        90      8010         0    105061     56070   1963973     25.23     27.06
2360.47/591.68	c  N dy  7724   2506937        90      8010         0    121973     56070   2371375     25.14     26.71
2386.80/598.29	c  N dy  7849   2526966        90      8010         0     77439     56070   1116037     25.15     26.71
2412.34/604.65	c  N dy  7956   2547261        90      8010         0     96244     56070   1679401     25.15     26.50
2444.68/612.76	c  N dy  8083   2567357        90      8010         0    114874     56070   2239199     25.17     29.29
2498.12/626.12	c  N dy  8096   2617938        90      8010         0     96637     56070   1621439     25.13     26.48
2527.66/633.59	c  N dy  8189   2637984        90      8010         0    115200     56070   2177204     25.14     29.01
2561.57/642.03	c  N dy  8281   2658061        90      8010         0     68542     56070    808282     25.14     26.88
2586.71/648.32	c  N dy  8384   2678121        90      8010         0     87148     56070   1363527     25.15     28.30
2615.43/655.51	c  N dy  8429   2699561        90      8010         0    106848     56070   1940787     25.15     26.48
2637.39/661.00	c  S st  8522   2711534        90      8010         0    117976     56070   2275892     25.16   no data
2638.58/661.34	c  S st  8522   2712041        90      8010         0    118459     56070   2290667     25.16   no data
2638.58/661.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2638.98/661.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2638.98/661.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2638.98/661.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2638.98/661.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2638.98/661.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2638.98/661.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2638.98/661.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2638.98/661.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2712.82/679.99	c lits-rem:      1180  cl-subs:     9526  v-elim:      0  v-fix:    0  time: 18.49 s
2712.82/679.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2713.17/680.02	c vivif2 --  cl tried   108933 cl shrink        0 lits rem          0 time: 0.03
2714.38/680.39	c asymm  cl-useful: 0/653/8010 lits-rem:0 time: 0.38
2714.78/680.40	c calculated reachability. Time: 0.00
2714.78/680.40	c  N dy  8522   2712041        90      8010         0    108933     56070   1987882     25.16   no data
2752.68/689.95	c  N dy  8589   2735844        90      8010         0    130835     56070   2633923     25.16     26.50
2775.43/695.69	c  N dy  8681   2755848        90      8010         0     83392     56070   1236630     25.16     28.58
2802.96/702.52	c  N dy  8797   2776066        90      8010         0    102172     56070   1799966     25.17     26.51
2837.67/711.26	c  N dy  8896   2797324        90      8010         0    121805     56070   2386599     25.18     26.58
2872.79/720.05	c  N dy  9016   2817355        90      8010         0     73123     56070    904075     25.19     27.65
2897.52/726.25	c  N dy  9116   2837413        90      8010         0     91680     56070   1457487     25.19     27.61
2931.05/734.63	c  N dy  9194   2862015        90      8010         0    114382     56070   2128408     25.19     26.52
2967.74/743.83	c  N dy  9294   2882375        90      8010         0    133193     56070   2688906     25.20     26.54
2992.87/750.13	c  N dy  9391   2902440        90      8010         0     83419     56070   1192881     25.20     27.38
3019.63/756.86	c  N dy  9493   2922487        90      8010         0    101942     56070   1746964     25.21     26.60
3051.91/764.98	c  N dy  9575   2943157        90      8010         0    121022     56070   2311192     25.21     26.54
3089.83/774.45	c  N dy  9671   2963209        90      8010         0     70309     56070    783895     25.22     26.63
3114.95/780.77	c  N dy  9783   2984917        90      8010         0     90436     56070   1383982     25.22     26.57
3143.68/787.91	c  N dy  9878   3004934        90      8010         0    109018     56070   1941358     25.23     27.25
3189.57/799.40	c  N dy  9933   3036399        90      8010         0    137878     56070   2793149     25.22     26.55
3217.89/806.58	c  N dy 10038   3058609        90      8010         0     88368     56070   1307120     25.23     26.57
3246.22/813.63	c  N dy 10120   3080035        90      8010         0    108170     56070   1896852     25.23     26.58
3281.74/822.58	c  N dy 10236   3100121        90      8010         0    126811     56070   2457718     25.24     26.60
3331.23/834.98	c  N dy 10372   3120299        90      8010         0     74305     56070    864248     25.25     26.67
3362.72/842.80	c  N dy 10457   3140798        90      8010         0     93287     56070   1432069     25.25     26.62
3430.16/859.73	c  N dy 10561   3182208        90      8010         0    131341     56070   2547471     25.24     26.70
3464.86/868.42	c  N dy 10609   3202347        90      8010         0     77876     56070    951672     25.24     26.70
3474.45/870.89	c  S st 10630   3212042        90      8010         0     86807     56070   1214612     25.24   no data
3475.64/871.14	c  S st 10630   3212546        90      8010         0     87279     56070   1228953     25.24   no data
3475.64/871.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3475.64/871.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3475.64/871.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3475.64/871.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3475.64/871.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3475.64/871.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3475.64/871.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3476.06/871.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3476.06/871.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3491.21/875.05	c lits-rem:       417  cl-subs:     3064  v-elim:      0  v-fix:    0  time:  3.81 s
3491.21/875.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3491.21/875.07	c vivif2 --  cl tried    84215 cl shrink        0 lits rem          0 time: 0.02
3492.81/875.41	c asymm  cl-useful: 0/827/8010 lits-rem:0 time: 0.34
3492.81/875.41	c calculated reachability. Time: 0.00
3492.81/875.41	c  N dy 10630   3212546        90      8010         0     84215     56070   1136973     25.24   no data
3519.14/882.01	c  N dy 10719   3232797        90      8010         0    102942     56070   1697236     25.25     26.80
3546.70/888.98	c  N dy 10762   3252874        90      8010         0    121447     56070   2238921     25.24     26.97
3594.57/900.98	c  N dy 10845   3281185        90      8010         0     74781     56070    847179     25.24     26.69
3620.48/907.48	c  N dy 10952   3302663        90      8010         0     94694     56070   1445906     25.25     26.60
3663.57/918.29	c  N dy 11074   3329744        90      8010         0    119731     56070   2192681     25.25     26.63
3706.66/929.01	c  N dy 11162   3351142        90      8010         0    139502     56070   2783051     25.25     26.80
3737.79/936.81	c  N dy 11224   3371190        90      8010         0     84122     56070   1105586     25.26     28.24
3766.51/944.08	c  N dy 11342   3391477        90      8010         0    102933     56070   1669844     25.26     26.64
3796.46/951.53	c  N dy 11395   3411616        90      8010         0    121440     56070   2216412     25.26     26.65
3832.74/960.66	c  N dy 11465   3432105        90      8010         0    140385     56070   2778637     25.26     26.67
3867.10/969.27	c  N dy 11563   3452114        90      8010         0     84055     56070   1086700     25.27     26.83
3909.75/979.99	c  N dy 11580   3489384        90      8010         0    118146     56070   2075690     25.25     26.62
3944.47/988.68	c  N dy 11666   3509483        90      8010         0    136729     56070   2630657     25.26     26.63
3986.76/999.25	c  N dy 11795   3529572        90      8010         0     79750     56070    942744     25.26     27.55
4015.50/1006.49	c  N dy 11852   3555214        90      8010         0    103366     56070   1644178     25.26     26.61
4048.60/1014.73	c  N dy 11965   3575226        90      8010         0    121928     56070   2203280     25.27     27.20
4087.71/1024.55	c  N dy 12037   3597135        90      8010         0    142107     56070   2802963     25.27     26.69
4126.81/1034.35	c  N dy 12152   3617162        90      8010         0     84025     56070   1051480     25.28     26.77
4154.34/1041.24	c  N dy 12255   3637169        90      8010         0    102559     56070   1601815     25.28     27.83
4186.27/1049.30	c  N dy 12315   3657854        90      8010         0    121697     56070   2170037     25.28     26.65
4236.14/1061.74	c  N dy 12397   3678391        90      8010         0    140653     56070   2735948     25.28     26.72
4301.62/1078.11	c  N dy 12462   3712547        90      8010         0     94534     56070   1341788     25.28     22.44
4301.62/1078.11	c  S st 12462   3712547        90      8010         0     94534     56070   1341788     25.28     22.44
4302.77/1078.43	c  S st 12462   3713048        90      8010         0     95007     56070   1356004     25.28   no data
4302.77/1078.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4303.17/1078.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4303.17/1078.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4303.17/1078.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4303.17/1078.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4303.17/1078.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4303.17/1078.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4303.17/1078.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4303.17/1078.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4328.31/1084.89	c lits-rem:       442  cl-subs:     3502  v-elim:      0  v-fix:    0  time:  6.33 s
4328.31/1084.89	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4328.71/1084.91	c vivif2 --  cl tried    91505 cl shrink        0 lits rem          0 time: 0.02
4329.91/1085.27	c asymm  cl-useful: 0/764/8010 lits-rem:0 time: 0.35
4329.91/1085.27	c calculated reachability. Time: 0.00
4329.91/1085.27	c  N dy 12462   3713048        90      8010         0     91505     56070   1255812     25.28   no data
4359.83/1092.71	c  N dy 12564   3733089        90      8010         0    110085     56070   1816601     25.28     27.65
4386.96/1099.57	c  F st 12609   3751562        90      8010         0    127061     56070   2319473     25.28     25.21
4390.55/1100.42	c  N st 12613   3753596        90      8010         0    128925     56070   2374924     25.28   no data
4430.85/1110.59	c  N dy 12691   3774205        90      8010         0    147907     56070   2944148     25.28     26.68
4471.95/1120.82	c  N dy 12802   3794218        90      8010         0     88111     56070   1143389     25.29     30.42
4504.27/1128.94	c  N dy 12933   3814481        90      8010         0    106898     56070   1709475     25.30     26.88
4536.99/1137.18	c  N dy 13008   3834510        90      8010         0    125420     56070   2264964     25.30     26.77
4579.28/1147.76	c  N dy 13140   3854608        90      8010         0    144109     56070   2826300     25.31     30.14
4619.59/1157.81	c  N dy 13190   3875320        90      8010         0     83799     56070    985031     25.31     26.95
4644.32/1164.08	c  N dy 13262   3895382        90      8010         0    102312     56070   1534967     25.31     28.92
4672.65/1171.16	c  N dy 13315   3915857        90      8010         0    121192     56070   2100109     25.31     26.75
4708.56/1180.19	c  N dy 13391   3935872        90      8010         0    139580     56070   2645578     25.31     27.62
4752.46/1191.13	c  N dy 13472   3956597        90      8010         0    158679     56070   3214954     25.31     26.79
4778.39/1197.64	c  N dy 13528   3976799        90      8010         0     97020     56070   1362928     25.31     26.79

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366552-1305407567/watcher-3366552-1305407567 -o /tmp/evaluation-result-3366552-1305407567/solver-3366552-1305407567 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366552-1305407567.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: 8.20 8.15 7.86 5/320 14817
/proc/meminfo: memFree=27969788/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=182252 CPUtime=0 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 475 0 0 0 0 0 0 0 25 0 4 0 652355502 186626048 399 33554432000 4194304 4580107 140734518655856 18446744073709551615 268272732250 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 45804 417 324 95 0 40786 0
[pid=14817/tid=14818] ppid=14815 vsize=273636 CPUtime=0 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 71 0 0 0 0 0 0 0 25 0 4 0 652355503 280203264 1146 33554432000 4194304 4580107 140734518655856 18446744073709551615 268272794094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=273636 CPUtime=0 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 248 0 0 0 0 0 0 0 25 0 4 0 652355503 280203264 1146 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=273636 CPUtime=0 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 248 0 0 0 0 0 0 0 25 0 4 0 652355503 280203264 1146 33554432000 4194304 4580107 140734518655856 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.11185 s]
/proc/loadavg: 8.20 8.15 7.86 5/320 14817
/proc/meminfo: memFree=27969788/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=281968 CPUtime=0.42 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 1638 0 0 0 42 0 0 0 25 0 4 0 652355502 288735232 1552 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 70492 1552 358 95 0 65474 0
[pid=14817/tid=14818] ppid=14815 vsize=281968 CPUtime=0.1 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 264 0 0 0 10 0 0 0 25 0 4 0 652355503 288735232 1552 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=281968 CPUtime=0.1 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 270 0 0 0 10 0 0 0 25 0 4 0 652355503 288735232 1552 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=281968 CPUtime=0.1 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 414 0 0 0 10 0 0 0 25 0 4 0 652355503 288735232 1553 33554432000 4194304 4580107 140734518655856 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281968

[startup+0.200836 s]
/proc/loadavg: 8.20 8.15 7.86 5/320 14817
/proc/meminfo: memFree=27969788/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=285052 CPUtime=0.77 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 3092 0 0 0 77 0 0 0 25 0 4 0 652355502 291893248 2778 33554432000 4194304 4580107 140734518655856 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 71263 2778 369 95 0 66245 0
[pid=14817/tid=14818] ppid=14815 vsize=285052 CPUtime=0.18 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 276 0 0 0 18 0 0 0 25 0 4 0 652355503 291893248 2778 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=285052 CPUtime=0.19 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 864 0 0 0 19 0 0 0 25 0 4 0 652355503 291893248 2778 33554432000 4194304 4580107 140734518655856 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=285052 CPUtime=0.19 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 673 0 0 0 19 0 0 0 25 0 4 0 652355503 291893248 2778 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 285052

[startup+0.300819 s]
/proc/loadavg: 8.20 8.15 7.86 5/320 14817
/proc/meminfo: memFree=27969788/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=285052 CPUtime=1.17 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 3953 0 0 0 117 0 0 0 25 0 4 0 652355502 291893248 3366 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 71263 3366 376 95 0 66245 0
[pid=14817/tid=14818] ppid=14815 vsize=285052 CPUtime=0.28 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 910 0 0 0 28 0 0 0 25 0 4 0 652355503 291893248 3366 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=285052 CPUtime=0.29 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 942 0 0 0 29 0 0 0 25 0 4 0 652355503 291893248 3366 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=285052 CPUtime=0.29 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 749 0 0 0 29 0 0 0 25 0 4 0 652355503 291893248 3367 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285052

[startup+0.700748 s]
/proc/loadavg: 8.20 8.15 7.86 5/320 14817
/proc/meminfo: memFree=27969788/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=287768 CPUtime=2.77 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 6494 0 0 0 276 1 0 0 25 0 4 0 652355502 294674432 3953 33554432000 4194304 4580107 140734518655856 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 71942 3953 376 95 0 66924 0
[pid=14817/tid=14818] ppid=14815 vsize=287768 CPUtime=0.68 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 1607 0 0 0 68 0 0 0 25 0 4 0 652355503 294674432 3953 33554432000 4194304 4580107 140734518655856 18446744073709551615 4319947 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=287768 CPUtime=0.69 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 1565 0 0 0 69 0 0 0 25 0 4 0 652355503 294674432 3953 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=287768 CPUtime=0.69 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 1286 0 0 0 69 0 0 0 25 0 4 0 652355503 294674432 3953 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287768

[startup+1.5006 s]
/proc/loadavg: 8.18 8.15 7.86 9/324 14821
/proc/meminfo: memFree=27943468/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=288808 CPUtime=5.96 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 10440 0 0 0 595 1 0 0 25 0 4 0 652355502 295739392 4625 33554432000 4194304 4580107 140734518655856 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 72202 4625 377 95 0 67184 0
[pid=14817/tid=14818] ppid=14815 vsize=288808 CPUtime=1.47 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 2610 0 0 0 147 0 0 0 25 0 4 0 652355503 295739392 4625 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=288808 CPUtime=1.49 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 2519 0 0 0 149 0 0 0 25 0 4 0 652355503 295739392 4627 33554432000 4194304 4580107 140734518655856 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=288808 CPUtime=1.49 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 2258 0 0 0 149 0 0 0 25 0 4 0 652355503 295739392 4627 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 288808

[startup+3.10032 s]
/proc/loadavg: 8.18 8.15 7.86 9/324 14821
/proc/meminfo: memFree=27929440/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=299580 CPUtime=12.34 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 21972 0 0 0 1231 3 0 0 25 0 4 0 652355502 306769920 12169 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 74895 12169 378 95 0 69877 0
[pid=14817/tid=14818] ppid=14815 vsize=299580 CPUtime=3.06 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 5018 0 0 0 306 0 0 0 25 0 4 0 652355503 306769920 12169 33554432000 4194304 4580107 140734518655856 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=299580 CPUtime=3.08 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 5613 0 0 0 308 0 0 0 25 0 4 0 652355503 306769920 12169 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=299580 CPUtime=3.09 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 5760 0 0 0 308 1 0 0 25 0 4 0 652355503 306769920 12169 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 299580

[startup+6.30076 s]
/proc/loadavg: 8.18 8.15 7.86 9/324 14821
/proc/meminfo: memFree=27874140/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=290820 CPUtime=25.11 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 32218 0 0 0 2506 5 0 0 25 0 4 0 652355502 297799680 14721 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 72705 14721 379 95 0 67687 0
[pid=14817/tid=14818] ppid=14815 vsize=290820 CPUtime=6.23 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 8487 0 0 0 622 1 0 0 25 0 4 0 652355503 297799680 14721 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=290820 CPUtime=6.29 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 8050 0 0 0 628 1 0 0 25 0 4 0 652355503 297799680 14721 33554432000 4194304 4580107 140734518655856 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=290820 CPUtime=6.28 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 7983 0 0 0 627 1 0 0 25 0 4 0 652355503 297799680 14721 33554432000 4194304 4580107 140734518655856 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 290820

[startup+12.7006 s]
/proc/loadavg: 8.15 8.14 7.86 9/324 14821
/proc/meminfo: memFree=27833360/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=313752 CPUtime=50.65 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 49917 0 0 0 5056 9 0 0 25 0 4 0 652355502 321282048 20879 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 78438 20879 379 95 0 73420 0
[pid=14817/tid=14818] ppid=14815 vsize=313752 CPUtime=12.56 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 12436 0 0 0 1254 2 0 0 25 0 4 0 652355503 321282048 20879 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=313752 CPUtime=12.68 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 11945 0 0 0 1267 1 0 0 25 0 4 0 652355503 321282048 20879 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=313752 CPUtime=12.69 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 13089 0 0 0 1267 2 0 0 25 0 4 0 652355503 321282048 20879 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 313752

[startup+25.5003 s]
/proc/loadavg: 8.13 8.14 7.86 9/324 14822
/proc/meminfo: memFree=27776068/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=299972 CPUtime=101.72 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 73925 0 0 0 10159 13 0 0 25 0 4 0 652355502 307171328 28037 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 74993 28037 378 95 0 69975 0
[pid=14817/tid=14818] ppid=14815 vsize=299972 CPUtime=25.23 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 18762 0 0 0 2519 4 0 0 25 0 4 0 652355503 307171328 28037 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=299972 CPUtime=25.48 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 17060 0 0 0 2546 2 0 0 25 0 4 0 652355503 307171328 28037 33554432000 4194304 4580107 140734518655856 18446744073709551615 4315861 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=299972 CPUtime=25.49 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 19109 0 0 0 2546 3 0 0 25 0 4 0 652355503 307171328 28037 33554432000 4194304 4580107 140734518655856 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 299972

[startup+51.1008 s]
/proc/loadavg: 8.14 8.14 7.87 9/324 14822
/proc/meminfo: memFree=27710120/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=300700 CPUtime=203.87 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 109045 0 0 0 20364 23 0 0 25 0 4 0 652355502 307916800 34601 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 75175 34601 378 95 0 70157 0
[pid=14817/tid=14818] ppid=14815 vsize=300700 CPUtime=50.57 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 27667 0 0 0 5051 6 0 0 25 0 4 0 652355503 307916800 34601 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=300700 CPUtime=51.08 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 25752 0 0 0 5104 4 0 0 25 0 4 0 652355503 307916800 34601 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=300700 CPUtime=51.09 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 28530 0 0 0 5104 5 0 0 25 0 4 0 652355503 307916800 34601 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 300700

[startup+102.301 s]
/proc/loadavg: 8.11 8.13 7.88 9/324 14824
/proc/meminfo: memFree=27678712/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=323724 CPUtime=408.18 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 165560 0 0 0 40779 39 0 0 25 0 4 0 652355502 331493376 35941 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 80931 35941 378 95 0 75913 0
[pid=14817/tid=14818] ppid=14815 vsize=323724 CPUtime=101.27 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 39693 0 0 0 10117 10 0 0 25 0 4 0 652355503 331493376 35944 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=323724 CPUtime=102.3 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 40769 0 0 0 10222 8 0 0 25 0 4 0 652355503 331493376 35944 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294487 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=323724 CPUtime=102.3 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 45993 0 0 0 10221 9 0 0 25 0 4 0 652355503 331493376 35944 33554432000 4194304 4580107 140734518655856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 323724

[startup+162.301 s]

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

[pid=14817] ppid=14815 vsize=424080 CPUtime=2562.77 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 494628 0 0 0 256099 178 0 0 25 0 4 0 652355502 434257920 69131 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 106020 69131 378 95 0 101002 0
[pid=14817/tid=14818] ppid=14815 vsize=424080 CPUtime=635.84 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 124564 0 0 0 63536 48 0 0 25 0 4 0 652355503 434257920 69131 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=424080 CPUtime=642.3 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 108275 0 0 0 64191 39 0 0 25 0 4 0 652355503 434257920 69131 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=424080 CPUtime=642.3 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 137272 0 0 0 64183 47 0 0 25 0 4 0 652355503 434257920 69131 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.77
Current children cumulated vsize (KiB) 424080

[startup+702.301 s]
/proc/loadavg: 8.13 8.13 7.98 9/324 14840
/proc/meminfo: memFree=27301280/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=424400 CPUtime=2802.16 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 521236 0 0 0 280026 190 0 0 25 0 4 0 652355502 434585600 74533 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 106100 74533 378 95 0 101082 0
[pid=14817/tid=14818] ppid=14815 vsize=424400 CPUtime=695.22 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 131890 0 0 0 69471 51 0 0 25 0 4 0 652355503 434585600 74533 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=424400 CPUtime=702.3 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 114981 0 0 0 70187 43 0 0 25 0 4 0 652355503 434585600 74533 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=424400 CPUtime=702.3 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 145022 0 0 0 70180 50 0 0 25 0 4 0 652355503 434585600 74533 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.16
Current children cumulated vsize (KiB) 424400

[startup+762.301 s]
/proc/loadavg: 8.14 8.14 7.99 9/324 14841
/proc/meminfo: memFree=27257604/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=437892 CPUtime=3041.56 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 550438 0 0 0 303951 205 0 0 25 0 4 0 652355502 448401408 74223 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 109473 74223 378 95 0 104455 0
[pid=14817/tid=14818] ppid=14815 vsize=437892 CPUtime=754.6 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 140153 0 0 0 75405 55 0 0 25 0 4 0 652355503 448401408 74224 33554432000 4194304 4580107 140734518655856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=437892 CPUtime=762.32 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 121685 0 0 0 76185 47 0 0 25 0 4 0 652355503 448401408 74224 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=437892 CPUtime=762.32 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 152512 0 0 0 76178 54 0 0 25 0 4 0 652355503 448401408 74224 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.56
Current children cumulated vsize (KiB) 437892

[startup+822.301 s]
/proc/loadavg: 8.24 8.16 8.01 9/324 14843
/proc/meminfo: memFree=27224120/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=438356 CPUtime=3280.94 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 578074 0 0 0 327876 218 0 0 25 0 4 0 652355502 448876544 75332 33554432000 4194304 4580107 140734518655856 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 109589 75332 378 95 0 104571 0
[pid=14817/tid=14818] ppid=14815 vsize=438356 CPUtime=813.99 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 147084 0 0 0 81340 59 0 0 25 0 4 0 652355503 448876544 75332 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=438356 CPUtime=822.3 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 128612 0 0 0 82180 50 0 0 25 0 4 0 652355503 448876544 75332 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=438356 CPUtime=822.31 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 159380 0 0 0 82174 57 0 0 25 0 4 0 652355503 448876544 75332 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.94
Current children cumulated vsize (KiB) 438356

[startup+882.312 s]
/proc/loadavg: 8.09 8.12 8.00 9/324 14845
/proc/meminfo: memFree=27188256/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=569756 CPUtime=3520.37 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 609415 0 0 0 351806 231 0 0 25 0 4 0 652355502 583430144 83907 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 142439 83907 378 95 0 137421 0
[pid=14817/tid=14818] ppid=14815 vsize=569756 CPUtime=873.39 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 156065 0 0 0 87277 62 0 0 25 0 4 0 652355503 583430144 83907 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=569756 CPUtime=882.32 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 135102 0 0 0 88178 54 0 0 25 0 4 0 652355503 583430144 83907 33554432000 4194304 4580107 140734518655856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=569756 CPUtime=882.32 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 169203 0 0 0 88172 60 0 0 25 0 4 0 652355503 583430144 83907 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.37
Current children cumulated vsize (KiB) 569756

[startup+942.301 s]
/proc/loadavg: 8.14 8.13 8.01 9/324 14846
/proc/meminfo: memFree=27161952/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=629656 CPUtime=3759.74 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 636223 0 0 0 375730 244 0 0 25 0 4 0 652355502 644767744 86053 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 157414 86053 378 95 0 152396 0
[pid=14817/tid=14818] ppid=14815 vsize=629656 CPUtime=932.78 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 163051 0 0 0 93213 65 0 0 25 0 4 0 652355503 644767744 86053 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=629656 CPUtime=942.31 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 141571 0 0 0 94174 57 0 0 25 0 4 0 652355503 644767744 86053 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=629656 CPUtime=942.31 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 175875 0 0 0 94168 63 0 0 25 0 4 0 652355503 644767744 86053 33554432000 4194304 4580107 140734518655856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.74
Current children cumulated vsize (KiB) 629656

[startup+1002.3 s]
/proc/loadavg: 8.15 8.13 8.01 9/324 14848
/proc/meminfo: memFree=27166164/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=670940 CPUtime=3999.13 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 662493 0 0 0 399656 257 0 0 25 0 4 0 652355502 687042560 87180 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 167735 87180 378 95 0 162717 0
[pid=14817/tid=14818] ppid=14815 vsize=670940 CPUtime=992.17 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 168595 0 0 0 99149 68 0 0 25 0 4 0 652355503 687042560 87180 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=670940 CPUtime=1002.31 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 148620 0 0 0 100171 60 0 0 25 0 4 0 652355503 687042560 87180 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=670940 CPUtime=1002.3 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 182874 0 0 0 100164 66 0 0 25 0 4 0 652355503 687042560 87180 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.13
Current children cumulated vsize (KiB) 670940

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 8.01 9/324 14849
/proc/meminfo: memFree=27097436/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=559856 CPUtime=4238.54 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 690138 0 0 0 423582 272 0 0 25 0 4 0 652355502 573292544 96447 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 139964 96447 378 95 0 134946 0
[pid=14817/tid=14818] ppid=14815 vsize=559856 CPUtime=1051.57 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 178003 0 0 0 105085 72 0 0 25 0 4 0 652355503 573292544 96447 33554432000 4194304 4580107 140734518655856 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=559856 CPUtime=1062.31 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 154891 0 0 0 106167 64 0 0 25 0 4 0 652355503 573292544 96447 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=559856 CPUtime=1062.31 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 189616 0 0 0 106161 70 0 0 25 0 4 0 652355503 573292544 96447 33554432000 4194304 4580107 140734518655856 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.54
Current children cumulated vsize (KiB) 559856

[startup+1122.3 s]
/proc/loadavg: 8.13 8.13 8.02 9/324 14851
/proc/meminfo: memFree=27114656/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=587320 CPUtime=4477.93 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 710182 0 0 0 447511 282 0 0 25 0 4 0 652355502 601415680 92386 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 146830 92386 378 95 0 141812 0
[pid=14817/tid=14818] ppid=14815 vsize=587320 CPUtime=1110.97 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 181984 0 0 0 111023 74 0 0 25 0 4 0 652355503 601415680 92386 33554432000 4194304 4580107 140734518655856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=587320 CPUtime=1122.31 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 160776 0 0 0 112164 67 0 0 25 0 4 0 652355503 601415680 92386 33554432000 4194304 4580107 140734518655856 18446744073709551615 4415992 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=587320 CPUtime=1122.31 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 193920 0 0 0 112159 72 0 0 25 0 4 0 652355503 601415680 92386 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4477.93
Current children cumulated vsize (KiB) 587320

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.02 9/324 14853
/proc/meminfo: memFree=27073348/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=642528 CPUtime=4717.34 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 732479 0 0 0 471441 293 0 0 25 0 4 0 652355502 657948672 95722 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 160632 95722 378 95 0 155614 0
[pid=14817/tid=14818] ppid=14815 vsize=642528 CPUtime=1170.37 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 187211 0 0 0 116961 76 0 0 25 0 4 0 652355503 657948672 95722 33554432000 4194304 4580107 140734518655856 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=642528 CPUtime=1182.32 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 166011 0 0 0 118162 70 0 0 25 0 4 0 652355503 657948672 95722 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=642528 CPUtime=1182.31 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 200390 0 0 0 118156 75 0 0 25 0 4 0 652355503 657948672 95722 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.34
Current children cumulated vsize (KiB) 642528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 7.82 8.06 8.00 10/324 14884
/proc/meminfo: memFree=27625708/32950928 swapFree=60199044/67111528
[pid=14817] ppid=14815 vsize=643020 CPUtime=4800.35 cores=1,3,5,7
/proc/14817/stat : 14817 (strangenight2-m) R 14815 14817 14558 0 -1 4202496 742483 0 0 0 479737 298 0 0 25 0 4 0 652355502 658452480 94338 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14817/statm: 160755 94338 378 95 0 155737 0
[pid=14817/tid=14818] ppid=14815 vsize=643020 CPUtime=1190.96 cores=1,3,5,7
/proc/14817/task/14818/stat : 14818 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 190131 0 0 0 119019 77 0 0 25 0 4 0 652355503 658452480 94339 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14817/tid=14819] ppid=14815 vsize=643020 CPUtime=1203.13 cores=1,3,5,7
/proc/14817/task/14819/stat : 14819 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 168878 0 0 0 120242 71 0 0 25 0 4 0 652355503 658452480 94339 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14817/tid=14820] ppid=14815 vsize=643020 CPUtime=1203.11 cores=1,3,5,7
/proc/14817/task/14820/stat : 14820 (strangenight2-m) R 14815 14817 14558 0 -1 4202560 201889 0 0 0 120235 76 0 0 25 0 4 0 652355503 658452480 94339 33554432000 4194304 4580107 140734518655856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 643020

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.41
CPU user time (s): 4797.41
CPU system time (s): 3.00254
CPU usage (%): 398.993
Max. virtual memory (cumulated for all children) (KiB): 728640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.41
system time used= 3.00254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 742487
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= 245
involuntary context switches= 30806

runsolver used 3.3085 second user time and 8.87565 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 23:12:47
IDJOB=3366552
IDBENCH=82961
IDSOLVER=1844
FILE ID=node122/3366552-1305407567
RUNJOBID= node122-1305405531-14577
PBS_JOBID= 13324494
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= 383bd72f29b3667b7a0d512d7fa797ad
RANDOM SEED=481478803

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27970192 kB
Buffers:        274904 kB
Cached:        3350244 kB
SwapCached:      50104 kB
Active:         917784 kB
Inactive:      3854312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27970192 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           11104 kB
Writeback:           0 kB
AnonPages:     1108160 kB
Mapped:          14276 kB
Slab:           113260 kB
PageTables:      32248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52652352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73428 MiB
End job on node122 at 2011-05-14 23:32:52