Trace number 3174253

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.08 1201.63

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S224440242-006.SATISFIABLE.cnf
MD5SUM85fc90ad26a12d6925b177503ad87394
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.074988
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-3174253-1304116178.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.38/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.38/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.38/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:       0 neg:      43
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.37	c  N dy     8      4687        90      8010         0      4369     56070    133077     26.53     27.97
1.97/0.55	c  N dy    11      9411        90      8010         0      6383     56070    178113     25.63     27.18
2.77/0.72	c  N dy    20     13448        90      8010         0      6216     56070    156508     25.31     26.79
3.57/0.91	c  N dy    31     17623        90      8010         0     10063     56070    269597     25.29     26.82
4.39/1.11	c  N dy    45     21967        90      8010         0      8878     56070    216883     25.33     26.67
4.79/1.28	c  F st    63     25000        90      8010         0     11700     56070    301008     25.49     25.93
5.17/1.35	c  N st    66     26187        90      8010         0      6492     56070    128479     25.49   no data
5.97/1.53	c  S st    69     30000        90      8010         0     10050     56070    234190     25.49   no data
5.97/1.56	c  S st    69     30503        90      8010         0     10532     56070    248649     25.49   no data
5.97/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.56	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.97/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.97/1.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.79	c lits-rem:        95  cl-subs:      744  v-elim:      0  v-fix:    0  time:  0.21 s
7.97/2.09	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
7.97/2.09	c calculated reachability. Time: 0.00
7.97/2.09	c  N dy    69     30503        90      8010         0      9788     56070    224467     25.49   no data
9.18/2.34	c  N dy    86     34601        90      8010         0     13600     56070    337274     25.60     27.83
9.97/2.58	c  N dy   102     38845        90      8010         0     10190     56070    219347     25.69     27.05
11.96/3.01	c  N dy   110     45754        90      8010         0      8289     56070    146260     25.56     24.43
11.96/3.01	c  S st   110     45754        90      8010         0      8289     56070    146260     25.56     24.43
11.96/3.05	c  S st   110     46259        90      8010         0      8770     56070    160683     25.56   no data
11.96/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.96/3.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.96/3.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.96/3.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.96/3.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.96/3.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.96/3.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.96/3.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.96/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.10	c lits-rem:         4  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.04 s
12.36/3.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.36/3.10	c vivif2 --  cl tried     8726 cl shrink        0 lits rem          0 time: 0.00
13.18/3.38	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.18/3.38	c calculated reachability. Time: 0.00
13.18/3.38	c  N dy   110     46259        90      8010         0      8726     56070    159040     25.56   no data
15.96/4.03	c  N dy   132     56817        90      8010         0      9247     56070    158273     25.38     26.89
17.16/4.30	c  N dy   157     61452        90      8010         0     13532     56070    285679     25.47     26.87
19.16/4.85	c  N dy   179     69388        90      8010         0     10731     56070    185273     25.43     24.41
19.16/4.85	c  S st   179     69388        90      8010         0     10731     56070    185273     25.43     24.41
19.16/4.89	c  S st   179     69891        90      8010         0     11207     56070    199687     25.43   no data
19.16/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.16/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.55/4.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.55/4.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.55/4.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.55/4.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.55/4.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.55/4.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.97	c lits-rem:        24  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.06 s
19.55/4.97	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.55/4.97	c vivif2 --  cl tried    11072 cl shrink        0 lits rem          0 time: 0.00
20.75/5.29	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
20.75/5.29	c calculated reachability. Time: 0.00
20.75/5.29	c  N dy   179     69891        90      8010         0     11072     56070    195353     25.43   no data
21.96/5.56	c  N dy   188     74573        90      8010         0     15418     56070    323376     25.43     26.88
23.94/6.01	c  N dy   196     80877        90      8010         0     21245     56070    490999     25.33     26.72
25.55/6.43	c  F st   213     87502        90      8010         0     16325     56070    333095     25.32     24.41
25.55/6.44	c  N st   213     87502        90      8010         0     16325     56070    333095     25.32     24.41
27.14/6.84	c  N dy   223     93106        90      8010         0     21504     56070    487323     25.34     27.81
29.54/7.48	c  N dy   243    101944        90      8010         0     17644     56070    353178     25.31     26.65
30.75/7.71	c  S st   260    104837        90      8010         0     20345     56070    433486     25.34   no data
30.75/7.76	c  S st   260    105340        90      8010         0     20836     56070    448381     25.34   no data
30.75/7.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.75/7.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.75/7.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.75/7.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.75/7.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.75/7.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.75/7.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.75/7.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.75/7.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.13/8.34	c lits-rem:       157  cl-subs:     1530  v-elim:      0  v-fix:    0  time:  0.55 s
33.13/8.34	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.13/8.34	c vivif2 --  cl tried    19306 cl shrink        0 lits rem          0 time: 0.00
34.74/8.76	c asymm  cl-useful: 0/6270/8010 lits-rem:0 time: 0.41
34.74/8.76	c calculated reachability. Time: 0.00
34.74/8.76	c  N dy   260    105340        90      8010         0     19306     56070    400226     25.34   no data
37.14/9.38	c  N dy   291    112157        90      8010         0     25618     56070    586784     25.38     26.82
39.55/9.95	c  N dy   320    119429        90      8010         0     19400     56070    387396     25.40     26.95
42.32/10.61	c  N dy   352    127097        90      8010         0     26541     56070    599894     25.44     27.25
46.32/11.66	c  N dy   362    140446        90      8010         0     24907     56070    531142     25.27     26.61
49.52/12.48	c  N dy   402    149488        90      8010         0     18517     56070    327103     25.32     28.12
52.31/13.16	c  S st   419    158014        90      8010         0     26374     56070    556135     25.29     22.63
52.73/13.23	c  S st   419    158514        90      8010         0     26848     56070    570147     25.29   no data
52.73/13.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.73/13.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
52.73/13.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.73/13.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.73/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.73/13.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
52.73/13.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.73/13.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.73/13.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.31/14.16	c lits-rem:       239  cl-subs:     2215  v-elim:      0  v-fix:    0  time:  0.90 s
56.31/14.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.31/14.16	c vivif2 --  cl tried    24633 cl shrink        0 lits rem          0 time: 0.01
57.13/14.31	c asymm  cl-useful: 0/1740/8010 lits-rem:0 time: 0.15
57.13/14.31	c calculated reachability. Time: 0.00
57.13/14.31	c  N dy   419    158514        90      8010         0     24633     56070    501651     25.29   no data
61.11/15.36	c  N dy   449    169844        90      8010         0     19497     56070    338512     25.28     26.70
65.50/16.40	c  N dy   482    181728        90      8010         0     30548     56070    667098     25.30     26.75
69.49/17.44	c  N dy   502    193406        90      8010         0     24698     56070    476963     25.28     26.99
74.70/18.76	c  N dy   555    205799        90      8010         0     18620     56070    278595     25.30     27.08
79.88/20.04	c  N dy   595    219617        90      8010         0     31459     56070    656110     25.30     26.67
87.07/21.85	c  N dy   632    237772        90      8010         0     29721     56070    579221     25.24     23.46
87.07/21.85	c  S st   632    237772        90      8010         0     29721     56070    579221     25.24     23.46
87.47/21.93	c  S st   632    238275        90      8010         0     30197     56070    593638     25.24   no data
87.47/21.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.47/21.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
87.47/21.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.47/21.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.47/21.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.47/21.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
87.47/21.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.47/21.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.47/21.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.87/23.06	c lits-rem:       395  cl-subs:     2393  v-elim:      0  v-fix:    0  time:  1.09 s
91.87/23.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
91.87/23.07	c vivif2 --  cl tried    27804 cl shrink        0 lits rem          0 time: 0.01
92.68/23.27	c asymm  cl-useful: 0/2603/8010 lits-rem:0 time: 0.20
92.68/23.27	c calculated reachability. Time: 0.00
92.68/23.27	c  N dy   632    238275        90      8010         0     27804     56070    523189     25.24   no data
102.25/25.69	c  N dy   678    262573        90      8010         0     30823     56070    593619     25.17     26.57
110.26/27.67	c  N dy   726    281960        90      8010         0     28521     56070    517783     25.18     26.56
119.05/29.84	c  N dy   770    302389        90      8010         0     26153     56070    427898     25.17     26.74
120.62/30.23	c  F st   792    306250        90      8010         0     29745     56070    533745     25.18     24.41
128.62/32.27	c  N dy   848    322797        90      8010         0     22919     56070    314605     25.21     26.56
138.21/34.66	c  N dy   919    344378        90      8010         0     42960     56070    906449     25.22     26.64
143.80/36.09	c  S st   953    357413        90      8010         0     31807     56070    554295     25.20   no data
144.21/36.17	c  S st   953    357922        90      8010         0     32292     56070    568660     25.20   no data
144.21/36.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.21/36.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.21/36.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.21/36.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.21/36.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.21/36.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
144.21/36.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.21/36.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.61/36.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.20/37.14	c lits-rem:       266  cl-subs:     1726  v-elim:      0  v-fix:    0  time:  0.93 s
148.20/37.14	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
148.20/37.15	c vivif2 --  cl tried    30566 cl shrink        0 lits rem          0 time: 0.01
149.00/37.36	c asymm  cl-useful: 0/2098/8010 lits-rem:0 time: 0.21
149.00/37.36	c calculated reachability. Time: 0.00
149.00/37.36	c  N dy   953    357922        90      8010         0     30566     56070    516994     25.20   no data
159.78/40.06	c  N dy  1031    377995        90      8010         0     25158     56070    344643     25.22     27.54
174.16/43.68	c  N dy  1093    403546        90      8010         0     48768     56070   1039886     25.22     26.70
185.75/46.57	c  N dy  1157    423703        90      8010         0     42382     56070    830989     25.23     26.57
196.53/49.23	c  N dy  1207    444126        90      8010         0     35401     56070    607868     25.21     26.58
208.92/52.30	c  N dy  1243    467814        90      8010         0     30458     56070    447194     25.19     26.63
240.49/60.21	c  N dy  1254    528178        90      8010         0     29614     56070    389830     24.94     26.39
244.08/61.19	c  S st  1292    536885        90      8010         0     37685     56070    626676     24.94     20.99
244.48/61.29	c  S st  1292    537386        90      8010         0     38151     56070    640540     24.94   no data
244.48/61.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.88/61.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
244.88/61.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.88/61.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.88/61.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.88/61.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
244.88/61.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.88/61.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.88/61.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.27/62.43	c lits-rem:       235  cl-subs:     1635  v-elim:      0  v-fix:    0  time:  1.09 s
249.27/62.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
249.27/62.44	c vivif2 --  cl tried    36516 cl shrink        0 lits rem          0 time: 0.01
250.07/62.67	c asymm  cl-useful: 0/1742/8010 lits-rem:0 time: 0.23
250.07/62.67	c calculated reachability. Time: 0.00
250.07/62.67	c  N dy  1292    537386        90      8010         0     36516     56070    590476     24.94   no data
263.26/65.93	c  N dy  1404    557476        90      8010         0     55248     56070   1149227     24.99     28.31
274.84/68.88	c  N dy  1486    577665        90      8010         0     44561     56070    811249     25.01     26.46
290.44/72.78	c  N dy  1599    599900        90      8010         0     34694     56070    495642     25.04     26.41
306.80/76.87	c  N dy  1629    630142        90      8010         0     62431     56070   1298879     25.00     26.35
319.19/79.92	c  N dy  1733    650165        90      8010         0     49725     56070    933458     25.04     26.58
334.38/83.73	c  N dy  1846    670187        90      8010         0     35886     56070    499627     25.07     26.45
346.36/86.77	c  N dy  1926    690297        90      8010         0     54522     56070   1049332     25.09     26.42
362.32/90.71	c  N dy  2002    710305        90      8010         0     39708     56070    590255     25.10     26.45
375.52/94.03	c  N dy  2061    731082        90      8010         0     59014     56070   1160607     25.10     26.77
390.70/97.88	c  N dy  2139    752073        90      8010         0     44207     56070    710947     25.11     26.44
406.27/101.77	c  N dy  2209    774048        90      8010         0     64570     56070   1313412     25.12     26.45
423.05/105.99	c  N dy  2323    798380        90      8010         0     51906     56070    915899     25.14     26.57
429.44/107.57	c  S st  2365    806080        90      8010         0     59084     56070   1129484     25.16   no data
430.24/107.73	c  S st  2365    806583        90      8010         0     59563     56070   1144053     25.16   no data
430.24/107.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
430.24/107.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
430.24/107.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.24/107.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.24/107.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.24/107.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
430.24/107.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.24/107.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
430.66/107.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.64/112.37	c lits-rem:       637  cl-subs:     4062  v-elim:      0  v-fix:    0  time:  4.56 s
448.64/112.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
448.64/112.39	c vivif2 --  cl tried    55501 cl shrink        0 lits rem          0 time: 0.01
449.82/112.68	c asymm  cl-useful: 0/1194/8010 lits-rem:0 time: 0.30
449.82/112.69	c calculated reachability. Time: 0.00
449.82/112.69	c  N dy  2365    806583        90      8010         0     55501     56070   1013078     25.16   no data
468.19/117.21	c  N dy  2471    826878        90      8010         0     38301     56070    493776     25.18     26.56
480.58/120.36	c  N dy  2535    846961        90      8010         0     56842     56070   1037409     25.18     26.56
498.95/124.94	c  N dy  2618    867282        90      8010         0     38726     56070    487738     25.20     26.60
511.74/128.19	c  N dy  2695    887444        90      8010         0     57414     56070   1042889     25.21     26.61
531.73/133.14	c  N dy  2810    908060        90      8010         0     38544     56070    461339     25.24     26.60
546.09/136.71	c  N dy  2880    930746        90      8010         0     59558     56070   1081281     25.24     26.60
564.86/141.45	c  N dy  2946    951388        90      8010         0     39743     56070    478489     25.25     26.58
577.65/144.67	c  N dy  3020    971465        90      8010         0     58237     56070   1025461     25.25     28.54
605.62/151.60	c  N dy  3126   1004845        90      8010         0     49303     56070    741537     25.25     26.62
621.99/155.77	c  N dy  3240   1025096        90      8010         0     68137     56070   1306662     25.28     26.73
641.17/160.59	c  N dy  3319   1045890        90      8010         0     46654     56070    645178     25.29     26.72
657.54/164.63	c  N dy  3402   1067722        90      8010         0     66955     56070   1249408     25.30     26.71
661.54/165.68	c  F st  3430   1071875        90      8010         0     70830     56070   1365233     25.30     25.25
680.31/170.36	c  N dy  3474   1093950        90      8010         0     49524     56070    710983     25.30     26.64
693.49/173.69	c  N dy  3490   1113997        90      8010         0     67969     56070   1249412     25.27     26.69
715.87/179.26	c  N dy  3535   1140484        90      8010         0     49828     56070    705875     25.26     26.60
730.25/182.88	c  N dy  3572   1161016        90      8010         0     68780     56070   1262365     25.24     26.60
752.21/188.39	c  N dy  3669   1181220        90      8010         0     44064     56070    519459     25.26     26.60
768.60/192.46	c  N dy  3771   1201745        90      8010         0     63086     56070   1086434     25.27     26.66
778.21/194.85	c  S st  3820   1209876        90      8010         0     70674     56070   1315221     25.28   no data
778.98/195.07	c  S st  3820   1210378        90      8010         0     71148     56070   1329629     25.28   no data
778.98/195.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
779.38/195.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
779.38/195.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
779.38/195.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
779.38/195.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.38/195.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
779.38/195.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
779.38/195.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
779.38/195.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.93/205.55	c lits-rem:       774  cl-subs:     4482  v-elim:      0  v-fix:    0  time: 10.36 s
820.93/205.55	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
820.93/205.57	c vivif2 --  cl tried    66666 cl shrink        0 lits rem          0 time: 0.02
822.53/205.96	c asymm  cl-useful: 0/1283/8010 lits-rem:0 time: 0.39
822.53/205.96	c calculated reachability. Time: 0.00
822.53/205.96	c  N dy  3820   1210378        90      8010         0     66666     56070   1181559     25.28   no data
844.12/211.37	c  N dy  3835   1232247        90      8010         0     86731     56070   1764077     25.26     26.76
864.07/216.30	c  N dy  3897   1257558        90      8010         0     65959     56070   1147726     25.25     26.74
882.84/221.10	c  N dy  3959   1277642        90      8010         0     84485     56070   1698023     25.26     27.57
900.02/225.35	c  N dy  4011   1298230        90      8010         0     58292     56070    896106     25.25     26.69
918.41/229.97	c  N dy  4098   1318259        90      8010         0     76887     56070   1449131     25.26     26.65
941.97/235.83	c  N dy  4170   1338284        90      8010         0     49239     56070    613214     25.27     27.10
958.74/240.05	c  N dy  4206   1358360        90      8010         0     67812     56070   1164201     25.26     28.48
985.11/246.69	c  N dy  4266   1379869        90      8010         0     87634     56070   1746335     25.26     26.78
1005.89/251.84	c  N dy  4324   1399871        90      8010         0     59050     56070    885090     25.26     26.61
1023.88/256.36	c  N dy  4383   1419967        90      8010         0     77552     56070   1432145     25.26     26.72
1060.20/265.46	c  N dy  4457   1457749        90      8010         0     64384     56070   1016289     25.25     26.68
1082.18/270.92	c  N dy  4546   1479887        90      8010         0     84807     56070   1621480     25.26     26.82
1106.94/277.19	c  N dy  4579   1507998        90      8010         0     61716     56070    909068     25.22     26.56
1126.12/281.95	c  N dy  4641   1529015        90      8010         0     81158     56070   1486814     25.23     26.60
1166.07/291.96	c  N dy  4667   1575143        90      8010         0     73731     56070   1250940     25.18     27.06
1187.64/297.32	c  N dy  4737   1595151        90      8010         0     92249     56070   1801506     25.19     26.59
1207.61/302.34	c  N dy  4777   1615362        90      8010         0     60253     56070    850923     25.18     26.54
1226.78/307.19	c  N dy  4867   1635395        90      8010         0     78831     56070   1403592     25.19     28.45
1253.15/313.73	c  N dy  4955   1657212        90      8010         0     99077     56070   2004678     25.20     26.56
1272.72/318.60	c  N dy  5019   1677232        90      8010         0     65852     56070    993563     25.20     27.63
1294.30/324.01	c  N dy  5146   1697277        90      8010         0     84474     56070   1553608     25.22     27.03
1311.47/328.33	c  S st  5220   1710379        90      8010         0     96616     56070   1916060     25.22     24.28
1312.67/328.60	c  S st  5220   1710881        90      8010         0     97091     56070   1930493     25.22   no data
1312.67/328.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1312.67/328.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1312.67/328.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1312.67/328.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1312.67/328.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1312.67/328.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1312.67/328.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1312.67/328.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1313.07/328.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1368.60/342.62	c lits-rem:       968  cl-subs:     7437  v-elim:      0  v-fix:    0  time: 13.88 s
1368.60/342.62	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1368.60/342.64	c vivif2 --  cl tried    89654 cl shrink        0 lits rem          0 time: 0.02
1369.80/342.99	c asymm  cl-useful: 0/877/8010 lits-rem:0 time: 0.34
1369.80/342.99	c calculated reachability. Time: 0.00
1369.80/342.99	c  N dy  5220   1710881        90      8010         0     89654     56070   1687504     25.22   no data
1395.76/349.46	c  N dy  5283   1731148        90      8010         0     55891     56070    682560     25.23     26.61
1412.14/353.51	c  N dy  5351   1751162        90      8010         0     74377     56070   1231217     25.23     26.92
1436.51/359.67	c  N dy  5414   1774481        90      8010         0     95795     56070   1861286     25.23     26.60
1464.47/366.63	c  N dy  5512   1798106        90      8010         0     64258     56070    913500     25.23     26.63
1488.04/372.58	c  N dy  5592   1821494        90      8010         0     85824     56070   1547882     25.23     26.57
1517.60/379.90	c  N dy  5720   1841737        90      8010         0    104604     56070   2112247     25.25     26.69
1543.16/386.32	c  N dy  5847   1861865        90      8010         0     68857     56070   1036449     25.26     26.63
1567.53/392.43	c  N dy  5951   1882238        90      8010         0     87710     56070   1597848     25.27     26.70
1595.89/399.54	c  N dy  6038   1902820        90      8010         0    106784     56070   2167931     25.28     26.79
1615.46/404.45	c  N dy  6077   1922896        90      8010         0     69858     56070   1039613     25.28     26.88
1637.04/409.85	c  N dy  6136   1943909        90      8010         0     89244     56070   1609323     25.27     26.64
1659.81/415.57	c  N dy  6143   1966281        90      8010         0    109820     56070   2213797     25.26     26.75
1682.58/421.22	c  N dy  6158   1991933        90      8010         0     77059     56070   1229768     25.24     26.66
1707.34/427.48	c  N dy  6230   2015459        90      8010         0     98774     56070   1873635     25.25     26.64
1738.91/435.32	c  N dy  6300   2039967        90      8010         0     64201     56070    835852     25.25     26.63
1758.88/440.37	c  N dy  6358   2060531        90      8010         0     83224     56070   1393164     25.24     26.60
1785.64/447.09	c  N dy  6424   2082679        90      8010         0    103717     56070   1997525     25.25     26.65
1815.60/454.56	c  N dy  6549   2102728        90      8010         0     64088     56070    818630     25.26     26.62
1839.17/460.49	c  N dy  6661   2124953        90      8010         0     84641     56070   1430780     25.27     26.75
1865.14/466.94	c  N dy  6748   2145733        90      8010         0    103815     56070   2005922     25.28     26.65
1895.10/474.40	c  N dy  6819   2166138        90      8010         0     63531     56070    779427     25.28     26.62
1913.07/478.98	c  N dy  6855   2186562        90      8010         0     82160     56070   1322204     25.27     26.61
1938.27/485.25	c  N dy  6898   2209367        90      8010         0    103146     56070   1945983     25.27     26.60
1941.04/485.90	c  S st  6912   2210881        90      8010         0    104555     56070   1989103     25.27   no data
1941.84/486.19	c  S st  6912   2211383        90      8010         0    105028     56070   2003583     25.27   no data
1941.84/486.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1942.26/486.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1942.26/486.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1942.26/486.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1942.26/486.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1942.26/486.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1942.26/486.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1942.26/486.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1942.66/486.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2008.16/502.75	c lits-rem:      1250  cl-subs:     9343  v-elim:      0  v-fix:    0  time: 16.41 s
2008.16/502.75	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2008.16/502.77	c vivif2 --  cl tried    95685 cl shrink        0 lits rem          0 time: 0.02
2009.74/503.14	c asymm  cl-useful: 0/763/8010 lits-rem:0 time: 0.37
2009.74/503.14	c calculated reachability. Time: 0.00
2009.74/503.14	c  N dy  6912   2211383        90      8010         0     95685     56070   1724866     25.27   no data
2047.72/512.63	c  N dy  6973   2240880        90      8010         0     63283     56070    757928     25.26     26.87
2076.86/519.96	c  N dy  7066   2270874        90      8010         0     90924     56070   1577154     25.26     26.61
2104.02/526.76	c  N dy  7137   2291494        90      8010         0    109862     56070   2139483     25.26     26.69
2131.20/533.56	c  N dy  7178   2314846        90      8010         0     70773     56070    960105     25.25     26.66
2153.17/539.08	c  N dy  7268   2335284        90      8010         0     89653     56070   1524934     25.26     26.60
2181.91/546.30	c  N dy  7347   2355377        90      8010         0    108229     56070   2075558     25.26     26.67
2215.87/554.77	c  N dy  7426   2375676        90      8010         0     65308     56070    776470     25.26     26.79
2236.66/559.95	c  N dy  7513   2395747        90      8010         0     83919     56070   1331515     25.27     27.55
2265.00/567.00	c  N dy  7635   2415761        90      8010         0    102466     56070   1889146     25.28     27.26
2298.96/575.59	c  N dy  7749   2435848        90      8010         0    121113     56070   2448736     25.29     26.81
2322.53/581.46	c  N dy  7814   2455916        90      8010         0     76877     56070   1103118     25.29     28.00
2345.30/587.14	c  N dy  7883   2475944        90      8010         0     95389     56070   1650258     25.29     27.42
2376.06/594.82	c  N dy  7995   2495986        90      8010         0    113905     56070   2205210     25.30     28.71
2412.42/603.90	c  N dy  8033   2527181        90      8010         0     78814     56070   1129823     25.29     26.75
2435.58/609.71	c  N dy  8098   2547338        90      8010         0     97367     56070   1680494     25.29     26.68
2465.94/617.37	c  N dy  8181   2567388        90      8010         0    115829     56070   2232597     25.29     27.87
2499.49/625.77	c  N dy  8294   2587452        90      8010         0     69846     56070    860330     25.30     26.66
2522.28/631.41	c  N dy  8360   2608744        90      8010         0     89474     56070   1439067     25.30     26.76
2548.65/638.06	c  N dy  8438   2628859        90      8010         0    108072     56070   1992993     25.31     26.64
2582.99/646.64	c  N dy  8533   2649405        90      8010         0    127072     56070   2560695     25.31     26.76
2610.16/653.40	c  N dy  8604   2669478        90      8010         0     80041     56070   1141557     25.31     28.14
2636.12/659.98	c  N dy  8679   2690250        90      8010         0     99229     56070   1712555     25.32     26.72
2660.88/666.17	c  N dy  8687   2711383        90      8010         0    118688     56070   2283142     25.31     23.58
2660.88/666.17	c  S st  8687   2711383        90      8010         0    118688     56070   2283142     25.31     23.58
2662.48/666.51	c  S st  8687   2711888        90      8010         0    119162     56070   2297461     25.31   no data
2662.48/666.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2662.48/666.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2662.48/666.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2662.48/666.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2662.48/666.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2662.48/666.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2662.48/666.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2662.90/666.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2662.90/666.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2745.57/687.33	c lits-rem:      1239  cl-subs:    10734  v-elim:      0  v-fix:    0  time: 20.65 s
2745.57/687.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2745.57/687.36	c vivif2 --  cl tried   108428 cl shrink        0 lits rem          0 time: 0.03
2747.17/687.74	c asymm  cl-useful: 0/668/8010 lits-rem:0 time: 0.38
2747.17/687.75	c calculated reachability. Time: 0.00
2747.17/687.75	c  N dy  8687   2711888        90      8010         0    108428     56070   1973270     25.31   no data
2795.50/699.86	c  N dy  8777   2744102        90      8010         0     72059     56070    889910     25.30     26.65
2815.07/704.78	c  N dy  8836   2764137        90      8010         0     90508     56070   1433730     25.30     26.66
2841.04/711.29	c  N dy  8901   2784545        90      8010         0    109418     56070   2000993     25.30     26.64
2878.98/720.71	c  N dy  8957   2811089        90      8010         0    133734     56070   2716161     25.29     26.92
2905.35/727.36	c  N dy  9079   2832504        90      8010         0     86588     56070   1314460     25.30     26.76
2934.51/734.68	c  N dy  9165   2854597        90      8010         0    107091     56070   1926249     25.30     26.68
2966.86/742.79	c  N dy  9240   2874668        90      8010         0    125565     56070   2472638     25.30     27.07
3002.02/751.57	c  N dy  9339   2897375        90      8010         0     78317     56070   1035793     25.31     26.67
3029.98/758.52	c  N dy  9426   2920681        90      8010         0     99820     56070   1671445     25.31     26.70
3060.74/766.28	c  N dy  9511   2940832        90      8010         0    118463     56070   2228066     25.31     26.65
3100.29/776.17	c  N dy  9621   2961823        90      8010         0    137871     56070   2811392     25.32     27.00
3125.06/782.30	c  N dy  9664   2985046        90      8010         0     89976     56070   1361530     25.32     26.68
3155.82/790.04	c  N dy  9746   3009324        90      8010         0    112348     56070   2028385     25.32     26.75
3198.16/800.65	c  N dy  9879   3032272        90      8010         0    133680     56070   2671888     25.33     26.67
3228.52/808.26	c  N dy  9974   3052967        90      8010         0     82678     56070   1135147     25.33     26.69
3253.29/814.41	c  N dy  9994   3076461        90      8010         0    104265     56070   1773345     25.33     26.72
3286.04/822.62	c  N dy 10083   3096501        90      8010         0    122739     56070   2326234     25.33     27.44
3325.19/832.42	c  N dy 10133   3119483        90      8010         0     72917     56070    823127     25.33     26.69
3348.38/838.23	c  N dy 10205   3140237        90      8010         0     92100     56070   1393056     25.34     26.72
3379.54/846.10	c  N dy 10263   3160843        90      8010         0    111099     56070   1956682     25.34     26.76
3433.45/859.55	c  N dy 10296   3185946        90      8010         0    134123     56070   2631812     25.33     26.96
3473.80/869.66	c  N dy 10355   3205964        90      8010         0     80701     56070   1038857     25.33     27.24
3480.98/871.49	c  S st 10386   3211888        90      8010         0     86189     56070   1203575     25.33     24.24
3482.18/871.72	c  S st 10386   3212396        90      8010         0     86660     56070   1217875     25.33   no data
3482.18/871.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3482.18/871.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3482.18/871.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3482.18/871.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3482.18/871.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3482.18/871.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3482.18/871.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3482.58/871.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3482.58/871.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3496.57/875.37	c lits-rem:       321  cl-subs:     2705  v-elim:      0  v-fix:    0  time:  3.54 s
3496.57/875.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3496.57/875.39	c vivif2 --  cl tried    83955 cl shrink        0 lits rem          0 time: 0.02
3498.19/875.73	c asymm  cl-useful: 0/822/8010 lits-rem:0 time: 0.34
3498.19/875.74	c calculated reachability. Time: 0.00
3498.19/875.74	c  N dy 10386   3212396        90      8010         0     83955     56070   1132061     25.33   no data
3522.53/881.88	c  N dy 10445   3232538        90      8010         0    102505     56070   1683546     25.33     26.73
3558.88/890.92	c  N dy 10511   3258035        90      8010         0    126008     56070   2380507     25.33     26.69
3603.64/902.18	c  N dy 10612   3279975        90      8010         0     73530     56070    808872     25.34     26.72
3626.39/907.80	c  N dy 10680   3300055        90      8010         0     92071     56070   1360301     25.34     26.79
3655.55/915.20	c  N dy 10771   3320711        90      8010         0    111195     56070   1934258     25.34     26.73
3703.08/927.08	c  N dy 10862   3346236        90      8010         0    134687     56070   2632258     25.35     26.73
3738.64/935.91	c  N dy 10867   3375269        90      8010         0     87489     56070   1199207     25.33     26.73
3767.40/943.18	c  N dy 10958   3396354        90      8010         0    107047     56070   1785100     25.34     26.88
3798.95/951.02	c  N dy 11022   3416368        90      8010         0    125421     56070   2330141     25.34     26.80
3837.70/960.77	c  N dy 11120   3436384        90      8010         0    143887     56070   2881634     25.34     28.21
3870.46/968.93	c  N dy 11193   3459539        90      8010         0     90619     56070   1285020     25.35     26.73
3898.82/976.00	c  N dy 11259   3480763        90      8010         0    110151     56070   1866403     25.35     26.78
3934.38/984.92	c  N dy 11365   3500837        90      8010         0    128765     56070   2426592     25.35     28.78
3974.72/995.08	c  N dy 11437   3522154        90      8010         0    148473     56070   3011511     25.36     26.73
4003.10/1002.13	c  N dy 11501   3543381        90      8010         0     92403     56070   1317718     25.36     26.82
4039.44/1011.25	c  N dy 11584   3568901        90      8010         0    115943     56070   2015652     25.36     26.72
4073.41/1019.80	c  N dy 11643   3589447        90      8010         0    134953     56070   2579107     25.36     26.72
4114.93/1030.14	c  N dy 11719   3609484        90      8010         0     76862     56070    836146     25.36     29.41
4139.73/1036.38	c  N dy 11833   3629519        90      8010         0     95381     56070   1395126     25.37     27.90
4174.06/1045.00	c  N dy 11892   3653721        90      8010         0    117686     56070   2053914     25.37     26.77
4214.42/1055.05	c  N dy 11958   3676501        90      8010         0    138720     56070   2681938     25.37     26.79
4271.91/1069.41	c  N dy 12006   3712396        90      8010         0     94156     56070   1320645     25.36     22.69
4271.91/1069.41	c  S st 12006   3712396        90      8010         0     94156     56070   1320645     25.36     22.69
4273.12/1069.76	c  S st 12006   3712898        90      8010         0     94634     56070   1335536     25.36   no data
4273.12/1069.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4273.52/1069.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4273.52/1069.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4273.52/1069.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4273.52/1069.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4273.52/1069.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4273.52/1069.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4273.52/1069.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4273.92/1069.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4326.24/1083.01	c lits-rem:       480  cl-subs:     4286  v-elim:      0  v-fix:    0  time: 13.10 s
4326.24/1083.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4326.24/1083.03	c vivif2 --  cl tried    90348 cl shrink        0 lits rem          0 time: 0.02
4328.66/1083.61	c asymm  cl-useful: 0/802/8010 lits-rem:0 time: 0.57
4328.66/1083.61	c calculated reachability. Time: 0.00
4328.66/1083.61	c  N dy 12006   3712898        90      8010         0     90348     56070   1214120     25.36   no data
4367.40/1093.38	c  N dy 12094   3732939        90      8010         0    108850     56070   1765002     25.36     28.50
4402.96/1102.26	c  F st 12195   3751562        90      8010         0    126048     56070   2282296     25.37     25.61
4406.54/1103.13	c  N st 12199   3753592        90      8010         0    127914     56070   2339438     25.37   no data
4446.09/1113.06	c  N dy 12257   3774184        90      8010         0    146917     56070   2906214     25.37     26.76
4486.04/1123.04	c  N dy 12397   3794197        90      8010         0     87241     56070   1115176     25.38     27.51
4515.59/1130.41	c  N dy 12491   3816485        90      8010         0    107841     56070   1732868     25.38     26.85
4543.16/1137.32	c  N dy 12519   3836643        90      8010         0    126323     56070   2274359     25.37     26.79
4583.53/1147.43	c  N dy 12593   3856657        90      8010         0    144825     56070   2828936     25.38     28.54
4615.86/1155.57	c  N dy 12611   3876894        90      8010         0     84263     56070   1002386     25.37     26.95
4639.83/1161.57	c  N dy 12664   3896900        90      8010         0    102694     56070   1549456     25.37     26.71
4674.58/1170.24	c  N dy 12779   3916931        90      8010         0    121219     56070   2106748     25.38     26.90
4715.34/1180.46	c  N dy 12894   3937011        90      8010         0    139807     56070   2666453     25.38     27.31
4762.86/1192.35	c  N dy 12997   3958032        90      8010         0    159276     56070   3252372     25.39     26.74
4799.21/1201.41	c  N dy 13114   3983874        90      8010         0    102795     56070   1537488     25.39     26.75

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.70 4.01 4.72 3/172 3338
/proc/meminfo: memFree=31000836/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 523216550 52441088 347 33554432000 4194304 4627427 140734129396656 18446744073709551615 47862164604840 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 12803 347 299 106 0 7774 0
[pid=3338/tid=3339] ppid=3336 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 523216551 52441088 352 33554432000 4194304 4627427 140734129396656 18446744073709551615 47862164604850 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 523216551 52441088 352 33554432000 4194304 4627427 140734129396656 18446744073709551615 47862164604850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 523216551 52441088 352 33554432000 4194304 4627427 140734129396656 18446744073709551615 268267736150 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.101542 s]
/proc/loadavg: 3.70 4.01 4.72 3/172 3338
/proc/meminfo: memFree=31000836/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=216620 CPUtime=0.38 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 1614 0 0 0 38 0 0 0 24 0 4 0 523216550 221818880 1538 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 54155 1538 364 106 0 49126 0
[pid=3338/tid=3339] ppid=3336 vsize=216620 CPUtime=0.09 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 251 0 0 0 9 0 0 0 25 0 4 0 523216551 221818880 1538 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=216620 CPUtime=0.09 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 279 0 0 0 9 0 0 0 25 0 4 0 523216551 221818880 1538 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=216620 CPUtime=0.09 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 396 0 0 0 9 0 0 0 25 0 4 0 523216551 221818880 1538 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 216620

