Trace number 3321163

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-mtUNSAT 845.154 107.726

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.513
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 8 threads
0.11/0.03	c This is CryptoMiniSat 3.0.0
0.11/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.11/0.03	c Reading file 'HOME/instance-3321163-1304324586.cnf'
0.11/0.03	c -- header says num vars:         156058
0.11/0.03	c -- header says num clauses:      466691
3.35/1.14	c -- clauses added:            0 learnts,       466691 normals,            0 xors
3.35/1.14	c -- vars added     156058
3.35/1.14	c Parsing time:  0.27 s
3.35/1.14	c  N st     0         0    156058    155563    311126         0   1088941         0   no data   no data
7.39/1.15	c asymm  cl-useful: 0/94614/155562 lits-rem:0 time: 0.46
37.43/4.91	c Flit:   818 Blit:   6635 bXBeca:    0 bXProp: 13749 Bins:      0 BRemL:      0 BRemN:      0 P: 50.5M T:  3.76
37.43/4.94	c Cleaning up after failed var search:     0.03 s 
38.23/5.02	c Replacing    13749 vars Replaced   225247 lits Time:     0.07 s 
38.23/5.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.01/5.12	c bin-w-bin subsume rem         1810 bins  time:  0.03 s
39.74/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
41.15/5.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 120783 time:  0.18 s
41.94/5.58	c Removed useless bin:    5710  fixed:     0  props:  18.26M  time:  0.16 s
47.89/6.40	c lits-rem:       788  cl-subs:     6101  v-elim:  44852  v-fix:    0  time:  0.64 s
48.61/6.43	c Finding binary XORs  T:     0.03 s  found:       0
49.35/6.51	c Finding non-binary XORs:     0.05 s (found:       5, avg size: 3.0)
49.35/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
49.35/6.53	c calculated reachability. Time: 0.00
49.35/6.55	c Calc default polars -  time:   0.02 s pos:    5504 undec:   66539 neg:   84015
49.35/6.55	c =========================================================================================
49.35/6.55	c types(t): F = full restart, N = normal restart
49.35/6.55	c types(t): S = simplification begin/end, E = solution found
49.35/6.55	c restart types(rt): st = static, dy = dynamic
49.35/6.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
49.35/6.55	c  B st     0         0     89704    121597    186596         0    795698         0   no data   no data
58.94/7.79	c  N dy    16      4063     89677    121597    186977      3588    795660     25090      4.19      4.85
74.12/9.61	c  N dy    37      8164     89592    121597    188935      7218    795611     58589      4.39      4.75
91.70/11.86	c  N dy    60     12237     89522    121597    191754     10888    795577     94261      4.52      4.76
110.09/14.16	c  N dy    90     16323     89484    121597    191959     14691    795541    127510      4.63      5.01
122.07/15.60	c  N dy   116     20367     89464    121597    195237      9416    795525     63641      4.70      7.61
126.06/16.16	c Finding binary XORs  T:     0.03 s  found:     454
135.65/17.35	c  N dy   142     24806     89366    120131    195701     13394    788004    103030      4.72      4.98
136.45/17.41	c  F st   144     25000     89366    120131    195711     13577    788004    104592      4.73   no data
136.45/17.47	c Replacing      454 vars Replaced    13077 lits Time:     0.04 s 
154.82/19.72	c  N dy   150     30000     88891    119546    194863     18283    784642    170904      4.73   no data
154.82/19.72	c  S st   150     30000     88891    119546    194863     18283    784642    170904      4.73   no data
157.22/20.06	c  S st   150     30501     88883    119546    197320     18601    784642    177527      4.73   no data
157.22/20.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
203.57/25.83	c Flit:   157 Blit:    324 bXBeca:    0 bXProp: 2909 Bins: 334076 BRemL:  55151 BRemN:    280 P: 63.5M T:  5.73
203.57/25.84	c Cleaning up after failed var search:     0.00 s 
204.37/25.94	c Replacing     2909 vars Replaced   180447 lits Time:     0.10 s 
204.37/25.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.17/26.07	c bin-w-bin subsume rem        32461 bins  time:  0.08 s
206.77/26.22	c subs with bin:     4355  lits-rem:      9890  v-fix:    0  time:  0.15 s
208.37/26.49	c Subs w/ non-existent bins:   1186 l-rem:   3665 v-fix:     0 done:  85220 time:  0.27 s
209.16/26.59	c Removed useless bin:     915  fixed:     0  props:   2.74M  time:  0.09 s
216.33/27.42	c lits-rem:     17237  cl-subs:    19283  v-elim:  52027  v-fix:    0  time:  0.80 s
216.33/27.47	c subs with bin:      468  lits-rem:      2848  v-fix:    0  time:  0.03 s
217.13/27.54	c lits-rem:       293  cl-subs:     1007  v-elim:      0  v-fix:    0  time:  0.05 s
217.13/27.54	c Added XOR as norm:5
220.40/27.97	c asymm  cl-useful: 0/17525/114214 lits-rem:0 time: 0.43
220.40/27.99	c calculated reachability. Time: 0.00
220.40/27.99	c  N dy   150     30501     33193    114214    155574      4701    558411    215152      4.73   no data
221.12/28.01	c Finding binary XORs  T:     0.02 s  found:       4
227.52/28.82	c  N dy   171     34582     33189    114214    155662      8646    558403    250122      4.74      5.11
237.97/30.13	c  N dy   203     38913     33182    114214    157177     12863    558391    313745      4.84      5.14
245.10/31.09	c  N dy   234     42968     33160    114214    211353      8762    558391    347623      4.93      5.85
248.29/31.44	c Finding binary XORs  T:     0.02 s  found:      65
250.68/31.73	c  S st   250     45752     33157    114043    209684     11381    557520    381106      4.95      4.26
252.28/31.93	c  S st   250     46253     33156    114043    209748     11809    557519    384759      4.95   no data
252.28/31.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
269.77/34.12	c Flit:    39 Blit:     39 bXBeca:    0 bXProp:  200 Bins:  52373 BRemL:  69055 BRemN:    253 P: 21.3M T:  2.15
269.77/34.18	c Replacing      269 vars Replaced    30987 lits Time:     0.05 s 
270.57/34.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.57/34.26	c bin-w-bin subsume rem        24006 bins  time:  0.04 s
271.37/34.36	c subs with bin:     6540  lits-rem:     12882  v-fix:    0  time:  0.10 s
272.19/34.47	c Subs w/ non-existent bins:   2074 l-rem:   8240 v-fix:     0 done:  32779 time:  0.11 s
273.03/34.51	c Removed useless bin:     579  fixed:     0  props:   1.01M  time:  0.04 s
274.57/34.75	c lits-rem:      2284  cl-subs:     3301  v-elim:   2245  v-fix:    0  time:  0.24 s
275.36/34.80	c subs with bin:      245  lits-rem:      1153  v-fix:    0  time:  0.03 s
275.36/34.88	c lits-rem:       183  cl-subs:      511  v-elim:      0  v-fix:    0  time:  0.06 s
276.16/34.94	c vivif2 --  cl tried   102871 cl shrink     9901 lits rem      15396 time: 0.06
276.16/34.95	c vivif2 --  cl tried    10063 cl shrink     2270 lits rem       4186 time: 0.01
281.81/35.64	c asymm  cl-useful: 2036/7368/99113 lits-rem:3264 time: 0.69
281.81/35.67	c calculated reachability. Time: 0.02
281.81/35.67	c  N dy   250     46253     30534     99108    150123      9863    475703    232120      4.95   no data
282.54/35.72	c Finding binary XORs  T:     0.05 s  found:      24
292.93/37.09	c Finding binary XORs  T:     0.05 s  found:      49
293.73/37.11	c  N dy   269     50500     30492     98973    231629     13811    474979    488532      4.92      5.26
306.48/38.79	c  N dy   299     54949     30478     98973    309503     18043    474978    811575      5.01      5.52
312.88/39.55	c Finding binary XORs  T:     0.05 s  found:      31
318.47/40.24	c  N dy   319     58966     30461     98878    307814     21844    474483    916765      5.04      5.42
329.66/41.67	c  N dy   345     62988     30446     98878    320218     25640    474482   1032606      5.06      5.33
344.84/43.55	c  N dy   373     67106     30420     98878    330505     17534    474428    680125      5.11      5.57
348.84/44.07	c Finding binary XORs  T:     0.05 s  found:      48
352.83/44.53	c  S st   387     69380     30398     98611    328481     19600    473208    741244      5.12   no data
355.22/44.80	c  S st   387     69883     30398     98611    328536     20039    473208    746360      5.12   no data
355.22/44.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
376.80/47.53	c Flit:    50 Blit:     58 bXBeca:    0 bXProp:  189 Bins:  29823 BRemL:  66007 BRemN:    101 P: 33.8M T:  2.70
376.80/47.53	c Cleaning up after failed var search:     0.00 s 
376.80/47.60	c Replacing      341 vars Replaced    35306 lits Time:     0.06 s 
377.62/47.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.46/47.75	c bin-w-bin subsume rem        97060 bins  time:  0.11 s
379.19/47.82	c subs with bin:     1861  lits-rem:       455  v-fix:    0  time:  0.07 s
379.99/47.91	c Subs w/ non-existent bins:    722 l-rem:   1209 v-fix:     0 done:  29908 time:  0.09 s
379.99/47.95	c Removed useless bin:     375  fixed:     0  props:   0.91M  time:  0.04 s
381.58/48.15	c lits-rem:       741  cl-subs:     2123  v-elim:   2283  v-fix:    0  time:  0.20 s
382.39/48.22	c subs with bin:      392  lits-rem:      1359  v-fix:    0  time:  0.05 s
383.19/48.31	c lits-rem:       269  cl-subs:      453  v-elim:      0  v-fix:    0  time:  0.07 s
383.19/48.37	c vivif2 --  cl tried    93771 cl shrink     1685 lits rem       2048 time: 0.05
383.19/48.39	c vivif2 --  cl tried    17648 cl shrink     1566 lits rem       3388 time: 0.03
388.78/49.06	c asymm  cl-useful: 1018/6519/93464 lits-rem:1370 time: 0.67
388.78/49.09	c calculated reachability. Time: 0.02
388.78/49.09	c  N dy   387     69883     27625     93373    180034     17568    442550    352649      5.12   no data
389.58/49.15	c Finding binary XORs  T:     0.06 s  found:      20
403.16/50.86	c  N dy   412     74552     27545     93373    194726     21989    442549    508561      5.12      5.41
415.15/52.39	c  N dy   443     79459     27528     93373    205480     26691    442545    659796      5.17      5.48
417.55/52.67	c Finding binary XORs  T:     0.05 s  found:     124
431.21/54.36	c  N dy   476     84601     27495     92841    204709     31299    439808    801965      5.22      5.69
440.71/55.57	c  F st   497     87501     27464     92841    205689     34115    439808    940236      5.28   no data
441.51/55.65	c Replacing      144 vars Replaced    10843 lits Time:     0.05 s 
449.51/56.61	c  N st   502     90796     27318     92506    205106     23840    437892    611485      5.28   no data
467.82/58.91	c Finding binary XORs  T:     0.06 s  found:      82
469.42/59.15	c  N dy   530     96651     27288     92423    214658     29508    437438   1077575      5.37      5.69
491.00/61.84	c  N dy   576    102897     27264     92423    215460     35548    437437   1353989      5.47      5.83
498.19/62.71	c  S st   592    104826     27259     92423    215512     37406    437437   1466899      5.53      4.97
501.45/63.16	c  S st   592    105327     27259     92423    225231     37865    437437   1491751      5.53   no data
501.45/63.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
529.35/66.64	c Flit:    53 Blit:     66 bXBeca:    0 bXProp:  452 Bins:  39732 BRemL:  59716 BRemN:     92 P: 43.9M T:  3.44
529.35/66.66	c Cleaning up after failed var search:     0.03 s 
530.16/66.75	c Replacing      534 vars Replaced    29607 lits Time:     0.08 s 
530.16/66.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
530.96/66.82	c bin-w-bin subsume rem        19936 bins  time:  0.04 s
530.96/66.89	c subs with bin:     1822  lits-rem:      1127  v-fix:    0  time:  0.07 s
531.76/66.97	c Subs w/ non-existent bins:    209 l-rem:    193 v-fix:     0 done:  26450 time:  0.08 s
532.56/67.00	c Removed useless bin:     477  fixed:     0  props:   0.86M  time:  0.03 s
533.36/67.18	c lits-rem:       564  cl-subs:     1079  v-elim:    820  v-fix:    0  time:  0.18 s
534.95/67.34	c subs with bin:      910  lits-rem:      3397  v-fix:    0  time:  0.13 s
535.77/67.46	c lits-rem:       722  cl-subs:      901  v-elim:      0  v-fix:    0  time:  0.11 s
536.61/67.53	c vivif2 --  cl tried    88601 cl shrink     1138 lits rem       1298 time: 0.06
536.61/67.59	c vivif2 --  cl tried    30845 cl shrink     3420 lits rem       9236 time: 0.06
541.35/68.19	c asymm  cl-useful: 427/10625/88269 lits-rem:934 time: 0.60
542.15/68.23	c calculated reachability. Time: 0.02
542.15/68.23	c  N dy   592    105327     25630     88100    175146     30709    416318    471564      5.53   no data
542.95/68.30	c Finding binary XORs  T:     0.07 s  found:      41
560.51/70.59	c  N dy   625    112066     25572     88100    176512     37193    416309    674845      5.55      9.48
578.86/72.88	c Finding binary XORs  T:     0.06 s  found:     102
582.05/73.28	c  N dy   662    119650     25518     87720    187502     31700    414045    567047      5.58      5.90
603.57/75.97	c  N dy   703    127470     25456     87720    195672     39306    414044    826605      5.63      5.95
629.95/79.29	c Finding binary XORs  T:     0.07 s  found:     106
631.54/79.48	c  N dy   766    135666     25373     87312    195723     46476    411437   1071894      5.77      6.16
655.53/82.49	c  N dy   809    144465     25330     87312    196319     39035    411393    598028      5.77      6.38
683.49/85.95	c  N dy   863    154648     25248     87312    196897     49000    411392    925028      5.82      6.18
694.76/87.32	c  S st   891    157991     25227     87312    196946     52262    411392   1083891      5.86      5.05
697.88/87.71	c  S st   891    158491     25223     87312    196969     52737    411392   1091409      5.86   no data
697.88/87.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
730.63/91.83	c Flit:    69 Blit:     64 bXBeca:    0 bXProp:  418 Bins:  22043 BRemL:  48733 BRemN:     75 P: 52.9M T:  4.09
730.63/91.85	c Cleaning up after failed var search:     0.02 s 
731.42/91.92	c Replacing      667 vars Replaced    33095 lits Time:     0.06 s 
731.42/91.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
731.42/91.98	c bin-w-bin subsume rem         8522 bins  time:  0.03 s
732.22/92.04	c subs with bin:     1643  lits-rem:      1029  v-fix:    0  time:  0.06 s
733.03/92.12	c Subs w/ non-existent bins:    283 l-rem:    218 v-fix:     0 done:  24420 time:  0.08 s
733.03/92.15	c Removed useless bin:     550  fixed:     0  props:   0.80M  time:  0.03 s
734.63/92.30	c lits-rem:       414  cl-subs:      897  v-elim:    688  v-fix:    0  time:  0.15 s
739.43/92.92	c subs with bin:     1170  lits-rem:      5078  v-fix:    0  time:  0.58 s
741.02/93.17	c lits-rem:      2467  cl-subs:     1149  v-elim:      0  v-fix:    0  time:  0.22 s
741.82/93.23	c vivif2 --  cl tried    83286 cl shrink     1059 lits rem       1189 time: 0.07
742.62/93.34	c vivif2 --  cl tried    45230 cl shrink     6939 lits rem      40041 time: 0.11
747.48/93.92	c asymm  cl-useful: 349/6905/82840 lits-rem:737 time: 0.57
747.48/93.95	c calculated reachability. Time: 0.02
747.48/93.95	c  N dy   891    158491     23732     82697    151536     45057    386248    698796      5.86   no data
748.21/94.03	c Finding binary XORs  T:     0.08 s  found:      46
773.01/97.17	c Finding binary XORs  T:     0.08 s  found:     234
773.85/97.22	c Replacing      280 vars Replaced    18735 lits Time:     0.05 s 
778.58/97.83	c  N dy   959    168910     23267     81672    171899     38303    379002    484913      5.91      6.26
807.35/101.41	c  N dy  1037    179690     23151     81672    174780     48817    379000    798132      5.98      8.30
844.99/107.62	c Following stats are for *FIRST FINISHED THREAD ONLY*
844.99/107.62	c num threads              : 8          
844.99/107.62	c restarts                 : 1240       
844.99/107.62	c dynamic restarts         : 1222       
844.99/107.62	c static restarts          : 18         
844.99/107.62	c full restarts            : 2          
844.99/107.62	c total simplify time      : 1.25       
844.99/107.62	c learnts DL2              : 0          
844.99/107.62	c learnts size 2           : 1209784    
844.99/107.62	c learnts size 1           : 13602       (8.72      % of vars)
844.99/107.62	c filedLit time            : 16.09       (15.06     % time)
844.99/107.62	c v-elim SatELite          : 101582      (65.09     % vars)
844.99/107.62	c SatELite time            : 2.60        (2.44      % time)
844.99/107.62	c v-elim xor               : 0           (0.00      % vars)
844.99/107.62	c xor elim time            : 0.13        (0.12      % time)
844.99/107.62	c num binary xor trees     : 10584      
844.99/107.62	c binxor trees' crown      : 19688       (1.86      leafs/tree)
844.99/107.62	c bin xor find time        : 0.74       
844.99/107.62	c OTF clause improved      : 2160        (0.01      clauses/conflict)
844.99/107.62	c OTF impr. size diff      : 2688        (1.24       lits/clause)
844.99/107.62	c OTF cl watch-shrink      : 142260      (0.67      clauses/conflict)
844.99/107.62	c OTF cl watch-sh-lit      : 553017      (3.89       lits/clause)
844.99/107.62	c tried to recurMin cls    : 92652       (43.94      % of conflicts)
844.99/107.62	c updated cache            : 0           (0.00       lits/tried recurMin)
844.99/107.62	c unit cls recevied        : 900         (6.62      % of units)
844.99/107.62	c unit cls sent            : 584         (4.29      % of units)
844.99/107.62	c bin cls recevied         : 466339     
844.99/107.62	c bin cls sent             : 134744     
844.99/107.62	c clauses over max glue    : 0           (0.00      % of all clauses)
844.99/107.62	c conflicts                : 210878      (1974.67   / sec)
844.99/107.62	c decisions                : 1146839     (4.38      % random)
844.99/107.62	c bogo-props               : 2193395080  (20538990.81 / sec)
844.99/107.62	c conflict literals        : 5868308     (25.53     % deleted)
844.99/107.62	c Memory used              : 2332.46     MB
844.99/107.62	c single-thread CPU time   : 106.79      s
844.99/107.62	c all-threads sum CPU time : 841.42      s
844.99/107.62	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321163-1304324586/watcher-3321163-1304324586 -o /tmp/evaluation-result-3321163-1304324586/solver-3321163-1304324586 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321163-1304324586.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: 7.29 7.69 7.27 2/248 914
/proc/meminfo: memFree=28448980/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=40968 CPUtime=0 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 406 0 0 0 0 0 0 0 24 0 3 0 524873941 41951232 346 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261672945 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/914/statm: 10242 346 299 106 0 5213 0
[pid=914/tid=915] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564402 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=917] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=920] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564402 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 352 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564396 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.021623 s]
/proc/loadavg: 7.29 7.69 7.27 2/248 914
/proc/meminfo: memFree=28448980/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=92188 CPUtime=0.11 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 421 0 0 0 11 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563993 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 23047 361 303 106 0 18018 0
[pid=914/tid=915] ppid=911 vsize=92188 CPUtime=0.01 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 5 0 0 0 1 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=92188 CPUtime=0 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564402 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=917] ppid=911 vsize=92188 CPUtime=0.01 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=92188 CPUtime=0.01 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563993 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=92188 CPUtime=0.01 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563993 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=92188 CPUtime=0.01 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563993 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=92188 CPUtime=0.01 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 524873941 94400512 361 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316563993 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 92188

