Trace number 3366880

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 314.029 78.6964

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_399.cnf
MD5SUM693b5fe291cecff45feff3be98a908cf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87165
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses21294
Sum of the clauses size93307
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2265
Number of clauses of size 319364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51665

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366880-1305414346.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       21294
0.00/0.14	c -- clauses added:            0 learnts,        21294 normals,            0 xors
0.00/0.14	c -- vars added        200
0.00/0.14	c Parsing time:  0.00 s
0.00/0.14	c  N st     0         0       200     21029       265         0     93307         0   no data   no data
0.00/0.14	c asymm  cl-useful: 0/21029/21029 lits-rem:0 time: 0.13
0.00/0.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.56/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.56/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.56/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.56/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
0.56/0.15	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.56/0.65	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.12 s
0.56/0.65	c Finding binary XORs  T:     0.00 s  found:       0
0.56/0.65	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.56/0.65	c calculated reachability. Time: 0.00
0.56/0.65	c Calc default polars -  time:   0.00 s pos:     199 undec:       1 neg:       0
0.56/0.65	c =========================================================================================
0.56/0.65	c types(t): F = full restart, N = normal restart
0.56/0.65	c types(t): S = simplification begin/end, E = solution found
0.56/0.65	c restart types(rt): st = static, dy = dynamic
0.56/0.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.56/0.65	c  B st     0         0       199     21020        66         0     92701         0   no data   no data
0.56/0.65	c  N dy    12      4005       199     21020        66      3802     92701     68144      9.01      9.51
3.56/0.95	c  N dy    32      8248       199     21020        66      5463     92701     88667      9.35      9.86
3.96/1.05	c  N dy    61     12313       199     21020        66      5307     92701     78638      9.78     11.46
4.76/1.25	c  N dy    67     16524       199     21020        66      9285     92701    141556      9.50     10.05
5.96/1.55	c  N dy    93     21081       199     21020        66      8299     92701    123393      9.60     10.12
6.36/1.70	c  F st   107     25002       199     21020        66     12050     92701    188026      9.57      7.36
6.77/1.72	c  N st   108     25252       199     21020        66     12285     92701    191686      9.57   no data
7.95/2.01	c  N dy   113     30001       199     21020        66     10330     92701    148369      9.57   no data
7.95/2.01	c  S st   113     30001       199     21020        66     10330     92701    148369      9.57   no data
7.95/2.04	c  S st   113     30503       199     21020        66     10830     92701    157372      9.57   no data
7.95/2.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.95/2.05	c blocked clauses removed:        0 vars:      0 tried:         199 T: 0.00 s
7.95/2.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
7.95/2.05	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7.95/2.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.95/2.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.18	c lits-rem:       249  cl-subs:     2414  v-elim:      0  v-fix:    0  time:  0.12 s
9.16/2.37	c asymm  cl-useful: 1/21020/21020 lits-rem:1 time: 0.19
9.16/2.38	c calculated reachability. Time: 0.00
9.16/2.38	c  N dy   113     30503       199     21020        66      8416     92700    135067      9.57   no data
10.35/2.63	c  N dy   123     34644       199     21020        66     12349     92700    196359      9.44      9.98
11.17/2.90	c  N dy   149     38670       199     21020        66      8687     92700    120145      9.51     11.14
12.34/3.16	c  N dy   172     42869       199     21020        66     12719     92700    190502      9.53     10.03
13.14/3.36	c  S st   183     45755       199     21020        66     15479     92700    236619      9.51      9.28
13.14/3.40	c  S st   183     46256       199     21020        66     15973     92700    246050      9.51   no data
13.54/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.54/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
13.54/3.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.54/3.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
13.54/3.41	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.54/3.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.54/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.94/3.57	c lits-rem:       195  cl-subs:     2064  v-elim:      0  v-fix:    0  time:  0.14 s
13.94/3.57	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
13.94/3.57	c vivif2 --  cl tried    13909 cl shrink        0 lits rem          0 time: 0.00
15.14/3.81	c asymm  cl-useful: 1/21020/21020 lits-rem:1 time: 0.24
15.14/3.81	c calculated reachability. Time: 0.00
15.14/3.81	c  N dy   183     46256       199     21020        66     13909     92699    225736      9.51   no data
16.33/4.19	c  N dy   207     51963       199     21020        66     10845     92699    152505      9.53     10.04
17.53/4.46	c  N dy   220     56162       199     21020        66     14851     92699    219531      9.51     10.12
18.73/4.74	c  N dy   238     60263       199     21020        66     18749     92699    287311      9.51     10.02
19.95/5.01	c  N dy   253     64285       199     21020        66     13115     92699    188592      9.51     10.03
20.72/5.28	c  N dy   267     68433       199     21020        66     17098     92699    254011      9.49     10.06
21.12/5.35	c  S st   270     69385       199     21020        66     17986     92699    268340      9.49   no data
21.12/5.39	c  S st   270     69889       199     21020        66     18483     92699    276172      9.49   no data
21.12/5.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.12/5.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.52/5.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.52/5.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.52/5.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.52/5.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
21.52/5.40	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
21.52/5.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.52/5.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.32/5.60	c lits-rem:       288  cl-subs:     2297  v-elim:      0  v-fix:    0  time:  0.18 s
22.32/5.60	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
22.32/5.61	c vivif2 --  cl tried    16186 cl shrink        0 lits rem          0 time: 0.00
23.12/5.87	c asymm  cl-useful: 2/21020/21020 lits-rem:2 time: 0.26
23.12/5.87	c calculated reachability. Time: 0.00
23.12/5.87	c  N dy   270     69889       199     21020        66     16186     92697    253150      9.49   no data
24.75/6.22	c  N dy   295     74653       199     21020        66     20757     92697    331623      9.51     10.11
25.91/6.54	c  N dy   305     79548       199     21020        66     14953     92697    215622      9.45      9.96
27.51/6.92	c  N dy   317     85119       199     21020        66     20219     92697    301306      9.40     10.09
28.31/7.10	c  F st   326     87500       199     21020        66     22509     92697    340999      9.40      9.83
29.14/7.34	c  N st   331     90795       199     21020        66     14282     92697    189171      9.40   no data
30.70/7.73	c  N dy   346     96742       199     21020        66     19922     92697    286106      9.40     10.07
32.71/8.22	c  N dy   364    103393       199     21020        66     13934     92697    171653      9.38      9.98
33.12/8.31	c  S st   373    104834       199     21020        66     15311     92697    194397      9.39      7.20
33.12/8.35	c  S st   373    105337       199     21020        66     15797     92697    203356      9.39   no data
33.12/8.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.12/8.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
33.12/8.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.12/8.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.12/8.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.12/8.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
33.12/8.36	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
33.12/8.36	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
33.12/8.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.53/8.47	c lits-rem:       181  cl-subs:     1593  v-elim:      0  v-fix:    0  time:  0.10 s
33.53/8.47	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
33.53/8.48	c vivif2 --  cl tried    14204 cl shrink        0 lits rem          0 time: 0.00
34.69/8.71	c asymm  cl-useful: 1/21019/21019 lits-rem:1 time: 0.23
34.69/8.71	c calculated reachability. Time: 0.00
34.69/8.71	c  N dy   373    105337       199     21019        66     14204     92675    189232      9.39   no data
36.69/9.21	c  N dy   401    112566       199     21019        66     21067     92675    302478      9.38      9.87
38.68/9.78	c  N dy   434    119898       199     21019        66     14813     92675    184568      9.39      9.90
41.08/10.37	c  N dy   474    128391       199     21019        66     22926     92675    322777      9.40      9.91
43.87/11.02	c  N dy   513    136625       199     21019        66     16466     92675    198838      9.40      9.94
46.29/11.64	c  N dy   557    145550       199     21019        66     24951     92675    341719      9.41      9.91
49.06/12.37	c  N dy   588    155096       199     21019        66     18820     92675    231593      9.39      9.90
49.86/12.57	c  S st   601    158005       199     21019        66     21574     92675    277378      9.39      8.20
50.26/12.61	c  S st   601    158506       199     21019        66     22062     92675    285846      9.39   no data
50.26/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.26/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.26/12.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.26/12.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.26/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.26/12.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
50.26/12.62	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
50.26/12.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
50.26/12.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.09/12.84	c lits-rem:       211  cl-subs:     2853  v-elim:      0  v-fix:    0  time:  0.20 s
51.09/12.84	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
51.09/12.85	c vivif2 --  cl tried    19209 cl shrink        0 lits rem          0 time: 0.00
52.25/13.12	c asymm  cl-useful: 0/21019/21019 lits-rem:0 time: 0.28
52.25/13.13	c calculated reachability. Time: 0.00
52.25/13.13	c  N dy   601    158506       199     21019        66     19209     92675    259515      9.39   no data
55.06/13.89	c  N dy   637    168692       199     21019        66     28815     92675    421916      9.39     11.86
58.64/14.77	c  N dy   676    180206       199     21019        66     23695     92675    309838      9.38      9.88
62.63/15.74	c  N dy   722    191751       199     21019        66     17603     92675    204635      9.38     10.52
66.21/16.63	c  N dy   778    204097       199     21019        66     29342     92675    403303      9.39      9.91
70.20/17.68	c  N dy   831    217204       199     21019        66     23765     92675    303375      9.38     10.42
75.00/18.85	c  N dy   894    231159       199     21019        66     37045     92675    527851      9.39     11.44
77.01/19.39	c  S st   927    237760       199     21019        66     24316     92675    309548      9.39      7.90
77.42/19.43	c  S st   927    238265       199     21019        66     24818     92675    318233      9.39   no data
77.42/19.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.42/19.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
77.42/19.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.42/19.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.42/19.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.42/19.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
77.42/19.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
77.42/19.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
77.42/19.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.19/19.67	c lits-rem:       298  cl-subs:     2282  v-elim:      0  v-fix:    0  time:  0.21 s
78.19/19.67	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
78.19/19.68	c vivif2 --  cl tried    22536 cl shrink        0 lits rem          0 time: 0.00
79.39/19.98	c asymm  cl-useful: 1/21019/21019 lits-rem:1 time: 0.31
79.39/19.99	c calculated reachability. Time: 0.00
79.39/19.99	c  N dy   927    238265       199     21019        66     22536     92674    298760      9.39   no data
84.58/21.23	c  N dy   982    253490       199     21019        66     37085     92674    541777      9.39      9.97
90.18/22.64	c  N dy  1058    270552       199     21019        66     33390     92674    461047      9.40      9.94
96.14/24.12	c  N dy  1116    288058       199     21019        66     29095     92674    382798      9.38      9.88
102.54/25.73	c  F st  1193    306250       199     21019        66     24528     92674    309963      9.38   no data
102.54/25.75	c  N st  1194    306501       199     21019        66     24760     92674    313966      9.38   no data
109.32/27.49	c  N dy  1245    327565       199     21019        66     44725     92674    640700      9.36      9.86
116.52/29.24	c  N dy  1328    347904       199     21019        66     41203     92673    567712      9.37      9.88
120.10/30.14	c  S st  1374    357397       199     21019        66     26493     92673    317622      9.37      9.73
120.10/30.19	c  S st  1374    357899       199     21019        66     26986     92673    326145      9.37   no data
120.10/30.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.50/30.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
120.50/30.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.50/30.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.50/30.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.50/30.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
120.50/30.20	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
120.50/30.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
120.50/30.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.92/30.39	c lits-rem:       200  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.17 s
120.92/30.40	c vivif2 --  cl tried    21018 cl shrink        0 lits rem          0 time: 0.00
120.92/30.40	c vivif2 --  cl tried    25948 cl shrink        0 lits rem          0 time: 0.00
122.49/30.74	c asymm  cl-useful: 0/21018/21018 lits-rem:0 time: 0.33
122.49/30.74	c calculated reachability. Time: 0.00
122.49/30.74	c  N dy  1374    357899       199     21018        66     25948     92651    316742      9.37   no data
129.28/32.46	c  N dy  1455    378191       199     21018        66     45191     92651    630976      9.37      9.91
136.46/34.22	c  N dy  1525    398244       199     21018        66     39595     92651    522216      9.36      9.87
144.03/36.12	c  N dy  1606    418259       199     21018        66     33009     92651    404428      9.36     11.40
151.23/37.97	c  N dy  1697    438285       199     21018        66     52100     92651    721310      9.36      9.91
158.41/39.78	c  N dy  1784    458336       199     21018        66     44464     92651    577639      9.37     10.59
165.99/41.67	c  N dy  1868    478728       199     21018        66     36389     92651    438357      9.37      9.90
173.59/43.54	c  N dy  1949    498759       199     21018        66     55393     92651    747961      9.37     11.66
180.75/45.34	c  N dy  2020    518822       199     21018        66     45922     92651    588218      9.37     10.97
187.93/47.10	c  S st  2094    536849       199     21018        66     33532     92651    371471      9.37      9.02
187.93/47.14	c  S st  2094    537353       199     21018        66     34031     92651    380250      9.37   no data
187.93/47.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.93/47.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
187.93/47.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.93/47.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.93/47.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.93/47.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
187.93/47.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
187.93/47.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
187.93/47.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.14/47.48	c lits-rem:       392  cl-subs:     2388  v-elim:      0  v-fix:    0  time:  0.29 s
189.14/47.48	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
189.14/47.49	c vivif2 --  cl tried    31644 cl shrink        0 lits rem          0 time: 0.01
190.74/47.86	c asymm  cl-useful: 0/19420/21017 lits-rem:0 time: 0.37
190.74/47.86	c calculated reachability. Time: 0.00
190.74/47.86	c  N dy  2094    537353       199     21017        66     31644     92629    359326      9.37   no data
198.32/49.74	c  N dy  2169    558117       199     21017        66     51386     92629    680637      9.37      9.90
206.30/51.71	c  N dy  2229    578423       199     21017        66     40312     92629    478738      9.35      9.92
213.88/53.62	c  N dy  2293    598758       199     21017        66     59563     92629    787322      9.34      9.93
221.47/55.57	c  N dy  2373    618768       199     21017        66     47315     92629    581443      9.34     11.38
230.66/57.85	c  N dy  2464    640711       199     21017        66     35874     92629    387514      9.34      9.86
238.23/59.71	c  N dy  2545    660713       199     21017        66     54874     92629    698069      9.35      9.89
246.61/61.83	c  N dy  2623    680784       199     21017        66     40678     92629    455892      9.35      9.86
254.59/63.80	c  N dy  2694    700816       199     21017        66     59729     92629    767408      9.34     11.61
262.57/65.84	c  N dy  2766    720883       199     21017        66     44561     92629    513924      9.34     11.46
271.35/68.00	c  N dy  2825    741514       199     21017        66     64091     92629    822368      9.33      9.95
279.73/70.10	c  N dy  2919    761608       199     21017        66     48055     92629    567985      9.34      9.83
288.15/72.21	c  N dy  3005    782002       199     21017        66     67497     92629    887667      9.34      9.95
296.09/74.28	c  N dy  3099    802200       199     21017        66     50658     92629    597705      9.34      9.90
297.68/74.66	c  S st  3109    806029       199     21017        66     54279     92629    651624      9.34      9.57
298.08/74.72	c  S st  3109    806529       199     21017        66     54770     92629    660169      9.34   no data
298.08/74.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
298.08/74.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
298.08/74.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
298.08/74.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.08/74.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.08/74.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
298.08/74.75	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
298.08/74.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
298.08/74.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
302.88/75.97	c lits-rem:      1116  cl-subs:     6553  v-elim:      0  v-fix:    0  time:  1.18 s
302.88/75.97	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
302.88/75.98	c vivif2 --  cl tried    48217 cl shrink        0 lits rem          0 time: 0.01
303.28/76.00	c asymm  cl-useful: 0/1597/21017 lits-rem:0 time: 0.02
303.28/76.00	c calculated reachability. Time: 0.00
303.28/76.00	c  N dy  3109    806529       199     21017        66     48217     92629    599391      9.34   no data
312.06/78.21	c  N dy  3193    826848       199     21017        66     67489     92629    911359      9.34      9.96
313.66/78.68	c Following stats are for *FIRST FINISHED THREAD ONLY*
313.66/78.68	c num threads              : 4          
313.66/78.68	c restarts                 : 3244       
313.66/78.68	c dynamic restarts         : 3220       
313.66/78.68	c static restarts          : 24         
313.66/78.68	c full restarts            : 3          
313.66/78.68	c total simplify time      : 0.00       
313.66/78.68	c learnts DL2              : 0          
313.66/78.68	c learnts size 2           : 265        
313.66/78.68	c learnts size 1           : 1           (0.50      % of vars)
313.66/78.68	c filedLit time            : 0.03        (0.04      % time)
313.66/78.68	c v-elim SatELite          : 0           (0.00      % vars)
313.66/78.68	c SatELite time            : 1.53        (1.95      % time)
313.66/78.68	c v-elim xor               : 0           (0.00      % vars)
313.66/78.68	c xor elim time            : 0.01        (0.01      % time)
313.66/78.68	c num binary xor trees     : 0          
313.66/78.68	c binxor trees' crown      : 0           (nan       leafs/tree)
313.66/78.69	c bin xor find time        : 0.00       
313.66/78.69	c OTF clause improved      : 41748       (0.05      clauses/conflict)
313.66/78.69	c OTF impr. size diff      : 45377       (1.09       lits/clause)
313.66/78.69	c OTF cl watch-shrink      : 666008      (0.78      clauses/conflict)
313.66/78.69	c OTF cl watch-sh-lit      : 2892654     (4.34       lits/clause)
313.66/78.69	c tried to recurMin cls    : 128438      (15.00      % of conflicts)
313.66/78.69	c updated cache            : 474         (0.00       lits/tried recurMin)
313.66/78.69	c unit cls recevied        : 0           (0.00      % of units)
313.66/78.69	c unit cls sent            : 1           (100.00    % of units)
313.66/78.69	c bin cls recevied         : 0          
313.66/78.69	c bin cls sent             : 0          
313.66/78.69	c clauses over max glue    : 0           (0.00      % of all clauses)
313.66/78.69	c conflicts                : 856489      (10897.08  / sec)
313.66/78.69	c decisions                : 1109937     (0.51      % random)
313.66/78.69	c bogo-props               : 10573280995 (134523450.14 / sec)
313.66/78.69	c conflict literals        : 13969663    (55.31     % deleted)
313.66/78.69	c Memory used              : 318.33      MB
313.66/78.69	c single-thread CPU time   : 78.60       s
313.66/78.69	c all-threads sum CPU time : 313.71      s
313.66/78.69	s SATISFIABLE
313.66/78.69	v 1 2 3 4 5 6 -7 8 -9 10 11 12 13 14 15 -16 17 18 19 20 21 22 23 24 25 26 27 28 -29 30 31 32 -33 34 35 36 37 -38 39 40 41 42 43 44 -45 46 47 48 49 50 51 52 53 54 55 -56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 -76 77 78 79 80 81 82 83 -84 85 86 -87 88 89 90 -91 92 93 94 95 96 97 98 99 100 101 -102 103 104 105 106 107 108 -109 -110 111 112 113 114 -115 116 117 118 119 120 121 -122 123 124 -125 126 127 128 129 130 131 132 133 134 135 136 137 -138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 -156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 -176 177 -178 179 180 181 182 183 -184 185 186 187 188 189 190 191 192 -193 194 195 196 197 198 199 200 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366880-1305414346/watcher-3366880-1305414346 -o /tmp/evaluation-result-3366880-1305414346/solver-3366880-1305414346 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366880-1305414346.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: 6.28 7.71 7.90 8/294 6019
/proc/meminfo: memFree=16798664/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 653037356 52396032 352 33554432000 4194304 4580107 140735706813424 18446744073709551615 47788768921117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 12792 352 302 95 0 7774 0
[pid=6019/tid=6020] ppid=6017 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653037357 52396032 352 33554432000 4194304 4580107 140735706813424 18446744073709551615 47788768921516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653037357 52396032 352 33554432000 4194304 4580107 140735706813424 18446744073709551615 47788768921113 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653037357 52396032 352 33554432000 4194304 4580107 140735706813424 18446744073709551615 47788768921111 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.147579 s]
/proc/loadavg: 6.28 7.71 7.90 8/294 6019
/proc/meminfo: memFree=16798664/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=284944 CPUtime=0.56 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 2931 0 0 0 56 0 0 0 18 0 4 0 653037356 291782656 2832 33554432000 4194304 4580107 140735706813424 18446744073709551615 218370654327 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 71236 2959 364 95 0 66218 0
[pid=6019/tid=6020] ppid=6017 vsize=285268 CPUtime=0.13 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) D 6017 6019 5978 0 -1 4202560 656 0 0 0 13 0 0 0 18 0 4 0 653037357 292114432 3071 33554432000 4194304 4580107 140735706813424 18446744073709551615 218370618401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=285268 CPUtime=0.14 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 652 0 0 0 14 0 0 0 18 0 4 0 653037357 292114432 3082 33554432000 4194304 4580107 140735706813424 18446744073709551615 218371000503 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=285268 CPUtime=0.14 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 652 0 0 0 14 0 0 0 18 0 4 0 653037357 292114432 3093 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 284944

