Trace number 3421607

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 244.047 30.6123

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.19075
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 8 threads
0.00/0.04	c This is CryptoMiniSat 3.0.0
0.00/0.04	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	c Reading file 'HOME/instance-3421607-1306679300.cnf'
0.00/0.04	c -- header says num vars:            200
0.00/0.04	c -- header says num clauses:       21294
0.00/0.05	c -- clauses added:            0 learnts,        21294 normals,            0 xors
0.00/0.05	c -- vars added        200
0.00/0.05	c Parsing time:  0.01 s
0.00/0.05	c  N st     0         0       200     21029       265         0     93307         0   no data   no data
0.00/0.19	c asymm  cl-useful: 0/21029/21029 lits-rem:0 time: 0.13
0.00/0.19	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.41/0.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.41/0.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.41/0.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.41/0.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
1.41/0.22	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.82/0.98	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.12 s
6.82/0.98	c Finding binary XORs  T:     0.00 s  found:       0
6.82/0.98	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
6.82/0.98	c calculated reachability. Time: 0.00
6.82/0.98	c Calc default polars -  time:   0.00 s pos:     199 undec:       1 neg:       0
6.82/0.98	c =========================================================================================
6.82/0.98	c types(t): F = full restart, N = normal restart
6.82/0.98	c types(t): S = simplification begin/end, E = solution found
6.82/0.98	c restart types(rt): st = static, dy = dynamic
6.82/0.98	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.82/0.98	c  B st     0         0       199     21020        66         0     92701         0   no data   no data
6.82/0.98	c  N dy    12      4005       199     21020        66      3802     92701     68144      9.01      9.51
6.82/0.98	c  N dy    32      8248       199     21020        66      5463     92701     88667      9.35      9.86
8.42/1.14	c  N dy    61     12313       199     21020        66      5307     92701     78638      9.78     11.46
10.03/1.34	c  N dy    67     16524       199     21020        66      9285     92701    141556      9.50     10.05
11.62/1.57	c  N dy    93     21081       199     21020        66      8299     92701    123393      9.60     10.12
14.01/1.80	c  F st   107     25002       199     21020        66     12050     92701    188026      9.57      7.36
14.01/1.82	c  N st   108     25252       199     21020        66     12285     92701    191686      9.57   no data
16.41/2.11	c  N dy   113     30001       199     21020        66     10330     92701    148369      9.57   no data
16.41/2.11	c  S st   113     30001       199     21020        66     10330     92701    148369      9.57   no data
16.41/2.14	c  S st   113     30503       199     21020        66     10830     92701    157372      9.57   no data
16.41/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.41/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.41/2.15	c blocked clauses removed:        0 vars:      0 tried:         199 T: 0.00 s
16.41/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.41/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.41/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
16.41/2.15	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
16.41/2.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.41/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.21/2.28	c lits-rem:       249  cl-subs:     2414  v-elim:      0  v-fix:    0  time:  0.12 s
18.81/2.48	c asymm  cl-useful: 1/21020/21020 lits-rem:1 time: 0.19
18.81/2.48	c calculated reachability. Time: 0.00
18.81/2.48	c  N dy   113     30503       199     21020        66      8416     92700    135067      9.57   no data
21.25/2.73	c  N dy   123     34644       199     21020        66     12349     92700    196359      9.44      9.98
23.58/3.01	c  N dy   149     38670       199     21020        66      8687     92700    120145      9.51     11.14
25.20/3.27	c  N dy   172     42869       199     21020        66     12719     92700    190502      9.53     10.03
26.79/3.46	c  S st   183     45755       199     21020        66     15479     92700    236619      9.51      9.28
27.58/3.50	c  S st   183     46256       199     21020        66     15973     92700    246050      9.51   no data
27.58/3.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.58/3.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.58/3.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.58/3.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.58/3.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.58/3.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
27.58/3.51	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
27.58/3.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.58/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.38/3.68	c lits-rem:       195  cl-subs:     2064  v-elim:      0  v-fix:    0  time:  0.14 s
28.38/3.68	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
28.38/3.68	c vivif2 --  cl tried    13909 cl shrink        0 lits rem          0 time: 0.00
30.88/3.92	c asymm  cl-useful: 1/21020/21020 lits-rem:1 time: 0.24
30.88/3.92	c calculated reachability. Time: 0.00
30.88/3.92	c  N dy   183     46256       199     21020        66     13909     92699    225736      9.51   no data
33.96/4.31	c  N dy   207     51963       199     21020        66     10845     92699    152505      9.53     10.04
35.57/4.58	c  N dy   220     56162       199     21020        66     14851     92699    219531      9.51     10.12
37.96/4.86	c  N dy   238     60263       199     21020        66     18749     92699    287311      9.51     10.02
40.35/5.14	c  N dy   253     64285       199     21020        66     13115     92699    188592      9.51     10.03
42.75/5.42	c  N dy   267     68433       199     21020        66     17098     92699    254011      9.49     10.06
42.75/5.49	c  S st   270     69385       199     21020        66     17986     92699    268340      9.49   no data
43.55/5.53	c  S st   270     69889       199     21020        66     18483     92699    276172      9.49   no data
43.55/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.55/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.55/5.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.55/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.55/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.55/5.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
43.55/5.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
43.55/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.55/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.15/5.75	c lits-rem:       288  cl-subs:     2297  v-elim:      0  v-fix:    0  time:  0.19 s
45.15/5.75	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
45.15/5.76	c vivif2 --  cl tried    16186 cl shrink        0 lits rem          0 time: 0.00
47.60/6.02	c asymm  cl-useful: 2/21020/21020 lits-rem:2 time: 0.26
47.60/6.02	c calculated reachability. Time: 0.00
47.60/6.02	c  N dy   270     69889       199     21020        66     16186     92697    253150      9.49   no data
49.94/6.37	c  N dy   295     74653       199     21020        66     20757     92697    331623      9.51     10.11
53.13/6.70	c  N dy   305     79548       199     21020        66     14953     92697    215622      9.45      9.96
55.53/7.08	c  N dy   317     85119       199     21020        66     20219     92697    301306      9.40     10.09
57.24/7.25	c  F st   326     87500       199     21020        66     22509     92697    340999      9.40      9.83
59.52/7.50	c  N st   331     90795       199     21020        66     14282     92697    189171      9.40   no data
61.92/7.90	c  N dy   346     96742       199     21020        66     19922     92697    286106      9.40     10.07
66.03/8.39	c  N dy   364    103393       199     21020        66     13934     92697    171653      9.38      9.98
66.71/8.48	c  S st   373    104834       199     21020        66     15311     92697    194397      9.39      7.20
67.51/8.52	c  S st   373    105337       199     21020        66     15797     92697    203356      9.39   no data
67.51/8.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.51/8.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
67.51/8.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.51/8.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.51/8.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.51/8.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
67.51/8.53	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
67.51/8.53	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
67.51/8.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.31/8.64	c lits-rem:       181  cl-subs:     1593  v-elim:      0  v-fix:    0  time:  0.10 s
68.31/8.64	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
68.31/8.65	c vivif2 --  cl tried    14204 cl shrink        0 lits rem          0 time: 0.00
69.90/8.88	c asymm  cl-useful: 1/21019/21019 lits-rem:1 time: 0.24
69.90/8.88	c calculated reachability. Time: 0.00
69.90/8.88	c  N dy   373    105337       199     21019        66     14204     92675    189232      9.39   no data
73.95/9.38	c  N dy   401    112566       199     21019        66     21067     92675    302478      9.38      9.87
78.69/9.96	c  N dy   434    119898       199     21019        66     14813     92675    184568      9.39      9.90
83.60/10.56	c  N dy   474    128391       199     21019        66     22926     92675    322777      9.40      9.91
89.07/11.21	c  N dy   513    136625       199     21019        66     16466     92675    198838      9.40      9.94
93.86/11.84	c  N dy   557    145550       199     21019        66     24951     92675    341719      9.41      9.91
99.46/12.58	c  N dy   588    155096       199     21019        66     18820     92675    231593      9.39      9.90
101.16/12.78	c  S st   601    158005       199     21019        66     21574     92675    277378      9.39      8.20
101.84/12.82	c  S st   601    158506       199     21019        66     22062     92675    285846      9.39   no data
101.84/12.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.84/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
101.84/12.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.84/12.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.84/12.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.84/12.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
101.84/12.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
101.84/12.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
101.84/12.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.44/13.06	c lits-rem:       211  cl-subs:     2853  v-elim:      0  v-fix:    0  time:  0.20 s
103.44/13.06	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
103.44/13.06	c vivif2 --  cl tried    19209 cl shrink        0 lits rem          0 time: 0.00
105.85/13.34	c asymm  cl-useful: 0/21019/21019 lits-rem:0 time: 0.28
105.85/13.34	c calculated reachability. Time: 0.00
105.85/13.34	c  N dy   601    158506       199     21019        66     19209     92675    259515      9.39   no data
112.23/14.11	c  N dy   637    168692       199     21019        66     28815     92675    421916      9.39     11.86
119.42/15.00	c  N dy   676    180206       199     21019        66     23695     92675    309838      9.38      9.88
126.67/15.97	c  N dy   722    191751       199     21019        66     17603     92675    204635      9.38     10.52
133.81/16.86	c  N dy   778    204097       199     21019        66     29342     92675    403303      9.39      9.91
142.59/17.94	c  N dy   831    217204       199     21019        66     23765     92675    303375      9.38     10.42
152.17/19.11	c  N dy   894    231159       199     21019        66     37045     92675    527851      9.39     11.44
156.15/19.65	c  S st   927    237760       199     21019        66     24316     92675    309548      9.39      7.90
156.15/19.69	c  S st   927    238265       199     21019        66     24818     92675    318233      9.39   no data
156.15/19.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.95/19.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
156.95/19.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.95/19.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.95/19.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.95/19.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
156.95/19.70	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
156.95/19.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
156.95/19.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.56/19.93	c lits-rem:       298  cl-subs:     2282  v-elim:      0  v-fix:    0  time:  0.21 s
158.56/19.93	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
158.56/19.94	c vivif2 --  cl tried    22536 cl shrink        0 lits rem          0 time: 0.00
160.96/20.25	c asymm  cl-useful: 1/21019/21019 lits-rem:1 time: 0.31
160.96/20.25	c calculated reachability. Time: 0.00
160.96/20.25	c  N dy   927    238265       199     21019        66     22536     92674    298760      9.39   no data
171.45/21.52	c  N dy   982    253490       199     21019        66     37085     92674    541777      9.39      9.97
182.51/22.95	c  N dy  1058    270552       199     21019        66     33390     92674    461047      9.40      9.94
194.50/24.49	c  N dy  1116    288058       199     21019        66     29095     92674    382798      9.38      9.88
208.06/26.12	c  F st  1193    306250       199     21019        66     24528     92674    309963      9.38   no data
208.06/26.14	c  N st  1194    306501       199     21019        66     24760     92674    313966      9.38   no data
222.45/27.90	c  N dy  1245    327565       199     21019        66     44725     92674    640700      9.36      9.86
236.03/29.67	c  N dy  1328    347904       199     21019        66     41203     92673    567712      9.37      9.88
243.20/30.58	c  S st  1374    357397       199     21019        66     26493     92673    317622      9.37      9.73
244.01/30.60	c  N st  1374    357630       199     21019        66     26718     92673    321472      9.37   no data
244.01/30.60	c Following stats are for *FIRST FINISHED THREAD ONLY*
244.01/30.60	c num threads              : 8          
244.01/30.60	c restarts                 : 1322       
244.01/30.60	c dynamic restarts         : 1298       
244.01/30.60	c static restarts          : 24         
244.01/30.60	c full restarts            : 3          
244.01/30.60	c total simplify time      : 0.00       
244.01/30.60	c learnts DL2              : 0          
244.01/30.60	c learnts size 2           : 265        
244.01/30.60	c learnts size 1           : 1           (0.50      % of vars)
244.01/30.60	c filedLit time            : 0.01        (0.04      % time)
244.01/30.60	c v-elim SatELite          : 0           (0.00      % vars)
244.01/30.60	c SatELite time            : 0.71        (2.34      % time)
244.01/30.60	c v-elim xor               : 0           (0.00      % vars)
244.01/30.60	c xor elim time            : 0.00        (0.01      % time)
244.01/30.60	c num binary xor trees     : 0          
244.01/30.60	c binxor trees' crown      : 0           (nan       leafs/tree)
244.01/30.60	c bin xor find time        : 0.00       
244.01/30.60	c OTF clause improved      : 17879       (0.05      clauses/conflict)
244.01/30.60	c OTF impr. size diff      : 19485       (1.09       lits/clause)
244.01/30.60	c OTF cl watch-shrink      : 293133      (0.78      clauses/conflict)
244.01/30.60	c OTF cl watch-sh-lit      : 1275283     (4.35       lits/clause)
244.01/30.60	c tried to recurMin cls    : 56388       (14.97      % of conflicts)
244.01/30.60	c updated cache            : 0           (0.00       lits/tried recurMin)
244.01/30.60	c unit cls recevied        : 0           (0.00      % of units)
244.01/30.60	c unit cls sent            : 1           (100.00    % of units)
244.01/30.60	c bin cls recevied         : 0          
244.01/30.60	c bin cls sent             : 0          
244.01/30.60	c clauses over max glue    : 0           (0.00      % of all clauses)
244.01/30.60	c conflicts                : 376551      (12348.22  / sec)
244.01/30.60	c decisions                : 490987      (1.13      % random)
244.01/30.60	c bogo-props               : 3596195885  (117929853.69 / sec)
244.01/30.60	c conflict literals        : 6229505     (54.37     % deleted)
244.01/30.60	c Memory used              : 545.83      MB
244.01/30.60	c single-thread CPU time   : 30.49       s
244.01/30.60	c all-threads sum CPU time : 243.66      s
244.01/30.60	s SATISFIABLE
244.01/30.60	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-3421607-1306679300/watcher-3421607-1306679300 -o /tmp/evaluation-result-3421607-1306679300/solver-3421607-1306679300 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421607-1306679300.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.05 8.00 2/408 6497
/proc/meminfo: memFree=22695852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=92144 CPUtime=0.02 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 412 0 0 0 2 0 0 0 25 0 8 0 235539404 94355456 353 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214898 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 23036 353 299 95 0 18018 0
[pid=6497/tid=6498] ppid=6495 vsize=92144 CPUtime=0.01 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214489 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=92144 CPUtime=0 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214898 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=92144 CPUtime=0.01 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214483 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=92144 CPUtime=0.01 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214489 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=92144 CPUtime=0 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214489 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=92144 CPUtime=0 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214489 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=92144 CPUtime=0 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 235539404 94355456 361 33554432000 4194304 4580107 140735109304368 18446744073709551615 47471097214480 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.192783 s]
/proc/loadavg: 8.06 8.05 8.00 2/408 6497
/proc/meminfo: memFree=22695852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=425544 CPUtime=1.38 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) D 6495 6497 6471 0 -1 4202496 5322 0 0 0 135 3 0 0 18 0 8 0 235539404 435757056 5222 33554432000 4194304 4580107 140735109304368 18446744073709551615 4401482 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 122891 5358 364 95 0 117873 0
[pid=6497/tid=6498] ppid=6495 vsize=491564 CPUtime=0.17 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 486 0 0 0 17 0 0 0 18 0 8 0 235539404 503361536 5367 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=491564 CPUtime=0.14 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) D 6495 6497 6471 0 -1 4202560 511 0 0 0 14 0 0 0 18 0 8 0 235539404 503361536 5375 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880225989 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=491564 CPUtime=0.17 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 639 0 0 0 17 0 0 0 18 0 8 0 235539404 503361536 5410 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880233900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=491564 CPUtime=0.17 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 445 0 0 0 17 0 0 0 18 0 8 0 235539404 503361536 5410 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=491564 CPUtime=0.16 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) D 6495 6497 6471 0 -1 4202560 597 0 0 0 16 0 0 0 18 0 8 0 235539404 503361536 5410 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880262344 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=491564 CPUtime=0.17 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1063 0 0 0 17 0 0 0 18 0 8 0 235539404 503361536 5410 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880623018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=491992 CPUtime=0.17 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 615 0 0 0 17 0 0 0 18 0 8 0 235539404 503799808 5410 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 425544