[startup+0.200526 s]
/proc/loadavg: 3.70 4.01 4.72 3/172 3338
/proc/meminfo: memFree=31000836/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=219632 CPUtime=0.77 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 3607 0 0 0 77 0 0 0 25 0 4 0 523216550 224903168 3301 33554432000 4194304 4627427 140734129396656 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 54908 3301 377 106 0 49879 0
[pid=3338/tid=3339] ppid=3336 vsize=219632 CPUtime=0.19 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 812 0 0 0 19 0 0 0 25 0 4 0 523216551 224903168 3301 33554432000 4194304 4627427 140734129396656 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=219632 CPUtime=0.19 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 858 0 0 0 19 0 0 0 25 0 4 0 523216551 224903168 3301 33554432000 4194304 4627427 140734129396656 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=219632 CPUtime=0.19 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 677 0 0 0 19 0 0 0 25 0 4 0 523216551 224903168 3301 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 219632

[startup+0.300507 s]
/proc/loadavg: 3.70 4.01 4.72 3/172 3338
/proc/meminfo: memFree=31000836/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=219632 CPUtime=1.17 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 3917 0 0 0 117 0 0 0 25 0 4 0 523216550 224903168 3340 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 54908 3340 384 106 0 49879 0
[pid=3338/tid=3339] ppid=3336 vsize=219632 CPUtime=0.29 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 894 0 0 0 29 0 0 0 25 0 4 0 523216551 224903168 3340 33554432000 4194304 4627427 140734129396656 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=219632 CPUtime=0.29 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 932 0 0 0 29 0 0 0 25 0 4 0 523216551 224903168 3340 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=219632 CPUtime=0.29 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 753 0 0 0 29 0 0 0 25 0 4 0 523216551 224903168 3340 33554432000 4194304 4627427 140734129396656 18446744073709551615 4332655 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219632