[startup+0.89092 s]
/proc/loadavg: 6.28 7.71 7.90 8/294 6019
/proc/meminfo: memFree=16798664/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=290316 CPUtime=3.52 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 7788 0 0 0 351 1 0 0 18 0 4 0 653037356 297283584 5880 33554432000 4194304 4580107 140735706813424 18446744073709551615 4305280 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 72579 5880 377 95 0 67561 0
[pid=6019/tid=6020] ppid=6017 vsize=290316 CPUtime=0.87 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1952 0 0 0 87 0 0 0 19 0 4 0 653037357 297283584 5880 33554432000 4194304 4580107 140735706813424 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=290316 CPUtime=0.87 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 2224 0 0 0 87 0 0 0 18 0 4 0 653037357 297283584 5880 33554432000 4194304 4580107 140735706813424 18446744073709551615 218371000455 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=290316 CPUtime=0.88 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1275 0 0 0 88 0 0 0 19 0 4 0 653037357 297283584 5880 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 290316

[startup+0.900346 s]
/proc/loadavg: 6.28 7.71 7.90 8/294 6019
/proc/meminfo: memFree=16798664/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=291516 CPUtime=3.56 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 8041 0 0 0 355 1 0 0 18 0 4 0 653037356 298512384 5767 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 72879 5767 377 95 0 67861 0
[pid=6019/tid=6020] ppid=6017 vsize=291516 CPUtime=0.88 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1956 0 0 0 88 0 0 0 19 0 4 0 653037357 298512384 5767 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=291516 CPUtime=0.88 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 2228 0 0 0 88 0 0 0 18 0 4 0 653037357 298512384 5767 33554432000 4194304 4580107 140735706813424 18446744073709551615 4320696 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=291516 CPUtime=0.89 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1278 0 0 0 89 0 0 0 19 0 4 0 653037357 298512384 5767 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 291516