[startup+0.201928 s]
/proc/loadavg: 8.06 8.05 8.00 2/408 6497
/proc/meminfo: memFree=22695852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=558996 CPUtime=1.41 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) D 6495 6497 6471 0 -1 4202496 6436 0 0 0 137 4 0 0 18 0 8 0 235539404 572411904 6337 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880608439 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 139749 6344 364 95 0 134731 0
[pid=6497/tid=6498] ppid=6495 vsize=559188 CPUtime=0.17 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) S 6495 6497 6471 0 -1 4202560 621 0 0 0 17 0 0 0 18 0 8 0 235539404 572608512 6356 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880670190 0 0 4096 2 18446604452354192384 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=559188 CPUtime=0.14 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) D 6495 6497 6471 0 -1 4202560 723 0 0 0 14 0 0 0 18 0 8 0 235539404 572608512 6356 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880227686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=559188 CPUtime=0.17 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) S 6495 6497 6471 0 -1 4202560 803 0 0 0 17 0 0 0 18 0 8 0 235539404 572608512 6361 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880670190 0 0 4096 2 18446604452354192384 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=559188 CPUtime=0.17 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) S 6495 6497 6471 0 -1 4202560 459 0 0 0 17 0 0 0 17 0 8 0 235539404 572608512 6363 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880670190 0 0 4096 2 18446604452354192384 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=559188 CPUtime=0.16 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) D 6495 6497 6471 0 -1 4202560 747 0 0 0 16 0 0 0 18 0 8 0 235539404 572608512 6365 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880608346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=559380 CPUtime=0.17 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) D 6495 6497 6471 0 -1 4202560 1171 0 0 0 17 0 0 0 18 0 8 0 235539404 572805120 6369 33554432000 4194304 4580107 140735109304368 18446744073709551615 218880608439 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=559380 CPUtime=0.18 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 624 0 0 0 18 0 0 0 18 0 8 0 235539404 572805120 6372 33554432000 4194304 4580107 140735109304368 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 558996

