Trace number 3173750

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.25 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark656.835
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3173750-1304030374.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
1.17/0.36	c asymm  cl-useful: 0/14527/17000 lits-rem:0 time: 0.35
1.17/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.17/0.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.17/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.77/0.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2.77/0.70	c Finding binary XORs  T:     0.00 s  found:       0
2.77/0.70	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
2.77/0.70	c calculated reachability. Time: 0.00
2.77/0.70	c Calc default polars -  time:   0.00 s pos:      97 undec:       2 neg:     101
2.77/0.70	c =========================================================================================
2.77/0.70	c types(t): F = full restart, N = normal restart
2.77/0.70	c types(t): S = simplification begin/end, E = solution found
2.77/0.70	c restart types(rt): st = static, dy = dynamic
2.77/0.70	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.77/0.70	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
2.77/0.70	c  N dy    12      4865       200     17000         0      4707    119000    267038     49.59     52.56
3.98/1.00	c  N dy    20      9006       200     17000         0      6307    119000    311084     48.80     51.80
4.76/1.26	c  N dy    40     14854       200     17000         0      7869    119000    349012     48.93     51.67
5.97/1.52	c  N dy    55     18863       200     17000         0      6297    119000    212484     49.03     51.62
6.77/1.78	c  N dy    67     22869       200     17000         0     10166    119000    428774     49.09     52.51
7.57/1.92	c  F st    74     25001       200     17000         0     12237    119000    544570     49.09     49.15
7.96/2.06	c  N st    78     27033       200     17000         0      7601    119000    239017     49.09   no data
8.78/2.24	c  S st    80     30001       200     17000         0     10475    119000    400915     49.09   no data
8.78/2.29	c  S st    80     30507       200     17000         0     10973    119000    428858     49.09   no data
8.78/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.16/2.30	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.16/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.16/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.16/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.72	c lits-rem:       164  cl-subs:      344  v-elim:      0  v-fix:    0  time:  0.40 s
11.16/2.80	c asymm  cl-useful: 0/2473/17000 lits-rem:0 time: 0.08
11.16/2.81	c calculated reachability. Time: 0.00
11.16/2.81	c  N dy    80     30507       200     17000         0     10629    119000    403383     49.09   no data
11.96/3.09	c  N dy    91     34596       200     17000         0     14614    119000    627457     49.09     51.68
13.55/3.44	c  N dy   100     39532       200     17000         0     11742    119000    426577     49.08     51.88
14.76/3.78	c  N dy   104     43549       200     17000         0     15657    119000    647039     48.96     51.92
15.56/3.99	c  S st   115     45762       200     17000         0      9112    119000    237335     49.02   no data
15.96/4.04	c  S st   115     46267       200     17000         0      9613    119000    264716     49.02   no data
15.96/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.96/4.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.96/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.96/4.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.96/4.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.96/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.35/4.14	c lits-rem:        20  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.08 s
16.35/4.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.35/4.15	c vivif2 --  cl tried     9580 cl shrink        0 lits rem          0 time: 0.00
17.95/4.57	c asymm  cl-useful: 0/13740/17000 lits-rem:0 time: 0.42
17.95/4.57	c calculated reachability. Time: 0.00
17.95/4.57	c  N dy   115     46267       200     17000         0      9580    119000    262141     49.02   no data
19.14/4.85	c  N dy   124     50286       200     17000         0     13481    119000    479530     48.95     51.53
20.35/5.16	c  N dy   140     54398       200     17000         0     17489    119000    705421     49.01     51.73
21.56/5.47	c  N dy   156     58410       200     17000         0     11679    119000    338417     49.02     52.16
22.74/5.79	c  N dy   169     62643       200     17000         0     15780    119000    567398     49.03     51.67
24.34/6.16	c  N dy   182     66692       200     17000         0     19705    119000    789602     49.07     53.31
25.53/6.41	c  S st   192     69400       200     17000         0     11656    119000    292804     49.06     47.68
25.53/6.46	c  S st   192     69906       200     17000         0     12150    119000    320125     49.06   no data
25.53/6.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.53/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.53/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.53/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.53/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.53/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.53/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.53/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.53/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.35/6.63	c lits-rem:         7  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.14 s
26.35/6.63	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.35/6.64	c vivif2 --  cl tried    12022 cl shrink        0 lits rem          0 time: 0.00
26.73/6.76	c asymm  cl-useful: 0/3260/17000 lits-rem:0 time: 0.12
26.73/6.76	c calculated reachability. Time: 0.00
26.73/6.76	c  N dy   192     69906       200     17000         0     12022    119000    310877     49.06   no data
28.34/7.14	c  N dy   200     74833       200     17000         0     16801    119000    576829     49.03     52.02
29.94/7.55	c  N dy   218     79672       200     17000         0     21506    119000    840334     49.04     52.85
31.53/7.98	c  N dy   229     84953       200     17000         0     14990    119000    434590     48.99     51.78
32.33/8.19	c  F st   239     87503       200     17000         0     17471    119000    572840     48.99     47.78
33.53/8.46	c  N st   244     90802       200     17000         0     20661    119000    752947     48.99   no data
35.93/9.05	c  N dy   255     97192       200     17000         0     14243    119000    354041     48.98     51.68
37.93/9.59	c  N dy   273    103446       200     17000         0     20303    119000    692994     48.93     51.75
38.72/9.72	c  S st   279    104860       200     17000         0     21673    119000    768808     48.93     50.14
38.72/9.79	c  S st   279    105361       200     17000         0     22167    119000    795353     48.93   no data
38.72/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.14/9.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.14/9.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.14/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.14/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.14/9.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.14/9.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.14/9.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.14/9.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.30/11.15	c lits-rem:       159  cl-subs:      702  v-elim:      0  v-fix:    0  time:  1.30 s
44.30/11.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
44.30/11.16	c vivif2 --  cl tried    21465 cl shrink        0 lits rem          0 time: 0.01
45.51/11.47	c asymm  cl-useful: 0/5305/17000 lits-rem:0 time: 0.31
45.51/11.47	c calculated reachability. Time: 0.00
45.51/11.47	c  N dy   279    105361       200     17000         0     21465    119000    744007     48.93   no data
48.70/12.21	c  N dy   310    112395       200     17000         0     14722    119000    335681     48.99     52.25
51.10/12.90	c  N dy   331    119769       200     17000         0     21888    119000    740906     49.00     52.06
54.70/13.76	c  N dy   350    127793       200     17000         0     15124    119000    316011     48.94     51.97
57.49/14.48	c  N dy   371    136003       200     17000         0     23059    119000    755538     48.91     52.47
61.51/15.43	c  N dy   397    145295       200     17000         0     16559    119000    354029     48.91     51.68
64.68/16.29	c  N dy   423    155027       200     17000         0     25997    119000    879748     48.88     51.69
66.28/16.60	c  S st   433    158043       200     17000         0     28918    119000   1042795     48.88     48.39
66.28/16.68	c  S st   433    158545       200     17000         0     29413    119000   1068892     48.88   no data
66.28/16.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.68/16.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
66.68/16.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.68/16.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.68/16.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.68/16.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
66.68/16.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.68/16.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
66.68/16.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.67/19.27	c lits-rem:       248  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  2.52 s
76.67/19.28	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
76.67/19.29	c vivif2 --  cl tried    28250 cl shrink        0 lits rem          0 time: 0.01
77.87/19.55	c asymm  cl-useful: 0/3859/17000 lits-rem:0 time: 0.26
77.87/19.55	c calculated reachability. Time: 0.00
77.87/19.55	c  N dy   433    158545       200     17000         0     28250    119000    985036     48.88   no data
82.26/20.66	c  N dy   458    170345       200     17000         0     23252    119000    684595     48.79     51.81
87.05/21.87	c  N dy   487    181919       200     17000         0     34484    119000   1312515     48.78     51.52
93.04/23.31	c  N dy   507    195785       200     17000         0     30465    119000   1038736     48.69     51.40
98.64/24.77	c  N dy   555    209134       200     17000         0     24994    119000    692365     48.70     51.62
105.45/26.49	c  N dy   609    222741       200     17000         0     38203    119000   1434043     48.73     51.74
111.82/28.06	c  N dy   643    236971       200     17000         0     32556    119000   1068678     48.70     52.77
112.22/28.17	c  S st   649    237818       200     17000         0     33364    119000   1113603     48.70     47.23
112.62/28.28	c  S st   649    238322       200     17000         0     33861    119000   1140341     48.70   no data
112.62/28.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.02/28.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
113.02/28.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.02/28.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.02/28.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.02/28.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
113.02/28.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.02/28.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.02/28.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.80/31.58	c lits-rem:       283  cl-subs:     1210  v-elim:      0  v-fix:    0  time:  3.23 s
125.80/31.58	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
125.80/31.59	c vivif2 --  cl tried    32651 cl shrink        0 lits rem          0 time: 0.01
127.02/31.87	c asymm  cl-useful: 0/3365/17000 lits-rem:0 time: 0.28
127.02/31.87	c calculated reachability. Time: 0.00
127.02/31.87	c  N dy   649    238322       200     17000         0     32651    119000   1054613     48.70   no data
134.19/33.62	c  N dy   683    254088       200     17000         0     27575    119000    750795     48.64     51.25
142.18/35.66	c  N dy   746    270516       200     17000         0     22212    119000    411192     48.66     51.80
150.16/37.65	c  N dy   824    287953       200     17000         0     39146    119000   1358999     48.71     51.37
158.55/39.77	c  F st   884    306250       200     17000         0     34614    119000   1056320     48.73     46.28
158.95/39.80	c  N st   885    306500       200     17000         0     34856    119000   1069477     48.73   no data
168.54/42.24	c  N dy   945    326410       200     17000         0     30882    119000    802233     48.74     51.36
179.32/44.95	c  N dy  1019    347044       200     17000         0     26638    119000    524860     48.75     51.34
183.71/46.08	c  S st  1041    357483       200     17000         0     36736    119000   1090054     48.72     50.23
184.13/46.19	c  S st  1041    357990       200     17000         0     37233    119000   1116839     48.72   no data
184.13/46.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.53/46.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
184.53/46.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
184.53/46.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.53/46.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.53/46.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
184.53/46.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
184.53/46.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
184.53/46.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.69/49.03	c lits-rem:       411  cl-subs:     1212  v-elim:      0  v-fix:    0  time:  2.77 s
195.69/49.03	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
195.69/49.05	c vivif2 --  cl tried    36021 cl shrink        0 lits rem          0 time: 0.01
196.89/49.34	c asymm  cl-useful: 0/3094/17000 lits-rem:0 time: 0.29
196.89/49.34	c calculated reachability. Time: 0.00
196.89/49.34	c  N dy  1041    357990       200     17000         0     36021    119000   1032932     48.72   no data
207.68/52.09	c  N dy  1122    378217       200     17000         0     30456    119000    692474     48.74     51.67
219.68/55.07	c  N dy  1194    398295       200     17000         0     49898    119000   1775653     48.76     54.01
230.85/57.80	c  N dy  1265    418440       200     17000         0     43289    119000   1364436     48.77     51.52
242.03/60.64	c  N dy  1337    438450       200     17000         0     35539    119000    885677     48.77     54.87
253.63/63.55	c  N dy  1416    458488       200     17000         0     54974    119000   1970706     48.79     51.66
264.40/66.23	c  N dy  1469    478986       200     17000         0     46741    119000   1468091     48.77     51.41
276.40/69.22	c  N dy  1524    500232       200     17000         0     38237    119000    949998     48.75     51.43
288.37/72.30	c  N dy  1597    520383       200     17000         0     57786    119000   2043132     48.76     51.74
297.57/74.54	c  S st  1650    536985       200     17000         0     43815    119000   1213103     48.74     41.77
297.96/74.66	c  S st  1650    537487       200     17000         0     44309    119000   1238946     48.74   no data
297.96/74.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
297.96/74.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
297.96/74.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
297.96/74.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.96/74.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.96/74.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
297.96/74.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
298.38/74.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
298.38/74.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.74/78.81	c lits-rem:       285  cl-subs:     1145  v-elim:      0  v-fix:    0  time:  4.07 s
314.74/78.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
314.74/78.83	c vivif2 --  cl tried    43164 cl shrink        0 lits rem          0 time: 0.01
315.14/78.99	c asymm  cl-useful: 0/1377/17000 lits-rem:0 time: 0.15
315.14/78.99	c calculated reachability. Time: 0.00
315.14/78.99	c  N dy  1650    537487       200     17000         0     43164    119000   1158909     48.74   no data
328.72/82.36	c  N dy  1720    557692       200     17000         0     31763    119000    500099     48.74     51.77
339.90/85.15	c  N dy  1799    577776       200     17000         0     51227    119000   1586809     48.76     51.55
352.28/88.24	c  N dy  1851    597788       200     17000         0     38638    119000    837307     48.74     51.48
364.29/91.26	c  N dy  1901    618274       200     17000         0     58501    119000   1943434     48.72     51.29
377.47/94.51	c  N dy  1978    639183       200     17000         0     45812    119000   1197266     48.73     51.46
391.83/98.14	c  N dy  2023    659331       200     17000         0     65381    119000   2285503     48.72     51.51
404.23/101.25	c  N dy  2073    679506       200     17000         0     50939    119000   1434369     48.70     51.35
420.60/105.30	c  N dy  2139    699712       200     17000         0     35644    119000    538935     48.70     51.48
434.59/108.84	c  N dy  2207    720316       200     17000         0     55612    119000   1647316     48.70     51.36
450.55/112.82	c  N dy  2293    740322       200     17000         0     39163    119000    688952     48.72     51.28
465.75/116.68	c  N dy  2361    763710       200     17000         0     61854    119000   1961452     48.71     51.53
481.31/120.53	c  N dy  2429    784453       200     17000         0     45126    119000    974185     48.71     51.69
494.89/123.95	c  N dy  2496    805026       200     17000         0     65133    119000   2094043     48.71     51.33
495.69/124.19	c  S st  2501    806233       200     17000         0     66305    119000   2159821     48.71     45.25
496.51/124.36	c  S st  2501    806734       200     17000         0     66799    119000   2186442     48.71   no data
496.51/124.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
496.88/124.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
496.88/124.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
496.88/124.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
496.88/124.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
496.88/124.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
496.88/124.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
496.88/124.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
496.88/124.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
563.19/141.05	c lits-rem:       594  cl-subs:     2348  v-elim:      0  v-fix:    0  time: 16.56 s
563.19/141.05	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
563.19/141.08	c vivif2 --  cl tried    64451 cl shrink        0 lits rem          0 time: 0.03
564.79/141.45	c asymm  cl-useful: 0/2547/17000 lits-rem:0 time: 0.37
564.79/141.46	c calculated reachability. Time: 0.00
564.79/141.46	c  N dy  2501    806734       200     17000         0     64451    119000   2016521     48.71   no data
579.59/145.13	c  N dy  2572    826843       200     17000         0     46135    119000    992248     48.72     51.40
593.54/148.69	c  N dy  2652    847244       200     17000         0     65941    119000   2103023     48.73     51.77
609.13/152.50	c  N dy  2730    867263       200     17000         0     46556    119000    970250     48.75     52.28
625.11/156.59	c  N dy  2817    889816       200     17000         0     68410    119000   2191324     48.75     51.43
641.10/160.51	c  N dy  2888    909885       200     17000         0     48073    119000   1003493     48.75     51.47
655.07/164.01	c  N dy  2954    929899       200     17000         0     67507    119000   2091289     48.76     55.67
671.05/168.07	c  N dy  3005    950146       200     17000         0     46420    119000    867894     48.75     51.36
684.23/171.32	c  N dy  3047    970281       200     17000         0     65976    119000   1958302     48.73     51.45
701.81/175.71	c  N dy  3098    990864       200     17000         0     44235    119000    702117     48.72     51.28
714.98/179.03	c  N dy  3162   1010957       200     17000         0     63710    119000   1787969     48.71     51.68
732.16/183.32	c  N dy  3221   1031490       200     17000         0     83639    119000   2902600     48.71     51.37
746.56/186.98	c  N dy  3287   1052593       200     17000         0     61459    119000   1619840     48.71     51.53
763.72/191.21	c  F st  3369   1071875       200     17000         0     80119    119000   2664710     48.72     48.89
764.92/191.50	c  N st  3372   1073067       200     17000         0     81278    119000   2729457     48.72   no data
780.09/195.30	c  N dy  3437   1093136       200     17000         0     57064    119000   1325594     48.72     51.30
796.07/199.32	c  N dy  3494   1113191       200     17000         0     76473    119000   2403528     48.72     51.32
813.25/203.61	c  N dy  3559   1133214       200     17000         0     51312    119000    970445     48.72     51.42
830.44/207.94	c  N dy  3629   1154891       200     17000         0     72375    119000   2144885     48.72     51.39
853.20/213.69	c  N dy  3683   1177330       200     17000         0     48553    119000    773715     48.71     51.57
870.77/218.08	c  N dy  3736   1197376       200     17000         0     67984    119000   1860648     48.71     51.60
883.18/221.11	c  S st  3785   1210104       200     17000         0     80353    119000   2552363     48.71     45.56
883.95/221.34	c  S st  3785   1210607       200     17000         0     80850    119000   2579757     48.71   no data
883.95/221.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
883.95/221.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
884.35/221.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
884.35/221.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
884.35/221.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
884.35/221.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
884.35/221.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
884.35/221.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
884.35/221.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
977.02/244.65	c lits-rem:       691  cl-subs:     2829  v-elim:      0  v-fix:    0  time: 23.15 s
977.02/244.65	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
977.02/244.68	c vivif2 --  cl tried    78021 cl shrink        0 lits rem          0 time: 0.03
978.62/245.06	c asymm  cl-useful: 0/1928/17000 lits-rem:0 time: 0.37
978.62/245.06	c calculated reachability. Time: 0.00
978.62/245.06	c  N dy  3785   1210607       200     17000         0     78021    119000   2376795     48.71   no data
997.41/249.74	c  N dy  3854   1230658       200     17000         0     50935    119000    858944     48.71     51.41
1015.37/254.20	c  N dy  3923   1252082       200     17000         0     71746    119000   2015381     48.71     51.35
1035.75/259.32	c  N dy  3963   1272156       200     17000         0     91191    119000   3101733     48.70     51.56
1056.11/264.46	c  N dy  4047   1292211       200     17000         0     63126    119000   1494560     48.71     51.30
1076.10/269.48	c  N dy  4102   1313418       200     17000         0     83693    119000   2641062     48.71     51.38
1096.46/274.53	c  N dy  4168   1333672       200     17000         0     54844    119000    982342     48.71     51.79
1112.43/278.55	c  N dy  4232   1353742       200     17000         0     74342    119000   2070962     48.71     51.69
1133.63/283.84	c  N dy  4309   1373753       200     17000         0     93761    119000   3156453     48.71     51.75
1150.80/288.11	c  N dy  4404   1393754       200     17000         0     63687    119000   1434523     48.73     51.39
1168.38/292.54	c  N dy  4466   1413796       200     17000         0     83137    119000   2522076     48.73     51.30
1189.93/298.00	c  N dy  4531   1434341       200     17000         0     52622    119000    769128     48.73     51.55
1205.51/301.89	c  N dy  4624   1454535       200     17000         0     72244    119000   1872128     48.74     51.42
1224.69/306.60	c  N dy  4675   1474538       200     17000         0     91610    119000   2954449     48.74     51.73
1245.85/311.97	c  N dy  4726   1498872       200     17000         0     63787    119000   1355291     48.72     51.32
1263.43/316.32	c  N dy  4794   1518956       200     17000         0     83219    119000   2445541     48.73     51.43
1284.59/321.66	c  N dy  4849   1539239       200     17000         0    102882    119000   3546839     48.73     51.37
1300.97/325.77	c  N dy  4922   1559682       200     17000         0     70361    119000   1674554     48.73     51.35
1318.17/330.02	c  N dy  4948   1579773       200     17000         0     89779    119000   2761173     48.71     51.28
1341.72/335.98	c  N dy  5027   1600698       200     17000         0     56779    119000    871887     48.72     51.52
1358.89/340.24	c  N dy  5086   1621671       200     17000         0     77174    119000   2012954     48.72     51.35
1381.26/345.84	c  N dy  5159   1642103       200     17000         0     97002    119000   3122683     48.72     51.54
1404.03/351.52	c  N dy  5221   1663493       200     17000         0     63409    119000   1196377     48.72     51.57
1422.01/356.05	c  N dy  5281   1683920       200     17000         0     83205    119000   2306824     48.71     51.34
1444.37/361.69	c  N dy  5344   1704413       200     17000         0    103082    119000   3418762     48.71     51.70
1451.96/363.51	c  S st  5361   1710607       200     17000         0    109100    119000   3754698     48.71   no data
1453.16/363.80	c  S st  5361   1711113       200     17000         0    109595    119000   3781764     48.71   no data
1453.16/363.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1453.16/363.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1453.16/363.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1453.16/363.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1453.16/363.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1453.16/363.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1453.16/363.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1453.56/363.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1453.98/364.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1600.96/400.85	c lits-rem:      1003  cl-subs:     4525  v-elim:      0  v-fix:    0  time: 36.82 s
1600.96/400.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1601.36/400.90	c vivif2 --  cl tried   105070 cl shrink        0 lits rem          0 time: 0.05
1602.96/401.30	c asymm  cl-useful: 0/1392/17000 lits-rem:0 time: 0.40
1602.96/401.30	c calculated reachability. Time: 0.00
1602.96/401.30	c  N dy  5361   1711113       200     17000         0    105070    119000   3458244     48.71   no data
1624.13/406.63	c  N dy  5438   1733904       200     17000         0     71956    119000   1633666     48.71     51.49
1644.90/411.87	c  N dy  5509   1755797       200     17000         0     93167    119000   2821851     48.71     51.51
1672.07/418.61	c  N dy  5571   1775822       200     17000         0     56367    119000    718436     48.71     54.21
1692.03/423.63	c  N dy  5644   1796045       200     17000         0     75991    119000   1819214     48.71     51.55
1714.40/429.22	c  N dy  5723   1816049       200     17000         0     95456    119000   2906157     48.72     52.03
1739.99/435.67	c  N dy  5790   1836066       200     17000         0     57626    119000    738970     48.72     51.81
1757.57/440.02	c  N dy  5850   1857077       200     17000         0     78003    119000   1876652     48.72     51.44
1780.31/445.72	c  N dy  5925   1878978       200     17000         0     99253    119000   3062526     48.72     51.32
1804.28/451.74	c  N dy  5979   1899021       200     17000         0     60468    119000    852011     48.72     51.80
1822.26/456.29	c  N dy  6041   1920620       200     17000         0     81399    119000   2018683     48.71     51.36
1848.62/462.87	c  N dy  6094   1946495       200     17000         0    106486    119000   3424766     48.70     51.27
1870.99/468.47	c  N dy  6165   1966498       200     17000         0     66757    119000   1162107     48.70     51.53
1890.16/473.26	c  N dy  6248   1986854       200     17000         0     86500    119000   2262803     48.71     51.37
1915.35/479.59	c  N dy  6316   2008873       200     17000         0    107816    119000   3461299     48.71     51.35
1939.30/485.53	c  N dy  6392   2028943       200     17000         0     67192    119000   1135828     48.71     57.30
1958.87/490.47	c  N dy  6460   2049298       200     17000         0     86972    119000   2241967     48.71     51.68
1983.23/496.52	c  N dy  6528   2069638       200     17000         0    106728    119000   3348090     48.72     51.74
2008.80/502.96	c  N dy  6583   2089789       200     17000         0     65162    119000    975332     48.71     51.28
2027.97/507.72	c  N dy  6643   2110430       200     17000         0     85168    119000   2088357     48.71     51.28
2050.34/513.34	c  N dy  6710   2130447       200     17000         0    104618    119000   3172919     48.71     51.63
2079.51/520.62	c  N dy  6775   2152236       200     17000         0     63655    119000    846702     48.71     51.28
2098.28/525.35	c  N dy  6862   2173094       200     17000         0     83877    119000   1979259     48.72     51.40
2121.45/531.13	c  N dy  6947   2193183       200     17000         0    103384    119000   3070655     48.72     51.30
2143.02/536.58	c  S st  6981   2211114       200     17000         0    120778    119000   4046773     48.72     48.05
2144.24/536.89	c  S st  6981   2211614       200     17000         0    121271    119000   4073197     48.72   no data
2144.61/536.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2144.61/536.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2144.61/536.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2144.61/536.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2144.61/536.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2144.61/536.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2144.61/536.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2145.01/537.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2145.41/537.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2309.59/578.25	c lits-rem:      1122  cl-subs:     4622  v-elim:      0  v-fix:    0  time: 41.12 s
2309.59/578.26	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2309.99/578.30	c vivif2 --  cl tried   116649 cl shrink        0 lits rem          0 time: 0.05
2311.58/578.72	c asymm  cl-useful: 0/1251/17000 lits-rem:0 time: 0.42
2311.58/578.73	c calculated reachability. Time: 0.00
2311.58/578.73	c  N dy  6981   2211614       200     17000         0    116649    119000   3738803     48.72   no data
2335.55/584.70	c  N dy  7057   2231933       200     17000         0     73366    119000   1347634     48.72     51.46
2358.72/590.51	c  N dy  7129   2251948       200     17000         0     92763    119000   2435029     48.72     51.83
2397.47/600.27	c  N dy  7205   2282885       200     17000         0    122710    119000   4114507     48.71     51.65
2420.24/605.90	c  N dy  7278   2303168       200     17000         0     78409    119000   1586264     48.72     51.78
2441.01/611.18	c  N dy  7341   2323387       200     17000         0     98048    119000   2683008     48.71     51.42
2468.57/618.06	c  N dy  7424   2344755       200     17000         0    118821    119000   3850424     48.72     51.40
2493.33/624.28	c  N dy  7496   2364787       200     17000         0     73273    119000   1253504     48.72     51.39
2512.11/628.94	c  N dy  7547   2384989       200     17000         0     92852    119000   2347736     48.72     51.36
2536.07/634.97	c  N dy  7617   2405348       200     17000         0    112594    119000   3455239     48.72     51.46
2565.65/642.34	c  N dy  7689   2425369       200     17000         0     66061    119000    802766     48.72     51.86
2584.41/647.00	c  N dy  7773   2445445       200     17000         0     85587    119000   1896634     48.72     55.91
2606.37/652.52	c  N dy  7838   2465460       200     17000         0    104955    119000   2982240     48.73     51.57
2635.96/660.00	c  N dy  7899   2486126       200     17000         0    124977    119000   4105308     48.73     51.51
2663.10/666.78	c  N dy  7969   2506239       200     17000         0     77587    119000   1399473     48.73     51.98
2688.26/673.07	c  N dy  8039   2528702       200     17000         0     99359    119000   2616428     48.73     51.68
2713.03/679.29	c  N dy  8098   2549180       200     17000         0    119215    119000   3731131     48.72     51.69
2742.99/686.75	c  N dy  8180   2569423       200     17000         0     70924    119000    986689     48.73     51.86
2762.17/691.57	c  N dy  8246   2589614       200     17000         0     90509    119000   2081254     48.73     51.47
2785.75/697.46	c  N dy  8316   2609687       200     17000         0    109971    119000   3171153     48.73     51.73
2814.49/704.63	c  N dy  8378   2630416       200     17000         0    130050    119000   4293559     48.73     51.38
2838.48/710.66	c  N dy  8427   2651874       200     17000         0     81998    119000   1561629     48.73     51.33
2860.06/716.05	c  N dy  8484   2671987       200     17000         0    101482    119000   2653911     48.73     51.32
2888.79/723.24	c  N dy  8569   2693896       200     17000         0    122729    119000   3842361     48.73     51.77
2915.95/730.06	c  S st  8622   2711614       200     17000         0     70109    119000    851323     48.73     46.03
2916.75/730.23	c  S st  8622   2712121       200     17000         0     70608    119000    878012     48.73   no data
2916.75/730.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2916.75/730.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2916.75/730.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2916.75/730.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2916.75/730.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2916.75/730.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2916.75/730.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2917.16/730.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2917.16/730.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2921.56/731.49	c lits-rem:         1  cl-subs:       46  v-elim:      0  v-fix:    0  time:  1.16 s
2921.56/731.49	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2921.96/731.51	c vivif2 --  cl tried    70562 cl shrink        0 lits rem          0 time: 0.01
2923.14/731.86	c asymm  cl-useful: 0/1891/17000 lits-rem:0 time: 0.35
2923.14/731.86	c calculated reachability. Time: 0.00
2923.14/731.86	c  N dy  8622   2712121       200     17000         0     70562    119000    874663     48.73   no data
2943.12/736.87	c  N dy  8703   2732474       200     17000         0     90279    119000   1977875     48.73     51.30
2967.09/742.87	c  N dy  8789   2752508       200     17000         0    109713    119000   3068425     48.74     51.84
2995.45/749.94	c  N dy  8851   2773092       200     17000         0    129689    119000   4188344     48.74     51.57
3023.03/756.83	c  N dy  8932   2793193       200     17000         0     78428    119000   1270289     48.74     51.50
3048.98/763.33	c  N dy  8982   2817917       200     17000         0    102382    119000   2620477     48.73     51.43
3076.13/770.10	c  N dy  9042   2837976       200     17000         0    121774    119000   3707813     48.73     51.87
3107.69/778.01	c  N dy  9105   2859128       200     17000         0    142339    119000   4859691     48.73     51.65
3128.49/783.25	c  N dy  9172   2879293       200     17000         0     90197    119000   1885404     48.73     51.91
3151.63/789.07	c  N dy  9214   2900190       200     17000         0    110520    119000   3019082     48.72     51.37
3179.99/796.14	c  N dy  9279   2920216       200     17000         0    129922    119000   4104730     48.72     54.23
3210.35/803.73	c  N dy  9343   2940342       200     17000         0     76694    119000   1078260     48.72     51.63
3231.51/809.01	c  N dy  9410   2961097       200     17000         0     96768    119000   2198257     48.72     51.87
3265.07/817.49	c  N dy  9444   2991770       200     17000         0    126424    119000   3878230     48.70     51.33
3299.02/825.90	c  N dy  9508   3013072       200     17000         0    147043    119000   5027630     48.70     51.55
3319.40/831.08	c  N dy  9581   3033107       200     17000         0     92860    119000   1946123     48.71     51.43
3344.16/837.28	c  N dy  9656   3053818       200     17000         0    112971    119000   3077030     48.71     51.82
3373.33/844.54	c  N dy  9692   3073841       200     17000         0    132331    119000   4156728     48.70     51.45
3413.69/854.63	c  N dy  9766   3093972       200     17000         0     77212    119000   1020332     48.70     51.57
3444.02/862.26	c  N dy  9841   3114186       200     17000         0     96818    119000   2123279     48.71     51.30
3479.60/871.17	c  N dy  9903   3134839       200     17000         0    116838    119000   3241633     48.71     51.54
3511.53/879.13	c  N dy  9985   3154851       200     17000         0    136281    119000   4335085     48.71     51.93
3544.29/887.31	c  N dy 10048   3175021       200     17000         0     80246    119000   1138507     48.71     51.28
3567.07/893.04	c  N dy 10133   3195350       200     17000         0     99945    119000   2246771     48.72     51.62
3588.22/898.33	c  S st 10199   3212121       200     17000         0    116213    119000   3163987     48.72     44.63
3589.44/898.64	c  S st 10199   3212624       200     17000         0    116705    119000   3190212     48.72   no data
3589.44/898.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3589.84/898.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3589.84/898.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3589.84/898.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3589.84/898.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3589.84/898.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3589.84/898.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3589.84/898.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3590.22/898.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3690.09/923.86	c lits-rem:       631  cl-subs:     2957  v-elim:      0  v-fix:    0  time: 25.00 s
3690.09/923.86	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3690.09/923.90	c vivif2 --  cl tried   113748 cl shrink        0 lits rem          0 time: 0.04
3692.09/924.31	c asymm  cl-useful: 0/1295/17000 lits-rem:0 time: 0.41
3692.09/924.31	c calculated reachability. Time: 0.00
3692.09/924.31	c  N dy 10199   3212624       200     17000         0    113748    119000   2972650     48.72   no data
3721.67/931.75	c  N dy 10284   3232700       200     17000         0    133209    119000   4066665     48.72     51.37
3770.00/943.85	c  N dy 10354   3268813       200     17000         0     91559    119000   1725435     48.70     51.76
3794.75/950.05	c  N dy 10438   3288830       200     17000         0    110972    119000   2814685     48.71     51.36
3827.12/958.11	c  N dy 10523   3309044       200     17000         0    130554    119000   3908606     48.71     51.76
3865.85/967.89	c  N dy 10590   3329057       200     17000         0    149957    119000   4994070     48.71     51.46
3894.61/975.06	c  N dy 10674   3350703       200     17000         0     93498    119000   1794100     48.71     51.46
3918.18/980.98	c  N dy 10721   3371243       200     17000         0    113418    119000   2914687     48.71     51.75
3950.15/988.90	c  N dy 10818   3391546       200     17000         0    133116    119000   4022223     48.72     52.06
3983.69/997.34	c  N dy 10896   3411573       200     17000         0    152533    119000   5113771     48.72     52.62
4009.25/1003.74	c  N dy 10961   3431908       200     17000         0     93709    119000   1760653     48.72     51.40
4034.42/1010.06	c  N dy 11046   3452043       200     17000         0    113252    119000   2859343     48.72     51.43
4064.00/1017.43	c  N dy 11123   3472382       200     17000         0    133019    119000   3966088     48.73     51.46
4097.93/1025.93	c  N dy 11184   3492765       200     17000         0    152780    119000   5071027     48.73     51.38
4126.69/1033.18	c  N dy 11243   3514943       200     17000         0     94754    119000   1768187     48.72     51.41
4149.46/1038.87	c  N dy 11268   3535103       200     17000         0    114253    119000   2866216     48.72     51.33
4179.01/1046.26	c  N dy 11334   3555262       200     17000         0    133807    119000   3965382     48.72     51.74
4211.77/1054.43	c  N dy 11383   3575523       200     17000         0    153481    119000   5065259     48.72     51.75
4239.75/1061.42	c  N dy 11462   3595581       200     17000         0     92416    119000   1593953     48.72     52.57
4266.12/1068.01	c  N dy 11553   3616993       200     17000         0    113138    119000   2755098     48.72     51.61
4296.07/1075.51	c  N dy 11623   3637454       200     17000         0    132975    119000   3867164     48.73     51.38
4336.01/1085.50	c  N dy 11671   3658869       200     17000         0    153733    119000   5026578     48.72     51.39
4378.34/1096.17	c  N dy 11759   3678928       200     17000         0     91748    119000   1514786     48.72     51.32
4413.50/1104.95	c  N dy 11846   3699501       200     17000         0    111714    119000   2637430     48.73     52.23
4434.67/1110.23	c  S st 11892   3712626       200     17000         0    124446    119000   3351964     48.73     50.19
4435.87/1110.57	c  S st 11892   3713131       200     17000         0    124942    119000   3378975     48.73   no data
4435.87/1110.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4436.27/1110.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4436.27/1110.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4436.27/1110.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4436.27/1110.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4436.27/1110.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4436.27/1110.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4436.67/1110.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4437.08/1110.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4545.31/1137.94	c lits-rem:       988  cl-subs:     3225  v-elim:      0  v-fix:    0  time: 27.14 s
4545.31/1137.94	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4545.31/1137.98	c vivif2 --  cl tried   121717 cl shrink        0 lits rem          0 time: 0.04
4546.91/1138.40	c asymm  cl-useful: 0/1185/17000 lits-rem:0 time: 0.41
4546.91/1138.40	c calculated reachability. Time: 0.00
4546.91/1138.40	c  N dy 11892   3713131       200     17000         0    121717    119000   3142719     48.73   no data
4583.67/1147.55	c  N dy 11962   3737462       200     17000         0    145333    119000   4473871     48.73     51.45
4608.43/1153.77	c  F st 12005   3751562       200     17000         0    158958    119000   5235031     48.73     46.14
4620.81/1156.84	c  N dy 12014   3757785       200     17000         0     82651    119000    961200     48.73     51.66
4642.79/1162.36	c  N dy 12085   3777868       200     17000         0    102097    119000   2046569     48.73     52.02
4670.76/1169.31	c  N dy 12171   3798583       200     17000         0    122180    119000   3172303     48.73     51.31
4702.30/1177.24	c  N dy 12241   3818829       200     17000         0    141834    119000   4273325     48.73     51.58
4743.04/1187.43	c  N dy 12303   3838877       200     17000         0    161280    119000   5361368     48.73     51.39
4771.02/1194.45	c  N dy 12366   3858920       200     17000         0     97345    119000   1742208     48.73     54.46
4797.79/1201.11	c  N dy 12455   3878997       200     17000         0    116833    119000   2834748     48.74     52.11

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

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

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