[startup+0.10072 s]
/proc/loadavg: 7.29 7.69 7.27 2/248 914
/proc/meminfo: memFree=28448980/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=649516 CPUtime=0.56 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 19169 0 0 0 40 16 0 0 17 0 8 0 524873941 665104384 15446 33554432000 4194304 4627427 140735066826128 18446744073709551615 4354520 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 162379 15598 339 106 0 157350 0
[pid=914/tid=915] ppid=911 vsize=649516 CPUtime=0.07 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) S 911 914 627 0 -1 4202560 2465 0 0 0 5 2 0 0 17 0 8 0 524873941 665104384 15645 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=649516 CPUtime=0.03 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) S 911 914 627 0 -1 4202560 2144 0 0 0 2 1 0 0 17 0 8 0 524873941 665104384 15645 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=651568 CPUtime=0.06 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) D 911 914 627 0 -1 4202560 2326 0 0 0 5 1 0 0 17 0 8 0 524873941 667205632 15863 33554432000 4194304 4627427 140735066826128 18446744073709551615 4313575 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=650540 CPUtime=0.07 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) S 911 914 627 0 -1 4202560 2317 0 0 0 5 2 0 0 17 0 8 0 524873941 666152960 15761 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=650540 CPUtime=0.06 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 2589 0 0 0 5 1 0 0 17 0 8 0 524873941 666152960 15784 33554432000 4194304 4627427 140735066826128 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=650540 CPUtime=0.07 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 2451 0 0 0 5 2 0 0 17 0 8 0 524873941 666152960 15890 33554432000 4194304 4627427 140735066826128 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=650540 CPUtime=0.07 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 2411 0 0 0 6 1 0 0 17 0 8 0 524873941 666152960 15936 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721631 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 649516