[startup+0.840555 s]
/proc/loadavg: 8.06 8.05 8.00 2/408 6497
/proc/meminfo: memFree=22695852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=564140 CPUtime=6.34 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 14819 0 0 0 627 7 0 0 18 0 8 0 235539404 577679360 11954 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318504 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 141035 11955 377 95 0 136017 0
[pid=6497/tid=6498] ppid=6495 vsize=564140 CPUtime=0.79 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1873 0 0 0 78 1 0 0 18 0 8 0 235539404 577679360 11955 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=564140 CPUtime=0.74 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1923 0 0 0 74 0 0 0 18 0 8 0 235539404 577679360 11955 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=564140 CPUtime=0.78 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1789 0 0 0 78 0 0 0 18 0 8 0 235539404 577679360 11955 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=564140 CPUtime=0.78 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1640 0 0 0 78 0 0 0 18 0 8 0 235539404 577679360 11955 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318755 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=564140 CPUtime=0.78 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1995 0 0 0 78 0 0 0 18 0 8 0 235539404 577679360 11955 33554432000 4194304 4580107 140735109304368 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=564140 CPUtime=0.78 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2041 0 0 0 78 0 0 0 18 0 8 0 235539404 577679360 11956 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=564140 CPUtime=0.81 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1169 0 0 0 81 0 0 0 18 0 8 0 235539404 577679360 11956 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 564140