[startup+0 s]
/proc/loadavg: 7.38 7.84 6.64 5/180 21622
/proc/meminfo: memFree=14730148/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 495453288 52441088 347 33554432000 4194304 4627427 140736945106272 18446744073709551615 47542839400370 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 12803 347 299 106 0 7774 0
[pid=21622/tid=21623] ppid=21620 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495453288 52441088 347 33554432000 4194304 4627427 140736945106272 18446744073709551615 47542839400370 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495453288 52441088 347 33554432000 4194304 4627427 140736945106272 18446744073709551615 47542839400364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495453289 52441088 347 33554432000 4194304 4627427 140736945106272 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.05745 s]
/proc/loadavg: 7.38 7.84 6.64 5/180 21622
/proc/meminfo: memFree=14730148/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=282696 CPUtime=0.2 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 2581 0 0 0 20 0 0 0 25 0 4 0 495453288 289480704 2480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 70674 2480 362 106 0 65645 0
[pid=21622/tid=21623] ppid=21620 vsize=282696 CPUtime=0.05 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 545 0 0 0 5 0 0 0 25 0 4 0 495453288 289480704 2480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=282696 CPUtime=0.05 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 499 0 0 0 5 0 0 0 25 0 4 0 495453288 289480704 2480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=282696 CPUtime=0.04 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 586 0 0 0 4 0 0 0 25 0 4 0 495453289 289480704 2480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282696