[startup+0.306144 s]
/proc/loadavg: 7.29 7.69 7.27 2/248 914
/proc/meminfo: memFree=28448980/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=758088 CPUtime=1.65 cores=0-7
/proc/914/stat : 914 (strangenight2-m) D 911 914 627 0 -1 4202496 71541 0 0 0 105 60 0 0 17 0 8 0 524873941 776282112 58674 33554432000 4194304 4627427 140735066826128 18446744073709551615 4358019 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 189522 58674 339 106 0 184493 0
[pid=914/tid=915] ppid=911 vsize=758088 CPUtime=0.22 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) D 911 914 627 0 -1 4202560 9562 0 0 0 14 8 0 0 17 0 8 0 524873941 776282112 58674 33554432000 4194304 4627427 140735066826128 18446744073709551615 4313410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=758088 CPUtime=0.17 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) D 911 914 627 0 -1 4202560 8618 0 0 0 11 6 0 0 17 0 8 0 524873941 776282112 58674 33554432000 4194304 4627427 140735066826128 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=758088 CPUtime=0.19 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) D 911 914 627 0 -1 4202560 9295 0 0 0 11 8 0 0 17 0 8 0 524873941 776282112 58162 33554432000 4194304 4627427 140735066826128 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=758088 CPUtime=0.2 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 8177 0 0 0 12 8 0 0 17 0 8 0 524873941 776282112 58162 33554432000 4194304 4627427 140735066826128 18446744073709551615 4358525 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=758088 CPUtime=0.21 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) D 911 914 627 0 -1 4202560 9512 0 0 0 14 7 0 0 17 0 8 0 524873941 776282112 58162 33554432000 4194304 4627427 140735066826128 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=758088 CPUtime=0.2 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 8821 0 0 0 13 7 0 0 17 0 8 0 524873941 776282112 58056 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261659783 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=753988 CPUtime=0.19 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) D 911 914 627 0 -1 4202560 8877 0 0 0 13 6 0 0 17 0 8 0 524873941 772083712 58061 33554432000 4194304 4627427 140735066826128 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 758088

