Trace number 3173689

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark454.473
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-3173689-1304029979.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
0.00/0.36	c asymm  cl-useful: 0/14605/17000 lits-rem:0 time: 0.35
0.00/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.44/1.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.44/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.44/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.44/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.44/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.44/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1.44/1.20	c Finding binary XORs  T:     0.00 s  found:       0
1.44/1.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.44/1.20	c calculated reachability. Time: 0.00
1.44/1.20	c Calc default polars -  time:   0.00 s pos:     111 undec:       6 neg:      83
1.44/1.20	c =========================================================================================
1.44/1.20	c types(t): F = full restart, N = normal restart
1.44/1.20	c types(t): S = simplification begin/end, E = solution found
1.44/1.20	c restart types(rt): st = static, dy = dynamic
1.44/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.44/1.20	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
1.44/1.20	c  N dy    10      4020       200     17000         0      3887    119000    222828     50.82     53.89
1.44/1.20	c  N dy    18     10442       200     17000         0      7714    119000    394482     49.99     52.70
5.16/1.30	c  N dy    25     14708       200     17000         0      7723    119000    342310     49.68     52.33
5.96/1.52	c  N dy    38     18830       200     17000         0      6258    119000    212028     49.54     52.39
6.77/1.77	c  N dy    48     22920       200     17000         0     10223    119000    432715     49.39     52.42
7.56/1.91	c  F st    53     25002       200     17000         0     12255    119000    546308     49.30     47.09
7.97/2.04	c  N st    57     27038       200     17000         0      7616    119000    239703     49.30   no data
8.76/2.22	c  S st    59     30002       200     17000         0     10478    119000    404824     49.30   no data
8.76/2.27	c  S st    59     30507       200     17000         0     10978    119000    432037     49.30   no data
8.76/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.76/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.76/2.28	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
8.76/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.76/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
8.76/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.76/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.76/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.68	c lits-rem:        96  cl-subs:      277  v-elim:      0  v-fix:    0  time:  0.38 s
10.76/2.76	c asymm  cl-useful: 0/2395/17000 lits-rem:0 time: 0.08
10.76/2.76	c calculated reachability. Time: 0.00
10.76/2.76	c  N dy    59     30507       200     17000         0     10701    119000    410919     49.30   no data
11.96/3.04	c  N dy    77     34521       200     17000         0     14596    119000    629345     49.41     52.34
13.15/3.34	c  N dy    85     38917       200     17000         0     11195    119000    393674     49.30     52.19
14.35/3.66	c  N dy    93     43045       200     17000         0     15220    119000    618306     49.15     52.04
15.15/3.90	c  S st    99     45760       200     17000         0      9170    119000    238408     49.11     46.87
15.55/3.94	c  S st    99     46264       200     17000         0      9663    119000    265160     49.11   no data
15.55/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.55/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.55/3.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.55/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.55/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.55/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.05	c lits-rem:         4  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.08 s
15.95/4.05	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
15.95/4.06	c vivif2 --  cl tried     9608 cl shrink        0 lits rem          0 time: 0.00
17.55/4.47	c asymm  cl-useful: 0/13473/17000 lits-rem:0 time: 0.42
17.55/4.47	c calculated reachability. Time: 0.00
17.55/4.47	c  N dy    99     46264       200     17000         0      9608    119000    260952     49.11   no data
18.74/4.76	c  N dy   115     50331       200     17000         0     13550    119000    482216     49.18     54.23
19.94/5.08	c  N dy   130     54447       200     17000         0     17530    119000    705653     49.23     51.86
21.56/5.45	c  N dy   131     59235       200     17000         0     12480    119000    380303     48.89     51.71
22.74/5.75	c  N dy   145     63262       200     17000         0     16402    119000    598814     48.89     51.58
24.34/6.13	c  N dy   161     67364       200     17000         0     20391    119000    821491     48.92     51.53
25.14/6.32	c  S st   168     69396       200     17000         0     11698    119000    294155     48.91     45.22
25.14/6.37	c  S st   168     69899       200     17000         0     12194    119000    320961     48.91   no data
25.14/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.14/6.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.14/6.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.14/6.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.14/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.14/6.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.14/6.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.14/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.53	c lits-rem:        11  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.13 s
25.96/6.54	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
25.96/6.54	c vivif2 --  cl tried    12084 cl shrink        0 lits rem          0 time: 0.00
26.34/6.68	c asymm  cl-useful: 0/3527/17000 lits-rem:0 time: 0.14
26.34/6.68	c calculated reachability. Time: 0.00
26.34/6.68	c  N dy   168     69899       200     17000         0     12084    119000    313191     48.91   no data
27.93/7.03	c  N dy   183     74463       200     17000         0     16522    119000    560123     48.91     51.58
31.13/7.88	c  N dy   190     84582       200     17000         0     14687    119000    420266     48.73     51.51
32.32/8.10	c  F st   198     87502       200     17000         0     17518    119000    578238     48.73     49.89
33.12/8.38	c  N st   203     90797       200     17000         0     20711    119000    758470     48.73   no data
35.52/8.90	c  N dy   218     96686       200     17000         0     13817    119000    331315     48.74     55.28
37.52/9.46	c  N dy   244    102953       200     17000         0     19909    119000    668433     48.73     52.19
38.32/9.62	c  S st   249    104848       200     17000         0     21746    119000    770704     48.70   no data
38.32/9.70	c  S st   249    105353       200     17000         0     22244    119000    797505     48.70   no data
38.32/9.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.72/9.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.72/9.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.72/9.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.72/9.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.72/9.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
38.72/9.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.72/9.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.72/9.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.91/11.07	c lits-rem:       208  cl-subs:      692  v-elim:      0  v-fix:    0  time:  1.32 s
43.91/11.07	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
43.91/11.08	c vivif2 --  cl tried    21552 cl shrink        0 lits rem          0 time: 0.01
45.51/11.44	c asymm  cl-useful: 0/5014/17000 lits-rem:0 time: 0.35
45.51/11.44	c calculated reachability. Time: 0.00
45.51/11.44	c  N dy   249    105353       200     17000         0     21552    119000    746605     48.70   no data
48.70/12.27	c  N dy   292    112133       200     17000         0     14539    119000    326121     48.81     51.44
51.51/12.97	c  N dy   318    119812       200     17000         0     21969    119000    742012     48.85     52.21
55.10/13.85	c  N dy   322    128154       200     17000         0     15520    119000    339063     48.66     51.49
57.89/14.59	c  N dy   348    136419       200     17000         0     23504    119000    779604     48.66     53.25
61.89/15.50	c  N dy   382    145286       200     17000         0     16631    119000    360027     48.65     51.35
65.10/16.36	c  N dy   425    154656       200     17000         0     25729    119000    868459     48.70     51.65
66.28/16.70	c  S st   431    158029       200     17000         0     28998    119000   1050255     48.67     43.43
66.68/16.78	c  S st   431    158532       200     17000         0     29498    119000   1076791     48.67   no data
66.68/16.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.08/16.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
67.08/16.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.08/16.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.08/16.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.08/16.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
67.08/16.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.08/16.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
67.08/16.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.28/19.65	c lits-rem:       164  cl-subs:     1067  v-elim:      0  v-fix:    0  time:  2.79 s
78.28/19.65	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
78.28/19.66	c vivif2 --  cl tried    28431 cl shrink        0 lits rem          0 time: 0.01
79.47/19.92	c asymm  cl-useful: 0/3824/17000 lits-rem:0 time: 0.25
79.47/19.92	c calculated reachability. Time: 0.00
79.47/19.92	c  N dy   431    158532       200     17000         0     28431    119000    999617     48.67   no data
83.46/20.97	c  N dy   476    168965       200     17000         0     22094    119000    618404     48.72     51.40
88.25/22.19	c  N dy   511    180434       200     17000         0     33232    119000   1240231     48.71     51.63
93.45/23.45	c  N dy   552    192135       200     17000         0     27110    119000    855583     48.73     51.59
100.66/25.21	c  N dy   564    209045       200     17000         0     24995    119000    694832     48.51     51.10
107.83/27.01	c  N dy   616    222713       200     17000         0     38280    119000   1438803     48.55     51.29
114.62/28.72	c  N dy   675    237801       200     17000         0     33536    119000   1128570     48.57     47.68
114.62/28.72	c  S st   675    237801       200     17000         0     33536    119000   1128570     48.57     47.68
115.02/28.83	c  S st   675    238301       200     17000         0     34028    119000   1155409     48.57   no data
115.02/28.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.02/28.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
115.02/28.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.02/28.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.02/28.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.02/28.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
115.02/28.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.02/28.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
115.41/28.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.20/32.61	c lits-rem:       518  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  3.71 s
130.20/32.61	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
130.20/32.62	c vivif2 --  cl tried    32929 cl shrink        0 lits rem          0 time: 0.01
131.01/32.89	c asymm  cl-useful: 0/3387/17000 lits-rem:0 time: 0.27
131.01/32.89	c calculated reachability. Time: 0.00
131.01/32.89	c  N dy   675    238301       200     17000         0     32929    119000   1074943     48.57   no data
138.58/34.71	c  N dy   727    253897       200     17000         0     27732    119000    758615     48.57     51.63
146.58/36.71	c  N dy   796    270131       200     17000         0     22157    119000    405053     48.61     51.35
154.56/38.79	c  N dy   859    289070       200     17000         0     40497    119000   1425471     48.61     51.55
162.55/40.72	c  F st   896    306251       200     17000         0     34857    119000   1065245     48.57     51.09
163.35/40.96	c  N st   900    308285       200     17000         0     36827    119000   1176827     48.57   no data
182.53/45.71	c  N dy   931    343278       200     17000         0     47413    119000   1738858     48.26     51.17
188.92/47.38	c  S st   967    357452       200     17000         0     36951    119000   1100458     48.25     48.96
189.32/47.48	c  S st   967    357953       200     17000         0     37447    119000   1128090     48.25   no data
189.32/47.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
189.72/47.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
189.72/47.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.72/47.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.72/47.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.72/47.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
189.72/47.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
189.72/47.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
189.72/47.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.73/50.51	c lits-rem:       222  cl-subs:     1072  v-elim:      0  v-fix:    0  time:  2.96 s
201.73/50.52	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
201.73/50.53	c vivif2 --  cl tried    36375 cl shrink        0 lits rem          0 time: 0.01
202.91/50.81	c asymm  cl-useful: 0/3121/17000 lits-rem:0 time: 0.28
202.91/50.81	c calculated reachability. Time: 0.00
202.91/50.81	c  N dy   967    357953       200     17000         0     36375    119000   1051208     48.25   no data
213.69/53.55	c  N dy  1051    378052       200     17000         0     30707    119000    711244     48.28     50.86
227.27/56.97	c  N dy  1126    398349       200     17000         0     50445    119000   1803835     48.30     51.25
238.06/59.64	c  N dy  1203    418834       200     17000         0     44161    119000   1415490     48.32     51.57
249.66/62.60	c  N dy  1279    439972       200     17000         0     37470    119000    995688     48.34     50.97
261.63/65.58	c  N dy  1343    460046       200     17000         0     28787    119000    471264     48.34     51.07
272.04/68.18	c  N dy  1404    480814       200     17000         0     48943    119000   1589524     48.34     51.28
283.60/71.09	c  N dy  1473    501253       200     17000         0     39657    119000   1030846     48.34     51.24
299.98/75.13	c  N dy  1566    528051       200     17000         0     35543    119000    761630     48.34     50.95
304.78/76.35	c  S st  1613    536929       200     17000         0     44155    119000   1241607     48.36     50.34
305.18/76.47	c  S st  1613    537433       200     17000         0     44651    119000   1267919     48.36   no data
305.18/76.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
305.58/76.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
305.58/76.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.58/76.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.58/76.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.58/76.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
305.58/76.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
305.58/76.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
305.58/76.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.75/80.85	c lits-rem:       305  cl-subs:     1235  v-elim:      0  v-fix:    0  time:  4.29 s
322.75/80.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
322.75/80.86	c vivif2 --  cl tried    43416 cl shrink        0 lits rem          0 time: 0.01
323.56/81.05	c asymm  cl-useful: 0/1654/17000 lits-rem:0 time: 0.19
323.56/81.05	c calculated reachability. Time: 0.00
323.56/81.05	c  N dy  1613    537433       200     17000         0     43416    119000   1182137     48.36   no data
337.13/84.45	c  N dy  1685    557512       200     17000         0     31889    119000    510241     48.37     51.01
347.92/87.10	c  N dy  1730    577799       200     17000         0     51593    119000   1601469     48.35     50.93
361.50/90.51	c  N dy  1811    598801       200     17000         0     39963    119000    917463     48.36     51.15
374.29/93.72	c  N dy  1886    619267       200     17000         0     59808    119000   2023405     48.36     51.15
387.07/96.98	c  N dy  1956    639366       200     17000         0     46348    119000   1224899     48.36     55.04
402.65/100.83	c  N dy  2047    659453       200     17000         0     65882    119000   2311867     48.38     50.98
415.43/104.05	c  N dy  2129    679476       200     17000         0     51380    119000   1463679     48.40     51.19
433.40/108.53	c  N dy  2237    699532       200     17000         0     35900    119000    550624     48.44     51.22
446.19/111.73	c  N dy  2306    719812       200     17000         0     55601    119000   1646498     48.44     51.18
462.56/115.80	c  N dy  2384    740380       200     17000         0     39589    119000    713895     48.46     51.04
476.15/119.29	c  N dy  2479    760383       200     17000         0     59010    119000   1796179     48.48     51.17
490.93/122.97	c  N dy  2539    780438       200     17000         0     41599    119000    781127     48.48     51.34
504.11/126.22	c  N dy  2611    800675       200     17000         0     61246    119000   1877065     48.48     51.06
508.10/127.25	c  S st  2620    806152       200     17000         0     66542    119000   2166029     48.47     44.36
508.91/127.43	c  S st  2620    806653       200     17000         0     67040    119000   2191761     48.47   no data
508.91/127.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
508.91/127.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
508.91/127.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
508.91/127.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.91/127.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.91/127.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
508.91/127.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
509.32/127.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
509.32/127.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.62/144.68	c lits-rem:       603  cl-subs:     2457  v-elim:      0  v-fix:    0  time: 17.12 s
577.62/144.68	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
578.02/144.71	c vivif2 --  cl tried    64583 cl shrink        0 lits rem          0 time: 0.03
579.22/145.09	c asymm  cl-useful: 0/2493/17000 lits-rem:0 time: 0.38
579.22/145.10	c calculated reachability. Time: 0.00
579.22/145.10	c  N dy  2620    806653       200     17000         0     64583    119000   2015640     48.47   no data
594.39/148.87	c  N dy  2692    827442       200     17000         0     46904    119000   1037330     48.48     51.12
608.77/152.45	c  N dy  2774    847559       200     17000         0     66430    119000   2129097     48.49     51.39
624.75/156.40	c  N dy  2876    867561       200     17000         0     47023    119000    994067     48.51     51.10
639.13/160.05	c  N dy  2959    887814       200     17000         0     66690    119000   2087600     48.53     51.25
655.11/164.04	c  N dy  3044    907889       200     17000         0     46375    119000    913652     48.54     57.20
669.89/167.73	c  N dy  3115    928687       200     17000         0     66584    119000   2039847     48.54     51.30
685.87/171.72	c  N dy  3171    948759       200     17000         0     45325    119000    807794     48.54     51.18
700.24/175.31	c  N dy  3250    969207       200     17000         0     65124    119000   1909131     48.54     51.48
717.83/179.70	c  N dy  3313    989219       200     17000         0     42841    119000    625460     48.55     51.23
730.61/182.94	c  N dy  3362   1009483       200     17000         0     62455    119000   1715770     48.53     51.41
747.38/187.18	c  N dy  3430   1029503       200     17000         0     81868    119000   2797244     48.53     51.58
762.16/190.81	c  N dy  3487   1049504       200     17000         0     58621    119000   1466681     48.53     51.58
778.54/194.92	c  N dy  3554   1069558       200     17000         0     78107    119000   2557837     48.53     51.19
780.54/195.48	c  F st  3564   1071876       200     17000         0     80361    119000   2683632     48.53     48.25
794.12/198.82	c  N dy  3608   1089631       200     17000         0     53894    119000   1155506     48.53     52.45
809.71/202.71	c  N dy  3670   1109796       200     17000         0     73450    119000   2242123     48.52     51.41
829.28/207.64	c  N dy  3737   1129970       200     17000         0     48411    119000    806882     48.53     51.17
846.45/211.93	c  N dy  3820   1150051       200     17000         0     67862    119000   1891974     48.53     51.38
868.83/217.54	c  N dy  3889   1170800       200     17000         0     87973    119000   3012986     48.53     51.25
886.81/222.03	c  N dy  3978   1192066       200     17000         0     63069    119000   1584017     48.54     51.30
903.18/226.19	c  S st  4049   1209981       200     17000         0     80430    119000   2550705     48.55     47.28
904.40/226.40	c  S st  4049   1210487       200     17000         0     80926    119000   2577925     48.55   no data
904.40/226.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
904.40/226.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
904.40/226.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
904.40/226.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
904.40/226.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
904.40/226.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
904.40/226.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
904.80/226.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
904.80/226.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1006.64/252.09	c lits-rem:       871  cl-subs:     2573  v-elim:      0  v-fix:    0  time: 25.53 s
1007.04/252.10	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1007.04/252.13	c vivif2 --  cl tried    78353 cl shrink        0 lits rem          0 time: 0.03
1008.64/252.51	c asymm  cl-useful: 0/1841/17000 lits-rem:0 time: 0.38
1008.64/252.51	c calculated reachability. Time: 0.00
1008.64/252.51	c  N dy  4049   1210487       200     17000         0     78353    119000   2389845     48.55   no data
1028.21/257.46	c  N dy  4114   1230595       200     17000         0     51335    119000    881010     48.55     51.12
1044.60/261.60	c  N dy  4189   1250612       200     17000         0     70762    119000   1962935     48.55     51.65
1068.56/267.52	c  N dy  4273   1270632       200     17000         0     90175    119000   3044065     48.56     51.13
1089.35/272.74	c  N dy  4367   1290652       200     17000         0     62056    119000   1428544     48.57     51.31
1107.30/277.23	c  N dy  4450   1310707       200     17000         0     81535    119000   2519345     48.58     51.24
1126.09/281.90	c  N dy  4481   1331149       200     17000         0     52882    119000    871830     48.56     51.18
1142.08/285.91	c  N dy  4561   1351325       200     17000         0     72483    119000   1968444     48.56     51.32
1162.43/291.04	c  N dy  4637   1371453       200     17000         0     91986    119000   3059171     48.57     51.31
1182.80/296.11	c  N dy  4724   1394455       200     17000         0     64840    119000   1494181     48.57     51.41
1199.98/300.47	c  N dy  4788   1414474       200     17000         0     84264    119000   2574072     48.57     51.52
1221.55/305.82	c  N dy  4859   1434539       200     17000         0     53289    119000    806631     48.57     51.26
1237.53/309.86	c  N dy  4931   1455261       200     17000         0     73410    119000   1927774     48.58     51.27
1257.51/314.82	c  N dy  5011   1475319       200     17000         0     92856    119000   3015857     48.58     51.67
1277.48/319.83	c  N dy  5099   1495384       200     17000         0     60887    119000   1186487     48.59     51.22
1294.26/324.00	c  N dy  5161   1515467       200     17000         0     80377    119000   2276964     48.59     51.20
1317.03/329.70	c  N dy  5219   1537897       200     17000         0    102088    119000   3491990     48.58     51.20
1333.41/333.87	c  N dy  5281   1558002       200     17000         0     69236    119000   1606790     48.58     51.33
1352.59/338.68	c  N dy  5356   1578010       200     17000         0     88649    119000   2687688     48.59     51.21
1376.14/344.50	c  N dy  5422   1598074       200     17000         0     54772    119000    756770     48.59     51.82
1393.32/348.84	c  N dy  5501   1618103       200     17000         0     74216    119000   1841277     48.59     51.32
1418.10/355.02	c  N dy  5576   1640647       200     17000         0     96131    119000   3059171     48.59     51.15
1440.89/360.78	c  N dy  5679   1660917       200     17000         0     61409    119000   1083581     48.60     52.24
1458.05/365.07	c  N dy  5751   1680966       200     17000         0     80914    119000   2170937     48.60     51.79
1480.02/370.60	c  N dy  5837   1701125       200     17000         0    100488    119000   3266919     48.61     51.89
1491.60/373.48	c  S st  5871   1710487       200     17000         0    109559    119000   3772064     48.61     50.16
1492.79/373.77	c  S st  5871   1710991       200     17000         0    110052    119000   3798437     48.61   no data
1492.79/373.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1493.20/373.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1493.20/373.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1493.20/373.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1493.20/373.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1493.20/373.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1493.20/373.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1493.20/373.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1493.61/373.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1647.41/412.49	c lits-rem:       715  cl-subs:     4046  v-elim:      0  v-fix:    0  time: 38.49 s
1647.41/412.49	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1647.79/412.54	c vivif2 --  cl tried   106006 cl shrink        0 lits rem          0 time: 0.05
1649.39/412.95	c asymm  cl-useful: 0/1410/17000 lits-rem:0 time: 0.41
1649.39/412.95	c calculated reachability. Time: 0.00
1649.39/412.95	c  N dy  5871   1710991       200     17000         0    106006    119000   3502265     48.61   no data
1668.57/417.80	c  N dy  5932   1731995       200     17000         0     71137    119000   1581017     48.61     51.26
1688.93/422.82	c  N dy  5995   1752038       200     17000         0     90574    119000   2668718     48.61     51.27
1722.49/431.21	c  N dy  6054   1777682       200     17000         0     59150    119000    870492     48.59     51.29
1740.47/435.78	c  N dy  6109   1798747       200     17000         0     79549    119000   2004049     48.59     51.19
1762.44/441.28	c  N dy  6183   1818749       200     17000         0     98952    119000   3088385     48.60     51.23
1786.42/447.28	c  N dy  6244   1838810       200     17000         0     61216    119000    938828     48.60     51.34
1804.39/451.75	c  N dy  6316   1860226       200     17000         0     82021    119000   2107657     48.60     51.46
1826.37/457.23	c  N dy  6402   1880286       200     17000         0    101418    119000   3189975     48.61     51.64
1851.93/463.60	c  N dy  6473   1902327       200     17000         0     64634    119000   1085124     48.61     51.36
1873.50/469.03	c  N dy  6535   1927034       200     17000         0     88539    119000   2418098     48.60     51.30
1896.67/474.87	c  N dy  6595   1947388       200     17000         0    108246    119000   3516727     48.59     51.39
1918.64/480.32	c  N dy  6676   1967394       200     17000         0     68518    119000   1257843     48.60     52.35
1937.03/484.98	c  N dy  6744   1987560       200     17000         0     88071    119000   2344385     48.60     51.38
1961.79/491.14	c  N dy  6813   2009162       200     17000         0    108995    119000   3515480     48.60     51.74
1988.54/497.89	c  N dy  6910   2029184       200     17000         0     68354    119000   1204185     48.61     53.38
2009.72/503.12	c  N dy  7002   2049327       200     17000         0     87861    119000   2294389     48.62     51.22
2031.70/508.64	c  N dy  7039   2069531       200     17000         0    107374    119000   3387882     48.61     51.21
2057.25/515.03	c  N dy  7130   2089562       200     17000         0     65779    119000   1016363     48.62     51.18
2074.83/519.48	c  N dy  7192   2109624       200     17000         0     85208    119000   2101876     48.62     51.84
2096.80/524.95	c  N dy  7240   2130326       200     17000         0    105290    119000   3222571     48.61     51.33
2122.37/531.36	c  N dy  7295   2150689       200     17000         0     62990    119000    813623     48.61     51.39
2140.34/535.84	c  N dy  7365   2171249       200     17000         0     82901    119000   1926129     48.61     51.23
2160.71/540.99	c  N dy  7382   2192072       200     17000         0    103036    119000   3042834     48.59     51.41
2183.88/546.71	c  S st  7440   2210991       200     17000         0    121369    119000   4074602     48.59     49.09
2185.08/547.02	c  S st  7440   2211495       200     17000         0    121864    119000   4101495     48.59   no data
2185.08/547.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2185.48/547.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2185.48/547.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2185.48/547.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2185.48/547.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2185.48/547.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2185.48/547.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2185.48/547.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2185.88/547.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2347.67/587.73	c lits-rem:      1088  cl-subs:     5451  v-elim:      0  v-fix:    0  time: 40.46 s
2347.67/587.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2347.67/587.78	c vivif2 --  cl tried   116413 cl shrink        0 lits rem          0 time: 0.05
2349.67/588.20	c asymm  cl-useful: 0/1233/17000 lits-rem:0 time: 0.42
2349.67/588.20	c calculated reachability. Time: 0.00
2349.67/588.20	c  N dy  7440   2211495       200     17000         0    116413    119000   3727322     48.59   no data
2375.23/594.62	c  N dy  7520   2232166       200     17000         0     73615    119000   1367691     48.59     51.50
2396.40/599.94	c  N dy  7576   2252193       200     17000         0     93011    119000   2452676     48.59     53.45
2422.77/606.51	c  N dy  7641   2273236       200     17000         0    113411    119000   3588140     48.58     51.26
2448.73/613.09	c  N dy  7702   2293523       200     17000         0     69155    119000   1071054     48.58     51.14
2467.91/617.88	c  N dy  7759   2314917       200     17000         0     89882    119000   2232131     48.58     51.35
2492.68/624.04	c  N dy  7836   2335147       200     17000         0    109476    119000   3326873     48.58     51.29
2522.23/631.48	c  N dy  7931   2355639       200     17000         0    129343    119000   4437740     48.59     51.17
2543.42/636.75	c  N dy  7994   2379228       200     17000         0     87285    119000   2040813     48.58     51.37
2565.80/642.37	c  N dy  8049   2399500       200     17000         0    106944    119000   3131305     48.58     51.66
2594.54/649.54	c  N dy  8114   2420760       200     17000         0    127567    119000   4288670     48.58     51.66
2616.51/655.07	c  N dy  8193   2441280       200     17000         0     81545    119000   1670739     48.58     51.40
2643.68/661.83	c  N dy  8245   2461320       200     17000         0    100961    119000   2749615     48.58     56.57
2671.63/668.84	c  N dy  8322   2481448       200     17000         0    120482    119000   3841218     48.58     51.25
2699.60/675.86	c  N dy  8393   2501860       200     17000         0     73395    119000   1167439     48.59     51.44
2720.77/681.19	c  N dy  8465   2523362       200     17000         0     94244    119000   2333363     48.59     51.36
2746.73/687.69	c  N dy  8529   2544786       200     17000         0    115004    119000   3496694     48.59     52.35
2779.10/695.76	c  N dy  8608   2566435       200     17000         0     68132    119000    832856     48.59     51.65
2798.28/700.59	c  N dy  8693   2586449       200     17000         0     87502    119000   1913266     48.60     51.54
2822.24/706.51	c  N dy  8776   2606556       200     17000         0    107014    119000   3004731     48.60     51.69
2851.42/713.84	c  N dy  8884   2626633       200     17000         0    126511    119000   4097738     48.61     51.57
2877.79/720.43	c  N dy  8963   2646754       200     17000         0     77187    119000   1293030     48.61     51.54
2899.35/725.82	c  N dy  9039   2667033       200     17000         0     96822    119000   2392282     48.61     51.26
2925.30/732.38	c  N dy  9113   2687560       200     17000         0    116741    119000   3506438     48.62     51.47
2955.67/739.92	c  N dy  9189   2707629       200     17000         0    136234    119000   4598656     48.62     51.21
2962.05/741.55	c  S st  9198   2711495       200     17000         0     70179    119000    854567     48.62     46.44
2962.85/741.73	c  S st  9198   2712001       200     17000         0     70674    119000    882171     48.62   no data
2962.85/741.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2962.85/741.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2962.85/741.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2962.85/741.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2962.85/741.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2962.85/741.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2962.85/741.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2963.25/741.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2963.25/741.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2968.04/743.01	c lits-rem:        14  cl-subs:       41  v-elim:      0  v-fix:    0  time:  1.18 s
2968.04/743.01	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2968.04/743.02	c vivif2 --  cl tried    70633 cl shrink        0 lits rem          0 time: 0.01
2969.24/743.37	c asymm  cl-useful: 0/1887/17000 lits-rem:0 time: 0.34
2969.24/743.37	c calculated reachability. Time: 0.00
2969.24/743.37	c  N dy  9198   2712001       200     17000         0     70633    119000    879007     48.62   no data
2988.41/748.19	c  N dy  9270   2732055       200     17000         0     90092    119000   1966680     48.62     51.88
3014.78/754.75	c  N dy  9336   2754237       200     17000         0    111615    119000   3169054     48.62     51.65
3043.94/762.00	c  N dy  9403   2774438       200     17000         0    131190    119000   4259261     48.62     51.27
3071.90/769.07	c  N dy  9487   2794443       200     17000         0     79809    119000   1347156     48.63     52.14
3097.49/775.47	c  N dy  9573   2815865       200     17000         0    100642    119000   2521144     48.63     51.44
3131.03/783.88	c  N dy  9626   2842139       200     17000         0    126091    119000   3938604     48.62     51.36
3163.79/792.09	c  N dy  9699   2863274       200     17000         0     74820    119000   1017990     48.62     51.55
3184.56/797.25	c  N dy  9765   2883959       200     17000         0     94863    119000   2136123     48.62     51.74
3210.52/803.71	c  N dy  9861   2904112       200     17000         0    114394    119000   3229365     48.63     51.39
3239.68/811.10	c  N dy  9938   2924157       200     17000         0    133872    119000   4319935     48.63     51.55
3270.44/818.73	c  N dy 10029   2945136       200     17000         0     81494    119000   1347099     48.64     51.34
3292.81/824.37	c  N dy 10118   2965305       200     17000         0    101056    119000   2442203     48.64     51.35
3319.18/830.93	c  N dy 10194   2985326       200     17000         0    120469    119000   3530926     48.64     52.08
3353.13/839.40	c  N dy 10274   3005905       200     17000         0    140416    119000   4648722     48.65     51.30
3386.69/847.87	c  N dy 10359   3027659       200     17000         0     87772    119000   1647968     48.65     51.41
3417.86/855.60	c  N dy 10413   3047994       200     17000         0    107477    119000   2745419     48.65     51.43
3455.80/865.15	c  N dy 10489   3068766       200     17000         0    127653    119000   3878010     48.65     51.44
3494.95/874.97	c  N dy 10556   3090402       200     17000         0    148584    119000   5050113     48.65     51.55
3517.71/880.64	c  N dy 10617   3110783       200     17000         0     93660    119000   1936038     48.65     51.26
3544.09/887.25	c  N dy 10703   3131158       200     17000         0    113438    119000   3043853     48.66     51.39
3573.64/894.64	c  N dy 10767   3151236       200     17000         0    132910    119000   4129853     48.66     51.36
3604.00/902.26	c  N dy 10813   3171271       200     17000         0     76679    119000    944365     48.65     51.41
3625.17/907.59	c  N dy 10898   3191665       200     17000         0     96483    119000   2057479     48.66     51.52
3651.54/914.18	c  N dy 10988   3212003       200     17000         0    116213    119000   3165725     48.66     47.63
3651.54/914.18	c  S st 10988   3212003       200     17000         0    116213    119000   3165725     48.66     47.63
3652.73/914.48	c  S st 10988   3212507       200     17000         0    116709    119000   3192470     48.66   no data
3652.73/914.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3653.13/914.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3653.13/914.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3653.13/914.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3653.13/914.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3653.13/914.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3653.13/914.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3653.53/914.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3653.53/914.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3759.40/941.12	c lits-rem:       667  cl-subs:     3029  v-elim:      0  v-fix:    0  time: 26.43 s
3759.40/941.12	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3759.40/941.16	c vivif2 --  cl tried   113680 cl shrink        0 lits rem          0 time: 0.04
3761.02/941.58	c asymm  cl-useful: 0/1263/17000 lits-rem:0 time: 0.42
3761.02/941.58	c calculated reachability. Time: 0.00
3761.02/941.58	c  N dy 10988   3212507       200     17000         0    113680    119000   2969446     48.66   no data
3791.37/949.20	c  N dy 11071   3232535       200     17000         0    133094    119000   4056375     48.67     51.59
3824.51/957.42	c  N dy 11138   3252595       200     17000         0    152564    119000   5146591     48.67     51.36
3847.28/963.11	c  N dy 11212   3272768       200     17000         0     95560    119000   1952410     48.67     51.59
3874.85/970.01	c  N dy 11292   3292867       200     17000         0    115020    119000   3041959     48.67     52.60
3911.99/979.35	c  N dy 11376   3313476       200     17000         0    134990    119000   4158904     48.67     51.52
3948.35/988.45	c  N dy 11414   3335517       200     17000         0     78820    119000    970743     48.67     51.61
3969.51/993.73	c  N dy 11480   3355628       200     17000         0     98316    119000   2061514     48.67     51.42
3995.08/1000.16	c  N dy 11543   3375742       200     17000         0    117843    119000   3153406     48.67     51.53
4023.85/1007.39	c  N dy 11608   3395801       200     17000         0    137311    119000   4242292     48.67     51.24
4058.59/1016.02	c  N dy 11683   3415930       200     17000         0    156839    119000   5339974     48.67     51.31
4080.97/1021.63	c  N dy 11770   3435978       200     17000         0     97721    119000   1985227     48.67     51.35
4107.33/1028.22	c  N dy 11846   3456237       200     17000         0    117322    119000   3081424     48.68     51.63
4137.30/1035.73	c  N dy 11915   3476300       200     17000         0    136767    119000   4162463     48.68     52.55
4173.66/1044.89	c  N dy 11994   3496453       200     17000         0    156298    119000   5256320     48.68     51.82
4197.20/1050.74	c  N dy 12052   3516634       200     17000         0     96401    119000   1865398     48.68     51.27
4222.77/1057.18	c  N dy 12140   3536647       200     17000         0    115819    119000   2952995     48.68     52.50
4254.33/1065.07	c  N dy 12218   3557440       200     17000         0    135979    119000   4076587     48.69     51.36
4294.68/1075.10	c  N dy 12255   3580652       200     17000         0    158405    119000   5321809     48.68     51.24
4323.47/1082.33	c  N dy 12304   3600830       200     17000         0     97518    119000   1878019     48.67     51.26
4358.62/1091.17	c  N dy 12383   3621766       200     17000         0    117865    119000   3013654     48.68     51.49
4399.34/1101.31	c  N dy 12469   3642978       200     17000         0    138459    119000   4165711     48.68     51.29
4438.49/1111.17	c  N dy 12537   3663619       200     17000         0    158464    119000   5287115     48.68     51.68
4465.66/1117.98	c  N dy 12610   3683678       200     17000         0     96451    119000   1778361     48.68     52.12
4492.42/1124.62	c  N dy 12696   3703932       200     17000         0    116136    119000   2880994     48.69     51.42
4505.21/1127.89	c  S st 12734   3712509       200     17000         0    124444    119000   3343404     48.69   no data
4506.81/1128.23	c  S st 12734   3713012       200     17000         0    124936    119000   3370076     48.69   no data
4506.81/1128.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4507.21/1128.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4507.21/1128.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4507.21/1128.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4507.21/1128.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4507.21/1128.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4507.21/1128.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4507.21/1128.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4507.61/1128.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4615.46/1155.42	c lits-rem:       778  cl-subs:     3238  v-elim:      0  v-fix:    0  time: 26.97 s
4615.46/1155.43	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4615.46/1155.48	c vivif2 --  cl tried   121698 cl shrink        0 lits rem          0 time: 0.05
4617.06/1155.89	c asymm  cl-useful: 0/1194/17000 lits-rem:0 time: 0.41
4617.06/1155.90	c calculated reachability. Time: 0.00
4617.06/1155.90	c  N dy 12734   3713012       200     17000         0    121698    119000   3130913     48.69   no data
4649.41/1163.91	c  N dy 12807   3733342       200     17000         0    141394    119000   4233791     48.69     51.45
4681.77/1172.02	c  F st 12872   3751562       200     17000         0    159056    119000   5221682     48.69     48.34
4685.77/1173.01	c  N st 12876   3753597       200     17000         0    161014    119000   5331125     48.69   no data
4712.93/1179.83	c  N dy 12950   3774717       200     17000         0     99125    119000   1879138     48.69     51.83
4740.09/1186.70	c  N dy 13033   3795133       200     17000         0    118930    119000   2987827     48.70     51.43
4772.05/1194.62	c  N dy 13109   3815243       200     17000         0    138397    119000   4080868     48.70     51.48

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

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

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