[startup+0.147584 s]
/proc/loadavg: 7.38 7.84 6.64 5/180 21622
/proc/meminfo: memFree=14730148/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=282828 CPUtime=0.56 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 2788 0 0 0 56 0 0 0 25 0 4 0 495453288 289615872 2687 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 70707 2687 364 106 0 65678 0
[pid=21622/tid=21623] ppid=21620 vsize=282828 CPUtime=0.14 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 551 0 0 0 14 0 0 0 25 0 4 0 495453288 289615872 2687 33554432000 4194304 4627427 140736945106272 18446744073709551615 233509958689 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=282828 CPUtime=0.14 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 511 0 0 0 14 0 0 0 25 0 4 0 495453288 289615872 2687 33554432000 4194304 4627427 140736945106272 18446744073709551615 4523327 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=282828 CPUtime=0.13 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 759 0 0 0 13 0 0 0 25 0 4 0 495453289 289615872 2687 33554432000 4194304 4627427 140736945106272 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 282828

[startup+0.300407 s]
/proc/loadavg: 7.38 7.84 6.64 5/180 21622
/proc/meminfo: memFree=14730148/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=284480 CPUtime=1.17 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 3353 0 0 0 117 0 0 0 25 0 4 0 495453288 291307520 2803 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 71120 2803 365 106 0 66091 0
[pid=21622/tid=21623] ppid=21620 vsize=284480 CPUtime=0.29 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 564 0 0 0 29 0 0 0 25 0 4 0 495453288 291307520 2803 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=284480 CPUtime=0.29 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 527 0 0 0 29 0 0 0 25 0 4 0 495453288 291307520 2803 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=284480 CPUtime=0.29 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 1274 0 0 0 29 0 0 0 25 0 4 0 495453289 291307520 2803 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 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) 284480

