Trace number 3394296

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)UNSAT 354.97 50.4582

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.7437
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
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.14/0.03	c This is CryptoMiniSat 3.0.0
0.14/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.14/0.03	c Reading file 'HOME/instance-3394296-1306094071.cnf'
0.14/0.03	c -- header says num vars:         102621
0.14/0.03	c -- header says num clauses:      307469
1.80/0.44	c -- clauses added:            0 learnts,       307469 normals,            0 xors
1.80/0.44	c -- vars added     102621
1.80/0.44	c Parsing time:  0.13 s
1.80/0.44	c  N st     0         0    102621    102489    204978         0    717423         0   no data   no data
4.84/0.80	c asymm  cl-useful: 0/29010/102488 lits-rem:0 time: 0.35
31.18/4.17	c Flit:  1128 Blit:   5284 bXBeca:    0 bXProp: 11956 Bins:      0 BRemL:      0 BRemN:      0 P: 78.7M T:  3.31
31.18/4.19	c Cleaning up after failed var search:     0.02 s 
31.98/4.27	c Replacing    11956 vars Replaced   303381 lits Time:     0.06 s 
32.72/4.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.72/4.33	c bin-w-bin subsume rem          599 bins  time:  0.02 s
32.72/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
35.03/4.60	c Subs w/ non-existent bins:     31 l-rem:     31 v-fix:     0 done:  83916 time:  0.22 s
35.83/4.70	c Removed useless bin:    3080  fixed:     0  props:  20.00M  time:  0.10 s
39.38/5.22	c lits-rem:      3112  cl-subs:     3947  v-elim:  27972  v-fix:    0  time:  0.41 s
39.38/5.24	c Finding binary XORs  T:     0.02 s  found:     114
39.38/5.26	c Replacing      114 vars Replaced      997 lits Time:     0.02 s 
40.17/5.30	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
40.17/5.30	c calculated reachability. Time: 0.00
40.17/5.31	c Calc default polars -  time:   0.01 s pos:    3039 undec:   46831 neg:   52751
40.17/5.31	c =========================================================================================
40.17/5.31	c types(t): F = full restart, N = normal restart
40.17/5.31	c types(t): S = simplification begin/end, E = solution found
40.17/5.31	c restart types(rt): st = static, dy = dynamic
40.17/5.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
40.17/5.31	c  B st     0         0     55830     79848    115174         0    515111         0   no data   no data
47.35/6.20	c  N dy    17      4106     55811     79848    115569      3675    515108     42042      5.20      5.48
54.53/7.19	c  N dy    41      8119     55735     79848    120350      7401    515085     98890      5.49      5.82
61.71/8.04	c  N dy    64     12128     55521     79848    120477     11200    515062    147729      5.56      6.04
66.52/8.67	c Finding binary XORs  T:     0.02 s  found:     969
66.52/8.70	c Replacing      969 vars Replaced    31427 lits Time:     0.03 s 
68.24/8.87	c  N dy    82     16132     54323     76386    118755     14845    495911    189107      5.47      5.76
78.48/10.12	c  N dy   102     20176     54216     76386    119920      9474    495909     72213      5.47      5.99
86.46/11.19	c  N dy   122     24460     54204     76386    119998     13631    495902    127331      5.46      6.16
88.07/11.33	c  F st   126     25002     54196     76386    121365     14162    495902    137941      5.46      5.76
100.84/12.90	c  N dy   132     30002     54166     75607    121059     18997    491774    237287      5.46   no data
100.84/12.90	c  S st   132     30002     54166     75607    121059     18997    491774    237287      5.46   no data
103.36/13.22	c  S st   132     30503     54166     75607    121498     19405    491774    241687      5.46   no data
103.36/13.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
143.95/18.37	c Flit:   151 Blit:    155 bXBeca:    0 bXProp: 2174 Bins: 289062 BRemL: 106039 BRemN:   2723 P: 52.5M T:  5.08
143.95/18.37	c Cleaning up after failed var search:     0.00 s 
144.75/18.44	c Replacing     2174 vars Replaced   207282 lits Time:     0.06 s 
144.75/18.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.55/18.55	c bin-w-bin subsume rem        56130 bins  time:  0.08 s
145.55/18.60	c subs with bin:     6229  lits-rem:     10323  v-fix:    0  time:  0.05 s
147.93/18.81	c Subs w/ non-existent bins:    593 l-rem:   4983 v-fix:     0 done:  51562 time:  0.21 s
148.73/18.97	c Removed useless bin:    2562  fixed:     0  props:  15.95M  time:  0.16 s
153.50/19.50	c lits-rem:      6550  cl-subs:     8570  v-elim:  34374  v-fix:    0  time:  0.49 s
153.50/19.52	c subs with bin:      378  lits-rem:      1592  v-fix:    0  time:  0.01 s
153.50/19.56	c lits-rem:       172  cl-subs:      599  v-elim:      0  v-fix:    0  time:  0.03 s
157.48/20.05	c asymm  cl-useful: 699/39519/68529 lits-rem:1025 time: 0.49
157.48/20.07	c calculated reachability. Time: 0.02
157.48/20.07	c  N dy   132     30503     17188     68397     64298      4995    348874    100894      5.46   no data
158.29/20.13	c Finding binary XORs  T:     0.05 s  found:     103
163.08/20.73	c  N dy   143     34836     17186     68397     64420      9149    348847    148041      5.36      5.73
167.85/21.36	c  N dy   160     38914     17180     68397     65411     13085    348831    196453      5.33      5.62
172.68/21.92	c  N dy   179     43199     17164     68397     65469      9279    348809    134024      5.31      5.60
175.81/22.31	c  S st   192     45754     17160     68397    125732     11767    348807    283860      5.30   no data
176.62/22.48	c  S st   192     46255     17160     68397    125778     12214    348806    287082      5.30   no data
177.41/22.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
189.39/24.00	c Flit:    13 Blit:     23 bXBeca:    0 bXProp:  210 Bins:  47833 BRemL:  62759 BRemN:    662 P: 15.0M T:  1.50
189.39/24.03	c Replacing      313 vars Replaced    17848 lits Time:     0.03 s 
189.39/24.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.39/24.08	c bin-w-bin subsume rem        29100 bins  time:  0.02 s
190.23/24.12	c subs with bin:    10269  lits-rem:     18768  v-fix:    0  time:  0.04 s
190.23/24.19	c Subs w/ non-existent bins:   1412 l-rem:  12019 v-fix:     0 done:  16801 time:  0.07 s
191.12/24.22	c Removed useless bin:    1616  fixed:     0  props:   1.56M  time:  0.03 s
191.76/24.38	c lits-rem:      1764  cl-subs:     3647  v-elim:   4313  v-fix:    0  time:  0.15 s
192.55/24.41	c subs with bin:      162  lits-rem:       414  v-fix:    0  time:  0.01 s
192.55/24.45	c lits-rem:       208  cl-subs:      444  v-elim:      0  v-fix:    0  time:  0.03 s
192.55/24.48	c vivif2 --  cl tried    55743 cl shrink     8944 lits rem      21699 time: 0.03
192.55/24.49	c vivif2 --  cl tried     8977 cl shrink     1053 lits rem       3197 time: 0.01
198.98/25.23	c asymm  cl-useful: 2254/55066/55066 lits-rem:5982 time: 0.74
198.98/25.24	c calculated reachability. Time: 0.01
198.98/25.24	c  N dy   192     46255     12488     54841     44107      8957    237902     97923      5.30   no data
198.98/25.27	c Finding binary XORs  T:     0.03 s  found:      15
203.72/25.81	c  N dy   206     50414     12488     54841     74082     13036    237898    207434      5.26      5.56
206.10/26.13	c Finding binary XORs  T:     0.02 s  found:      19
208.62/26.43	c  N dy   227     54607     12483     54795     73987     17155    237637    259617      5.25      5.57
212.48/26.94	c Finding binary XORs  T:     0.02 s  found:      27
214.07/27.17	c  N dy   249     58655     12481     54743     99357     21136    237434    362553      5.26      6.08
219.64/27.87	c  N dy   273     62944     12479     54743    103844     25346    237433    422613      5.25      5.54
225.27/28.59	c  N dy   296     67374     12477     54743    103885     16545    237433    272996      5.25      5.54
228.41/28.93	c  S st   308     69387     12476     54743    104212     18527    237431    298481      5.25      3.54
229.21/29.07	c  S st   308     69887     12476     54743    104240     18996    237431    302387      5.25   no data
229.21/29.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.60/29.87	c Flit:     1 Blit:      8 bXBeca:    0 bXProp:   42 Bins:  16686 BRemL:  55722 BRemN:   1674 P: 11.6M T:  0.79
236.40/29.90	c Replacing      103 vars Replaced     5355 lits Time:     0.02 s 
236.40/29.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.40/29.93	c bin-w-bin subsume rem        21431 bins  time:  0.01 s
236.40/29.95	c subs with bin:     3152  lits-rem:       597  v-fix:    0  time:  0.02 s
236.40/29.98	c Subs w/ non-existent bins:    421 l-rem:     12 v-fix:     0 done:  12363 time:  0.03 s
237.19/30.00	c Removed useless bin:     267  fixed:     0  props:   0.63M  time:  0.01 s
237.19/30.07	c lits-rem:       284  cl-subs:     1647  v-elim:   2347  v-fix:    0  time:  0.08 s
237.99/30.10	c subs with bin:      228  lits-rem:       680  v-fix:    0  time:  0.01 s
237.99/30.14	c lits-rem:       518  cl-subs:      609  v-elim:      0  v-fix:    0  time:  0.03 s
237.99/30.16	c vivif2 --  cl tried    49699 cl shrink     1026 lits rem       1583 time: 0.02
237.99/30.17	c vivif2 --  cl tried    14318 cl shrink      578 lits rem       1225 time: 0.01
243.72/30.82	c asymm  cl-useful: 2690/49544/49544 lits-rem:7473 time: 0.65
243.72/30.83	c calculated reachability. Time: 0.00
243.72/30.83	c  N dy   308     69887     10016     47609     31997     14315    201067    120700      5.25   no data
243.72/30.85	c Finding binary XORs  T:     0.02 s  found:     212
243.72/30.87	c Replacing      212 vars Replaced     6531 lits Time:     0.01 s 
249.18/31.51	c  N dy   338     74391      9803     47448     57472     18743    199572    233102      5.27      6.11
249.98/31.65	c Finding binary XORs  T:     0.02 s  found:      29
254.76/32.22	c  N dy   360     79167      9801     47413     57389     23369    199314    293426      5.27      5.60
261.27/33.04	c  N dy   389     84229      9801     47413     62364     28372    199314    370356      5.28      6.21
265.93/33.64	c  F st   408     87503      9801     47413     62982     31601    199314    418120      5.29      4.57
265.93/33.67	c Replacing       29 vars Replaced     3272 lits Time:     0.02 s 
266.73/33.73	c Finding binary XORs  T:     0.02 s  found:      13
270.72/34.24	c  N st   413     90799      9771     47318     62898     20532    198920    237544      5.29   no data
277.95/35.17	c  N dy   438     96670      9771     47318     66893     26325    198920    334722      5.30      5.58
284.31/35.94	c Finding binary XORs  T:     0.02 s  found:      13
286.74/36.29	c  N dy   485    103002      9771     47318     72354     32563    198920    433633      5.33      5.62
289.89/36.67	c  S st   498    104830      9771     47318     72368     34368    198920    460245      5.34   no data
291.49/36.80	c  S st   498    105333      9771     47318     72502     34843    198920    465389      5.34   no data
291.49/36.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.52/37.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:   7376 BRemL:  36637 BRemN:    842 P:  7.5M T:  0.53
295.52/37.36	c Replacing       41 vars Replaced     4841 lits Time:     0.02 s 
295.52/37.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.52/37.39	c bin-w-bin subsume rem        11696 bins  time:  0.01 s
295.52/37.40	c subs with bin:     2067  lits-rem:       348  v-fix:    0  time:  0.01 s
296.40/37.43	c Subs w/ non-existent bins:    687 l-rem:     15 v-fix:     0 done:   9730 time:  0.02 s
296.40/37.44	c Removed useless bin:     217  fixed:     0  props:   0.34M  time:  0.01 s
296.40/37.49	c lits-rem:        59  cl-subs:      517  v-elim:    339  v-fix:    0  time:  0.05 s
297.06/37.55	c subs with bin:      495  lits-rem:      3292  v-fix:    0  time:  0.04 s
297.87/37.66	c lits-rem:      3208  cl-subs:     1294  v-elim:      0  v-fix:    0  time:  0.10 s
297.87/37.67	c vivif2 --  cl tried    44354 cl shrink      349 lits rem        414 time: 0.01
298.67/37.70	c vivif2 --  cl tried    30759 cl shrink     3113 lits rem       6862 time: 0.03
301.86/38.19	c asymm  cl-useful: 870/26296/44299 lits-rem:2296 time: 0.49
302.66/38.20	c calculated reachability. Time: 0.00
302.66/38.20	c  N dy   498    105333      9391     43912     29060     30745    183525    315515      5.34   no data
302.66/38.22	c Finding binary XORs  T:     0.02 s  found:      64
311.45/39.38	c  N dy   544    112102      9390     43912     29181     37451    183523    412359      5.36      6.53
321.87/40.62	c  N dy   591    119421      9390     43912     35968     28344    183521    250041      5.39      5.69
323.42/40.82	c Finding binary XORs  T:     0.02 s  found:      36
323.42/40.84	c Replacing      100 vars Replaced     3013 lits Time:     0.01 s 
332.20/41.98	c  N dy   645    127100      9288     43824     35950     35801    182861    360378      5.42      6.38
338.60/42.73	c  E dy   679    130998      9277     43824     36057     39629    182861    427143      5.45      4.81
354.74/50.36	c Following stats are for *FIRST FINISHED THREAD ONLY*
354.74/50.36	c num threads              : 8          
354.74/50.36	c restarts                 : 679        
354.74/50.36	c dynamic restarts         : 661        
354.74/50.36	c static restarts          : 18         
354.74/50.36	c full restarts            : 2          
354.74/50.36	c total simplify time      : 0.37       
354.74/50.36	c learnts DL2              : 0          
354.74/50.36	c learnts size 2           : 787360     
354.74/50.36	c learnts size 1           : 9432        (9.19      % of vars)
354.74/50.36	c filedLit time            : 11.24       (22.64     % time)
354.74/50.36	c v-elim SatELite          : 69345       (67.57     % vars)
354.74/50.36	c SatELite time            : 1.71        (3.44      % time)
354.74/50.36	c v-elim xor               : 0           (0.00      % vars)
354.74/50.36	c xor elim time            : 0.06        (0.12      % time)
354.74/50.36	c num binary xor trees     : 6535       
354.74/50.36	c binxor trees' crown      : 16011       (2.45      leafs/tree)
354.74/50.36	c bin xor find time        : 0.27       
354.74/50.36	c OTF clause improved      : 1195        (0.01      clauses/conflict)
354.74/50.36	c OTF impr. size diff      : 1424        (1.19       lits/clause)
354.74/50.36	c OTF cl watch-shrink      : 55425       (0.42      clauses/conflict)
354.74/50.36	c OTF cl watch-sh-lit      : 147320      (2.66       lits/clause)
354.74/50.36	c tried to recurMin cls    : 40477       (30.90      % of conflicts)
354.74/50.36	c updated cache            : 0           (0.00       lits/tried recurMin)
354.74/50.36	c unit cls recevied        : 110         (1.17      % of units)
354.74/50.36	c unit cls sent            : 380         (4.03      % of units)
354.74/50.36	c bin cls recevied         : 214171     
354.74/50.36	c bin cls sent             : 371747     
354.74/50.36	c clauses over max glue    : 0           (0.00      % of all clauses)
354.74/50.36	c conflicts                : 130998      (2639.52   / sec)
354.74/50.36	c decisions                : 409539      (5.16      % random)
354.74/50.36	c bogo-props               : 957605577   (19295105.64 / sec)
354.74/50.36	c conflict literals        : 1771572     (31.05     % deleted)
354.74/50.36	c Memory used              : 1974.19     MB
354.74/50.36	c single-thread CPU time   : 49.63       s
354.74/50.36	c all-threads sum CPU time : 352.50      s
354.74/50.36	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: 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-3394296-1306094071/watcher-3394296-1306094071 -o /tmp/evaluation-result-3394296-1306094071/solver-3394296-1306094071 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394296-1306094071.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.82 8.00 8.09 1/474 3823
/proc/meminfo: memFree=28968072/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=92144 CPUtime=0 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 413 0 0 0 0 0 0 0 20 0 8 0 721009501 94355456 353 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274418092 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3823/statm: 23036 353 299 95 0 18018 0
[pid=3823/tid=3824] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 4 0 0 0 1 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=92144 CPUtime=0 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274418088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=92144 CPUtime=0 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274418088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=92144 CPUtime=0 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417683 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0281081 s]
/proc/loadavg: 7.82 8.00 8.09 1/474 3823
/proc/meminfo: memFree=28968072/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=92144 CPUtime=0.14 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 420 0 0 0 14 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274418098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3823/statm: 23036 360 302 95 0 18018 0
[pid=3823/tid=3824] ppid=3821 vsize=92144 CPUtime=0.02 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 4 0 0 0 2 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 0 0 0 0 1 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417683 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 0 0 0 0 1 0 0 0 21 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=92144 CPUtime=0.02 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 2 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417693 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=92144 CPUtime=0.02 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 2 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=92144 CPUtime=0.02 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1 0 0 0 2 0 0 0 22 0 8 0 721009501 94355456 360 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417689 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 92144

