Trace number 3421464

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 858.453 107.575

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.382
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.05	c Using 8 threads
0.00/0.05	c This is CryptoMiniSat 3.0.0
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3421464-1306643630.cnf'
0.00/0.05	c -- header says num vars:            945
0.00/0.05	c -- header says num clauses:       61409
0.00/0.08	c -- clauses added:            0 learnts,        61409 normals,            0 xors
0.00/0.08	c -- vars added        945
0.00/0.08	c Parsing time:  0.01 s
0.00/0.08	c  N st     0         0       945        45     61364         0    123673         0   no data   no data
0.00/0.08	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.45/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.45/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.45/0.10	c bin-w-bin subsume rem         2767 bins  time:  0.00 s
0.45/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.45/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    945 time:  0.00 s
0.45/0.12	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
0.45/0.15	c lits-rem:       433  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.02 s
0.45/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.45/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.45/0.16	c calculated reachability. Time: 0.00
0.45/0.16	c Calc default polars -  time:   0.00 s pos:       0 undec:      45 neg:     900
0.45/0.16	c =========================================================================================
0.45/0.16	c types(t): F = full restart, N = normal restart
0.45/0.16	c types(t): S = simplification begin/end, E = solution found
0.45/0.16	c restart types(rt): st = static, dy = dynamic
0.45/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.45/0.16	c  B st     0         0       900      3897     53800         0    190391         0   no data   no data
0.45/0.40	c  N dy    16      4154       900      3897     53804      4076    190391    113715      7.76      8.17
0.45/0.97	c  N dy    33      8155       900      3897     53814      5541    190391    127785      7.99      8.93
0.45/0.97	c  N dy    55     12168       900      3897     53817      5316    190391     96963      8.17     10.83
0.45/1.03	c  N dy    75     16201       900      3897     53822      9297    190391    209151      8.20      8.66
9.68/1.27	c  N dy   100     20299       900      3897     53826      7793    190391    149209      8.27     10.58
10.47/1.46	c  N dy   118     24338       900      3897     53826     11747    190391    262908      8.23      9.22
11.28/1.50	c  F st   123     25002       900      3897     53826     12400    190391    282205      8.25   no data
13.16/1.80	c  N dy   129     30001       900      3897     53827     10597    190391    220205      8.25   no data
13.16/1.80	c  S st   129     30001       900      3897     53827     10597    190391    220205      8.25   no data
14.05/1.83	c  S st   129     30505       900      3897     53827     11098    190391    235030      8.25   no data
14.05/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.87/1.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     72 BRemL:      0 BRemN:      0 P:  4.8M T:  0.08
14.87/1.92	c blocked clauses removed:        0 vars:      0 tried:         900 T: 0.00 s
14.87/1.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/2.13	c subs with bin:        1  lits-rem:     23265  v-fix:    0  time:  0.20 s
16.34/2.13	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:    900 time:  0.00 s
16.34/2.13	c Removed useless bin:      34  fixed:     0  props:   0.26M  time:  0.00 s
16.34/2.14	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.65/3.08	c subs with bin:      107  lits-rem:       247  v-fix:    0  time:  0.93 s
24.32/3.18	c lits-rem:       820  cl-subs:     1977  v-elim:      0  v-fix:    0  time:  0.10 s
26.73/3.42	c asymm  cl-useful: 2/3851/3896 lits-rem:3 time: 0.23
26.73/3.42	c calculated reachability. Time: 0.00
26.73/3.42	c  N dy   129     30505       900      3896     53865      9014    167026    207483      8.25   no data
28.33/3.66	c  N dy   157     34578       900      3896     53867     13012    167026    334519      8.33     10.15
30.73/3.92	c  N dy   179     38597       900      3896     53873      9214    167026    169917      8.39     10.61
32.44/4.18	c  N dy   201     42904       900      3896     53873     13445    167026    310090      8.43      8.89
33.91/4.37	c  S st   218     45757       900      3896     53874     16233    167026    397333      8.46   no data
34.71/4.40	c  S st   218     46258       900      3896     53874     16731    167026    418668      8.46   no data
34.71/4.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.71/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:     13 P:  4.7M T:  0.08
34.71/4.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.71/4.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.31/4.62	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.12 s
36.31/4.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
36.31/4.62	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
36.31/4.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
46.69/5.95	c subs with bin:        1  lits-rem:       189  v-fix:    0  time:  1.30 s
48.29/6.11	c lits-rem:       353  cl-subs:      945  v-elim:      0  v-fix:    0  time:  0.16 s
48.29/6.11	c vivif2 --  cl tried     3896 cl shrink        0 lits rem          0 time: 0.00
48.29/6.12	c vivif2 --  cl tried    15785 cl shrink      353 lits rem        836 time: 0.02
49.19/6.30	c asymm  cl-useful: 0/2322/3896 lits-rem:0 time: 0.18
49.19/6.30	c calculated reachability. Time: 0.00
49.19/6.30	c  N dy   218     46258       900      3896     53873     15785    166998    403394      8.46   no data
51.48/6.57	c  N dy   240     50319       900      3896     53876     10992    166998    204659      8.49      9.23
53.87/6.82	c  N dy   268     54413       900      3896     53876     15020    166998    334789      8.58      9.44
55.48/7.09	c  N dy   295     58495       900      3896     53876     19014    166998    452174      8.65      9.15
57.97/7.36	c  N dy   316     62731       900      3896     53877     13405    166998    254983      8.66      9.22
60.26/7.65	c  N dy   339     67116       900      3896     53877     17692    166998    385906      8.68      9.22
61.86/7.82	c  S st   349     69388       900      3896     53877     19914    166998    445854      8.68      7.00
61.86/7.85	c  S st   349     69892       900      3896     53877     20418    166998    464600      8.68   no data
61.86/7.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.66/7.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.08
62.66/7.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.66/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.46/8.07	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.12 s
63.46/8.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
63.46/8.08	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
63.46/8.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
73.85/9.38	c subs with bin:        3  lits-rem:         6  v-fix:    0  time:  1.29 s
75.54/9.57	c lits-rem:       439  cl-subs:     1437  v-elim:      0  v-fix:    0  time:  0.18 s
75.54/9.57	c vivif2 --  cl tried     3896 cl shrink        0 lits rem          0 time: 0.00
75.54/9.59	c vivif2 --  cl tried    18978 cl shrink      470 lits rem        870 time: 0.02
77.04/9.71	c asymm  cl-useful: 0/1574/3896 lits-rem:0 time: 0.12
77.04/9.71	c calculated reachability. Time: 0.00
77.04/9.71	c  N dy   349     69892       900      3896     53877     18978    166997    443495      8.68   no data
79.43/10.02	c  N dy   377     74361       900      3896     53884     12617    166997    209948      8.71      9.37
81.83/10.35	c  N dy   402     79310       900      3896     53884     17435    166997    353150      8.73      9.19
85.15/10.72	c  N dy   427     84402       900      3896     53884     22424    166997    500313      8.74     11.17
86.62/10.94	c  F st   446     87501       900      3896     53884     13714    166997    215274      8.75   no data
88.21/11.16	c  N st   451     90796       900      3896     53884     16915    166997    316594      8.75   no data
91.42/11.57	c  N dy   474     96804       900      3896     53886     22773    166997    493434      8.76      9.26
95.40/12.01	c  N dy   507    103097       900      3896     53886     16227    166997    277497      8.81      9.29
96.20/12.13	c  S st   515    104839       900      3896     53886     17930    166997    330450      8.81      6.87
96.20/12.16	c  S st   515    105341       900      3896     53886     18429    166997    348860      8.81   no data
96.20/12.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.00/12.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.08
97.00/12.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.00/12.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.80/12.38	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.12 s
97.80/12.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
97.80/12.39	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
97.80/12.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
108.98/13.70	c subs with bin:      423  lits-rem:       244  v-fix:    0  time:  1.30 s
109.78/13.80	c lits-rem:       249  cl-subs:      952  v-elim:      0  v-fix:    0  time:  0.10 s
109.78/13.80	c vivif2 --  cl tried     3896 cl shrink        0 lits rem          0 time: 0.00
109.78/13.82	c vivif2 --  cl tried    17054 cl shrink      222 lits rem        415 time: 0.01
112.16/14.11	c asymm  cl-useful: 0/3896/3896 lits-rem:0 time: 0.29
112.16/14.11	c calculated reachability. Time: 0.00
112.16/14.11	c  N dy   515    105341       900      3896     53886     17054    166995    332182      8.81   no data
116.17/14.61	c  N dy   552    112105       900      3896     53888     23675    166995    536443      8.83      9.30
120.27/15.15	c  N dy   591    119345       900      3896     53889     17082    166995    294996      8.85     11.38
124.96/15.71	c  N dy   622    127238       900      3896     53891     24767    166995    518938      8.84      9.43
129.74/16.34	c  N dy   662    135394       900      3896     53892     18092    166995    291906      8.84      9.84
134.54/16.97	c  N dy   718    144096       900      3896     53894     26601    166995    543345      8.87      9.42
140.91/17.72	c  N dy   773    153809       900      3896     53898     20475    166995    355912      8.91      9.41
143.32/18.05	c  S st   792    158011       900      3896     53899     24558    166995    466209      8.91   no data
143.32/18.09	c  S st   792    158512       900      3896     53899     25057    166995    485068      8.91   no data
143.32/18.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.12/18.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  5.4M T:  0.10
144.12/18.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.12/18.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.81/18.32	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.12 s
145.81/18.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
145.81/18.33	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
145.81/18.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
156.09/19.63	c subs with bin:      502  lits-rem:       391  v-fix:    0  time:  1.28 s
157.69/19.85	c lits-rem:       486  cl-subs:     1793  v-elim:      0  v-fix:    0  time:  0.22 s
157.69/19.85	c vivif2 --  cl tried     3896 cl shrink        0 lits rem          0 time: 0.00
157.69/19.87	c vivif2 --  cl tried    22762 cl shrink      373 lits rem        841 time: 0.02
159.29/20.05	c asymm  cl-useful: 0/2102/3896 lits-rem:0 time: 0.18
159.29/20.05	c calculated reachability. Time: 0.00
159.29/20.05	c  N dy   792    158512       900      3896     53898     22762    166993    457602      8.91   no data
165.68/20.87	c  N dy   840    168674       900      3896     53907     32674    166993    759987      8.92      9.59
172.98/21.72	c  N dy   898    179514       900      3896     53909     26656    166993    521647      8.94     11.33
180.95/22.72	c  N dy   952    191665       900      3896     53914     20994    166993    344740      8.95      9.44
188.84/23.76	c  N dy  1006    203910       900      3896     53918     32904    166993    681295      8.96     10.00
197.62/24.91	c  N dy  1061    217523       900      3896     53928     27639    166993    521197      8.95      9.42
208.13/26.18	c  N dy  1117    231534       900      3896     53937     21796    166993    319513      8.93      9.48
211.99/26.69	c  S st  1141    237771       900      3896     53944     27877    166993    487899      8.92      8.64
212.79/26.73	c  S st  1141    238273       900      3896     53944     28376    166993    504365      8.92   no data
212.79/26.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
213.59/26.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.6M T:  0.10
213.59/26.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.59/26.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.39/26.97	c subs with bin:        0  lits-rem:        11  v-fix:    0  time:  0.12 s
214.39/26.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
214.39/26.98	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
214.39/26.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
224.87/28.29	c subs with bin:     1762  lits-rem:      3269  v-fix:    0  time:  1.29 s
227.16/28.50	c lits-rem:       823  cl-subs:     1762  v-elim:      0  v-fix:    0  time:  0.21 s
227.16/28.50	c vivif2 --  cl tried     3896 cl shrink        0 lits rem          0 time: 0.00
227.16/28.52	c vivif2 --  cl tried    24852 cl shrink      247 lits rem        423 time: 0.02
227.96/28.69	c asymm  cl-useful: 0/1794/3896 lits-rem:0 time: 0.17
227.96/28.69	c calculated reachability. Time: 0.00
227.96/28.69	c  N dy  1141    238273       900      3896     53944     24852    166982    459712      8.92   no data
239.14/30.02	c  N dy  1224    253578       899      3896     53956     39742    166982    890349      8.94      9.49
249.53/31.38	c  N dy  1318    270006       899      3896     53959     35405    166982    720717      8.98      9.59
261.49/32.88	c  N dy  1424    287267       899      3896     53968     30827    166982    563318      9.02      9.53
274.27/34.50	c  N dy  1516    305977       899      3896     53990     26637    166982    402963      9.03      9.51
275.07/34.52	c  F st  1519    306251       899      3896     53990     26908    166982    411381      9.03   no data
287.84/36.13	c  N dy  1604    325943       898      3893     53855     44920    166679    979458      9.04      9.71
300.62/37.76	c  N dy  1708    346016       898      3893     53855     41736    166679    881539      9.07     11.45
309.41/38.81	c  S st  1782    357410       898      3893     53855     28764    166679    448445      9.10   no data
309.41/38.85	c  S st  1782    357913       898      3893     53855     29267    166679    467495      9.10   no data
309.41/38.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.21/38.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  5.8M T:  0.10
310.21/38.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
310.21/38.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.00/39.08	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.12 s
311.00/39.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    898 time:  0.00 s
311.00/39.09	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
311.80/39.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
321.48/40.32	c subs with bin:      102  lits-rem:        19  v-fix:    0  time:  1.21 s
322.30/40.45	c lits-rem:       324  cl-subs:      673  v-elim:      0  v-fix:    0  time:  0.12 s
322.30/40.45	c vivif2 --  cl tried     3887 cl shrink        0 lits rem          0 time: 0.00
322.30/40.46	c vivif2 --  cl tried    26071 cl shrink        0 lits rem          0 time: 0.02
323.77/40.65	c asymm  cl-useful: 0/1998/3887 lits-rem:0 time: 0.18
323.77/40.65	c calculated reachability. Time: 0.00
323.77/40.65	c  N dy  1782    357913       898      3887     53592     26071    166230    430942      9.10   no data
338.16/42.40	c  N dy  1875    378178       898      3887     53593     45843    166230    990007      9.10      9.61
351.73/44.15	c  N dy  1987    398528       898      3887     53593     41723    166230    842453      9.12      9.63
366.22/45.96	c  N dy  2076    418531       898      3887     53593     35515    166230    612244      9.12     10.51
382.08/47.91	c  N dy  2187    438753       898      3887     53594     28245    166230    394188      9.13      9.67
396.45/49.73	c  N dy  2278    458918       898      3887     53595     47889    166230    971859      9.13      9.76
411.61/51.65	c  N dy  2373    479214       898      3887     53595     39596    166230    699494      9.13      9.73
427.72/53.65	c  N dy  2456    499758       898      3887     53596     30455    166230    400027      9.13      9.66
441.97/55.44	c  N dy  2565    520151       898      3887     53596     50315    166230    979043      9.14      9.63
454.75/57.03	c  S st  2637    536869       898      3887     53597     36432    166230    547828      9.13      7.12
454.75/57.07	c  S st  2637    537371       898      3887     53597     36933    166230    565956      9.13   no data
454.75/57.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
455.54/57.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.12
455.54/57.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
456.34/57.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.14/57.32	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.12 s
457.14/57.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    898 time:  0.00 s
457.14/57.33	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
457.14/57.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
466.73/58.56	c subs with bin:      111  lits-rem:        83  v-fix:    0  time:  1.20 s
468.33/58.79	c lits-rem:       427  cl-subs:     1658  v-elim:      0  v-fix:    0  time:  0.23 s
468.33/58.79	c vivif2 --  cl tried     3887 cl shrink        0 lits rem          0 time: 0.00
469.12/58.82	c vivif2 --  cl tried    35164 cl shrink       16 lits rem         16 time: 0.02
469.92/59.00	c asymm  cl-useful: 0/1387/3887 lits-rem:0 time: 0.19
469.92/59.00	c calculated reachability. Time: 0.00
469.92/59.00	c  N dy  2637    537371       898      3887     53597     35164    166228    545121      9.13   no data
485.09/60.88	c  N dy  2737    557511       898      3887     53597     54758    166228   1109092      9.14      9.62
501.06/62.83	c  N dy  2841    577969       898      3887     53598     43547    166228    733182      9.15      9.65
517.03/64.82	c  N dy  2934    598353       898      3887     53598     63345    166228   1284093      9.15      9.70
531.41/66.67	c  N dy  3026    618428       898      3887     53599     50813    166228    895724      9.15      9.63
548.18/68.75	c  N dy  3119    639020       898      3887     53600     37728    166228    515358      9.15      9.79
562.55/70.60	c  N dy  3229    659112       898      3887     53601     57253    166228   1064175      9.16      9.64
579.31/72.60	c  N dy  3326    679253       898      3887     53602     42817    166228    639536      9.16      9.67
594.60/74.58	c  N dy  3418    699305       898      3887     53604     62362    166228   1182430      9.16      9.67
610.46/76.51	c  N dy  3508    719432       898      3887     53605     46960    166228    738651      9.16      9.66
626.42/78.52	c  N dy  3614    739551       898      3887     53606     66554    166228   1267019      9.16      9.67
642.39/80.50	c  N dy  3702    760063       898      3887     53608     50484    166228    808723      9.16      9.65
658.35/82.56	c  N dy  3795    780256       898      3887     53609     70141    166228   1355322      9.17      9.77
673.65/84.46	c  N dy  3893    800267       898      3887     53609     52596    166228    840271      9.17      9.68
678.33/85.02	c  S st  3918    806056       898      3887     53609     58267    166228   1003723      9.17   no data
678.33/85.07	c  S st  3918    806558       898      3887     53609     58765    166228   1021020      9.17   no data
678.33/85.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
679.93/85.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.14
679.93/85.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
679.93/85.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
680.73/85.35	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  0.12 s
680.73/85.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    898 time:  0.00 s
680.73/85.36	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
680.73/85.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
691.23/86.68	c subs with bin:        1  lits-rem:        19  v-fix:    0  time:  1.27 s
699.18/87.66	c lits-rem:      1174  cl-subs:     4560  v-elim:      0  v-fix:    0  time:  0.98 s
699.18/87.66	c vivif2 --  cl tried     3887 cl shrink        0 lits rem          0 time: 0.00
699.18/87.71	c vivif2 --  cl tried    54204 cl shrink      257 lits rem        289 time: 0.04
700.00/87.80	c asymm  cl-useful: 0/502/3887 lits-rem:0 time: 0.09
700.68/87.80	c calculated reachability. Time: 0.00
700.68/87.80	c  N dy  3918    806558       898      3887     53609     54204    166223    963283      9.17   no data
719.05/90.10	c  N dy  4012    827095       898      3887     53611     74184    166223   1489516      9.17      9.77
735.14/92.13	c  N dy  4118    847097       898      3887     53611     55728    166223    921037      9.18      9.69
752.71/94.35	c  N dy  4223    867174       898      3887     53613     75239    166223   1448680      9.18     10.23
768.57/96.37	c  N dy  4321    887221       898      3887     53615     55880    166223    908642      9.19      9.90
786.14/98.50	c  N dy  4426    907235       898      3887     53618     75317    166223   1444996      9.19      9.72
802.10/100.56	c  N dy  4512    927338       898      3887     53620     55003    166223    849666      9.19     10.54
818.87/102.68	c  N dy  4613    947392       898      3887     53620     74549    166223   1380343      9.20     12.07
835.64/104.79	c  N dy  4711    967576       898      3887     53622     53356    166223    788200      9.20      9.72
852.42/106.88	c  N dy  4807    987595       898      3887     53625     72823    166223   1306746      9.20     11.25
858.13/107.54	c  E dy  4838    993130         0      3887     53625     78229    166223   1448636      9.20   no data
858.13/107.55	c Verified 3887 clauses.
858.13/107.55	c Solution needs extension. Extending.
858.13/107.55	c Verified 3887 clauses.
858.13/107.55	c Following stats are for *FIRST FINISHED THREAD ONLY*
858.13/107.55	c num threads              : 8          
858.13/107.55	c restarts                 : 4838       
858.13/107.55	c dynamic restarts         : 4814       
858.13/107.55	c static restarts          : 24         
858.13/107.55	c full restarts            : 3          
858.13/107.55	c total simplify time      : 0.01       
858.13/107.55	c learnts DL2              : 0          
858.13/107.55	c learnts size 2           : 61656      
858.13/107.55	c learnts size 1           : 2           (0.21      % of vars)
858.13/107.55	c filedLit time            : 0.90        (0.84      % time)
858.13/107.55	c v-elim SatELite          : 45          (4.76      % vars)
858.13/107.55	c SatELite time            : 2.32        (2.16      % time)
858.13/107.55	c v-elim xor               : 0           (0.00      % vars)
858.13/107.55	c xor elim time            : 0.02        (0.02      % time)
858.13/107.55	c num binary xor trees     : 0          
858.13/107.55	c binxor trees' crown      : 0           (nan       leafs/tree)
858.13/107.55	c bin xor find time        : 0.00       
858.13/107.55	c OTF clause improved      : 25211       (0.03      clauses/conflict)
858.13/107.55	c OTF impr. size diff      : 30686       (1.22       lits/clause)
858.13/107.55	c OTF cl watch-shrink      : 854314      (0.86      clauses/conflict)
858.13/107.55	c OTF cl watch-sh-lit      : 9486776     (11.10      lits/clause)
858.13/107.55	c tried to recurMin cls    : 248956      (25.07      % of conflicts)
858.13/107.55	c updated cache            : 1303        (0.01       lits/tried recurMin)
858.13/107.55	c unit cls recevied        : 1           (50.00     % of units)
858.13/107.55	c unit cls sent            : 0           (0.00      % of units)
858.13/107.55	c bin cls recevied         : 182        
858.13/107.55	c bin cls sent             : 84         
858.13/107.55	c clauses over max glue    : 0           (0.00      % of all clauses)
858.13/107.55	c conflicts                : 993130      (9245.67   / sec)
858.13/107.55	c decisions                : 1445303     (0.18      % random)
858.13/107.55	c bogo-props               : 13290129605 (123726171.47 / sec)
858.13/107.55	c conflict literals        : 27985758    (67.85     % deleted)
858.13/107.55	c Memory used              : 735.05      MB
858.13/107.55	c single-thread CPU time   : 107.42      s
858.13/107.55	c all-threads sum CPU time : 857.44      s
858.13/107.55	s SATISFIABLE
858.13/107.55	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 201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 228 -229 -230 -231 -232 -233 -234 -235 -236 237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 626 -627 -628 -629 -630 631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 857 -858 -859 -860 -861 -862 863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 938 -939 -940 -941 -942 -943 -944 -945 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-3421464-1306643630/watcher-3421464-1306643630 -o /tmp/evaluation-result-3421464-1306643630/solver-3421464-1306643630 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421464-1306643630.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: 1.06 1.04 1.28 2/429 19946
/proc/meminfo: memFree=11833396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=92144 CPUtime=0.03 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 411 0 0 0 3 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 47400380790706 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 23036 352 299 95 0 18018 0
[pid=19946/tid=19947] ppid=19944 vsize=92144 CPUtime=0.01 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 47400380790700 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=92144 CPUtime=0 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 47400380790710 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=92144 CPUtime=0.01 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 47400380790706 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=92144 CPUtime=0 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 47400380790696 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=92144 CPUtime=0 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=92144 CPUtime=0 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=92144 CPUtime=0 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 775960861 94355456 352 33554432000 4194304 4580107 140735896870224 18446744073709551615 47400380790700 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0879951 s]
/proc/loadavg: 1.06 1.04 1.28 2/429 19946
/proc/meminfo: memFree=11833396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=489152 CPUtime=0.38 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 5100 0 0 0 33 5 0 0 17 0 8 0 775960861 500891648 5001 33554432000 4194304 4580107 140735896870224 18446744073709551615 255376962593 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 122288 5003 359 95 0 117270 0
[pid=19946/tid=19947] ppid=19944 vsize=489152 CPUtime=0.06 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 668 0 0 0 6 0 0 0 17 0 8 0 775960861 500891648 5005 33554432000 4194304 4580107 140735896870224 18446744073709551615 4234898 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=489152 CPUtime=0.01 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 520 0 0 0 1 0 0 0 17 0 8 0 775960861 500891648 5006 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=489152 CPUtime=0.06 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 769 0 0 0 6 0 0 0 18 0 8 0 775960861 500891648 5008 33554432000 4194304 4580107 140735896870224 18446744073709551615 255376961658 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=489152 CPUtime=0.05 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 582 0 0 0 5 0 0 0 17 0 8 0 775960861 500891648 5011 33554432000 4194304 4580107 140735896870224 18446744073709551615 255376970161 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=489152 CPUtime=0.02 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 459 0 0 0 2 0 0 0 17 0 8 0 775960861 500891648 5013 33554432000 4194304 4580107 140735896870224 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=489152 CPUtime=0.01 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 304 0 0 0 1 0 0 0 17 0 8 0 775960861 500891648 5015 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=489152 CPUtime=0.04 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) S 19944 19946 19920 0 -1 4202560 730 0 0 0 4 0 0 0 18 0 8 0 775960861 500891648 5017 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377406446 0 0 4096 2 18446604452486973376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 489152