[startup+0.900804 s]
/proc/loadavg: 8.06 8.05 8.00 2/408 6497
/proc/meminfo: memFree=22695852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=564140 CPUtime=6.82 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 15005 0 0 0 675 7 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 141035 12140 377 95 0 136017 0
[pid=6497/tid=6498] ppid=6495 vsize=564140 CPUtime=0.85 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1896 0 0 0 84 1 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=564140 CPUtime=0.8 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1952 0 0 0 80 0 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=564140 CPUtime=0.84 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1808 0 0 0 84 0 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=564140 CPUtime=0.84 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1663 0 0 0 84 0 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=564140 CPUtime=0.84 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2020 0 0 0 84 0 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=564140 CPUtime=0.84 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2061 0 0 0 84 0 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=564140 CPUtime=0.87 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1190 0 0 0 87 0 0 0 18 0 8 0 235539404 577679360 12140 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 564140

[startup+1.5007 s]
/proc/loadavg: 8.06 8.05 8.00 2/408 6497
/proc/meminfo: memFree=22695852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=572900 CPUtime=11.62 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 20675 0 0 0 1154 8 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 143225 12386 377 95 0 138207 0
[pid=6497/tid=6498] ppid=6495 vsize=572900 CPUtime=1.45 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2666 0 0 0 144 1 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=572900 CPUtime=1.4 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2758 0 0 0 140 0 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=572900 CPUtime=1.45 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2554 0 0 0 144 1 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=572900 CPUtime=1.44 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2346 0 0 0 144 0 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=572900 CPUtime=1.44 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2771 0 0 0 143 1 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=572900 CPUtime=1.44 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 2779 0 0 0 144 0 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=572900 CPUtime=1.47 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 1674 0 0 0 147 0 0 0 19 0 8 0 235539404 586649600 12386 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 572900