[startup+0 s]
/proc/loadavg: 8.01 7.94 6.00 5/180 1005
/proc/meminfo: memFree=30253376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 495413574 52441088 347 33554432000 4194304 4627427 140734142030656 18446744073709551615 270338440177 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 12803 347 299 106 0 7774 0
[pid=1005/tid=1006] ppid=1003 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495413575 52441088 347 33554432000 4194304 4627427 140734142030656 18446744073709551615 47801352517554 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495413575 52441088 347 33554432000 4194304 4627427 140734142030656 18446744073709551615 47801352517554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495413575 52441088 347 33554432000 4194304 4627427 140734142030656 18446744073709551615 270350181430 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0174791 s]
/proc/loadavg: 8.01 7.94 6.00 5/180 1005
/proc/meminfo: memFree=30253376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=285160 CPUtime=1.44 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 3647 0 0 0 144 0 0 0 18 0 4 0 495413574 292003840 3113 33554432000 4194304 4627427 140734142030656 18446744073709551615 4415704 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 71356 3234 371 106 0 66327 0
[pid=1005/tid=1006] ppid=1003 vsize=285556 CPUtime=0.36 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 634 0 0 0 36 0 0 0 18 0 4 0 495413575 292409344 3275 33554432000 4194304 4627427 140734142030656 18446744073709551615 270338044961 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=285556 CPUtime=0.36 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) D 1003 1005 815 0 -1 4202560 828 0 0 0 36 0 0 0 18 0 4 0 495413575 292409344 3286 33554432000 4194304 4627427 140734142030656 18446744073709551615 270338044613 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=285556 CPUtime=0.36 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 1306 0 0 0 36 0 0 0 25 0 4 0 495413575 292409344 3330 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 285160