[startup+1.14226 s]
/proc/loadavg: 7.29 7.69 7.27 2/248 914
/proc/meminfo: memFree=28448980/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=1052384 CPUtime=7.39 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 162829 0 0 0 602 137 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308752 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 263096 128904 366 106 0 258067 0
[pid=914/tid=915] ppid=911 vsize=1052384 CPUtime=0.94 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 20577 0 0 0 78 16 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=1052384 CPUtime=0.89 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 20537 0 0 0 74 15 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4228604 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=1052384 CPUtime=0.93 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) D 911 914 627 0 -1 4202560 20865 0 0 0 74 19 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=1052384 CPUtime=0.91 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 18945 0 0 0 73 18 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=1052384 CPUtime=0.92 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 20473 0 0 0 75 17 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=1052384 CPUtime=0.92 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 20198 0 0 0 75 17 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=1052384 CPUtime=0.9 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 20390 0 0 0 76 14 0 0 17 0 8 0 524873941 1077641216 128904 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 1052384

[startup+1.50933 s]
/proc/loadavg: 7.29 7.69 7.27 9/256 922
/proc/meminfo: memFree=27920676/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=1052384 CPUtime=10.33 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 166551 0 0 0 895 138 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4238928 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 263096 132354 367 106 0 258067 0
[pid=914/tid=915] ppid=911 vsize=1052384 CPUtime=1.31 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 20597 0 0 0 115 16 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=1052384 CPUtime=1.24 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 21114 0 0 0 109 15 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=1052384 CPUtime=1.29 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 21247 0 0 0 110 19 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=1052384 CPUtime=1.28 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 19772 0 0 0 109 19 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=1052384 CPUtime=1.29 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 20505 0 0 0 112 17 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4297744 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=1052384 CPUtime=1.29 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 20984 0 0 0 112 17 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=1052384 CPUtime=1.27 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 20700 0 0 0 113 14 0 0 17 0 8 0 524873941 1077641216 132354 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.33
Current children cumulated vsize (KiB) 1052384