[startup+0.101002 s]
/proc/loadavg: 1.06 1.04 1.28 2/429 19946
/proc/meminfo: memFree=11833396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=555204 CPUtime=0.45 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 6010 0 0 0 39 6 0 0 17 0 8 0 775960861 568528896 5911 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 138801 5911 368 95 0 133783 0
[pid=19946/tid=19947] ppid=19944 vsize=555204 CPUtime=0.07 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 770 0 0 0 7 0 0 0 17 0 8 0 775960861 568528896 5911 33554432000 4194304 4580107 140735896870224 18446744073709551615 4443408 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=555204 CPUtime=0.01 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 624 0 0 0 1 0 0 0 17 0 8 0 775960861 568528896 5911 33554432000 4194304 4580107 140735896870224 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=555204 CPUtime=0.07 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 821 0 0 0 7 0 0 0 18 0 8 0 775960861 568528896 5911 33554432000 4194304 4580107 140735896870224 18446744073709551615 4447749 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=555204 CPUtime=0.06 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 716 0 0 0 6 0 0 0 17 0 8 0 775960861 568528896 5911 33554432000 4194304 4580107 140735896870224 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=555204 CPUtime=0.03 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 679 0 0 0 3 0 0 0 17 0 8 0 775960861 568528896 5911 33554432000 4194304 4580107 140735896870224 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=555204 CPUtime=0.01 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 454 0 0 0 1 0 0 0 17 0 8 0 775960861 568528896 5912 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=555204 CPUtime=0.05 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 751 0 0 0 5 0 0 0 18 0 8 0 775960861 568528896 5912 33554432000 4194304 4580107 140735896870224 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 555204