[startup+1.00033 s]
/proc/loadavg: 6.28 7.71 7.90 8/294 6019
/proc/meminfo: memFree=16798664/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=292556 CPUtime=3.96 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 8449 0 0 0 395 1 0 0 18 0 4 0 653037356 299577344 5811 33554432000 4194304 4580107 140735706813424 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 73139 5811 377 95 0 68121 0
[pid=6019/tid=6020] ppid=6017 vsize=292556 CPUtime=0.98 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 2236 0 0 0 98 0 0 0 19 0 4 0 653037357 299577344 5811 33554432000 4194304 4580107 140735706813424 18446744073709551615 4318731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=292556 CPUtime=0.98 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 2263 0 0 0 98 0 0 0 19 0 4 0 653037357 299577344 5811 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=292556 CPUtime=0.99 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1333 0 0 0 99 0 0 0 19 0 4 0 653037357 299577344 5811 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 292556

[startup+1.50024 s]
/proc/loadavg: 6.28 7.71 7.90 8/294 6019
/proc/meminfo: memFree=16798664/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=293284 CPUtime=5.96 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 10244 0 0 0 595 1 0 0 19 0 4 0 653037356 300322816 6193 33554432000 4194304 4580107 140735706813424 18446744073709551615 4316677 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 73321 6193 377 95 0 68303 0
[pid=6019/tid=6020] ppid=6017 vsize=293284 CPUtime=1.47 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 2701 0 0 0 147 0 0 0 19 0 4 0 653037357 300322816 6193 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=293284 CPUtime=1.48 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 2704 0 0 0 148 0 0 0 19 0 4 0 653037357 300322816 6193 33554432000 4194304 4580107 140735706813424 18446744073709551615 4318874 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=293284 CPUtime=1.49 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 1780 0 0 0 149 0 0 0 19 0 4 0 653037357 300322816 6193 33554432000 4194304 4580107 140735706813424 18446744073709551615 4321072 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) 293284