[startup+3.10105 s]
/proc/loadavg: 7.29 7.69 7.27 9/256 922
/proc/meminfo: memFree=27916212/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=1052384 CPUtime=23.05 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 168177 0 0 0 2166 139 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308640 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 263096 133708 367 106 0 258067 0
[pid=914/tid=915] ppid=911 vsize=1052384 CPUtime=2.89 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 20685 0 0 0 273 16 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4297757 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=1052384 CPUtime=2.83 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 21274 0 0 0 268 15 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4237488 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=1052384 CPUtime=2.88 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 21361 0 0 0 269 19 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=1052384 CPUtime=2.88 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 19926 0 0 0 269 19 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=1052384 CPUtime=2.88 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 20657 0 0 0 271 17 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=1052384 CPUtime=2.88 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 21144 0 0 0 271 17 0 0 20 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4238395 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=1052384 CPUtime=2.86 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 21344 0 0 0 272 14 0 0 19 0 8 0 524873941 1077641216 133708 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.05
Current children cumulated vsize (KiB) 1052384

[startup+6.30049 s]
/proc/loadavg: 7.35 7.70 7.28 9/256 922
/proc/meminfo: memFree=27738548/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=1291148 CPUtime=47.89 cores=0-7
/proc/914/stat : 914 (strangenight2-m) D 911 914 627 0 -1 4202496 250074 0 0 0 4575 214 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261659831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 322787 206204 382 106 0 317758 0
[pid=914/tid=915] ppid=911 vsize=1291148 CPUtime=5.99 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) S 911 914 627 0 -1 4202560 31202 0 0 0 571 28 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=1291148 CPUtime=5.88 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 33360 0 0 0 563 25 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=1291148 CPUtime=5.97 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) D 911 914 627 0 -1 4202560 30242 0 0 0 567 30 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=1291148 CPUtime=5.96 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) D 911 914 627 0 -1 4202560 30782 0 0 0 569 27 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=1291148 CPUtime=5.99 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) S 911 914 627 0 -1 4202560 32377 0 0 0 571 28 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=1291148 CPUtime=5.98 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) S 911 914 627 0 -1 4202560 33357 0 0 0 570 28 0 0 17 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=1291148 CPUtime=6.05 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) S 911 914 627 0 -1 4202560 23222 0 0 0 590 15 0 0 18 0 8 0 524873941 1322135552 206204 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261721582 0 0 4096 2 18446604453936376512 0 0 -1 0 0 0 0

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