[startup+0.101163 s]
/proc/loadavg: 7.82 8.00 8.09 1/474 3823
/proc/meminfo: memFree=28968072/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=580456 CPUtime=0.45 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) S 3821 3823 3728 0 -1 4202496 17682 0 0 0 35 10 0 0 17 0 8 0 721009501 594386944 14909 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3823/statm: 145114 14918 337 95 0 140096 0
[pid=3823/tid=3824] ppid=3821 vsize=580456 CPUtime=0.05 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 2268 0 0 0 4 1 0 0 17 0 8 0 721009501 594386944 14922 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=580456 CPUtime=0.04 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 2551 0 0 0 3 1 0 0 18 0 8 0 721009501 594386944 14925 33554432000 4194304 4580107 140733892395872 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=580456 CPUtime=0.05 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 2134 0 0 0 4 1 0 0 17 0 8 0 721009501 594386944 14929 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=580456 CPUtime=0.06 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1829 0 0 0 5 1 0 0 17 0 8 0 721009501 594386944 14935 33554432000 4194304 4580107 140733892395872 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=580456 CPUtime=0.04 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1897 0 0 0 3 1 0 0 17 0 8 0 721009501 594386944 14936 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=580456 CPUtime=0.04 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1946 0 0 0 4 0 0 0 17 0 8 0 721009501 594386944 14939 33554432000 4194304 4580107 140733892395872 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=580456 CPUtime=0.04 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 1952 0 0 0 4 0 0 0 17 0 8 0 721009501 594386944 14950 33554432000 4194304 4580107 140733892395872 18446744073709551615 4311330 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) 580456