[startup+3.10096 s]
/proc/loadavg: 6.28 7.71 7.90 9/298 6023
/proc/meminfo: memFree=16731424/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=298284 CPUtime=12.34 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 18157 0 0 0 1232 2 0 0 24 0 4 0 653037356 305442816 10097 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 74571 10097 379 95 0 69553 0
[pid=6019/tid=6020] ppid=6017 vsize=298284 CPUtime=3.06 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 4637 0 0 0 305 1 0 0 24 0 4 0 653037357 305442816 10097 33554432000 4194304 4580107 140735706813424 18446744073709551615 4318741 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=298284 CPUtime=3.08 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 5381 0 0 0 308 0 0 0 25 0 4 0 653037357 305442816 10097 33554432000 4194304 4580107 140735706813424 18446744073709551615 4416090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=298284 CPUtime=3.09 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 3229 0 0 0 309 0 0 0 24 0 4 0 653037357 305442816 10097 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 298284

[startup+6.30039 s]
/proc/loadavg: 6.42 7.71 7.90 9/298 6023
/proc/meminfo: memFree=16697492/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=312148 CPUtime=25.11 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 30022 0 0 0 2506 5 0 0 25 0 4 0 653037356 319639552 14110 33554432000 4194304 4580107 140735706813424 18446744073709551615 4318683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 78037 14110 379 95 0 73019 0
[pid=6019/tid=6020] ppid=6017 vsize=312148 CPUtime=6.23 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 7596 0 0 0 622 1 0 0 25 0 4 0 653037357 319639552 14110 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=312148 CPUtime=6.28 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 7514 0 0 0 628 0 0 0 25 0 4 0 653037357 319639552 14110 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=312148 CPUtime=6.29 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 7571 0 0 0 628 1 0 0 25 0 4 0 653037357 319639552 14110 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 312148