[startup+1.16577 s]
/proc/loadavg: 1.06 1.04 1.28 2/429 19946
/proc/meminfo: memFree=11833396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=569036 CPUtime=8.88 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 21679 0 0 0 876 12 0 0 19 0 8 0 775960861 582692864 13601 33554432000 4194304 4580107 140735896870224 18446744073709551615 4321248 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 142259 13601 376 95 0 137241 0
[pid=19946/tid=19947] ppid=19944 vsize=569036 CPUtime=1.12 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2726 0 0 0 111 1 0 0 19 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=569036 CPUtime=1.07 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2651 0 0 0 106 1 0 0 19 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=569036 CPUtime=1.13 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2829 0 0 0 112 1 0 0 19 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=569036 CPUtime=1.12 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2878 0 0 0 110 2 0 0 19 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=569036 CPUtime=1.09 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2586 0 0 0 108 1 0 0 18 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=569036 CPUtime=1.05 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2345 0 0 0 104 1 0 0 19 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=569036 CPUtime=1.09 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2530 0 0 0 108 1 0 0 19 0 8 0 775960861 582692864 13602 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 569036

[startup+1.26575 s]
/proc/loadavg: 1.06 1.04 1.28 2/429 19946
/proc/meminfo: memFree=11833396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=569172 CPUtime=9.68 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 22199 0 0 0 956 12 0 0 19 0 8 0 775960861 582832128 14121 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294659 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 142293 14122 376 95 0 137275 0
[pid=19946/tid=19947] ppid=19944 vsize=569172 CPUtime=1.22 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2782 0 0 0 121 1 0 0 19 0 8 0 775960861 582832128 14123 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=569172 CPUtime=1.17 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2722 0 0 0 116 1 0 0 19 0 8 0 775960861 582832128 14123 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=569172 CPUtime=1.23 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2886 0 0 0 122 1 0 0 19 0 8 0 775960861 582832128 14123 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=569172 CPUtime=1.22 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2950 0 0 0 120 2 0 0 19 0 8 0 775960861 582832128 14123 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=569172 CPUtime=1.19 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2637 0 0 0 118 1 0 0 19 0 8 0 775960861 582832128 14124 33554432000 4194304 4580107 140735896870224 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=569172 CPUtime=1.15 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2410 0 0 0 114 1 0 0 19 0 8 0 775960861 582832128 14124 33554432000 4194304 4580107 140735896870224 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=569172 CPUtime=1.19 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2609 0 0 0 118 1 0 0 19 0 8 0 775960861 582832128 14124 33554432000 4194304 4580107 140735896870224 18446744073709551615 4322696 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 569172