[startup+1.0285 s]
/proc/loadavg: 8.01 7.94 6.00 5/180 1005
/proc/meminfo: memFree=30253376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=292616 CPUtime=4.8 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 12399 0 0 0 478 2 0 0 19 0 4 0 495413574 299638784 8683 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 73154 8683 384 106 0 68125 0
[pid=1005/tid=1006] ppid=1003 vsize=292616 CPUtime=1.19 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 3031 0 0 0 119 0 0 0 19 0 4 0 495413575 299638784 8683 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=292616 CPUtime=1.19 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 2873 0 0 0 119 0 0 0 19 0 4 0 495413575 299638784 8683 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=292616 CPUtime=1.19 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 2906 0 0 0 119 0 0 0 19 0 4 0 495413575 299638784 8683 33554432000 4194304 4627427 140734142030656 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 292616

[startup+1.28087 s]
/proc/loadavg: 8.01 7.94 6.00 5/180 1005
/proc/meminfo: memFree=30253376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=292616 CPUtime=5.08 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 12659 0 0 0 506 2 0 0 19 0 4 0 495413574 299638784 8943 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 73154 8943 384 106 0 68125 0
[pid=1005/tid=1006] ppid=1003 vsize=292616 CPUtime=1.26 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 3095 0 0 0 126 0 0 0 19 0 4 0 495413575 299638784 8944 33554432000 4194304 4627427 140734142030656 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=292616 CPUtime=1.26 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 2939 0 0 0 126 0 0 0 19 0 4 0 495413575 299638784 8944 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=292616 CPUtime=1.27 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 2971 0 0 0 127 0 0 0 19 0 4 0 495413575 299638784 8944 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 292616