[startup+0.301119 s]
/proc/loadavg: 7.82 8.00 8.09 1/474 3823
/proc/meminfo: memFree=28968072/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=687448 CPUtime=1.33 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 70935 0 0 0 91 42 0 0 16 0 8 0 721009501 703946752 56306 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122143 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3823/statm: 171862 56332 337 95 0 166844 0
[pid=3823/tid=3824] ppid=3821 vsize=687448 CPUtime=0.13 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 9132 0 0 0 9 4 0 0 16 0 8 0 721009501 703946752 56337 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=687448 CPUtime=0.19 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 9444 0 0 0 13 6 0 0 17 0 8 0 721009501 703946752 56337 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122094 0 0 4096 2 18446604446441371456 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=687448 CPUtime=0.19 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 8958 0 0 0 12 7 0 0 17 0 8 0 721009501 703946752 56343 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122094 0 0 4096 2 18446604446441371456 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=687448 CPUtime=0.2 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 8572 0 0 0 13 7 0 0 17 0 8 0 721009501 703946752 56356 33554432000 4194304 4580107 140733892395872 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=687448 CPUtime=0.12 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 9176 0 0 0 9 3 0 0 16 0 8 0 721009501 703946752 56370 33554432000 4194304 4580107 140733892395872 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=687448 CPUtime=0.17 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 8241 0 0 0 13 4 0 0 16 0 8 0 721009501 703946752 56384 33554432000 4194304 4580107 140733892395872 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=687448 CPUtime=0.11 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 8092 0 0 0 9 2 0 0 16 0 8 0 721009501 703946752 56399 33554432000 4194304 4580107 140733892395872 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 687448