[startup+0.700337 s]
/proc/loadavg: 7.38 7.84 6.64 5/180 21622
/proc/meminfo: memFree=14730148/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=289584 CPUtime=2.77 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 8425 0 0 0 276 1 0 0 18 0 4 0 495453288 296534016 6628 33554432000 4194304 4627427 140736945106272 18446744073709551615 4324270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 72396 6629 384 106 0 67367 0
[pid=21622/tid=21623] ppid=21620 vsize=289584 CPUtime=0.69 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 2042 0 0 0 69 0 0 0 25 0 4 0 495453288 296534016 6629 33554432000 4194304 4627427 140736945106272 18446744073709551615 4338479 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=289584 CPUtime=0.68 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 1936 0 0 0 68 0 0 0 18 0 4 0 495453288 296534016 6633 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=289584 CPUtime=0.69 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 1983 0 0 0 69 0 0 0 25 0 4 0 495453289 296534016 6636 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309905 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) 289584

[startup+1.50019 s]
/proc/loadavg: 7.38 7.84 6.64 10/184 21626
/proc/meminfo: memFree=14695148/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=303596 CPUtime=5.97 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 14525 0 0 0 595 2 0 0 19 0 4 0 495453288 310882304 8556 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 75899 8557 385 106 0 70870 0
[pid=21622/tid=21623] ppid=21620 vsize=303596 CPUtime=1.48 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 3536 0 0 0 148 0 0 0 25 0 4 0 495453288 310882304 8557 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=303596 CPUtime=1.48 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 3698 0 0 0 148 0 0 0 19 0 4 0 495453288 310882304 8557 33554432000 4194304 4627427 140736945106272 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=303596 CPUtime=1.48 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 3079 0 0 0 148 0 0 0 25 0 4 0 495453289 310882304 8557 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310094 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) 303596