[startup+1.30087 s]
/proc/loadavg: 8.01 7.94 6.00 5/180 1005
/proc/meminfo: memFree=30253376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=292616 CPUtime=5.16 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 12729 0 0 0 514 2 0 0 19 0 4 0 495413574 299638784 9013 33554432000 4194304 4627427 140734142030656 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 73154 9013 384 106 0 68125 0
[pid=1005/tid=1006] ppid=1003 vsize=292616 CPUtime=1.28 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 3109 0 0 0 128 0 0 0 19 0 4 0 495413575 299638784 9013 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=292616 CPUtime=1.28 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 2956 0 0 0 128 0 0 0 19 0 4 0 495413575 299638784 9013 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=292616 CPUtime=1.29 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 2988 0 0 0 129 0 0 0 19 0 4 0 495413575 299638784 9014 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 292616

[startup+1.50083 s]
/proc/loadavg: 8.01 7.94 6.00 5/180 1005
/proc/meminfo: memFree=30253376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=292896 CPUtime=5.96 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 14104 0 0 0 594 2 0 0 19 0 4 0 495413574 299925504 8418 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 73224 8418 385 106 0 68195 0
[pid=1005/tid=1006] ppid=1003 vsize=292896 CPUtime=1.48 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 3260 0 0 0 148 0 0 0 19 0 4 0 495413575 299925504 8418 33554432000 4194304 4627427 140734142030656 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=292896 CPUtime=1.48 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 3474 0 0 0 148 0 0 0 19 0 4 0 495413575 299925504 8418 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=302772 CPUtime=1.49 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 3186 0 0 0 149 0 0 0 19 0 4 0 495413575 310038528 8420 33554432000 4194304 4627427 140734142030656 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 292896