[startup+1.55736 s]
/proc/loadavg: 1.06 1.04 1.28 2/429 19946
/proc/meminfo: memFree=11833396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=560776 CPUtime=12.01 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 24375 0 0 0 1188 13 0 0 19 0 8 0 775960861 574234624 14882 33554432000 4194304 4580107 140735896870224 18446744073709551615 4321718 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 140194 14883 377 95 0 135176 0
[pid=19946/tid=19947] ppid=19944 vsize=560776 CPUtime=1.52 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2965 0 0 0 150 2 0 0 19 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 4321192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=560776 CPUtime=1.46 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2911 0 0 0 145 1 0 0 19 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=560776 CPUtime=1.52 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 3066 0 0 0 151 1 0 0 20 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=560776 CPUtime=1.51 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 3350 0 0 0 149 2 0 0 19 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 255377344647 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=560776 CPUtime=1.48 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 3004 0 0 0 147 1 0 0 19 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 4318471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=560776 CPUtime=1.44 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 2613 0 0 0 143 1 0 0 19 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=560776 CPUtime=1.49 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 3077 0 0 0 148 1 0 0 20 0 8 0 775960861 574234624 14883 33554432000 4194304 4580107 140735896870224 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 560776

[startup+3.10042 s]
/proc/loadavg: 1.06 1.04 1.28 9/437 19954
/proc/meminfo: memFree=11760112/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=560884 CPUtime=24.32 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 37390 0 0 0 2417 15 0 0 24 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 140221 20505 381 95 0 135203 0
[pid=19946/tid=19947] ppid=19944 vsize=560884 CPUtime=3.06 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 4588 0 0 0 304 2 0 0 24 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4413093 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=560884 CPUtime=3.01 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 5451 0 0 0 299 2 0 0 24 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4413081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=560884 CPUtime=3.06 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 4542 0 0 0 305 1 0 0 25 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4235181 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=560884 CPUtime=3.06 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 4586 0 0 0 304 2 0 0 24 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=560884 CPUtime=3.02 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 4203 0 0 0 301 1 0 0 23 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=560884 CPUtime=2.98 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 4094 0 0 0 297 1 0 0 23 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=560884 CPUtime=2.99 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 4670 0 0 0 298 1 0 0 24 0 8 0 775960861 574345216 20505 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 560884