[startup+12.7003 s]
/proc/loadavg: 6.55 7.72 7.90 9/298 6023
/proc/meminfo: memFree=16667072/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=321680 CPUtime=50.67 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 44601 0 0 0 5059 8 0 0 25 0 4 0 653037356 329400320 18622 33554432000 4194304 4580107 140735706813424 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 80420 18622 379 95 0 75402 0
[pid=6019/tid=6020] ppid=6017 vsize=321680 CPUtime=12.58 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 11436 0 0 0 1256 2 0 0 25 0 4 0 653037357 329400320 18624 33554432000 4194304 4580107 140735706813424 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=321680 CPUtime=12.68 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 11705 0 0 0 1267 1 0 0 25 0 4 0 653037357 329400320 18624 33554432000 4194304 4580107 140735706813424 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=321680 CPUtime=12.7 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 11849 0 0 0 1268 2 0 0 25 0 4 0 653037357 329400320 18624 33554432000 4194304 4580107 140735706813424 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 321680

[startup+25.501 s]
/proc/loadavg: 6.87 7.73 7.90 9/298 6023
/proc/meminfo: memFree=16651268/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=314400 CPUtime=101.74 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 67204 0 0 0 10161 13 0 0 25 0 4 0 653037356 321945600 20139 33554432000 4194304 4580107 140735706813424 18446744073709551615 4305176 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 78600 20139 383 95 0 73582 0
[pid=6019/tid=6020] ppid=6017 vsize=314400 CPUtime=25.26 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 17820 0 0 0 2522 4 0 0 25 0 4 0 653037357 321945600 20139 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=314400 CPUtime=25.47 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 18209 0 0 0 2545 2 0 0 25 0 4 0 653037357 321945600 20139 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=314400 CPUtime=25.48 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 18135 0 0 0 2545 3 0 0 25 0 4 0 653037357 321945600 20139 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 314400