[startup+3.10091 s]
/proc/loadavg: 7.38 7.84 6.64 9/184 21627
/proc/meminfo: memFree=14703952/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=304344 CPUtime=12.36 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 25760 0 0 0 1232 4 0 0 23 0 4 0 495453288 311648256 12862 33554432000 4194304 4627427 140736945106272 18446744073709551615 4507122 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 76086 12862 388 106 0 71057 0
[pid=21622/tid=21623] ppid=21620 vsize=304344 CPUtime=3.09 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 6925 0 0 0 308 1 0 0 25 0 4 0 495453288 311648256 12862 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=304344 CPUtime=3.08 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 5715 0 0 0 308 0 0 0 23 0 4 0 495453288 311648256 12863 33554432000 4194304 4627427 140736945106272 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=304344 CPUtime=3.07 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 5512 0 0 0 307 0 0 0 25 0 4 0 495453289 311648256 12863 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309587 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) 304344

[startup+6.30033 s]
/proc/loadavg: 7.43 7.84 6.64 10/184 21627
/proc/meminfo: memFree=14654364/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=312220 CPUtime=25.14 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 45297 0 0 0 2507 7 0 0 25 0 4 0 495453288 319713280 23744 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 78055 23744 388 106 0 73026 0
[pid=21622/tid=21623] ppid=21620 vsize=312220 CPUtime=6.29 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 11794 0 0 0 627 2 0 0 25 0 4 0 495453288 319713280 23744 33554432000 4194304 4627427 140736945106272 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=312220 CPUtime=6.28 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 11158 0 0 0 627 1 0 0 25 0 4 0 495453288 319713280 23744 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=312220 CPUtime=6.26 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 11453 0 0 0 624 2 0 0 25 0 4 0 495453289 319713280 23744 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309079 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) 312220