[startup+3.10042 s]
/proc/loadavg: 8.21 8.09 8.01 9/416 6505
/proc/meminfo: memFree=22633664/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=576864 CPUtime=24.39 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 33355 0 0 0 2429 10 0 0 24 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 144216 17267 379 95 0 139198 0
[pid=6497/tid=6498] ppid=6495 vsize=576864 CPUtime=3.05 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 4591 0 0 0 304 1 0 0 23 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=576864 CPUtime=2.98 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 5359 0 0 0 297 1 0 0 23 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=576864 CPUtime=3.05 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 3625 0 0 0 304 1 0 0 24 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4304883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=576864 CPUtime=3.03 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 3493 0 0 0 303 0 0 0 22 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=576864 CPUtime=3.04 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 4220 0 0 0 303 1 0 0 24 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=576864 CPUtime=3.04 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 3897 0 0 0 304 0 0 0 24 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4305303 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=576864 CPUtime=3.06 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 3089 0 0 0 306 0 0 0 23 0 8 0 235539404 590708736 17267 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 576864

[startup+6.30086 s]
/proc/loadavg: 8.19 8.09 8.01 9/416 6505
/proc/meminfo: memFree=22591756/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=581468 CPUtime=49.94 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 56897 0 0 0 4979 15 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4320786 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 145367 25613 380 95 0 140349 0
[pid=6497/tid=6498] ppid=6495 vsize=581468 CPUtime=6.25 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 7642 0 0 0 623 2 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=581468 CPUtime=6.13 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 7179 0 0 0 612 1 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=581468 CPUtime=6.24 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 7110 0 0 0 622 2 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=581468 CPUtime=6.24 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 6433 0 0 0 623 1 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=581468 CPUtime=6.24 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 7501 0 0 0 622 2 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=581468 CPUtime=6.25 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 7040 0 0 0 624 1 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=581468 CPUtime=6.27 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 6639 0 0 0 626 1 0 0 25 0 8 0 235539404 595423232 25613 33554432000 4194304 4580107 140735109304368 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 2 0 0 0

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