[startup+3.10051 s]
/proc/loadavg: 8.17 7.97 6.02 9/184 1009
/proc/meminfo: memFree=30209072/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=303536 CPUtime=12.36 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 26800 0 0 0 1232 4 0 0 23 0 4 0 495413574 310820864 12888 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 75884 12888 388 106 0 70855 0
[pid=1005/tid=1006] ppid=1003 vsize=303536 CPUtime=3.09 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 7457 0 0 0 308 1 0 0 23 0 4 0 495413575 310820864 12891 33554432000 4194304 4627427 140734142030656 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=303536 CPUtime=3.08 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 5526 0 0 0 307 1 0 0 23 0 4 0 495413575 310820864 12891 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=303536 CPUtime=3.09 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 5710 0 0 0 309 0 0 0 23 0 4 0 495413575 310820864 12891 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 303536

[startup+6.30088 s]
/proc/loadavg: 8.17 7.97 6.02 9/184 1009
/proc/meminfo: memFree=30180188/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=320628 CPUtime=25.14 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 47979 0 0 0 2506 8 0 0 25 0 4 0 495413574 328323072 24204 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 80157 24204 388 106 0 75128 0
[pid=1005/tid=1006] ppid=1003 vsize=320628 CPUtime=6.28 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 13534 0 0 0 626 2 0 0 25 0 4 0 495413575 328323072 24204 33554432000 4194304 4627427 140734142030656 18446744073709551615 4427457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=320628 CPUtime=6.26 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 10631 0 0 0 624 2 0 0 25 0 4 0 495413575 328323072 24204 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=320628 CPUtime=6.29 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 11980 0 0 0 627 2 0 0 25 0 4 0 495413575 328323072 24204 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 320628