[startup+0.700437 s]
/proc/loadavg: 3.70 4.01 4.72 3/172 3338
/proc/meminfo: memFree=31000836/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=222360 CPUtime=2.77 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 6382 0 0 0 277 0 0 0 25 0 4 0 523216550 227696640 3844 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 55590 3844 384 106 0 50561 0
[pid=3338/tid=3339] ppid=3336 vsize=222360 CPUtime=0.69 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 1568 0 0 0 69 0 0 0 25 0 4 0 523216551 227696640 3844 33554432000 4194304 4627427 140734129396656 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=222360 CPUtime=0.69 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 1549 0 0 0 69 0 0 0 25 0 4 0 523216551 227696640 3844 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=222360 CPUtime=0.69 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 1235 0 0 0 69 0 0 0 25 0 4 0 523216551 227696640 3844 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 222360

[startup+1.50029 s]
/proc/loadavg: 4.12 4.09 4.74 9/184 3351
/proc/meminfo: memFree=30967756/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=223772 CPUtime=5.97 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 10418 0 0 0 596 1 0 0 25 0 4 0 523216550 229142528 4606 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 55943 4606 385 106 0 50914 0
[pid=3338/tid=3339] ppid=3336 vsize=223772 CPUtime=1.49 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 2593 0 0 0 149 0 0 0 25 0 4 0 523216551 229142528 4606 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=223772 CPUtime=1.49 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 2530 0 0 0 149 0 0 0 25 0 4 0 523216551 229142528 4606 33554432000 4194304 4627427 140734129396656 18446744073709551615 268272713623 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=223772 CPUtime=1.48 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 2232 0 0 0 148 0 0 0 25 0 4 0 523216551 229142528 4606 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223772