[startup+51.1004 s]
/proc/loadavg: 7.32 7.77 7.91 9/298 6024
/proc/meminfo: memFree=16598780/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=337944 CPUtime=203.91 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 104642 0 0 0 20370 21 0 0 25 0 4 0 653037356 346054656 26030 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 84486 26030 387 95 0 79468 0
[pid=6019/tid=6020] ppid=6017 vsize=337944 CPUtime=50.63 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 28250 0 0 0 5056 7 0 0 25 0 4 0 653037357 346054656 26030 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=337944 CPUtime=51.08 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 28201 0 0 0 5104 4 0 0 25 0 4 0 653037357 346054656 26030 33554432000 4194304 4580107 140735706813424 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=337944 CPUtime=51.09 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 28957 0 0 0 5104 5 0 0 25 0 4 0 653037357 346054656 26030 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 337944

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

[startup+51.8003 s]
/proc/loadavg: 7.32 7.77 7.91 9/298 6024
/proc/meminfo: memFree=16597168/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=337980 CPUtime=206.69 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 105586 0 0 0 20648 21 0 0 25 0 4 0 653037356 346091520 25835 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 84495 25835 387 95 0 79477 0
[pid=6019/tid=6020] ppid=6017 vsize=337980 CPUtime=51.32 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 28923 0 0 0 5125 7 0 0 25 0 4 0 653037357 346091520 25835 33554432000 4194304 4580107 140735706813424 18446744073709551615 4316692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=337980 CPUtime=51.77 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 28321 0 0 0 5173 4 0 0 25 0 4 0 653037357 346091520 25835 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=337980 CPUtime=51.79 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 29108 0 0 0 5174 5 0 0 25 0 4 0 653037357 346091520 25835 33554432000 4194304 4580107 140735706813424 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 206.69
Current children cumulated vsize (KiB) 337980