[startup+12.7006 s]
/proc/loadavg: 8.14 7.97 6.04 9/184 1009
/proc/meminfo: memFree=30117908/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=311032 CPUtime=50.71 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 72733 0 0 0 5056 15 0 0 25 0 4 0 495413574 318496768 33665 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 77758 33665 388 106 0 72729 0
[pid=1005/tid=1006] ppid=1003 vsize=311032 CPUtime=12.68 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 18968 0 0 0 1265 3 0 0 25 0 4 0 495413575 318496768 33665 33554432000 4194304 4627427 140734142030656 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=311032 CPUtime=12.63 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 15650 0 0 0 1259 4 0 0 25 0 4 0 495413575 318496768 33665 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=311032 CPUtime=12.68 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 19232 0 0 0 1265 3 0 0 25 0 4 0 495413575 318496768 33665 33554432000 4194304 4627427 140734142030656 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 311032

[startup+25.5011 s]
/proc/loadavg: 8.12 7.97 6.06 9/184 1010
/proc/meminfo: memFree=30071384/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=322472 CPUtime=101.84 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 110000 0 0 0 10160 24 0 0 25 0 4 0 495413574 330211328 42435 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 80618 42435 388 106 0 75589 0
[pid=1005/tid=1006] ppid=1003 vsize=322472 CPUtime=25.49 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 28906 0 0 0 2544 5 0 0 25 0 4 0 495413575 330211328 42435 33554432000 4194304 4627427 140734142030656 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=322472 CPUtime=25.35 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 24097 0 0 0 2529 6 0 0 25 0 4 0 495413575 330211328 42435 33554432000 4194304 4627427 140734142030656 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=322472 CPUtime=25.48 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 28724 0 0 0 2542 6 0 0 25 0 4 0 495413575 330211328 42435 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 322472