[startup+6.31682 s]
/proc/loadavg: 1.61 1.15 1.32 9/437 19954
/proc/meminfo: memFree=11710316/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=555552 CPUtime=50.01 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 57753 0 0 0 4981 20 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 138888 30647 378 95 0 133870 0
[pid=19946/tid=19947] ppid=19944 vsize=555552 CPUtime=6.28 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 6901 0 0 0 626 2 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=555552 CPUtime=6.23 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 7157 0 0 0 621 2 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=555552 CPUtime=6.28 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 7577 0 0 0 626 2 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=555552 CPUtime=6.27 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 7382 0 0 0 625 2 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4320872 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=555552 CPUtime=6.23 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 6945 0 0 0 622 1 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=555552 CPUtime=6.2 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 6945 0 0 0 618 2 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=555552 CPUtime=6.17 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 7550 0 0 0 615 2 0 0 25 0 8 0 775960861 568885248 30647 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0

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

/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 17698 0 0 0 2537 5 0 0 25 0 8 0 775960861 611241984 62950 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=596916 CPUtime=25.39 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 18095 0 0 0 2534 5 0 0 25 0 8 0 775960861 611241984 62950 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=596916 CPUtime=25.08 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 20988 0 0 0 2503 5 0 0 25 0 8 0 775960861 611241984 62950 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.21
Current children cumulated vsize (KiB) 596916