[startup+12.7012 s]
/proc/loadavg: 7.48 7.85 6.65 10/184 21627
/proc/meminfo: memFree=14590928/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=311176 CPUtime=50.7 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 70023 0 0 0 5058 12 0 0 25 0 4 0 495453288 318644224 34576 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 77794 34576 388 106 0 72765 0
[pid=21622/tid=21623] ppid=21620 vsize=311176 CPUtime=12.69 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 17305 0 0 0 1266 3 0 0 25 0 4 0 495453288 318644224 34576 33554432000 4194304 4627427 140736945106272 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=311176 CPUtime=12.68 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 17032 0 0 0 1266 2 0 0 25 0 4 0 495453288 318644224 34576 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=311176 CPUtime=12.61 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 17241 0 0 0 1259 2 0 0 25 0 4 0 495453289 318644224 34576 33554432000 4194304 4627427 140736945106272 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 311176

[startup+25.5009 s]
/proc/loadavg: 7.75 7.89 6.68 10/184 21627
/proc/meminfo: memFree=14543664/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=420360 CPUtime=101.83 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 109734 0 0 0 10161 22 0 0 25 0 4 0 495453288 430448640 46564 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 105090 46564 388 106 0 100061 0
[pid=21622/tid=21623] ppid=21620 vsize=420360 CPUtime=25.48 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 28303 0 0 0 2543 5 0 0 25 0 4 0 495453288 430448640 46564 33554432000 4194304 4627427 140736945106272 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=420360 CPUtime=25.48 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 27143 0 0 0 2543 5 0 0 25 0 4 0 495453288 430448640 46564 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=420360 CPUtime=25.34 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 25475 0 0 0 2529 5 0 0 25 0 4 0 495453289 430448640 46564 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 420360

