Trace number 3282618

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? (TO) 4800.13 1201.74

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282618-1304028701.cnf'
0.31/0.16	c -- clauses added:            0 learnts,       226787 normals,            0 xors
0.31/0.16	c -- vars added      69561
0.31/0.16	c Parsing time:  0.11 s
0.31/0.16	c  N st     0         0     69561    133769     92375         0    586057         0   no data   no data
0.31/0.31	c asymm  cl-useful: 2/133769/133769 lits-rem:6 time: 0.15
2.50/0.67	c Flit:     9 Blit:    106 bXBeca:    0 bXProp: 5530 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.36
2.50/1.71	c Cleaning up after failed var search:     0.00 s 
2.50/1.71	c Replacing     5530 vars Replaced    70076 lits Time:     0.03 s 
2.50/1.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.50/1.71	c bin-w-bin subsume rem            6 bins  time:  0.01 s
2.50/1.71	c subs with bin:       90  lits-rem:        60  v-fix:    0  time:  0.02 s
2.50/1.71	c Subs w/ non-existent bins:      6 l-rem:      4 v-fix:     0 done:  63670 time:  0.04 s
2.50/1.71	c Removed useless bin:       2  fixed:     0  props:   1.67M  time:  0.04 s
2.50/1.71	c lits-rem:         0  cl-subs:     5611  v-elim:  21223  v-fix:    0  time:  0.23 s
2.50/1.71	c Finding binary XORs  T:     0.01 s  found:       0
2.50/1.71	c Finding non-binary XORs:     0.05 s (found:   23091, avg size: 3.0)
2.50/1.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   8752 locsubst:    54 time:   0.03
2.50/1.71	c calculated reachability. Time: 0.00
2.50/1.71	c Calc default polars -  time:   0.00 s pos:    8305 undec:   35965 neg:   25291
2.50/1.71	c =========================================================================================
2.50/1.71	c types(t): F = full restart, N = normal restart
2.50/1.71	c types(t): S = simplification begin/end, E = solution found
2.50/1.71	c restart types(rt): st = static, dy = dynamic
2.50/1.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.50/1.71	c  B st     0         0     33695     56236     23413         0    267297         0   no data   no data
18.57/4.77	c Decided on static restart strategy
44.55/11.22	c  N st     8      4914     33695     56236     23576      4628    267297    378696   no data   no data
83.27/20.90	c Finding binary XORs  T:     0.01 s  found:      31
98.05/24.65	c  N st    10     11296     33675     56189     24377     10734    267124    949127   no data   no data
138.80/34.88	c  N st    11     17039     33650     56189     24825     16328    267124   1349006   no data   no data
179.54/45.08	c Finding binary XORs  T:     0.01 s  found:      56
213.90/53.64	c  F st    12     25000     33625     56015     25164     15485    266585    851775   no data   no data
213.90/53.68	c Replacing      146 vars Replaced    20455 lits Time:     0.04 s 
214.30/53.73	c  N st    12     25000     33478     55985     24849     15451    265951    850162   no data   no data
229.09/57.48	c Finding binary XORs  T:     0.01 s  found:     116
253.04/63.45	c Decided on static restart strategy
253.04/63.45	c  N st    18     30000     33458     55927     38062     20325    265754   1261040   no data   no data
253.04/63.45	c  S st    18     30000     33458     55927     38062     20325    265754   1261040   no data   no data
253.44/63.53	c  S st    18     30502     33458     55927     38063     20822    265754   1267770   no data   no data
253.44/63.55	c x-sub:    23 x-cut:      0 vfix:      0 v-elim:    242 locsubst:    14 time:   0.02
255.04/63.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   20 Bins:    335 BRemL:   5134 BRemN:      4 P:  3.4M T:  0.35
255.04/63.92	c Replacing      136 vars Replaced     6242 lits Time:     0.01 s 
255.04/63.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
255.04/63.94	c bin-w-bin subsume rem         1011 bins  time:  0.00 s
255.04/63.95	c subs with bin:     1770  lits-rem:        18  v-fix:    0  time:  0.01 s
255.04/63.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33080 time:  0.02 s
255.04/63.98	c Removed useless bin:      47  fixed:     0  props:   0.45M  time:  0.01 s
255.45/64.04	c lits-rem:         0  cl-subs:       69  v-elim:   4513  v-fix:    0  time:  0.06 s
255.45/64.08	c subs with bin:       72  lits-rem:      5867  v-fix:    0  time:  0.02 s
256.24/64.20	c lits-rem:      2184  cl-subs:      896  v-elim:      0  v-fix:    0  time:  0.11 s
256.24/64.28	c asymm  cl-useful: 0/58587/58587 lits-rem:0 time: 0.07
256.24/64.28	c calculated reachability. Time: 0.00
256.24/64.28	c  N st    18     30502     28567     58587     17123     13591    249240    266251   no data   no data
278.61/69.89	c Finding binary XORs  T:     0.01 s  found:      50
314.16/78.77	c  N st    20     37613     28567     58587     18094     20589    249240   1048685   no data   no data
372.49/93.36	c  N st    21     44014     28567     58587     18094     15878    249240    601019   no data   no data
388.47/97.39	c  S st    22     45753     28567     58587     18413     17595    249240    852726   no data   no data
388.86/97.46	c  S st    22     46257     28567     58587     18414     18093    249240    860187   no data   no data
388.86/97.47	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:     65 locsubst:    17 time:   0.01
390.46/97.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   46 Bins:    215 BRemL:   1047 BRemN:      8 P:  2.4M T:  0.33
390.46/97.82	c Replacing      103 vars Replaced     1798 lits Time:     0.01 s 
390.46/97.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
390.46/97.84	c bin-w-bin subsume rem          486 bins  time:  0.00 s
390.46/97.85	c subs with bin:       14  lits-rem:         0  v-fix:    0  time:  0.01 s
390.46/97.86	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:  28399 time:  0.01 s
390.46/97.87	c Removed useless bin:       3  fixed:     0  props:   0.28M  time:  0.01 s
390.46/97.89	c lits-rem:         0  cl-subs:       96  v-elim:     37  v-fix:    0  time:  0.02 s
390.86/97.92	c subs with bin:       11  lits-rem:       223  v-fix:    0  time:  0.02 s
391.26/98.02	c lits-rem:       600  cl-subs:      253  v-elim:      0  v-fix:    0  time:  0.09 s
391.26/98.03	c vivif2 --  cl tried    58453 cl shrink        2 lits rem          2 time: 0.00
391.26/98.04	c vivif2 --  cl tried    15464 cl shrink     1675 lits rem       2932 time: 0.02
391.68/98.12	c asymm  cl-useful: 0/58451/58451 lits-rem:0 time: 0.08
391.68/98.13	c calculated reachability. Time: 0.00
391.68/98.13	c  N st    22     46257     28362     58451     16825     15459    248334    350045   no data   no data
507.52/127.13	c  N st    23     60656     28362     58451     16830     29591    248334    991467   no data   no data
507.52/127.14	c Finding binary XORs  T:     0.01 s  found:       2
585.04/146.53	c  N st    24     69387     28362     58451     16954     24552    248334    705351   no data   no data
585.04/146.54	c  S st    24     69387     28362     58451     16954     24552    248334    705351   no data   no data
585.44/146.64	c  S st    24     69891     28362     58451     17412     25051    248334    714637   no data   no data
585.44/146.65	c x-sub:     7 x-cut:      0 vfix:      0 v-elim:      1 locsubst:    24 time:   0.01
587.02/147.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  118 Bins:    189 BRemL:    413 BRemN:      0 P:  2.7M T:  0.35
587.02/147.02	c Replacing      132 vars Replaced     4009 lits Time:     0.02 s 
587.02/147.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
587.02/147.03	c bin-w-bin subsume rem          167 bins  time:  0.00 s
587.02/147.04	c subs with bin:        8  lits-rem:         1  v-fix:    0  time:  0.01 s
587.02/147.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28229 time:  0.01 s
587.02/147.07	c Removed useless bin:       2  fixed:     0  props:   0.28M  time:  0.01 s
587.02/147.09	c lits-rem:         0  cl-subs:       63  v-elim:     58  v-fix:    0  time:  0.03 s
587.42/147.16	c subs with bin:       25  lits-rem:      1423  v-fix:    0  time:  0.04 s
589.03/147.50	c lits-rem:      1638  cl-subs:      622  v-elim:      0  v-fix:    0  time:  0.34 s
589.03/147.51	c vivif2 --  cl tried    58259 cl shrink        0 lits rem          0 time: 0.01
589.03/147.54	c vivif2 --  cl tried    24393 cl shrink     2862 lits rem       5633 time: 0.04
589.44/147.63	c asymm  cl-useful: 11/58259/58259 lits-rem:29 time: 0.09
589.44/147.64	c calculated reachability. Time: 0.00
589.44/147.64	c  N st    24     69891     28171     58250     16685     24393    246806    677344   no data   no data
747.64/187.29	c  F st    25     87500     28171     58250     16687     41650    246806   2240458   no data   no data
748.05/187.33	c  N st    25     87500     28171     58250     16687     41650    246806   2240458   no data   no data
748.05/187.34	c Finding binary XORs  T:     0.01 s  found:       1
775.19/194.13	c Decided on static restart strategy
777.59/194.78	c  N st    32     95541     28171     58250     16779     31989    246806    928027   no data   no data
861.49/215.72	c  N st    34    104837     28171     58250     16833     41170    246806   2151852   no data   no data
861.49/215.72	c  S st    34    104837     28171     58250     16833     41170    246806   2151852   no data   no data
861.91/215.82	c  S st    34    105338     28171     58250     16840     41663    246806   2158611   no data   no data
861.91/215.84	c x-sub:    12 x-cut:      0 vfix:      0 v-elim:     31 locsubst:    26 time:   0.02
863.09/216.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:     43 BRemL:    133 BRemN:      1 P:  3.0M T:  0.35
863.49/216.20	c Replacing       19 vars Replaced      238 lits Time:     0.01 s 
863.49/216.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
863.49/216.22	c bin-w-bin subsume rem           38 bins  time:  0.00 s
863.49/216.23	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
863.49/216.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28121 time:  0.01 s
863.49/216.25	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
863.89/216.30	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.04 s
864.29/216.48	c subs with bin:       11  lits-rem:       195  v-fix:    0  time:  0.11 s
870.70/218.04	c lits-rem:      2399  cl-subs:      788  v-elim:      0  v-fix:    0  time:  1.55 s
870.70/218.05	c vivif2 --  cl tried    58244 cl shrink        0 lits rem          0 time: 0.01
871.10/218.17	c vivif2 --  cl tried    40482 cl shrink     7418 lits rem      14607 time: 0.12
871.48/218.28	c asymm  cl-useful: 0/58244/58244 lits-rem:0 time: 0.11
871.48/218.29	c calculated reachability. Time: 0.00
871.48/218.29	c  N st    34    105338     28121     58244     16698     40482    246597   2013492   no data   no data
956.18/239.40	c  N st    35    114937     28121     58244     16698     29998    246597    777530   no data   no data
1067.66/267.32	c  N st    36    129334     28121     58244     16739     44112    246597   1737180   no data   no data
1297.01/324.72	c  N st    37    150929     28121     58244     16761     43347    246597   1697150   no data   no data
1403.26/351.33	c  S st    38    158007     28121     58244     16782     50184    246597   1864200   no data   no data
1403.66/351.45	c  S st    38    158510     28121     58244     16791     50681    246597   1872453   no data   no data
1403.66/351.47	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     8 time:   0.02
1405.26/351.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    210 BRemL:    149 BRemN:      0 P:  3.6M T:  0.38
1405.26/351.86	c Replacing        6 vars Replaced      458 lits Time:     0.01 s 
1405.26/351.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1405.26/351.88	c bin-w-bin subsume rem           23 bins  time:  0.00 s
1405.26/351.89	c subs with bin:        3  lits-rem:         3  v-fix:    0  time:  0.01 s
1405.66/351.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28115 time:  0.01 s
1405.66/351.92	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1405.66/351.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1406.46/352.12	c subs with bin:       30  lits-rem:      1928  v-fix:    0  time:  0.11 s
1414.86/354.25	c lits-rem:      3524  cl-subs:     5282  v-elim:      0  v-fix:    0  time:  2.12 s
1414.86/354.26	c vivif2 --  cl tried    58241 cl shrink        0 lits rem          0 time: 0.01
1415.26/354.36	c vivif2 --  cl tried    45369 cl shrink     7039 lits rem      15655 time: 0.10
1415.67/354.48	c asymm  cl-useful: 0/58241/58241 lits-rem:0 time: 0.12
1415.67/354.49	c calculated reachability. Time: 0.00
1415.67/354.49	c  N st    38    158510     28115     58241     16829     45369    246554   1701276   no data   no data
2137.20/535.05	c  N st    39    207099     28115     58241     16832     45239    246554    778892   no data   no data
2137.20/535.07	c Finding binary XORs  T:     0.01 s  found:       0
2350.16/588.32	c  N st    40    237768     28114     58238     17001     50035    246542    947903   no data   no data
2350.16/588.32	c  S st    40    237768     28114     58238     17001     50035    246542    947903   no data   no data
2350.56/588.44	c  S st    40    238272     28114     58238     17035     50536    246542    955078   no data   no data
2350.56/588.45	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2352.18/588.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     50 BRemL:    212 BRemN:      0 P:  3.5M T:  0.37
2352.18/588.84	c Replacing        1 vars Replaced       35 lits Time:     0.01 s 
2352.18/588.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2352.18/588.86	c bin-w-bin subsume rem           42 bins  time:  0.00 s
2352.18/588.87	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
2352.18/588.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28113 time:  0.01 s
2352.18/588.89	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
2352.55/588.93	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
2352.95/589.00	c subs with bin:       15  lits-rem:       371  v-fix:    0  time:  0.04 s
2354.96/589.54	c lits-rem:      2553  cl-subs:     3733  v-elim:      0  v-fix:    0  time:  0.53 s
2354.96/589.55	c vivif2 --  cl tried    58235 cl shrink        0 lits rem          0 time: 0.01
2355.36/589.60	c vivif2 --  cl tried    46788 cl shrink     4173 lits rem       7141 time: 0.05
2355.76/589.73	c asymm  cl-useful: 0/58235/58235 lits-rem:0 time: 0.13
2355.76/589.73	c calculated reachability. Time: 0.00
2355.76/589.73	c  N st    40    238272     28113     58235     16831     46788    246517    888160   no data   no data
2954.66/739.66	c  F st    41    306250     28113     58235     16832     60623    246517   1443443   no data   no data
2954.66/739.69	c  N st    41    306250     28113     58235     16832     60623    246517   1443443   no data   no data
2995.01/749.76	c Decided on static restart strategy
3252.29/814.26	c  N st    51    334552     28113     58235     16876     60456    246517   2169811   no data   no data
3517.17/880.66	c  N st    53    357408     28113     58235     16899     53492    246517   1586463   no data   no data
3517.17/880.66	c  S st    53    357408     28113     58235     16899     53492    246517   1586463   no data   no data
3517.57/880.79	c  S st    53    357909     28112     58235     16900     53986    246517   1594273   no data   no data
3517.97/880.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3519.17/881.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     48 BRemL:     67 BRemN:      0 P:  3.5M T:  0.37
3519.57/881.21	c Replacing        3 vars Replaced     1465 lits Time:     0.04 s 
3519.57/881.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3519.57/881.23	c bin-w-bin subsume rem           19 bins  time:  0.00 s
3519.57/881.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3519.57/881.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28109 time:  0.01 s
3519.57/881.27	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
3519.98/881.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3520.39/881.43	c subs with bin:        2  lits-rem:       392  v-fix:    0  time:  0.08 s
3524.37/882.49	c lits-rem:      3357  cl-subs:      465  v-elim:      0  v-fix:    0  time:  1.05 s
3524.37/882.50	c vivif2 --  cl tried    58231 cl shrink        0 lits rem          0 time: 0.00
3524.78/882.58	c vivif2 --  cl tried    53272 cl shrink     3860 lits rem       7133 time: 0.08
3525.55/882.71	c asymm  cl-useful: 0/58231/58231 lits-rem:0 time: 0.13
3525.55/882.72	c calculated reachability. Time: 0.00
3525.55/882.72	c  N st    53    357909     28109     58231     16814     53272    246493   1549183   no data   no data
3930.69/984.14	c  N st    54    390302     28108     58231     16828     54477    246493    959724   no data   no data
4658.24/1166.29	c  N st    55    438890     28107     58231     16869     70891    246493   1706018   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3282618-1304028701/watcher-3282618-1304028701 -o /tmp/evaluation-result-3282618-1304028701/solver-3282618-1304028701 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3282618-1304028701.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11024
/proc/meminfo: memFree=15026484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=186736 CPUtime=0.01 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 3016 0 0 0 1 0 0 0 21 0 4 0 495285714 191217664 2706 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726102208 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 46684 2720 339 106 0 41655 0
[pid=11024/tid=11025] ppid=11022 vsize=187120 CPUtime=0 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) D 11022 11024 10991 0 -1 4202560 880 0 0 0 0 0 0 0 22 0 4 0 495285714 191610880 2819 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726102224 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=187504 CPUtime=0 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) S 11022 11024 10991 0 -1 4202560 289 0 0 0 0 0 0 0 22 0 4 0 495285714 192004096 2834 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726510062 0 0 4096 2 18446604453947927296 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=187504 CPUtime=0 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 723 0 0 0 0 0 0 0 22 0 4 0 495285714 192004096 2857 33554432000 4194304 4627427 140733974585728 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.067635 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11024
/proc/meminfo: memFree=15026484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=421120 CPUtime=0.21 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 32104 0 0 0 15 6 0 0 18 0 4 0 495285714 431226880 23886 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726073691 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 105313 24024 342 106 0 100284 0
[pid=11024/tid=11025] ppid=11022 vsize=421252 CPUtime=0.05 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) S 11022 11024 10991 0 -1 4202560 7080 0 0 0 4 1 0 0 22 0 4 0 495285714 431362048 24137 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726510062 0 0 4096 2 18446604453947927296 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=421384 CPUtime=0.04 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 8914 0 0 0 2 2 0 0 18 0 4 0 495285714 431497216 24223 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726102201 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=421384 CPUtime=0.04 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) S 11022 11024 10991 0 -1 4202560 8005 0 0 0 3 1 0 0 18 0 4 0 495285714 431497216 24231 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726510062 0 0 4096 2 18446604453947927296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 421120