[startup+3.10101 s]
/proc/loadavg: 4.12 4.09 4.74 9/184 3351
/proc/meminfo: memFree=30932048/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=234508 CPUtime=12.36 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 21821 0 0 0 1233 3 0 0 25 0 4 0 523216550 240136192 12088 33554432000 4194304 4627427 140734129396656 18446744073709551615 4527248 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 58627 12088 388 106 0 53598 0
[pid=3338/tid=3339] ppid=3336 vsize=234508 CPUtime=3.09 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 5050 0 0 0 309 0 0 0 25 0 4 0 523216551 240136192 12088 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=234508 CPUtime=3.08 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 5607 0 0 0 308 0 0 0 25 0 4 0 523216551 240136192 12088 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=234508 CPUtime=3.07 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 5594 0 0 0 307 0 0 0 25 0 4 0 523216551 240136192 12088 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 234508

[startup+6.30044 s]
/proc/loadavg: 4.12 4.09 4.74 9/184 3351
/proc/meminfo: memFree=30892052/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=225752 CPUtime=25.14 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 32034 0 0 0 2509 5 0 0 25 0 4 0 523216550 231170048 14495 33554432000 4194304 4627427 140734129396656 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 56438 14495 388 106 0 51409 0
[pid=3338/tid=3339] ppid=3336 vsize=225752 CPUtime=6.29 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 8555 0 0 0 628 1 0 0 25 0 4 0 523216551 231170048 14495 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=225752 CPUtime=6.29 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 8024 0 0 0 628 1 0 0 25 0 4 0 523216551 231170048 14495 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=225752 CPUtime=6.26 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 7770 0 0 0 625 1 0 0 25 0 4 0 523216551 231170048 14495 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309075 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 225752