[startup+51.1003 s]
/proc/loadavg: 7.84 7.89 6.71 10/184 21628
/proc/meminfo: memFree=14480976/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=398040 CPUtime=204.08 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 159319 0 0 0 20374 34 0 0 25 0 4 0 495453288 407592960 48078 33554432000 4194304 4627427 140736945106272 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 99510 48078 388 106 0 94481 0
[pid=21622/tid=21623] ppid=21620 vsize=398040 CPUtime=51.09 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 39520 0 0 0 5101 8 0 0 25 0 4 0 495453288 407592960 48078 33554432000 4194304 4627427 140736945106272 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=398040 CPUtime=51.07 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 40130 0 0 0 5099 8 0 0 25 0 4 0 495453288 407592960 48078 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=398040 CPUtime=50.8 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 36408 0 0 0 5073 7 0 0 25 0 4 0 495453289 407592960 48078 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 398040

[startup+102.306 s]
/proc/loadavg: 7.98 7.92 6.78 10/184 21629
/proc/meminfo: memFree=14380112/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=411120 CPUtime=408.63 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 236607 0 0 0 40807 56 0 0 25 0 4 0 495453288 420986880 58702 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 102780 58702 388 106 0 97751 0
[pid=21622/tid=21623] ppid=21620 vsize=411120 CPUtime=102.29 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 57296 0 0 0 10215 14 0 0 25 0 4 0 495453288 420986880 58702 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=411120 CPUtime=102.29 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 64103 0 0 0 10215 14 0 0 25 0 4 0 495453288 420986880 58702 33554432000 4194304 4627427 140736945106272 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=411120 CPUtime=101.72 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 50514 0 0 0 10161 11 0 0 25 0 4 0 495453289 420986880 58702 33554432000 4194304 4627427 140736945106272 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 411120

[startup+162.3 s]

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

[pid=21622] ppid=21620 vsize=901008 CPUtime=2805.3 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 771824 0 0 0 280282 248 0 0 25 0 4 0 495453288 922632192 126656 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 225252 126656 388 106 0 220223 0
[pid=21622/tid=21623] ppid=21620 vsize=901008 CPUtime=702.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 202528 0 0 0 70167 63 0 0 25 0 4 0 495453288 922632192 126656 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=901008 CPUtime=702.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 200980 0 0 0 70160 67 0 0 25 0 4 0 495453288 922632192 126656 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=901008 CPUtime=698.41 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 175050 0 0 0 69785 56 0 0 25 0 4 0 495453289 922632192 126656 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 901008

[startup+762.307 s]
/proc/loadavg: 8.18 8.08 7.43 10/184 21647
/proc/meminfo: memFree=13839528/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=798756 CPUtime=3045 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 818213 0 0 0 304236 264 0 0 25 0 4 0 495453288 817926144 126241 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 199689 126241 388 106 0 194660 0
[pid=21622/tid=21623] ppid=21620 vsize=798756 CPUtime=762.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 214873 0 0 0 76162 68 0 0 25 0 4 0 495453288 817926144 126241 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=798756 CPUtime=762.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 211815 0 0 0 76157 70 0 0 25 0 4 0 495453288 817926144 126241 33554432000 4194304 4627427 140736945106272 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=798756 CPUtime=758.07 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 187532 0 0 0 75747 60 0 0 25 0 4 0 495453289 817926144 126241 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 798756

[startup+822.301 s]
/proc/loadavg: 8.06 8.07 7.46 10/184 21648
/proc/meminfo: memFree=13823640/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=794116 CPUtime=3284.65 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 862074 0 0 0 328183 282 0 0 25 0 4 0 495453288 813174784 128604 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 198529 128604 388 106 0 193500 0
[pid=21622/tid=21623] ppid=21620 vsize=794116 CPUtime=822.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 225175 0 0 0 82158 72 0 0 25 0 4 0 495453288 813174784 128604 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=794116 CPUtime=822.26 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 220395 0 0 0 82152 74 0 0 25 0 4 0 495453288 813174784 128604 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=794116 CPUtime=817.74 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 199430 0 0 0 81710 64 0 0 25 0 4 0 495453289 813174784 128604 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 794116

[startup+882.301 s]
/proc/loadavg: 8.02 8.05 7.49 10/184 21650
/proc/meminfo: memFree=13615176/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=988068 CPUtime=3524.32 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 893863 0 0 0 352135 297 0 0 25 0 4 0 495453288 1011781632 144987 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 247017 144987 388 106 0 241988 0
[pid=21622/tid=21623] ppid=21620 vsize=988068 CPUtime=882.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 228424 0 0 0 88157 73 0 0 25 0 4 0 495453288 1011781632 144987 33554432000 4194304 4627427 140736945106272 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=988068 CPUtime=882.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 230526 0 0 0 88146 81 0 0 25 0 4 0 495453288 1011781632 144987 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310552 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=988068 CPUtime=877.4 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 206506 0 0 0 87675 65 0 0 25 0 4 0 495453289 1011781632 144987 33554432000 4194304 4627427 140736945106272 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 988068