[startup+0.106993 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11024
/proc/meminfo: memFree=15026484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=424104 CPUtime=0.31 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 36282 0 0 0 22 9 0 0 18 0 4 0 495285714 434282496 28064 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726510111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 106026 28099 342 106 0 100997 0
[pid=11024/tid=11025] ppid=11022 vsize=424104 CPUtime=0.07 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 8182 0 0 0 5 2 0 0 18 0 4 0 495285714 434282496 28099 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=424104 CPUtime=0.06 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) D 11022 11024 10991 0 -1 4202560 9880 0 0 0 3 3 0 0 18 0 4 0 495285714 434282496 28099 33554432000 4194304 4627427 140733974585728 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=424104 CPUtime=0.06 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) S 11022 11024 10991 0 -1 4202560 9053 0 0 0 5 1 0 0 18 0 4 0 495285714 434282496 28148 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726510062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 424104

[startup+0.673988 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11024
/proc/meminfo: memFree=15026484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=428020 CPUtime=2.5 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 44688 0 0 0 231 19 0 0 18 0 4 0 495285714 438292480 36466 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 107005 36466 373 106 0 101976 0
[pid=11024/tid=11025] ppid=11022 vsize=428020 CPUtime=0.61 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) D 11022 11024 10991 0 -1 4202560 11139 0 0 0 57 4 0 0 18 0 4 0 495285714 438292480 36466 33554432000 4194304 4627427 140733974585728 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=428020 CPUtime=0.6 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 12040 0 0 0 53 7 0 0 18 0 4 0 495285714 438292480 36466 33554432000 4194304 4627427 140733974585728 18446744073709551615 4497763 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=428020 CPUtime=0.6 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 10795 0 0 0 57 3 0 0 18 0 4 0 495285714 438292480 36466 33554432000 4194304 4627427 140733974585728 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 428020