[startup+12.7003 s]
/proc/loadavg: 4.72 4.22 4.77 9/184 3351
/proc/meminfo: memFree=30855692/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=249096 CPUtime=50.72 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 50195 0 0 0 5064 8 0 0 25 0 4 0 523216550 255074304 20185 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 62274 20185 388 106 0 57245 0
[pid=3338/tid=3339] ppid=3336 vsize=249096 CPUtime=12.69 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 12936 0 0 0 1267 2 0 0 25 0 4 0 523216551 255074304 20185 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=249096 CPUtime=12.68 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 12025 0 0 0 1267 1 0 0 25 0 4 0 523216551 255074304 20185 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=249096 CPUtime=12.63 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 12656 0 0 0 1261 2 0 0 25 0 4 0 523216551 255074304 20185 33554432000 4194304 4627427 140734129396656 18446744073709551615 4332706 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 249096

[startup+25.501 s]
/proc/loadavg: 5.30 4.36 4.81 9/184 3352
/proc/meminfo: memFree=30815012/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=230112 CPUtime=101.85 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 76983 0 0 0 10171 14 0 0 25 0 4 0 523216550 235634688 26561 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 57528 26561 388 106 0 52499 0
[pid=3338/tid=3339] ppid=3336 vsize=230112 CPUtime=25.48 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 19866 0 0 0 2545 3 0 0 25 0 4 0 523216551 235634688 26561 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=230112 CPUtime=25.49 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 18383 0 0 0 2546 3 0 0 25 0 4 0 523216551 235634688 26561 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=230112 CPUtime=25.36 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 18605 0 0 0 2533 3 0 0 25 0 4 0 523216551 235634688 26561 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 230112