[startup+0.700987 s]
/proc/loadavg: 7.82 8.00 8.09 1/474 3823
/proc/meminfo: memFree=28968072/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=717656 CPUtime=4.04 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 100269 0 0 0 341 63 0 0 16 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293775 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3823/statm: 179414 83130 359 95 0 174396 0
[pid=3823/tid=3824] ppid=3821 vsize=717656 CPUtime=0.45 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12567 0 0 0 39 6 0 0 16 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293013 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=717656 CPUtime=0.54 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12570 0 0 0 45 9 0 0 18 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=717656 CPUtime=0.56 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12090 0 0 0 45 11 0 0 18 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=717656 CPUtime=0.57 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 11957 0 0 0 47 10 0 0 18 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=717656 CPUtime=0.48 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12804 0 0 0 43 5 0 0 16 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=717656 CPUtime=0.49 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12015 0 0 0 43 6 0 0 16 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=717656 CPUtime=0.44 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 14418 0 0 0 38 6 0 0 16 0 8 0 721009501 734879744 83130 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 717656

[startup+1.50083 s]
/proc/loadavg: 7.82 8.00 8.09 9/482 3831
/proc/meminfo: memFree=28628124/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=718056 CPUtime=10.42 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 103088 0 0 0 979 63 0 0 17 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4292977 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3823/statm: 179514 85545 360 95 0 174496 0
[pid=3823/tid=3824] ppid=3821 vsize=718056 CPUtime=1.24 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12903 0 0 0 118 6 0 0 17 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293261 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=718056 CPUtime=1.34 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12612 0 0 0 125 9 0 0 19 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4235171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=718056 CPUtime=1.36 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12134 0 0 0 125 11 0 0 19 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=718056 CPUtime=1.37 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12520 0 0 0 127 10 0 0 19 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=718056 CPUtime=1.28 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12933 0 0 0 123 5 0 0 17 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=718056 CPUtime=1.29 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12561 0 0 0 123 6 0 0 17 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4294277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=718056 CPUtime=1.24 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 15019 0 0 0 118 6 0 0 17 0 8 0 721009501 735289344 85545 33554432000 4194304 4580107 140733892395872 18446744073709551615 4301916 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.42
Current children cumulated vsize (KiB) 718056