[startup+1.74261 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11024
/proc/meminfo: memFree=15026484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=447744 CPUtime=6.73 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 78064 0 0 0 643 30 0 0 18 0 4 0 495285714 458489856 61431 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 111936 61431 388 106 0 106907 0
[pid=11024/tid=11025] ppid=11022 vsize=447744 CPUtime=1.68 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 21418 0 0 0 160 8 0 0 18 0 4 0 495285714 458489856 61431 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=447744 CPUtime=1.65 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 24207 0 0 0 153 12 0 0 18 0 4 0 495285714 458489856 61431 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309683 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=447744 CPUtime=1.66 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 10805 0 0 0 163 3 0 0 20 0 4 0 495285714 458489856 61431 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 447744

[startup+1.8006 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11024
/proc/meminfo: memFree=15026484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=447744 CPUtime=6.96 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 78069 0 0 0 666 30 0 0 18 0 4 0 495285714 458489856 61436 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309703 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 111936 61436 388 106 0 106907 0
[pid=11024/tid=11025] ppid=11022 vsize=447744 CPUtime=1.73 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 21419 0 0 0 165 8 0 0 18 0 4 0 495285714 458489856 61436 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=447744 CPUtime=1.71 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 24211 0 0 0 159 12 0 0 18 0 4 0 495285714 458489856 61436 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=447744 CPUtime=1.72 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 10805 0 0 0 169 3 0 0 20 0 4 0 495285714 458489856 61436 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 447744

[startup+3.10035 s]
/proc/loadavg: 0.64 0.13 0.04 6/178 11028
/proc/meminfo: memFree=14685700/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=447904 CPUtime=12.16 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 78894 0 0 0 1184 32 0 0 21 0 4 0 495285714 458653696 61712 33554432000 4194304 4627427 140733974585728 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 111976 61712 388 106 0 106947 0
[pid=11024/tid=11025] ppid=11022 vsize=447904 CPUtime=3.03 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 21846 0 0 0 295 8 0 0 21 0 4 0 495285714 458653696 61712 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=447904 CPUtime=3.01 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 24243 0 0 0 287 14 0 0 21 0 4 0 495285714 458653696 61712 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332676 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=447904 CPUtime=3.02 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 10968 0 0 0 299 3 0 0 24 0 4 0 495285714 458653696 61712 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 447904

[startup+6.30071 s]
/proc/loadavg: 0.64 0.13 0.04 9/184 11037
/proc/meminfo: memFree=14289664/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=448680 CPUtime=24.95 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 80590 0 0 0 2462 33 0 0 25 0 4 0 495285714 459448320 63267 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321747 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 112170 63267 388 106 0 107141 0
[pid=11024/tid=11025] ppid=11022 vsize=448680 CPUtime=6.23 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 22058 0 0 0 615 8 0 0 25 0 4 0 495285714 459448320 63267 33554432000 4194304 4627427 140733974585728 18446744073709551615 4310659 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=448680 CPUtime=6.22 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 24370 0 0 0 607 15 0 0 25 0 4 0 495285714 459448320 63267 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332826 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=448680 CPUtime=6.21 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 12075 0 0 0 617 4 0 0 25 0 4 0 495285714 459448320 63267 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332929 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 448680

[startup+12.7005 s]
/proc/loadavg: 1.92 0.42 0.14 9/184 11037
/proc/meminfo: memFree=12002976/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=454560 CPUtime=50.51 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 82773 0 0 0 5016 35 0 0 25 0 4 0 495285714 465469440 64189 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 113640 64189 389 106 0 108611 0
[pid=11024/tid=11025] ppid=11022 vsize=454560 CPUtime=12.63 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 22354 0 0 0 1255 8 0 0 25 0 4 0 495285714 465469440 64189 33554432000 4194304 4627427 140733974585728 18446744073709551615 4322497 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=454560 CPUtime=12.62 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 24514 0 0 0 1246 16 0 0 25 0 4 0 495285714 465469440 64189 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=454560 CPUtime=12.57 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 13492 0 0 0 1253 4 0 0 25 0 4 0 495285714 465469440 64189 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 454560

[startup+25.5011 s]
/proc/loadavg: 2.85 0.67 0.22 9/184 11038
/proc/meminfo: memFree=10384380/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=553656 CPUtime=101.67 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 86116 0 0 0 10131 36 0 0 25 0 4 0 495285714 566943744 67336 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308428 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 138414 67336 390 106 0 133385 0
[pid=11024/tid=11025] ppid=11022 vsize=553656 CPUtime=25.44 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 23274 0 0 0 2535 9 0 0 25 0 4 0 495285714 566943744 67336 33554432000 4194304 4627427 140733974585728 18446744073709551615 4322592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=553656 CPUtime=25.42 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 25158 0 0 0 2526 16 0 0 25 0 4 0 495285714 566943744 67336 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=553656 CPUtime=25.31 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 14742 0 0 0 2527 4 0 0 25 0 4 0 495285714 566943744 67336 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 553656

[startup+51.1002 s]
/proc/loadavg: 4.62 1.26 0.43 9/184 11038
/proc/meminfo: memFree=9850060/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=482212 CPUtime=203.91 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 106106 0 0 0 20351 40 0 0 25 0 4 0 495285714 493785088 75395 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321729 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 120553 75395 391 106 0 115524 0
[pid=11024/tid=11025] ppid=11022 vsize=482212 CPUtime=51.03 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 25610 0 0 0 5094 9 0 0 25 0 4 0 495285714 493785088 75395 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=482212 CPUtime=51.02 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 27292 0 0 0 5085 17 0 0 25 0 4 0 495285714 493785088 75395 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=482212 CPUtime=50.77 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 28255 0 0 0 5071 6 0 0 25 0 4 0 495285714 493785088 75395 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 482212

[startup+102.301 s]
/proc/loadavg: 6.73 2.41 0.87 9/184 11040
/proc/meminfo: memFree=9827668/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=602312 CPUtime=408.44 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 136783 0 0 0 40794 50 0 0 25 0 4 0 495285714 616767488 91018 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308335 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 150578 91018 391 106 0 145549 0
[pid=11024/tid=11025] ppid=11022 vsize=602312 CPUtime=102.23 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 36893 0 0 0 10210 13 0 0 25 0 4 0 495285714 616767488 91018 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=602312 CPUtime=102.21 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 33509 0 0 0 10202 19 0 0 25 0 4 0 495285714 616767488 91018 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=602312 CPUtime=101.71 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 33096 0 0 0 10163 8 0 0 25 0 4 0 495285714 616767488 91018 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 602312

[startup+162.301 s]

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

[pid=11024] ppid=11022 vsize=745684 CPUtime=2805.63 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 290110 0 0 0 280457 106 0 0 25 0 4 0 495285714 763580416 139567 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 186421 139567 391 106 0 181392 0
[pid=11024/tid=11025] ppid=11022 vsize=745684 CPUtime=702.17 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 72668 0 0 0 70189 28 0 0 25 0 4 0 495285714 763580416 139567 33554432000 4194304 4627427 140733974585728 18446744073709551615 4329669 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=745684 CPUtime=702.23 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 58342 0 0 0 70195 28 0 0 25 0 4 0 495285714 763580416 139567 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=745684 CPUtime=698.91 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 93590 0 0 0 69861 30 0 0 25 0 4 0 495285714 763580416 139567 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.63
Current children cumulated vsize (KiB) 745684

[startup+762.301 s]
/proc/loadavg: 8.04 7.40 4.49 9/184 11087
/proc/meminfo: memFree=14221228/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=748628 CPUtime=3045.36 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 298992 0 0 0 304424 112 0 0 25 0 4 0 495285714 766595072 137335 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 187157 137335 391 106 0 182128 0
[pid=11024/tid=11025] ppid=11022 vsize=748628 CPUtime=762.17 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 76860 0 0 0 76186 31 0 0 25 0 4 0 495285714 766595072 137335 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321703 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=748628 CPUtime=762.23 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 58493 0 0 0 76195 28 0 0 25 0 4 0 495285714 766595072 137335 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=748628 CPUtime=758.63 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 98129 0 0 0 75831 32 0 0 25 0 4 0 495285714 766595072 137335 33554432000 4194304 4627427 140733974585728 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.36
Current children cumulated vsize (KiB) 748628

[startup+822.3 s]
/proc/loadavg: 8.45 7.62 4.74 9/185 11092
/proc/meminfo: memFree=14168168/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=890876 CPUtime=3284.27 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 319809 0 0 0 328310 117 0 0 25 0 4 0 495285714 912257024 153631 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 222719 153631 391 106 0 217690 0
[pid=11024/tid=11025] ppid=11022 vsize=890876 CPUtime=822.15 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 91874 0 0 0 82182 33 0 0 25 0 4 0 495285714 912257024 153631 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=890876 CPUtime=821.6 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 58503 0 0 0 82132 28 0 0 25 0 4 0 495285714 912257024 153631 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=890876 CPUtime=818.2 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 100736 0 0 0 81787 33 0 0 25 0 4 0 495285714 912257024 153631 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.27
Current children cumulated vsize (KiB) 890876

[startup+882.301 s]
/proc/loadavg: 8.20 7.70 4.95 9/184 11094
/proc/meminfo: memFree=14158688/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=878480 CPUtime=3523.96 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 325851 0 0 0 352277 119 0 0 25 0 4 0 495285714 899563520 153800 33554432000 4194304 4627427 140733974585728 18446744073709551615 4428403 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 219620 153800 391 106 0 214591 0
[pid=11024/tid=11025] ppid=11022 vsize=878480 CPUtime=882.13 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 93070 0 0 0 88180 33 0 0 25 0 4 0 495285714 899563520 153800 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=878480 CPUtime=881.6 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 58612 0 0 0 88132 28 0 0 25 0 4 0 495285714 899563520 153800 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321813 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=878480 CPUtime=877.89 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 100905 0 0 0 87756 33 0 0 25 0 4 0 495285714 899563520 153800 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.96
Current children cumulated vsize (KiB) 878480

[startup+942.3 s]
/proc/loadavg: 8.18 7.78 5.14 9/184 11095
/proc/meminfo: memFree=14096900/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=881808 CPUtime=3763.68 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 335327 0 0 0 376245 123 0 0 25 0 4 0 495285714 902971392 161473 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308149 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 220452 161473 391 106 0 215423 0
[pid=11024/tid=11025] ppid=11022 vsize=881808 CPUtime=942.14 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 93253 0 0 0 94180 34 0 0 25 0 4 0 495285714 902971392 161473 33554432000 4194304 4627427 140733974585728 18446744073709551615 4329343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=881808 CPUtime=941.61 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 60036 0 0 0 94132 29 0 0 25 0 4 0 495285714 902971392 161473 33554432000 4194304 4627427 140733974585728 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=881808 CPUtime=937.61 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 105522 0 0 0 93726 35 0 0 25 0 4 0 495285714 902971392 161473 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.68
Current children cumulated vsize (KiB) 881808

[startup+1002.3 s]
/proc/loadavg: 8.14 7.84 5.33 9/184 11097
/proc/meminfo: memFree=14068868/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=867628 CPUtime=4003.42 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 340106 0 0 0 400216 126 0 0 25 0 4 0 495285714 888451072 156169 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 216907 156169 391 106 0 211878 0
[pid=11024/tid=11025] ppid=11022 vsize=867628 CPUtime=1002.14 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 94066 0 0 0 100180 34 0 0 25 0 4 0 495285714 888451072 156169 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=867628 CPUtime=1001.61 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 60055 0 0 0 100132 29 0 0 25 0 4 0 495285714 888451072 156169 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=867628 CPUtime=997.34 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 106577 0 0 0 99698 36 0 0 25 0 4 0 495285714 888451072 156169 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.42
Current children cumulated vsize (KiB) 867628

[startup+1062.3 s]
/proc/loadavg: 8.05 7.86 5.49 9/184 11098
/proc/meminfo: memFree=14086192/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=830088 CPUtime=4243.11 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 347953 0 0 0 424183 128 0 0 25 0 4 0 495285714 850010112 161932 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309660 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 207522 161932 391 106 0 202493 0
[pid=11024/tid=11025] ppid=11022 vsize=830088 CPUtime=1062.13 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 96026 0 0 0 106178 35 0 0 25 0 4 0 495285714 850010112 161932 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309735 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=830088 CPUtime=1061.6 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 61750 0 0 0 106131 29 0 0 25 0 4 0 495285714 850010112 161932 33554432000 4194304 4627427 140733974585728 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=830088 CPUtime=1057.04 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 110106 0 0 0 105667 37 0 0 25 0 4 0 495285714 850010112 161932 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 830088

[startup+1122.31 s]
/proc/loadavg: 8.02 7.89 5.65 9/184 11100
/proc/meminfo: memFree=14049704/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=819928 CPUtime=4482.85 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 359547 0 0 0 448151 134 0 0 25 0 4 0 495285714 839606272 156201 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 204982 156201 391 106 0 199953 0
[pid=11024/tid=11025] ppid=11022 vsize=819928 CPUtime=1122.13 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 97815 0 0 0 112177 36 0 0 25 0 4 0 495285714 839606272 156201 33554432000 4194304 4627427 140733974585728 18446744073709551615 4330127 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=819928 CPUtime=1121.61 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 62879 0 0 0 112131 30 0 0 25 0 4 0 495285714 839606272 156201 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=819928 CPUtime=1116.76 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 116633 0 0 0 111637 39 0 0 25 0 4 0 495285714 839606272 156201 33554432000 4194304 4627427 140733974585728 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.85
Current children cumulated vsize (KiB) 819928

[startup+1182.3 s]
/proc/loadavg: 8.11 7.93 5.80 9/184 11102
/proc/meminfo: memFree=13966484/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=903716 CPUtime=4722.56 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 366487 0 0 0 472118 138 0 0 25 0 4 0 495285714 925405184 159342 33554432000 4194304 4627427 140733974585728 18446744073709551615 4299678 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 225929 159342 391 106 0 220900 0
[pid=11024/tid=11025] ppid=11022 vsize=903716 CPUtime=1182.11 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 98252 0 0 0 118175 36 0 0 25 0 4 0 495285714 925405184 159342 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=903716 CPUtime=1181.61 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 65209 0 0 0 118130 31 0 0 25 0 4 0 495285714 925405184 159342 33554432000 4194304 4627427 140733974585728 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=903716 CPUtime=1176.48 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 119239 0 0 0 117608 40 0 0 25 0 4 0 495285714 925405184 159342 33554432000 4194304 4627427 140733974585728 18446744073709551615 4308120 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 903716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 7.95 5.85 9/184 11102
/proc/meminfo: memFree=13985196/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=887740 CPUtime=4800.07 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 371109 0 0 0 479868 139 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4330271 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 221935 158839 391 106 0 216906 0
[pid=11024/tid=11025] ppid=11022 vsize=887740 CPUtime=1201.52 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 98686 0 0 0 120115 37 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4333275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=887740 CPUtime=1201.02 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 65561 0 0 0 120070 32 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332706 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=887740 CPUtime=1195.79 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 122359 0 0 0 119538 41 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 887740

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 8.15 7.95 5.85 9/184 11102
/proc/meminfo: memFree=13985196/32951124 swapFree=67111528/67111528
[pid=11024] ppid=11022 vsize=887740 CPUtime=4800.07 cores=0,2,4,6
/proc/11024/stat : 11024 (strangenight2-m) R 11022 11024 10991 0 -1 4202496 371109 0 0 0 479868 139 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4330271 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11024/statm: 221935 158839 391 106 0 216906 0
[pid=11024/tid=11025] ppid=11022 vsize=887740 CPUtime=1201.52 cores=0,2,4,6
/proc/11024/task/11025/stat : 11025 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 98686 0 0 0 120115 37 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4333275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11024/tid=11026] ppid=11022 vsize=887740 CPUtime=1201.02 cores=0,2,4,6
/proc/11024/task/11026/stat : 11026 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 65561 0 0 0 120070 32 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332706 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11024/tid=11027] ppid=11022 vsize=887740 CPUtime=1195.79 cores=0,2,4,6
/proc/11024/task/11027/stat : 11027 (strangenight2-m) R 11022 11024 10991 0 -1 4202560 122359 0 0 0 119538 41 0 0 25 0 4 0 495285714 909045760 158839 33554432000 4194304 4627427 140733974585728 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 887740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.13
CPU user time (s): 4798.71
CPU system time (s): 1.42478
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 987852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.71
system time used= 1.42478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 371110
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= 8069
involuntary context switches= 20510

runsolver used 1.76373 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 00:11:41
IDJOB=3282618
IDBENCH=70830
IDSOLVER=1586
FILE ID=node141/3282618-1304028701
RUNJOBID= node141-1304028687-11010
PBS_JOBID= 13170311
Free space on /tmp= 71276 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282618-1304028701/watcher-3282618-1304028701 -o /tmp/evaluation-result-3282618-1304028701/solver-3282618-1304028701 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3282618-1304028701.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=766403027

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      15026772 kB
Buffers:       1621564 kB
Cached:       15651548 kB
SwapCached:          0 kB
Active:        7857212 kB
Inactive:      9482620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15026772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          157476 kB
Writeback:           0 kB
AnonPages:       66024 kB
Mapped:          14484 kB
Slab:           521924 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189856 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= 71408 MiB
End job on node141 at 2011-04-29 00:31:45