[startup+51.1005 s]
/proc/loadavg: 6.28 4.66 4.90 9/184 3353
/proc/meminfo: memFree=30782064/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=244512 CPUtime=204.12 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 114854 0 0 0 20388 24 0 0 25 0 4 0 523216550 250380288 30755 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 61128 30755 388 106 0 56099 0
[pid=3338/tid=3339] ppid=3336 vsize=244512 CPUtime=51.08 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 29489 0 0 0 5102 6 0 0 25 0 4 0 523216551 250380288 30755 33554432000 4194304 4627427 140734129396656 18446744073709551615 4330954 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=244512 CPUtime=51.08 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 28126 0 0 0 5104 4 0 0 25 0 4 0 523216551 250380288 30755 33554432000 4194304 4627427 140734129396656 18446744073709551615 4330056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=244512 CPUtime=50.83 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 27390 0 0 0 5077 6 0 0 25 0 4 0 523216551 250380288 30755 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 244512

[startup+102.3 s]
/proc/loadavg: 7.37 5.24 5.08 9/184 3354
/proc/meminfo: memFree=30714948/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=256976 CPUtime=408.69 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 170247 0 0 0 40831 38 0 0 25 0 4 0 523216550 263143424 35096 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 64244 35096 388 106 0 59215 0
[pid=3338/tid=3339] ppid=3336 vsize=256976 CPUtime=102.29 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 41354 0 0 0 10219 10 0 0 25 0 4 0 523216551 263143424 35096 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=256976 CPUtime=102.29 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 42982 0 0 0 10221 8 0 0 25 0 4 0 523216551 263143424 35096 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=256976 CPUtime=101.78 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 41642 0 0 0 10168 10 0 0 25 0 4 0 523216551 263143424 35096 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 256976