[startup+3.10053 s]
/proc/loadavg: 7.82 8.00 8.09 9/482 3831
/proc/meminfo: memFree=28618608/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=723552 CPUtime=23.19 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 105579 0 0 0 2255 64 0 0 19 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4235013 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3823/statm: 180888 88036 361 95 0 175870 0
[pid=3823/tid=3824] ppid=3821 vsize=723552 CPUtime=2.84 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 13067 0 0 0 278 6 0 0 19 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=723552 CPUtime=2.95 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12720 0 0 0 285 10 0 0 22 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=723552 CPUtime=2.96 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12269 0 0 0 285 11 0 0 22 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=723552 CPUtime=2.98 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12670 0 0 0 287 11 0 0 22 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=723552 CPUtime=2.88 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 13091 0 0 0 283 5 0 0 19 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=723552 CPUtime=2.89 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 12714 0 0 0 283 6 0 0 19 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=723552 CPUtime=2.84 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 16484 0 0 0 278 6 0 0 19 0 8 0 721009501 740917248 88036 33554432000 4194304 4580107 140733892395872 18446744073709551615 4306354 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 723552

[startup+6.30092 s]
/proc/loadavg: 7.84 8.00 8.09 9/482 3831
/proc/meminfo: memFree=28334388/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=989968 CPUtime=48.15 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 192595 0 0 0 4694 121 0 0 19 0 8 0 721009501 1013727232 158561 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 247492 158561 378 95 0 242474 0
[pid=3823/tid=3824] ppid=3821 vsize=989968 CPUtime=5.94 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 24589 0 0 0 581 13 0 0 19 0 8 0 721009501 1013727232 158561 33554432000 4194304 4580107 140733892395872 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=989968 CPUtime=6.07 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 26048 0 0 0 588 19 0 0 19 0 8 0 721009501 1013727232 158561 33554432000 4194304 4580107 140733892395872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=989968 CPUtime=6.13 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 25157 0 0 0 595 18 0 0 19 0 8 0 721009501 1013727232 158561 33554432000 4194304 4580107 140733892395872 18446744073709551615 4301873 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=989968 CPUtime=6.09 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 24533 0 0 0 589 20 0 0 19 0 8 0 721009501 1013727232 158561 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=989968 CPUtime=5.99 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 24396 0 0 0 585 14 0 0 19 0 8 0 721009501 1013727232 158562 33554432000 4194304 4580107 140733892395872 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=989968 CPUtime=6 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 22752 0 0 0 587 13 0 0 19 0 8 0 721009501 1013727232 158562 33554432000 4194304 4580107 140733892395872 18446744073709551615 4302554 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=989968 CPUtime=5.97 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 16828 0 0 0 590 7 0 0 19 0 8 0 721009501 1013727232 158562 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0

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