/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 11158 0 0 0 1263 3 0 0 25 0 8 0 235539404 588845056 33623 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=575044 CPUtime=12.67 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 10706 0 0 0 1264 3 0 0 25 0 8 0 235539404 588845056 33623 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318850 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=575044 CPUtime=12.68 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 10424 0 0 0 1267 1 0 0 25 0 8 0 235539404 588845056 33623 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 575044

[startup+25.5005 s]
/proc/loadavg: 8.22 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22522792/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=610088 CPUtime=203.29 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 138280 0 0 0 20296 33 0 0 25 0 8 0 235539404 624730112 44168 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 152522 44168 381 95 0 147504 0
[pid=6497/tid=6498] ppid=6495 vsize=610088 CPUtime=25.45 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18484 0 0 0 2541 4 0 0 25 0 8 0 235539404 624730112 44168 33554432000 4194304 4580107 140735109304368 18446744073709551615 4301877 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=610088 CPUtime=25.08 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 16540 0 0 0 2505 3 0 0 25 0 8 0 235539404 624730112 44168 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=610088 CPUtime=25.44 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18624 0 0 0 2539 5 0 0 25 0 8 0 235539404 624730112 44169 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=610088 CPUtime=25.44 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 16725 0 0 0 2540 4 0 0 25 0 8 0 235539404 624730112 44169 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=610088 CPUtime=25.45 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17171 0 0 0 2540 5 0 0 25 0 8 0 235539404 624730112 44169 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=610088 CPUtime=25.44 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 16997 0 0 0 2541 3 0 0 25 0 8 0 235539404 624730112 44169 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=610088 CPUtime=25.47 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 16886 0 0 0 2544 3 0 0 25 0 8 0 235539404 624730112 44169 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.29
Current children cumulated vsize (KiB) 610088

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