[startup+162.301 s]

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

[pid=3338] ppid=3336 vsize=423620 CPUtime=2805.48 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 558457 0 0 0 280369 179 0 0 25 0 4 0 523216550 433786880 72215 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 105905 72215 388 106 0 100876 0
[pid=3338/tid=3339] ppid=3336 vsize=423620 CPUtime=702.3 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 136758 0 0 0 70184 46 0 0 25 0 4 0 523216551 433786880 72215 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=423620 CPUtime=702.3 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 140965 0 0 0 70188 42 0 0 25 0 4 0 523216551 433786880 72215 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=423620 CPUtime=698.55 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 136350 0 0 0 69810 45 0 0 25 0 4 0 523216551 433786880 72215 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.48
Current children cumulated vsize (KiB) 423620

[startup+762.301 s]
/proc/loadavg: 8.22 7.85 6.63 9/184 3372
/proc/meminfo: memFree=30303420/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=423984 CPUtime=3045.18 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 586408 0 0 0 304328 190 0 0 25 0 4 0 523216550 434159616 80714 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 105996 80714 388 106 0 100967 0
[pid=3338/tid=3339] ppid=3336 vsize=423984 CPUtime=762.3 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 143820 0 0 0 76181 49 0 0 25 0 4 0 523216551 434159616 80714 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=423984 CPUtime=762.31 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 147688 0 0 0 76187 44 0 0 25 0 4 0 523216551 434159616 80714 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=423984 CPUtime=758.23 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 143261 0 0 0 75776 47 0 0 25 0 4 0 523216551 434159616 80714 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.18
Current children cumulated vsize (KiB) 423984

[startup+822.3 s]
/proc/loadavg: 8.15 7.89 6.72 9/184 3374
/proc/meminfo: memFree=30289248/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=424344 CPUtime=3284.84 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 610677 0 0 0 328281 203 0 0 25 0 4 0 523216550 434528256 79048 33554432000 4194304 4627427 140734129396656 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 106086 79048 388 106 0 101057 0
[pid=3338/tid=3339] ppid=3336 vsize=424344 CPUtime=822.3 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 150554 0 0 0 82177 53 0 0 25 0 4 0 523216551 434528256 79048 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=424344 CPUtime=822.31 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 154644 0 0 0 82183 48 0 0 25 0 4 0 523216551 434528256 79048 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=424344 CPUtime=817.9 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 150131 0 0 0 81739 51 0 0 25 0 4 0 523216551 434528256 79048 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.84
Current children cumulated vsize (KiB) 424344

[startup+882.307 s]
/proc/loadavg: 8.05 7.91 6.80 9/184 3376
/proc/meminfo: memFree=30254492/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=596308 CPUtime=3524.55 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 637719 0 0 0 352242 213 0 0 25 0 4 0 523216550 610619392 85060 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 149077 85060 388 106 0 144048 0
[pid=3338/tid=3339] ppid=3336 vsize=596308 CPUtime=882.31 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 158965 0 0 0 88176 55 0 0 25 0 4 0 523216551 610619392 85060 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=596308 CPUtime=882.31 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 160681 0 0 0 88180 51 0 0 25 0 4 0 523216551 610619392 85060 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=596308 CPUtime=877.59 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 158719 0 0 0 87705 54 0 0 25 0 4 0 523216551 610619392 85060 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.55
Current children cumulated vsize (KiB) 596308