[pid=3823] ppid=3821 vsize=1518348 CPUtime=201.33 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 520738 0 0 0 19937 196 0 0 19 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 379587 272534 380 95 0 374569 0
[pid=3823/tid=3824] ppid=3821 vsize=1518348 CPUtime=25.11 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 87523 0 0 0 2482 29 0 0 25 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=1518348 CPUtime=25.23 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 63536 0 0 0 2495 28 0 0 25 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4292985 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=1518348 CPUtime=25.31 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 62141 0 0 0 2504 27 0 0 25 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4292077 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=1518348 CPUtime=25.28 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 82362 0 0 0 2495 33 0 0 25 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=1518348 CPUtime=25.18 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 46072 0 0 0 2500 18 0 0 19 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4330002 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=1518348 CPUtime=25.2 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 48292 0 0 0 2503 17 0 0 25 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=1518348 CPUtime=24.86 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 32764 0 0 0 2476 10 0 0 25 0 8 0 721009501 1554788352 272534 33554432000 4194304 4580107 140733892395872 18446744073709551615 4292922 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.33
Current children cumulated vsize (KiB) 1518348

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

[startup+38.3008 s]
/proc/loadavg: 7.90 8.00 8.09 9/482 3832
/proc/meminfo: memFree=27615604/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=1884728 CPUtime=303.47 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 616300 0 0 0 30121 226 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 471182 340297 380 95 0 466164 0
[pid=3823/tid=3824] ppid=3821 vsize=1884728 CPUtime=37.91 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 94870 0 0 0 3760 31 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=1884728 CPUtime=38.03 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 69205 0 0 0 3773 30 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=1884728 CPUtime=38.1 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 78877 0 0 0 3776 34 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=1884728 CPUtime=38.08 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 98060 0 0 0 3770 38 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=1884728 CPUtime=37.96 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 66422 0 0 0 3773 23 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=1884728 CPUtime=37.99 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 68842 0 0 0 3776 23 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4294144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=1884728 CPUtime=37.46 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 34711 0 0 0 3735 11 0 0 25 0 8 0 721009501 1929961472 340297 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 303.47
Current children cumulated vsize (KiB) 1884728