[startup+64.601 s]
/proc/loadavg: 7.47 7.78 7.91 9/298 6024
/proc/meminfo: memFree=16594068/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=317336 CPUtime=257.78 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 124011 0 0 0 25752 26 0 0 25 0 4 0 653037356 324952064 25932 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 79334 25932 387 95 0 74316 0
[pid=6019/tid=6020] ppid=6017 vsize=317336 CPUtime=64 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 32968 0 0 0 6392 8 0 0 25 0 4 0 653037357 324952064 25932 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=317336 CPUtime=64.58 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 33156 0 0 0 6452 6 0 0 25 0 4 0 653037357 324952064 25932 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=317336 CPUtime=64.59 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 34935 0 0 0 6452 7 0 0 25 0 4 0 653037357 324952064 25932 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 257.78
Current children cumulated vsize (KiB) 317336

[startup+71.0009 s]
/proc/loadavg: 7.51 7.78 7.91 9/298 6025
/proc/meminfo: memFree=16591092/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=317656 CPUtime=283.34 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 131843 0 0 0 28306 28 0 0 25 0 4 0 653037356 325279744 26855 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 79414 26855 387 95 0 74396 0
[pid=6019/tid=6020] ppid=6017 vsize=317656 CPUtime=70.35 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 35019 0 0 0 7027 8 0 0 25 0 4 0 653037357 325279744 26858 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=317656 CPUtime=70.98 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 34935 0 0 0 7092 6 0 0 25 0 4 0 653037357 325279744 26858 33554432000 4194304 4580107 140735706813424 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=317656 CPUtime=71 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 36634 0 0 0 7093 7 0 0 25 0 4 0 653037357 325279744 26858 33554432000 4194304 4580107 140735706813424 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 283.34
Current children cumulated vsize (KiB) 317656

[startup+74.2003 s]
/proc/loadavg: 7.51 7.78 7.91 9/298 6025
/proc/meminfo: memFree=16588488/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=317932 CPUtime=296.09 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 136603 0 0 0 29580 29 0 0 25 0 4 0 653037356 325562368 26221 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 79483 26221 381 95 0 74465 0
[pid=6019/tid=6020] ppid=6017 vsize=317932 CPUtime=73.52 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 36186 0 0 0 7343 9 0 0 25 0 4 0 653037357 325562368 26221 33554432000 4194304 4580107 140735706813424 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=317932 CPUtime=74.17 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 36178 0 0 0 7411 6 0 0 25 0 4 0 653037357 325562368 26221 33554432000 4194304 4580107 140735706813424 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=317932 CPUtime=74.18 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37825 0 0 0 7411 7 0 0 25 0 4 0 653037357 325562368 26221 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 296.09
Current children cumulated vsize (KiB) 317932

[startup+75.801 s]
/proc/loadavg: 7.55 7.78 7.91 9/298 6025
/proc/meminfo: memFree=16577696/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=325968 CPUtime=302.48 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 141487 0 0 0 30218 30 0 0 25 0 4 0 653037356 333791232 27011 33554432000 4194304 4580107 140735706813424 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 81492 27011 381 95 0 76474 0
[pid=6019/tid=6020] ppid=6017 vsize=325968 CPUtime=75.1 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37098 0 0 0 7501 9 0 0 25 0 4 0 653037357 333791232 27011 33554432000 4194304 4580107 140735706813424 18446744073709551615 4322504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=325968 CPUtime=75.78 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37128 0 0 0 7571 7 0 0 25 0 4 0 653037357 333791232 27011 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=325968 CPUtime=75.78 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 38694 0 0 0 7571 7 0 0 25 0 4 0 653037357 333791232 27011 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 302.48
Current children cumulated vsize (KiB) 325968