[startup+942.3 s]
/proc/loadavg: 8.01 8.04 7.52 9/184 21652
/proc/meminfo: memFree=13640456/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=875144 CPUtime=3763.98 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 929020 0 0 0 376084 314 0 0 25 0 4 0 495453288 896147456 139015 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 218786 139015 388 106 0 213757 0
[pid=21622/tid=21623] ppid=21620 vsize=875144 CPUtime=942.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 238656 0 0 0 94152 78 0 0 25 0 4 0 495453288 896147456 139015 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=875144 CPUtime=942.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 242848 0 0 0 94140 87 0 0 25 0 4 0 495453288 896147456 139015 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=875144 CPUtime=937.07 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 213574 0 0 0 93638 69 0 0 25 0 4 0 495453289 896147456 139015 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 875144

[startup+1002.3 s]
/proc/loadavg: 8.06 8.04 7.55 10/184 21653
/proc/meminfo: memFree=13482576/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=828660 CPUtime=4003.66 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 969226 0 0 0 400034 332 0 0 25 0 4 0 495453288 848547840 148434 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 207165 148434 388 106 0 202136 0
[pid=21622/tid=21623] ppid=21620 vsize=828660 CPUtime=1002.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 250591 0 0 0 100148 82 0 0 25 0 4 0 495453288 848547840 148434 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=828660 CPUtime=1002.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 247507 0 0 0 100138 89 0 0 25 0 4 0 495453288 848547840 148434 33554432000 4194304 4627427 140736945106272 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=828660 CPUtime=996.74 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 225459 0 0 0 99599 75 0 0 25 0 4 0 495453289 848547840 148434 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 828660

[startup+1062.3 s]
/proc/loadavg: 8.07 8.05 7.58 10/184 21655
/proc/meminfo: memFree=13453292/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=828880 CPUtime=4243.34 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 1013914 0 0 0 423984 350 0 0 25 0 4 0 495453288 848773120 152480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310136 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 207220 152480 388 106 0 202191 0
[pid=21622/tid=21623] ppid=21620 vsize=828880 CPUtime=1062.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 262525 0 0 0 106144 86 0 0 25 0 4 0 495453288 848773120 152480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=828880 CPUtime=1062.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 259572 0 0 0 106132 95 0 0 25 0 4 0 495453288 848773120 152480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=828880 CPUtime=1056.41 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 237512 0 0 0 105562 79 0 0 25 0 4 0 495453289 848773120 152480 33554432000 4194304 4627427 140736945106272 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 828880

[startup+1122.3 s]
/proc/loadavg: 7.80 8.00 7.60 9/184 21687
/proc/meminfo: memFree=14298180/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=1090708 CPUtime=4483 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 1038454 0 0 0 447937 363 0 0 25 0 4 0 495453288 1116884992 164891 33554432000 4194304 4627427 140736945106272 18446744073709551615 4420196 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 272677 164891 388 106 0 267648 0
[pid=21622/tid=21623] ppid=21620 vsize=1090708 CPUtime=1122.31 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 266680 0 0 0 112144 87 0 0 25 0 4 0 495453288 1116884992 164891 33554432000 4194304 4627427 140736945106272 18446744073709551615 4427838 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=1090708 CPUtime=1122.26 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 268695 0 0 0 112125 101 0 0 25 0 4 0 495453288 1116884992 164891 33554432000 4194304 4627427 140736945106272 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=1090708 CPUtime=1116.08 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 239451 0 0 0 111528 80 0 0 25 0 4 0 495453289 1116884992 164891 33554432000 4194304 4627427 140736945106272 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 1090708

[startup+1182.3 s]
/proc/loadavg: 8.01 8.03 7.63 9/184 21689
/proc/meminfo: memFree=14179800/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=975464 CPUtime=4722.68 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 1078174 0 0 0 471891 377 0 0 25 0 4 0 495453288 998875136 159220 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 243866 159220 388 106 0 238837 0
[pid=21622/tid=21623] ppid=21620 vsize=975464 CPUtime=1182.3 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 276731 0 0 0 118139 91 0 0 25 0 4 0 495453288 998875136 159220 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=975464 CPUtime=1182.27 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 279431 0 0 0 118122 105 0 0 25 0 4 0 495453288 998875136 159220 33554432000 4194304 4627427 140736945106272 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=975464 CPUtime=1175.76 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 250567 0 0 0 117492 84 0 0 25 0 4 0 495453289 998875136 159220 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 975464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.03 7.64 9/184 21690
/proc/meminfo: memFree=14166388/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=1019740 CPUtime=4800.19 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 1084581 0 0 0 479639 380 0 0 25 0 4 0 495453288 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4328754 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 254935 159438 388 106 0 249906 0
[pid=21622/tid=21623] ppid=21620 vsize=1019740 CPUtime=1201.71 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 279419 0 0 0 120078 93 0 0 25 0 4 0 495453288 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=1019740 CPUtime=1201.67 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 279790 0 0 0 120062 105 0 0 25 0 4 0 495453288 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=1019740 CPUtime=1195.05 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 253065 0 0 0 119420 85 0 0 25 0 4 0 495453289 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1019740

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

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

[startup+1201.7 s]
/proc/loadavg: 8.00 8.03 7.64 9/184 21690
/proc/meminfo: memFree=14166388/32951124 swapFree=67111528/67111528
[pid=21622] ppid=21620 vsize=1019740 CPUtime=4800.19 cores=0,2,4,6
/proc/21622/stat : 21622 (strangenight2-m) R 21620 21622 21381 0 -1 4202496 1084581 0 0 0 479639 380 0 0 25 0 4 0 495453288 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4328754 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21622/statm: 254935 159438 388 106 0 249906 0
[pid=21622/tid=21623] ppid=21620 vsize=1019740 CPUtime=1201.71 cores=0,2,4,6
/proc/21622/task/21623/stat : 21623 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 279419 0 0 0 120078 93 0 0 25 0 4 0 495453288 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21622/tid=21624] ppid=21620 vsize=1019740 CPUtime=1201.67 cores=0,2,4,6
/proc/21622/task/21624/stat : 21624 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 279790 0 0 0 120062 105 0 0 25 0 4 0 495453288 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21622/tid=21625] ppid=21620 vsize=1019740 CPUtime=1195.05 cores=0,2,4,6
/proc/21622/task/21625/stat : 21625 (strangenight2-m) R 21620 21622 21381 0 -1 4202560 253065 0 0 0 119420 85 0 0 25 0 4 0 495453289 1044213760 159438 33554432000 4194304 4627427 140736945106272 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1019740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.25
CPU user time (s): 4796.41
CPU system time (s): 3.83442
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1092772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.41
system time used= 3.83442
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1084584
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= 1503
involuntary context switches= 23284

runsolver used 2.02369 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 00:39:34
IDJOB=3173750
IDBENCH=82568
IDSOLVER=1586
FILE ID=node145/3173750-1304030374
RUNJOBID= node145-1304028687-21399
PBS_JOBID= 13170307
Free space on /tmp= 72200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173750-1304030374/watcher-3173750-1304030374 -o /tmp/evaluation-result-3173750-1304030374/solver-3173750-1304030374 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173750-1304030374.cnf

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=787925089

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14730676 kB
Buffers:       2097660 kB
Cached:       15216540 kB
SwapCached:          0 kB
Active:        5369692 kB
Inactive:     12280524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14730676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:      335124 kB
Mapped:          15472 kB
Slab:           508344 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   602848 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= 72196 MiB
End job on node145 at 2011-04-29 00:59:38