[startup+44.7006 s]
/proc/loadavg: 7.99 8.01 8.09 3/482 3832
/proc/meminfo: memFree=27507816/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=1955368 CPUtime=343.53 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 646652 0 0 0 34117 236 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274393131 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 488842 365054 380 95 0 483824 0
[pid=3823/tid=3824] ppid=3821 vsize=1955368 CPUtime=42.61 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 97558 0 0 0 4229 32 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=1955368 CPUtime=42.55 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 70400 0 0 0 4225 30 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=1955368 CPUtime=42.63 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 80292 0 0 0 4228 35 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=1955368 CPUtime=42.61 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 99407 0 0 0 4223 38 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=1955368 CPUtime=42.49 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 67646 0 0 0 4226 23 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=1955368 CPUtime=42.52 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 69244 0 0 0 4229 23 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=1955368 CPUtime=43.77 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 56584 0 0 0 4358 19 0 0 25 0 8 0 721009501 2002296832 365054 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 343.53
Current children cumulated vsize (KiB) 1955368

[startup+47.9011 s]
/proc/loadavg: 7.99 8.01 8.09 3/482 3832
/proc/meminfo: memFree=27507192/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=1955640 CPUtime=349.94 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 646802 0 0 0 34758 236 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274393131 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 488910 365204 380 95 0 483892 0
[pid=3823/tid=3824] ppid=3821 vsize=1955640 CPUtime=42.61 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 97558 0 0 0 4229 32 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=1955640 CPUtime=42.55 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 70400 0 0 0 4225 30 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=1955640 CPUtime=42.63 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 80292 0 0 0 4228 35 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=1955640 CPUtime=42.61 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 99407 0 0 0 4223 38 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=1955640 CPUtime=42.49 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 67646 0 0 0 4226 23 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=1955640 CPUtime=42.52 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 69244 0 0 0 4229 23 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=1955640 CPUtime=46.97 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 56734 0 0 0 4678 19 0 0 25 0 8 0 721009501 2002575360 365204 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293295 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 349.94
Current children cumulated vsize (KiB) 1955640

[startup+49.5177 s]
/proc/loadavg: 7.51 7.91 8.06 3/482 3832
/proc/meminfo: memFree=27491568/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=1956032 CPUtime=353.17 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 651182 0 0 0 35080 237 0 0 25 0 8 0 721009501 2002976768 369584 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274393284 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 489008 369587 380 95 0 483990 0
[pid=3823/tid=3824] ppid=3821 vsize=1956032 CPUtime=42.61 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 97558 0 0 0 4229 32 0 0 25 0 8 0 721009501 2002976768 369588 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=1956032 CPUtime=42.55 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 70400 0 0 0 4225 30 0 0 25 0 8 0 721009501 2002976768 369589 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=1956032 CPUtime=42.63 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 80292 0 0 0 4228 35 0 0 25 0 8 0 721009501 2002976768 369590 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=1956032 CPUtime=42.61 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 99407 0 0 0 4223 38 0 0 25 0 8 0 721009501 2002976768 369592 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=1956032 CPUtime=42.49 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 67646 0 0 0 4226 23 0 0 25 0 8 0 721009501 2002976768 369593 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=1956032 CPUtime=42.52 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 69244 0 0 0 4229 23 0 0 25 0 8 0 721009501 2002976768 369594 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=1956032 CPUtime=48.59 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 61126 0 0 0 4839 20 0 0 25 0 8 0 721009501 2002976768 369596 33554432000 4194304 4580107 140733892395872 18446744073709551615 4421446 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 353.17
Current children cumulated vsize (KiB) 1956032

[startup+49.9007 s]
/proc/loadavg: 7.51 7.91 8.06 3/482 3832
/proc/meminfo: memFree=27491568/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=2021568 CPUtime=353.94 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 656324 0 0 0 35156 238 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274393131 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 505392 372937 380 95 0 500374 0
[pid=3823/tid=3824] ppid=3821 vsize=2021568 CPUtime=42.61 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 97558 0 0 0 4229 32 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=2021568 CPUtime=42.55 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 70400 0 0 0 4225 30 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=2021568 CPUtime=42.63 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 80292 0 0 0 4228 35 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=2021568 CPUtime=42.61 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 99407 0 0 0 4223 38 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=2021568 CPUtime=42.49 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 67646 0 0 0 4226 23 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=2021568 CPUtime=42.52 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 69244 0 0 0 4229 23 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=2021568 CPUtime=48.98 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 66256 0 0 0 4877 21 0 0 25 0 8 0 721009501 2070085632 372937 33554432000 4194304 4580107 140733892395872 18446744073709551615 4501030 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 353.94
Current children cumulated vsize (KiB) 2021568