/proc/loadavg: 7.53 7.72 7.29 9/256 923
/proc/meminfo: memFree=27526940/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=1398676 CPUtime=201.18 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 482697 0 0 0 19856 262 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 349669 231371 391 106 0 344640 0
[pid=914/tid=915] ppid=911 vsize=1398676 CPUtime=25.14 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 62135 0 0 0 2479 35 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=1398676 CPUtime=24.9 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 64711 0 0 0 2459 31 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4305869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=1398676 CPUtime=25.16 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 59430 0 0 0 2478 38 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=1398676 CPUtime=25.14 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 58818 0 0 0 2480 34 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=1398676 CPUtime=25.18 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 61413 0 0 0 2484 34 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=1398676 CPUtime=25.16 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 76122 0 0 0 2480 36 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=1398676 CPUtime=25.25 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 25295 0 0 0 2510 15 0 0 25 0 8 0 524873941 1432244224 231371 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.18
Current children cumulated vsize (KiB) 1398676

[startup+51.1006 s]
/proc/loadavg: 7.76 7.75 7.31 9/256 924
/proc/meminfo: memFree=27165604/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=1826920 CPUtime=405.55 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 634408 0 0 0 40247 308 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 456730 321421 391 106 0 451701 0
[pid=914/tid=915] ppid=911 vsize=1826920 CPUtime=50.73 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 84963 0 0 0 5031 42 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=1826920 CPUtime=50.28 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 88426 0 0 0 4989 39 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=1826920 CPUtime=50.75 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 81044 0 0 0 5030 45 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=1826920 CPUtime=50.72 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 80086 0 0 0 5032 40 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=1826920 CPUtime=50.69 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 80716 0 0 0 5031 38 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=1826920 CPUtime=50.75 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 81585 0 0 0 5036 39 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=1826920 CPUtime=50.84 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 30766 0 0 0 5066 18 0 0 25 0 8 0 524873941 1870766080 321421 33554432000 4194304 4627427 140735066826128 18446744073709551615 4332968 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.55
Current children cumulated vsize (KiB) 1826920