[startup+51.101 s]
/proc/loadavg: 8.08 7.97 6.11 9/184 1010
/proc/meminfo: memFree=30025376/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=375228 CPUtime=204.11 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 153969 0 0 0 20374 37 0 0 25 0 4 0 495413574 384233472 49167 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 93807 49167 388 106 0 88778 0
[pid=1005/tid=1006] ppid=1003 vsize=375228 CPUtime=51.09 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 38478 0 0 0 5102 7 0 0 25 0 4 0 495413575 384233472 49167 33554432000 4194304 4627427 140734142030656 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=375228 CPUtime=50.82 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 32632 0 0 0 5073 9 0 0 25 0 4 0 495413575 384233472 49167 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=375228 CPUtime=51.08 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 44218 0 0 0 5097 11 0 0 25 0 4 0 495413575 384233472 49167 33554432000 4194304 4627427 140734142030656 18446744073709551615 270338048943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 375228

[startup+102.301 s]
/proc/loadavg: 8.11 8.00 6.23 9/184 1042
/proc/meminfo: memFree=31470728/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=422736 CPUtime=408.64 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 225702 0 0 0 40806 58 0 0 25 0 4 0 495413574 432881664 66077 33554432000 4194304 4627427 140734142030656 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 105684 66077 388 106 0 100655 0
[pid=1005/tid=1006] ppid=1003 vsize=422736 CPUtime=102.29 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 54215 0 0 0 10218 11 0 0 25 0 4 0 495413575 432881664 66077 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=422736 CPUtime=101.75 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 43501 0 0 0 10163 12 0 0 25 0 4 0 495413575 432881664 66077 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=422736 CPUtime=102.28 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 71616 0 0 0 10210 18 0 0 25 0 4 0 495413575 432881664 66077 33554432000 4194304 4627427 140734142030656 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 422736

[startup+162.301 s]

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

[pid=1005] ppid=1003 vsize=934676 CPUtime=2565.8 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 664015 0 0 0 256344 236 0 0 25 0 4 0 495413574 957108224 134166 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 233669 134166 388 106 0 228640 0
[pid=1005/tid=1006] ppid=1003 vsize=934676 CPUtime=642.3 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 184297 0 0 0 64165 65 0 0 25 0 4 0 495413575 957108224 134166 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=934676 CPUtime=638.85 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 100766 0 0 0 63847 38 0 0 25 0 4 0 495413575 957108224 134166 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=934676 CPUtime=642.31 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 225661 0 0 0 64151 80 0 0 25 0 4 0 495413575 957108224 134166 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.8
Current children cumulated vsize (KiB) 934676

[startup+702.301 s]
/proc/loadavg: 8.03 8.06 7.09 9/184 1058
/proc/meminfo: memFree=30725048/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=881684 CPUtime=2805.46 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 711270 0 0 0 280290 256 0 0 25 0 4 0 495413574 902844416 135056 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 220421 135056 388 106 0 215392 0
[pid=1005/tid=1006] ppid=1003 vsize=881684 CPUtime=702.29 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 198168 0 0 0 70158 71 0 0 25 0 4 0 495413575 902844416 135056 33554432000 4194304 4627427 140734142030656 18446744073709551615 4333895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=881684 CPUtime=698.53 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 111468 0 0 0 69809 44 0 0 25 0 4 0 495413575 902844416 135056 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=881684 CPUtime=702.3 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 237561 0 0 0 70146 84 0 0 25 0 4 0 495413575 902844416 135056 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.46
Current children cumulated vsize (KiB) 881684

[startup+762.301 s]
/proc/loadavg: 8.09 8.08 7.15 10/184 1059
/proc/meminfo: memFree=30696204/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=770996 CPUtime=3045.14 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 754018 0 0 0 304237 277 0 0 25 0 4 0 495413574 789499904 128901 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 192749 128901 388 106 0 187720 0
[pid=1005/tid=1006] ppid=1003 vsize=770996 CPUtime=762.29 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 212161 0 0 0 76151 78 0 0 25 0 4 0 495413575 789499904 128901 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=770996 CPUtime=758.2 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 116681 0 0 0 75773 47 0 0 25 0 4 0 495413575 789499904 128901 33554432000 4194304 4627427 140734142030656 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=770996 CPUtime=762.3 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 251762 0 0 0 76140 90 0 0 25 0 4 0 495413575 789499904 128901 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.14
Current children cumulated vsize (KiB) 770996

[startup+822.301 s]
/proc/loadavg: 8.19 8.10 7.22 9/184 1061
/proc/meminfo: memFree=30693544/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=771800 CPUtime=3284.82 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 794490 0 0 0 328188 294 0 0 25 0 4 0 495413574 790323200 132075 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 192950 132075 388 106 0 187921 0
[pid=1005/tid=1006] ppid=1003 vsize=771800 CPUtime=822.3 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 224966 0 0 0 82146 84 0 0 25 0 4 0 495413575 790323200 132075 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=771800 CPUtime=817.88 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 120293 0 0 0 81740 48 0 0 25 0 4 0 495413575 790323200 132075 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=771800 CPUtime=822.3 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 264404 0 0 0 82135 95 0 0 25 0 4 0 495413575 790323200 132075 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.82
Current children cumulated vsize (KiB) 771800