[startup+50.3006 s]
/proc/loadavg: 7.51 7.91 8.06 3/482 3832
/proc/meminfo: memFree=27491568/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=2021568 CPUtime=354.74 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) R 3821 3823 3728 0 -1 4202496 656375 0 0 0 35236 238 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274393284 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 505392 372988 380 95 0 500374 0
[pid=3823/tid=3824] ppid=3821 vsize=2021568 CPUtime=42.61 cores=0-7
/proc/3823/task/3824/stat : 3824 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 97558 0 0 0 4229 32 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 6 0 0 0
[pid=3823/tid=3825] ppid=3821 vsize=2021568 CPUtime=42.55 cores=0-7
/proc/3823/task/3825/stat : 3825 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 70400 0 0 0 4225 30 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 5 0 0 0
[pid=3823/tid=3826] ppid=3821 vsize=2021568 CPUtime=42.63 cores=0-7
/proc/3823/task/3826/stat : 3826 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 80292 0 0 0 4228 35 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 3 0 0 0
[pid=3823/tid=3827] ppid=3821 vsize=2021568 CPUtime=42.61 cores=0-7
/proc/3823/task/3827/stat : 3827 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 99407 0 0 0 4223 38 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 1 0 0 0
[pid=3823/tid=3828] ppid=3821 vsize=2021568 CPUtime=42.49 cores=0-7
/proc/3823/task/3828/stat : 3828 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 67646 0 0 0 4226 23 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 2 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=2021568 CPUtime=42.52 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) S 3821 3823 3728 0 -1 4202560 69244 0 0 0 4229 23 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 47083274417716 0 0 4096 2 18446604446441371456 0 0 -1 0 0 0 0
[pid=3823/tid=3830] ppid=3821 vsize=2021568 CPUtime=49.38 cores=0-7
/proc/3823/task/3830/stat : 3830 (strangenight2-m) R 3821 3823 3728 0 -1 4202560 66307 0 0 0 4917 21 0 0 25 0 8 0 721009501 2070085632 372988 33554432000 4194304 4580107 140733892395872 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 354.74
Current children cumulated vsize (KiB) 2021568

[startup+50.4006 s]
/proc/loadavg: 7.51 7.91 8.06 3/482 3832
/proc/meminfo: memFree=27491568/32951124 swapFree=38422156/67111528
[pid=3823] ppid=3821 vsize=0 CPUtime=354.9 cores=0-7
/proc/3823/stat : 3823 (strangenight2-m) Z 3821 3823 3728 0 -1 4202524 656378 0 0 0 35249 241 0 0 25 0 2 0 721009501 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3823/statm: 0 0 0 0 0 0 0
[pid=3823/tid=3829] ppid=3821 vsize=0 CPUtime=42.55 cores=0-7
/proc/3823/task/3829/stat : 3829 (strangenight2-m) R 3821 3823 3728 0 -1 4203588 69244 0 0 0 4229 26 0 0 18 0 2 0 721009501 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 354.9
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 50.4582
CPU time (s): 354.97
CPU user time (s): 352.498
CPU system time (s): 2.47162
CPU usage (%): 703.494
Max. virtual memory (cumulated for all children) (KiB): 2021568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.498
system time used= 2.47162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 656378
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= 157527
involuntary context switches= 3463

runsolver used 0.221966 second user time and 0.584911 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-22 21:54:31
IDJOB=3394296
IDBENCH=82473
IDSOLVER=1878
FILE ID=node102/3394296-1306094071
RUNJOBID= node102-1306094037-3742
PBS_JOBID= 13387953
Free space on /tmp= 73376 MiB

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

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1354033076

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.75
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.828
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.82
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.828
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.828
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.82
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.828
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:      28968352 kB
Buffers:          4860 kB
Cached:          39916 kB
SwapCached:      76068 kB
Active:          27684 kB
Inactive:      3730704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28968352 kB
SwapTotal:    67111528 kB
SwapFree:     38422156 kB
Dirty:           11012 kB
Writeback:           0 kB
AnonPages:     3649968 kB
Mapped:          13108 kB
Slab:            53340 kB
PageTables:      99332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135451696 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= 73368 MiB
End job on node102 at 2011-05-22 21:55:22