[startup+102.301 s]
/proc/loadavg: 7.89 7.79 7.35 9/256 925
/proc/meminfo: memFree=26657296/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=2322824 CPUtime=814.55 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 850239 0 0 0 81095 360 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4407077 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 580706 448398 391 106 0 575677 0
[pid=914/tid=915] ppid=911 vsize=2322824 CPUtime=101.92 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 98253 0 0 0 10146 46 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=2322824 CPUtime=101.02 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 103241 0 0 0 10060 42 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4234085 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=2322824 CPUtime=101.88 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 102184 0 0 0 10137 51 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=2322824 CPUtime=101.91 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 100210 0 0 0 10147 44 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=2322824 CPUtime=101.82 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 92493 0 0 0 10141 41 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=2322824 CPUtime=101.94 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 103287 0 0 0 10151 43 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=2322824 CPUtime=102.02 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 122867 0 0 0 10164 38 0 0 25 0 8 0 524873941 2378571776 448398 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 814.55
Current children cumulated vsize (KiB) 2322824

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

[startup+102.709 s]
/proc/loadavg: 7.89 7.79 7.35 9/256 925
/proc/meminfo: memFree=26653944/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=2322824 CPUtime=817.81 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4202496 850944 0 0 0 81421 360 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 580706 449103 391 106 0 575677 0
[pid=914/tid=915] ppid=911 vsize=2322824 CPUtime=102.33 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 98304 0 0 0 10187 46 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=2322824 CPUtime=101.41 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 103272 0 0 0 10099 42 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=914/tid=917] ppid=911 vsize=2322824 CPUtime=102.28 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) R 911 914 627 0 -1 4202560 102222 0 0 0 10177 51 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=2322824 CPUtime=102.32 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) R 911 914 627 0 -1 4202560 100249 0 0 0 10188 44 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=2322824 CPUtime=102.23 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 92923 0 0 0 10182 41 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=2322824 CPUtime=102.35 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) R 911 914 627 0 -1 4202560 103326 0 0 0 10192 43 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=2322824 CPUtime=102.43 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) R 911 914 627 0 -1 4202560 122887 0 0 0 10205 38 0 0 25 0 8 0 524873941 2378571776 449103 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 817.81
Current children cumulated vsize (KiB) 2322824

[startup+105.901 s]
/proc/loadavg: 7.90 7.79 7.35 4/256 925
/proc/meminfo: memFree=26636708/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=2388432 CPUtime=839.89 cores=0-7
/proc/914/stat : 914 (strangenight2-m) S 911 914 627 0 -1 4202496 856957 0 0 0 83627 362 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 597108 452983 391 106 0 592079 0
[pid=914/tid=915] ppid=911 vsize=2388432 CPUtime=105.54 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 98573 0 0 0 10507 47 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316539588 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=2388432 CPUtime=104.6 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 105173 0 0 0 10417 43 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=917] ppid=911 vsize=2388432 CPUtime=104.79 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) S 911 914 627 0 -1 4202560 102469 0 0 0 10428 51 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=2388432 CPUtime=104.82 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) S 911 914 627 0 -1 4202560 100320 0 0 0 10438 44 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=2388432 CPUtime=105.43 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 94669 0 0 0 10501 42 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=2388432 CPUtime=104.85 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) S 911 914 627 0 -1 4202560 104642 0 0 0 10442 43 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=2388432 CPUtime=104.94 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) S 911 914 627 0 -1 4202560 123006 0 0 0 10456 38 0 0 25 0 8 0 524873941 2445754368 452983 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 839.89
Current children cumulated vsize (KiB) 2388432