[startup+77.4007 s]
/proc/loadavg: 7.55 7.78 7.91 9/298 6025
/proc/meminfo: memFree=16578564/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=325968 CPUtime=308.86 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 142625 0 0 0 30856 30 0 0 25 0 4 0 653037356 333791232 28149 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 81492 28149 381 95 0 76474 0
[pid=6019/tid=6020] ppid=6017 vsize=325968 CPUtime=76.69 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37395 0 0 0 7660 9 0 0 25 0 4 0 653037357 333791232 28149 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=325968 CPUtime=77.38 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37429 0 0 0 7731 7 0 0 25 0 4 0 653037357 333791232 28149 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=325968 CPUtime=77.39 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 38998 0 0 0 7731 8 0 0 25 0 4 0 653037357 333791232 28149 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 308.86
Current children cumulated vsize (KiB) 325968

[startup+78.2006 s]
/proc/loadavg: 7.55 7.78 7.91 9/298 6025
/proc/meminfo: memFree=16578192/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=325968 CPUtime=312.06 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 143138 0 0 0 31175 31 0 0 25 0 4 0 653037356 333791232 28662 33554432000 4194304 4580107 140735706813424 18446744073709551615 4320987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 81492 28662 381 95 0 76474 0
[pid=6019/tid=6020] ppid=6017 vsize=325968 CPUtime=77.48 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37521 0 0 0 7739 9 0 0 25 0 4 0 653037357 333791232 28662 33554432000 4194304 4580107 140735706813424 18446744073709551615 4321126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=325968 CPUtime=78.18 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37560 0 0 0 7811 7 0 0 25 0 4 0 653037357 333791232 28662 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=325968 CPUtime=78.19 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 39131 0 0 0 7811 8 0 0 25 0 4 0 653037357 333791232 28662 33554432000 4194304 4580107 140735706813424 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 312.06
Current children cumulated vsize (KiB) 325968

[startup+78.6005 s]
/proc/loadavg: 7.55 7.78 7.91 9/298 6025
/proc/meminfo: memFree=16578192/32951124 swapFree=52307768/67111528
[pid=6019] ppid=6017 vsize=325968 CPUtime=313.66 cores=1,3,5,7
/proc/6019/stat : 6019 (strangenight2-m) R 6017 6019 5978 0 -1 4202496 143391 0 0 0 31335 31 0 0 25 0 4 0 653037356 333791232 28915 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6019/statm: 81492 28915 381 95 0 76474 0
[pid=6019/tid=6020] ppid=6017 vsize=325968 CPUtime=77.88 cores=1,3,5,7
/proc/6019/task/6020/stat : 6020 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37585 0 0 0 7779 9 0 0 25 0 4 0 653037357 333791232 28915 33554432000 4194304 4580107 140735706813424 18446744073709551615 4339077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6019/tid=6021] ppid=6017 vsize=325968 CPUtime=78.57 cores=1,3,5,7
/proc/6019/task/6021/stat : 6021 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 37626 0 0 0 7850 7 0 0 25 0 4 0 653037357 333791232 28915 33554432000 4194304 4580107 140735706813424 18446744073709551615 4322558 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6019/tid=6022] ppid=6017 vsize=325968 CPUtime=78.59 cores=1,3,5,7
/proc/6019/task/6022/stat : 6022 (strangenight2-m) R 6017 6019 5978 0 -1 4202560 39194 0 0 0 7851 8 0 0 25 0 4 0 653037357 333791232 28915 33554432000 4194304 4580107 140735706813424 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 313.66
Current children cumulated vsize (KiB) 325968

Child status: 10
Real time (s): 78.6964
CPU time (s): 314.029
CPU user time (s): 313.709
CPU system time (s): 0.319951
CPU usage (%): 399.039
Max. virtual memory (cumulated for all children) (KiB): 338024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.709
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143455
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= 1215
involuntary context switches= 2363

runsolver used 0.185971 second user time and 0.542917 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 01:05:46
IDJOB=3366880
IDBENCH=83264
IDSOLVER=1844
FILE ID=node101/3366880-1305414346
RUNJOBID= node101-1305414346-5997
PBS_JOBID= 13324544
Free space on /tmp= 73732 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_399.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366880-1305414346/watcher-3366880-1305414346 -o /tmp/evaluation-result-3366880-1305414346/solver-3366880-1305414346 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366880-1305414346.cnf

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=575699830

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:      16800928 kB
Buffers:        324796 kB
Cached:        5886040 kB
SwapCached:      14848 kB
Active:       10847280 kB
Inactive:      5026384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16800928 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           11804 kB
Writeback:           0 kB
AnonPages:     9660048 kB
Mapped:          14584 kB
Slab:           149996 kB
PageTables:      62044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42064024 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= 73728 MiB
End job on node101 at 2011-05-15 01:07:05