[startup+26.1004 s]
/proc/loadavg: 8.22 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22526760/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=569120 CPUtime=208.06 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 140602 0 0 0 20773 33 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318735 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 142280 41801 381 95 0 137262 0
[pid=6497/tid=6498] ppid=6495 vsize=569120 CPUtime=26.05 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18636 0 0 0 2601 4 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=569120 CPUtime=25.67 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 16677 0 0 0 2564 3 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=569120 CPUtime=26.04 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18627 0 0 0 2599 5 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=569120 CPUtime=26.04 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 16870 0 0 0 2600 4 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=569120 CPUtime=26.04 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17730 0 0 0 2599 5 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=569120 CPUtime=26.05 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17050 0 0 0 2601 4 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=569120 CPUtime=26.06 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17495 0 0 0 2603 3 0 0 25 0 8 0 235539404 582778880 41801 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 208.06
Current children cumulated vsize (KiB) 569120

[startup+27.7011 s]
/proc/loadavg: 8.21 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22526664/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=569204 CPUtime=220.86 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 143859 0 0 0 22052 34 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 142301 43195 381 95 0 137283 0
[pid=6497/tid=6498] ppid=6495 vsize=569204 CPUtime=27.65 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 19449 0 0 0 2761 4 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=569204 CPUtime=27.25 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17490 0 0 0 2722 3 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=569204 CPUtime=27.64 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18845 0 0 0 2759 5 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=569204 CPUtime=27.64 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17196 0 0 0 2760 4 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4305303 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=569204 CPUtime=27.64 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18066 0 0 0 2759 5 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4320975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=569204 CPUtime=27.65 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17097 0 0 0 2761 4 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=569204 CPUtime=27.66 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17834 0 0 0 2763 3 0 0 25 0 8 0 235539404 582864896 43195 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 569204

[startup+29.3008 s]
/proc/loadavg: 8.21 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22518612/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=590380 CPUtime=233.62 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 148821 0 0 0 23327 35 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 147595 45323 381 95 0 142577 0
[pid=6497/tid=6498] ppid=6495 vsize=590380 CPUtime=29.25 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 19789 0 0 0 2921 4 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=590380 CPUtime=28.83 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17810 0 0 0 2879 4 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=590380 CPUtime=29.24 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 19743 0 0 0 2919 5 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318673 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=590380 CPUtime=29.24 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18039 0 0 0 2920 4 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=590380 CPUtime=29.24 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18886 0 0 0 2919 5 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318689 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=590380 CPUtime=29.25 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17938 0 0 0 2921 4 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318719 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=590380 CPUtime=29.26 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17912 0 0 0 2923 3 0 0 25 0 8 0 235539404 604549120 45323 33554432000 4194304 4580107 140735109304368 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 233.62
Current children cumulated vsize (KiB) 590380

[startup+30.1007 s]
/proc/loadavg: 8.21 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22518612/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=569416 CPUtime=240.02 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 151503 0 0 0 23966 36 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 142354 44154 381 95 0 137336 0
[pid=6497/tid=6498] ppid=6495 vsize=569416 CPUtime=30.05 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 20443 0 0 0 3001 4 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=569416 CPUtime=29.63 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17843 0 0 0 2959 4 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=569416 CPUtime=30.04 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 20437 0 0 0 2999 5 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=569416 CPUtime=30.04 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18726 0 0 0 3000 4 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=569416 CPUtime=30.04 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 19051 0 0 0 2999 5 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=569416 CPUtime=30.05 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18166 0 0 0 3001 4 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=569416 CPUtime=30.06 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17912 0 0 0 3003 3 0 0 25 0 8 0 235539404 583081984 44154 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 240.02
Current children cumulated vsize (KiB) 569416

[startup+30.5006 s]
/proc/loadavg: 8.21 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22519852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=569416 CPUtime=243.2 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 152513 0 0 0 24284 36 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 142354 45164 381 95 0 137336 0
[pid=6497/tid=6498] ppid=6495 vsize=569416 CPUtime=30.45 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 20533 0 0 0 3041 4 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=569416 CPUtime=30.01 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17843 0 0 0 2997 4 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4324224 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=569416 CPUtime=30.44 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 20540 0 0 0 3039 5 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=569416 CPUtime=30.44 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18828 0 0 0 3040 4 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=569416 CPUtime=30.44 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 19112 0 0 0 3039 5 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4305283 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=569416 CPUtime=30.45 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18237 0 0 0 3041 4 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4304874 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=569416 CPUtime=30.46 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17933 0 0 0 3043 3 0 0 25 0 8 0 235539404 583081984 45164 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 243.2
Current children cumulated vsize (KiB) 569416