[startup+51.1005 s]
/proc/loadavg: 5.13 2.14 1.64 9/437 19955
/proc/meminfo: memFree=11536704/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=695768 CPUtime=407.63 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 220706 0 0 0 40705 58 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4306354 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 173942 74627 378 95 0 168924 0
[pid=19946/tid=19947] ppid=19944 vsize=695768 CPUtime=51.06 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 24837 0 0 0 5101 5 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=695768 CPUtime=51 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 24891 0 0 0 5094 6 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=695768 CPUtime=51.06 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 28911 0 0 0 5100 6 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=695768 CPUtime=51.05 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 28298 0 0 0 5098 7 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4319421 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=695768 CPUtime=51.02 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 30365 0 0 0 5094 8 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294217 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=695768 CPUtime=50.99 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 27251 0 0 0 5091 8 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=695768 CPUtime=50.31 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 32487 0 0 0 5024 7 0 0 25 0 8 0 775960861 712466432 74627 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 695768

[startup+102.301 s]
/proc/loadavg: 6.75 3.04 1.97 9/437 19956
/proc/meminfo: memFree=11447296/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=764008 CPUtime=816.48 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 371619 0 0 0 81553 95 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 191002 94071 378 95 0 185984 0
[pid=19946/tid=19947] ppid=19944 vsize=764008 CPUtime=102.26 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 44961 0 0 0 10215 11 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=764008 CPUtime=102.19 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 42921 0 0 0 10208 11 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=764008 CPUtime=102.26 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 47683 0 0 0 10215 11 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=764008 CPUtime=102.26 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48284 0 0 0 10214 12 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=764008 CPUtime=102.22 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48723 0 0 0 10209 13 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4322437 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=764008 CPUtime=102.19 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 45346 0 0 0 10207 12 0 0 25 0 8 0 775960861 782344192 94071 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=764008 CPUtime=100.76 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50715 0 0 0 10064 12 0 0 25 0 8 0 775960861 782344192 94072 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 816.48
Current children cumulated vsize (KiB) 764008

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