[startup+942.301 s]
/proc/loadavg: 8.02 7.92 6.87 9/184 3378
/proc/meminfo: memFree=30279376/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=515528 CPUtime=3764.2 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 664080 0 0 0 376196 224 0 0 25 0 4 0 523216550 527900672 86698 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 128882 86698 388 106 0 123853 0
[pid=3338/tid=3339] ppid=3336 vsize=515528 CPUtime=942.3 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 165645 0 0 0 94172 58 0 0 25 0 4 0 523216551 527900672 86698 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=515528 CPUtime=942.31 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 167883 0 0 0 94177 54 0 0 25 0 4 0 523216551 527900672 86698 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=515528 CPUtime=937.25 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 165494 0 0 0 93669 56 0 0 25 0 4 0 523216551 527900672 86698 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.2
Current children cumulated vsize (KiB) 515528

[startup+1002.3 s]
/proc/loadavg: 8.00 7.93 6.94 9/184 3380
/proc/meminfo: memFree=30252920/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=516008 CPUtime=4003.88 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 691229 0 0 0 400154 234 0 0 25 0 4 0 523216550 528392192 85484 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 129002 85484 388 106 0 123973 0
[pid=3338/tid=3339] ppid=3336 vsize=516008 CPUtime=1002.31 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 172513 0 0 0 100169 62 0 0 25 0 4 0 523216551 528392192 85484 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=516008 CPUtime=1002.31 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 174794 0 0 0 100175 56 0 0 25 0 4 0 523216551 528392192 85484 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=516008 CPUtime=996.93 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 172235 0 0 0 99635 58 0 0 25 0 4 0 523216551 528392192 85484 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.88
Current children cumulated vsize (KiB) 516008

[startup+1062.3 s]
/proc/loadavg: 8.00 7.94 7.00 10/184 3381
/proc/meminfo: memFree=30240232/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=570704 CPUtime=4243.56 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 716727 0 0 0 424111 245 0 0 25 0 4 0 523216550 584400896 85782 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 142676 85782 388 106 0 137647 0
[pid=3338/tid=3339] ppid=3336 vsize=570704 CPUtime=1062.31 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 179196 0 0 0 106166 65 0 0 25 0 4 0 523216551 584400896 85782 33554432000 4194304 4627427 140734129396656 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=570704 CPUtime=1062.31 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 181565 0 0 0 106172 59 0 0 25 0 4 0 523216551 584400896 85782 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=570704 CPUtime=1056.61 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 178796 0 0 0 105600 61 0 0 25 0 4 0 523216551 584400896 85782 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.56
Current children cumulated vsize (KiB) 570704

[startup+1122.3 s]
/proc/loadavg: 8.05 7.97 7.07 9/184 3383
/proc/meminfo: memFree=30206596/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=516664 CPUtime=4483.24 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 737879 0 0 0 448070 254 0 0 25 0 4 0 523216550 529063936 86387 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310102 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 129166 86387 388 106 0 124137 0
[pid=3338/tid=3339] ppid=3336 vsize=516664 CPUtime=1122.31 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 184694 0 0 0 112165 66 0 0 25 0 4 0 523216551 529063936 86387 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=516664 CPUtime=1122.32 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 186258 0 0 0 112170 62 0 0 25 0 4 0 523216551 529063936 86387 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=516664 CPUtime=1116.27 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 183804 0 0 0 111565 62 0 0 25 0 4 0 523216551 529063936 86387 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.24
Current children cumulated vsize (KiB) 516664

[startup+1182.3 s]
/proc/loadavg: 8.07 7.98 7.13 9/184 3385
/proc/meminfo: memFree=30179280/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=516972 CPUtime=4722.92 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 760591 0 0 0 472028 264 0 0 25 0 4 0 523216550 529379328 90247 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 129243 90247 388 106 0 124214 0
[pid=3338/tid=3339] ppid=3336 vsize=516972 CPUtime=1182.31 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 190033 0 0 0 118162 69 0 0 25 0 4 0 523216551 529379328 90247 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=516972 CPUtime=1182.32 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 192443 0 0 0 118168 64 0 0 25 0 4 0 523216551 529379328 90247 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=516972 CPUtime=1175.96 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 189204 0 0 0 117531 65 0 0 25 0 4 0 523216551 529379328 90247 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.92
Current children cumulated vsize (KiB) 516972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.05 7.98 7.15 9/184 3385
/proc/meminfo: memFree=30174436/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=517180 CPUtime=4800.03 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 769554 0 0 0 479735 268 0 0 25 0 4 0 523216550 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 129295 87789 388 106 0 124266 0
[pid=3338/tid=3339] ppid=3336 vsize=517180 CPUtime=1201.61 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 192589 0 0 0 120091 70 0 0 25 0 4 0 523216551 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=517180 CPUtime=1201.62 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 193947 0 0 0 120097 65 0 0 25 0 4 0 523216551 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=517180 CPUtime=1195.15 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 191629 0 0 0 119449 66 0 0 25 0 4 0 523216551 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 517180

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

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

[startup+1201.6 s]
/proc/loadavg: 8.05 7.98 7.15 9/184 3385
/proc/meminfo: memFree=30174436/32950928 swapFree=67111464/67111528
[pid=3338] ppid=3336 vsize=517180 CPUtime=4800.03 cores=0,2,4,6
/proc/3338/stat : 3338 (strangenight2-m) R 3336 3338 2758 0 -1 4202496 769554 0 0 0 479735 268 0 0 25 0 4 0 523216550 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3338/statm: 129295 87789 388 106 0 124266 0
[pid=3338/tid=3339] ppid=3336 vsize=517180 CPUtime=1201.61 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 192589 0 0 0 120091 70 0 0 25 0 4 0 523216551 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3338/tid=3340] ppid=3336 vsize=517180 CPUtime=1201.62 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 193947 0 0 0 120097 65 0 0 25 0 4 0 523216551 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3338/tid=3341] ppid=3336 vsize=517180 CPUtime=1195.15 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (strangenight2-m) R 3336 3338 2758 0 -1 4202560 191629 0 0 0 119449 66 0 0 25 0 4 0 523216551 529592320 87789 33554432000 4194304 4627427 140734129396656 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 517180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.08
CPU user time (s): 4797.38
CPU system time (s): 2.69759
CPU usage (%): 399.464
Max. virtual memory (cumulated for all children) (KiB): 691624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.38
system time used= 2.69759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 769556
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= 508
involuntary context switches= 18638

runsolver used 1.92271 second user time and 4.56231 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 00:29:38
IDJOB=3174253
IDBENCH=83071
IDSOLVER=1586
FILE ID=node122/3174253-1304116178
RUNJOBID= node122-1304116177-3323
PBS_JOBID= 13170682
Free space on /tmp= 71664 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S224440242-006.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174253-1304116178/watcher-3174253-1304116178 -o /tmp/evaluation-result-3174253-1304116178/solver-3174253-1304116178 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174253-1304116178.cnf

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

MD5SUM BENCH= 85fc90ad26a12d6925b177503ad87394
RANDOM SEED=726350970

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:      31001108 kB
Buffers:        276676 kB
Cached:        1272148 kB
SwapCached:         64 kB
Active:         118752 kB
Inactive:      1494532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31001108 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           11420 kB
Writeback:           0 kB
AnonPages:       64296 kB
Mapped:          14680 kB
Slab:           272036 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189668 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= 71652 MiB
End job on node122 at 2011-04-30 00:49:41