[startup+106.701 s]
/proc/loadavg: 7.90 7.79 7.35 4/256 925
/proc/meminfo: memFree=26636708/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=2388432 CPUtime=842.28 cores=0-7
/proc/914/stat : 914 (strangenight2-m) S 911 914 627 0 -1 4202496 859221 0 0 0 83865 363 0 0 25 0 8 0 524873941 2445754368 455247 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 597108 455248 391 106 0 592079 0
[pid=914/tid=915] ppid=911 vsize=2388432 CPUtime=106.33 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 98573 0 0 0 10586 47 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 4205248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=2388432 CPUtime=105.38 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 106268 0 0 0 10495 43 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 254261276993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=917] ppid=911 vsize=2388432 CPUtime=104.79 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) S 911 914 627 0 -1 4202560 102469 0 0 0 10428 51 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=2388432 CPUtime=104.82 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) S 911 914 627 0 -1 4202560 100320 0 0 0 10438 44 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=2388432 CPUtime=106.22 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 95839 0 0 0 10580 42 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 4527208 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=2388432 CPUtime=104.85 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) S 911 914 627 0 -1 4202560 104642 0 0 0 10442 43 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=2388432 CPUtime=104.94 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) S 911 914 627 0 -1 4202560 123006 0 0 0 10456 38 0 0 25 0 8 0 524873941 2445754368 455248 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 842.28
Current children cumulated vsize (KiB) 2388432

[startup+107.501 s]
/proc/loadavg: 7.90 7.79 7.35 4/256 925
/proc/meminfo: memFree=26624184/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=2388432 CPUtime=844.69 cores=0-7
/proc/914/stat : 914 (strangenight2-m) S 911 914 627 0 -1 4202496 861311 0 0 0 84105 364 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 597108 456025 391 106 0 592079 0
[pid=914/tid=915] ppid=911 vsize=2388432 CPUtime=107.13 cores=0-7
/proc/914/task/915/stat : 915 (strangenight2-m) R 911 914 627 0 -1 4202560 98573 0 0 0 10666 47 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316539435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=914/tid=916] ppid=911 vsize=2388432 CPUtime=106.18 cores=0-7
/proc/914/task/916/stat : 916 (strangenight2-m) R 911 914 627 0 -1 4202560 106537 0 0 0 10575 43 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 4298954 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=914/tid=917] ppid=911 vsize=2388432 CPUtime=104.79 cores=0-7
/proc/914/task/917/stat : 917 (strangenight2-m) S 911 914 627 0 -1 4202560 102469 0 0 0 10428 51 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 1 0 0 0
[pid=914/tid=918] ppid=911 vsize=2388432 CPUtime=104.82 cores=0-7
/proc/914/task/918/stat : 918 (strangenight2-m) S 911 914 627 0 -1 4202560 100320 0 0 0 10438 44 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 4 0 0 0
[pid=914/tid=919] ppid=911 vsize=2388432 CPUtime=107.02 cores=0-7
/proc/914/task/919/stat : 919 (strangenight2-m) R 911 914 627 0 -1 4202560 97659 0 0 0 10660 42 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=914/tid=920] ppid=911 vsize=2388432 CPUtime=104.85 cores=0-7
/proc/914/task/920/stat : 920 (strangenight2-m) S 911 914 627 0 -1 4202560 104642 0 0 0 10442 43 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 6 0 0 0
[pid=914/tid=921] ppid=911 vsize=2388432 CPUtime=104.94 cores=0-7
/proc/914/task/921/stat : 921 (strangenight2-m) S 911 914 627 0 -1 4202560 123006 0 0 0 10456 38 0 0 25 0 8 0 524873941 2445754368 456025 33554432000 4194304 4627427 140735066826128 18446744073709551615 47530316564020 0 0 4096 2 18446604453936376512 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 844.69
Current children cumulated vsize (KiB) 2388432

[startup+107.701 s]
/proc/loadavg: 7.90 7.79 7.35 4/256 925
/proc/meminfo: memFree=26624184/32951124 swapFree=67111348/67111528
[pid=914] ppid=911 vsize=0 CPUtime=845.12 cores=0-7
/proc/914/stat : 914 (strangenight2-m) R 911 914 627 0 -1 4203524 861315 0 0 0 84141 371 0 0 18 0 1 0 524873941 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/914/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 845.12
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 107.726
CPU time (s): 845.154
CPU user time (s): 841.415
CPU system time (s): 3.73943
CPU usage (%): 784.543
Max. virtual memory (cumulated for all children) (KiB): 2388432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 841.415
system time used= 3.73943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 861315
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= 233854
involuntary context switches= 3654

runsolver used 0.269958 second user time and 0.623905 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-02 10:23:06
IDJOB=3321163
IDBENCH=82488
IDSOLVER=1709
FILE ID=node140/3321163-1304324586
RUNJOBID= node140-1304322183-641
PBS_JOBID= 13176786
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321163-1304324586/watcher-3321163-1304324586 -o /tmp/evaluation-result-3321163-1304324586/solver-3321163-1304324586 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321163-1304324586.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=1397645131

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28449384 kB
Buffers:        994076 kB
Cached:        1694892 kB
SwapCached:        176 kB
Active:        1491092 kB
Inactive:      2496628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28449384 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13608 kB
Writeback:           0 kB
AnonPages:     1298320 kB
Mapped:          21532 kB
Slab:           435344 kB
PageTables:      15520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 37395144 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= 73652 MiB
End job on node140 at 2011-05-02 10:24:54