[startup+30.6006 s]
/proc/loadavg: 8.21 8.10 8.02 9/416 6506
/proc/meminfo: memFree=22519852/32950928 swapFree=53457208/67111528
[pid=6497] ppid=6495 vsize=558928 CPUtime=244.01 cores=0-7
/proc/6497/stat : 6497 (strangenight2-m) R 6495 6497 6471 0 -1 4202496 154122 0 0 0 24364 37 0 0 25 0 8 0 235539404 572342272 44804 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6497/statm: 139732 44804 381 95 0 134714 0
[pid=6497/tid=6498] ppid=6495 vsize=558928 CPUtime=30.55 cores=0-7
/proc/6497/task/6498/stat : 6498 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 20555 0 0 0 3051 4 0 0 25 0 8 0 235539404 572342272 44804 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6497/tid=6499] ppid=6495 vsize=558928 CPUtime=30.11 cores=0-7
/proc/6497/task/6499/stat : 6499 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 17843 0 0 0 3007 4 0 0 25 0 8 0 235539404 572342272 44804 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6497/tid=6500] ppid=6495 vsize=558928 CPUtime=30.54 cores=0-7
/proc/6497/task/6500/stat : 6500 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 20562 0 0 0 3049 5 0 0 25 0 8 0 235539404 572342272 44804 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6497/tid=6501] ppid=6495 vsize=558928 CPUtime=30.54 cores=0-7
/proc/6497/task/6501/stat : 6501 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18852 0 0 0 3050 4 0 0 25 0 8 0 235539404 572342272 44805 33554432000 4194304 4580107 140735109304368 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6497/tid=6502] ppid=6495 vsize=558928 CPUtime=30.54 cores=0-7
/proc/6497/task/6502/stat : 6502 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 19593 0 0 0 3049 5 0 0 25 0 8 0 235539404 572342272 44805 33554432000 4194304 4580107 140735109304368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6497/tid=6503] ppid=6495 vsize=558928 CPUtime=30.55 cores=0-7
/proc/6497/task/6503/stat : 6503 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18763 0 0 0 3051 4 0 0 25 0 8 0 235539404 572342272 44805 33554432000 4194304 4580107 140735109304368 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6497/tid=6504] ppid=6495 vsize=558928 CPUtime=30.56 cores=0-7
/proc/6497/task/6504/stat : 6504 (strangenight2-m) R 6495 6497 6471 0 -1 4202560 18444 0 0 0 3053 3 0 0 25 0 8 0 235539404 572342272 44805 33554432000 4194304 4580107 140735109304368 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 244.01
Current children cumulated vsize (KiB) 558928

Child status: 10
Real time (s): 30.6123
CPU time (s): 244.047
CPU user time (s): 243.668
CPU system time (s): 0.378942
CPU usage (%): 797.217
Max. virtual memory (cumulated for all children) (KiB): 618060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.668
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154136
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= 11844
involuntary context switches= 1149

runsolver used 0.133979 second user time and 0.283956 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-29 16:28:20
IDJOB=3421607
IDBENCH=83264
IDSOLVER=1878
FILE ID=node112/3421607-1306679300
RUNJOBID= node112-1306679300-6485
PBS_JOBID= 13471822
Free space on /tmp= 73280 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-3421607-1306679300/watcher-3421607-1306679300 -o /tmp/evaluation-result-3421607-1306679300/solver-3421607-1306679300 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421607-1306679300.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=1329254278

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:      22695884 kB
Buffers:        272556 kB
Cached:        7570416 kB
SwapCached:      62268 kB
Active:        2718732 kB
Inactive:      7285536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22695884 kB
SwapTotal:    67111528 kB
SwapFree:     53457208 kB
Dirty:            5844 kB
Writeback:           0 kB
AnonPages:     2107068 kB
Mapped:          15160 kB
Slab:           122872 kB
PageTables:      59540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98613112 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= 73276 MiB
End job on node112 at 2011-05-29 16:28:51