[startup+103.117 s]
/proc/loadavg: 6.75 3.04 1.97 9/437 19956
/proc/meminfo: memFree=11450396/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=764008 CPUtime=822.99 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 373527 0 0 0 82203 96 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4321207 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 191002 95979 378 95 0 185984 0
[pid=19946/tid=19947] ppid=19944 vsize=764008 CPUtime=103.08 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 45784 0 0 0 10297 11 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=764008 CPUtime=103.01 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 42921 0 0 0 10290 11 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=764008 CPUtime=103.08 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 47941 0 0 0 10297 11 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=764008 CPUtime=103.08 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48491 0 0 0 10296 12 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=764008 CPUtime=103.04 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48925 0 0 0 10290 14 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293301 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=764008 CPUtime=103 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 45563 0 0 0 10288 12 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=764008 CPUtime=101.56 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50916 0 0 0 10144 12 0 0 25 0 8 0 775960861 782344192 95979 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 764008

[startup+104.701 s]
/proc/loadavg: 6.75 3.04 1.97 9/437 19956
/proc/meminfo: memFree=11440352/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=764060 CPUtime=835.64 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 377632 0 0 0 83467 97 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 191015 98106 378 95 0 185997 0
[pid=19946/tid=19947] ppid=19944 vsize=764060 CPUtime=104.66 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 46305 0 0 0 10455 11 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=764060 CPUtime=104.59 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 42921 0 0 0 10448 11 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=764060 CPUtime=104.66 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48349 0 0 0 10455 11 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=764060 CPUtime=104.66 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48846 0 0 0 10454 12 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=764060 CPUtime=104.62 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 49318 0 0 0 10448 14 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=764060 CPUtime=104.59 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 46614 0 0 0 10447 12 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=764060 CPUtime=103.13 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 51322 0 0 0 10301 12 0 0 25 0 8 0 775960861 782397440 98106 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 835.64
Current children cumulated vsize (KiB) 764060