[startup+882.301 s]
/proc/loadavg: 8.18 8.11 7.28 9/184 1062
/proc/meminfo: memFree=30570100/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=951996 CPUtime=3524.51 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 834072 0 0 0 352142 309 0 0 25 0 4 0 495413574 974843904 162731 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 237999 162731 388 106 0 232970 0
[pid=1005/tid=1006] ppid=1003 vsize=951996 CPUtime=882.3 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 239128 0 0 0 88143 87 0 0 25 0 4 0 495413575 974843904 162731 33554432000 4194304 4627427 140734142030656 18446744073709551615 4427416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=951996 CPUtime=877.55 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 124321 0 0 0 87705 50 0 0 25 0 4 0 495413575 974843904 162731 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=951996 CPUtime=882.31 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 275584 0 0 0 88133 98 0 0 25 0 4 0 495413575 974843904 162731 33554432000 4194304 4627427 140734142030656 18446744073709551615 4330936 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.51
Current children cumulated vsize (KiB) 951996

[startup+942.301 s]
/proc/loadavg: 8.10 8.11 7.32 9/184 1064
/proc/meminfo: memFree=30566936/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=1010288 CPUtime=3764.2 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 864576 0 0 0 376096 324 0 0 25 0 4 0 495413574 1034534912 155522 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 252572 155522 388 106 0 247543 0
[pid=1005/tid=1006] ppid=1003 vsize=1010288 CPUtime=942.3 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 249626 0 0 0 94138 92 0 0 25 0 4 0 495413575 1034534912 155522 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=1010288 CPUtime=937.23 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 129121 0 0 0 93670 53 0 0 25 0 4 0 495413575 1034534912 155522 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=1010288 CPUtime=942.3 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 287609 0 0 0 94127 103 0 0 25 0 4 0 495413575 1034534912 155522 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.2
Current children cumulated vsize (KiB) 1010288

[startup+1002.3 s]
/proc/loadavg: 8.04 8.08 7.36 9/184 1066
/proc/meminfo: memFree=30571924/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=926340 CPUtime=4003.87 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 905205 0 0 0 400045 342 0 0 25 0 4 0 495413574 948572160 155064 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 231585 155064 388 106 0 226556 0
[pid=1005/tid=1006] ppid=1003 vsize=926340 CPUtime=1002.3 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 261470 0 0 0 100132 98 0 0 25 0 4 0 495413575 948572160 155064 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=926340 CPUtime=996.91 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 134306 0 0 0 99636 55 0 0 25 0 4 0 495413575 948572160 155064 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=926340 CPUtime=1002.31 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 299344 0 0 0 100122 109 0 0 25 0 4 0 495413575 948572160 155064 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.87
Current children cumulated vsize (KiB) 926340

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 7.41 9/184 1067
/proc/meminfo: memFree=30504528/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=942364 CPUtime=4243.55 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 949891 0 0 0 423990 365 0 0 25 0 4 0 495413574 964980736 155362 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 235591 155362 388 106 0 230562 0
[pid=1005/tid=1006] ppid=1003 vsize=942364 CPUtime=1062.31 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 273524 0 0 0 106127 104 0 0 25 0 4 0 495413575 964980736 155362 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=942364 CPUtime=1056.58 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 146240 0 0 0 105597 61 0 0 25 0 4 0 495413575 964980736 155362 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=942364 CPUtime=1062.31 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 311640 0 0 0 106116 115 0 0 25 0 4 0 495413575 964980736 155362 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.55
Current children cumulated vsize (KiB) 942364

[startup+1122.3 s]
/proc/loadavg: 8.04 8.08 7.45 9/184 1069
/proc/meminfo: memFree=30218152/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=965104 CPUtime=4483.23 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 976578 0 0 0 447944 379 0 0 25 0 4 0 495413574 988266496 164445 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 241276 164445 388 106 0 236247 0
[pid=1005/tid=1006] ppid=1003 vsize=965104 CPUtime=1122.3 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 279198 0 0 0 112125 105 0 0 25 0 4 0 495413575 988266496 164445 33554432000 4194304 4627427 140734142030656 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=965104 CPUtime=1116.26 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 153562 0 0 0 111560 66 0 0 25 0 4 0 495413575 988266496 164445 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=965104 CPUtime=1122.31 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 317476 0 0 0 112115 116 0 0 25 0 4 0 495413575 988266496 164445 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.23
Current children cumulated vsize (KiB) 965104

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.48 9/184 1070
/proc/meminfo: memFree=30294608/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=879000 CPUtime=4722.92 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 1011779 0 0 0 471896 396 0 0 25 0 4 0 495413574 900096000 155052 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 219750 155052 388 106 0 214721 0
[pid=1005/tid=1006] ppid=1003 vsize=879000 CPUtime=1182.31 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 290002 0 0 0 118121 110 0 0 25 0 4 0 495413575 900096000 155052 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=879000 CPUtime=1175.94 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 160810 0 0 0 117523 71 0 0 25 0 4 0 495413575 900096000 155052 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=879000 CPUtime=1182.32 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 329222 0 0 0 118111 121 0 0 25 0 4 0 495413575 900096000 155052 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.92
Current children cumulated vsize (KiB) 879000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.05 8.07 7.49 9/184 1071
/proc/meminfo: memFree=30229112/32951124 swapFree=67111356/67111528
[pid=1005] ppid=1003 vsize=995968 CPUtime=4800.02 cores=1,3,5,7
/proc/1005/stat : 1005 (strangenight2-m) R 1003 1005 815 0 -1 4202496 1022642 0 0 0 479600 402 0 0 25 0 4 0 495413574 1019871232 159547 33554432000 4194304 4627427 140734142030656 18446744073709551615 4321678 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1005/statm: 248992 159547 388 106 0 243963 0
[pid=1005/tid=1006] ppid=1003 vsize=995968 CPUtime=1201.61 cores=1,3,5,7
/proc/1005/task/1006/stat : 1006 (strangenight2-m) R 1003 1005 815 0 -1 4202560 292538 0 0 0 120049 112 0 0 25 0 4 0 495413575 1019871232 159549 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1005/tid=1007] ppid=1003 vsize=995968 CPUtime=1195.12 cores=1,3,5,7
/proc/1005/task/1007/stat : 1007 (strangenight2-m) R 1003 1005 815 0 -1 4202560 162354 0 0 0 119441 71 0 0 25 0 4 0 495413575 1019871232 159549 33554432000 4194304 4627427 140734142030656 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1005/tid=1008] ppid=1003 vsize=995968 CPUtime=1201.63 cores=1,3,5,7
/proc/1005/task/1008/stat : 1008 (strangenight2-m) R 1003 1005 815 0 -1 4202560 333377 0 0 0 120040 123 0 0 25 0 4 0 495413575 1019871232 159549 33554432000 4194304 4627427 140734142030656 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 995968

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.08
CPU user time (s): 4796.04
CPU system time (s): 4.04638
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 1082540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.04
system time used= 4.04638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1022645
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= 1698
involuntary context switches= 31476

runsolver used 1.86472 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 00:33:00
IDJOB=3173689
IDBENCH=82507
IDSOLVER=1586
FILE ID=node143/3173689-1304029979
RUNJOBID= node143-1304028687-843
PBS_JOBID= 13170309
Free space on /tmp= 72916 MiB

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

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

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=1260120708

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30253532 kB
Buffers:        130856 kB
Cached:         456688 kB
SwapCached:        168 kB
Active:        1995856 kB
Inactive:       434296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30253532 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5904 kB
Writeback:           0 kB
AnonPages:     1841740 kB
Mapped:          15712 kB
Slab:           198316 kB
PageTables:       8700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2451744 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= 72912 MiB
End job on node143 at 2011-04-29 00:53:03