[startup+106.301 s]
/proc/loadavg: 6.85 3.13 2.01 9/437 19956
/proc/meminfo: memFree=11462672/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=687152 CPUtime=848.52 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 381796 0 0 0 84754 98 0 0 25 0 8 0 775960861 703643648 92660 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 171788 92660 378 95 0 166770 0
[pid=19946/tid=19947] ppid=19944 vsize=687152 CPUtime=106.28 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 46737 0 0 0 10617 11 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4319787 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=687152 CPUtime=106.21 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 43091 0 0 0 10610 11 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=687152 CPUtime=106.27 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48709 0 0 0 10616 11 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294182 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=687152 CPUtime=106.27 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50042 0 0 0 10615 12 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=687152 CPUtime=106.24 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50199 0 0 0 10610 14 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4413574 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=687152 CPUtime=106.2 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 47083 0 0 0 10608 12 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=687152 CPUtime=104.71 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 51540 0 0 0 10459 12 0 0 25 0 8 0 775960861 703643648 92664 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 848.52
Current children cumulated vsize (KiB) 687152

[startup+107.101 s]
/proc/loadavg: 6.85 3.13 2.01 9/437 19956
/proc/meminfo: memFree=11462672/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=687152 CPUtime=854.82 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 383009 0 0 0 85383 99 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 171788 93873 378 95 0 166770 0
[pid=19946/tid=19947] ppid=19944 vsize=687152 CPUtime=107.06 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 46925 0 0 0 10695 11 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=687152 CPUtime=106.99 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 43091 0 0 0 10688 11 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=687152 CPUtime=107.06 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 48892 0 0 0 10694 12 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294160 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=687152 CPUtime=107.05 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50262 0 0 0 10693 12 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=687152 CPUtime=107.02 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50417 0 0 0 10688 14 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=687152 CPUtime=106.98 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 47286 0 0 0 10686 12 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=687152 CPUtime=105.5 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 51540 0 0 0 10538 12 0 0 25 0 8 0 775960861 703643648 93873 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 854.82
Current children cumulated vsize (KiB) 687152

[startup+107.517 s]
/proc/loadavg: 6.85 3.13 2.01 9/437 19956
/proc/meminfo: memFree=11453888/32951124 swapFree=62199376/67111528
[pid=19946] ppid=19944 vsize=752688 CPUtime=858.13 cores=0-7
/proc/19946/stat : 19946 (strangenight2-m) R 19944 19946 19920 0 -1 4202496 384879 0 0 0 85714 99 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19946/statm: 188172 95743 378 95 0 183154 0
[pid=19946/tid=19947] ppid=19944 vsize=752688 CPUtime=107.48 cores=0-7
/proc/19946/task/19947/stat : 19947 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 47635 0 0 0 10737 11 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19946/tid=19948] ppid=19944 vsize=752688 CPUtime=107.41 cores=0-7
/proc/19946/task/19948/stat : 19948 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 43091 0 0 0 10730 11 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=752688 CPUtime=107.48 cores=0-7
/proc/19946/task/19949/stat : 19949 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 49712 0 0 0 10736 12 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=752688 CPUtime=107.47 cores=0-7
/proc/19946/task/19950/stat : 19950 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50369 0 0 0 10735 12 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=752688 CPUtime=107.44 cores=0-7
/proc/19946/task/19951/stat : 19951 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 50455 0 0 0 10730 14 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=752688 CPUtime=107.4 cores=0-7
/proc/19946/task/19952/stat : 19952 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 47384 0 0 0 10728 12 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=752688 CPUtime=105.9 cores=0-7
/proc/19946/task/19953/stat : 19953 (strangenight2-m) R 19944 19946 19920 0 -1 4202560 51540 0 0 0 10578 12 0 0 25 0 8 0 775960861 770752512 95743 33554432000 4194304 4580107 140735896870224 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 858.13
Current children cumulated vsize (KiB) 752688

Child status: 10
Real time (s): 107.575
CPU time (s): 858.453
CPU user time (s): 857.438
CPU system time (s): 1.01584
CPU usage (%): 798.002
Max. virtual memory (cumulated for all children) (KiB): 829296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 857.438
system time used= 1.01585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384945
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= 14338
involuntary context switches= 7466

runsolver used 0.477927 second user time and 1.09183 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 06:33:50
IDJOB=3421464
IDBENCH=71271
IDSOLVER=1878
FILE ID=node135/3421464-1306643630
RUNJOBID= node135-1306643630-19934
PBS_JOBID= 13471703
Free space on /tmp= 73532 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g4.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421464-1306643630/watcher-3421464-1306643630 -o /tmp/evaluation-result-3421464-1306643630/solver-3421464-1306643630 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421464-1306643630.cnf

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=1533367497

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11833676 kB
Buffers:        355312 kB
Cached:        7874408 kB
SwapCached:      84472 kB
Active:       13964804 kB
Inactive:      6853444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11833676 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            6220 kB
Writeback:           0 kB
AnonPages:    12509808 kB
Mapped:          25648 kB
Slab:           165020 kB
PageTables:      66196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124371520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73528 MiB
End job on node135 at 2011-05-29 06:35:38