Trace number 3321265

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 8536.45 1992.85

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark738.98
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c Outputting solution to console
0.10/0.02	c Using 8 threads
0.10/0.02	c This is CryptoMiniSat 3.0.0
0.10/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.10/0.02	c Reading file 'HOME/instance-3321265-1304342429.cnf'
0.10/0.02	c -- header says num vars:            264
0.10/0.02	c -- header says num clauses:        1476
0.10/0.02	c -- clauses added:            0 learnts,         1476 normals,            0 xors
0.10/0.02	c -- vars added        264
0.10/0.02	c Parsing time:  0.00 s
0.10/0.02	c  N st     0         0       264        24      1452         0      3168         0   no data   no data
0.10/0.02	c asymm  cl-useful: 0/24/24 lits-rem:0 time: 0.00
0.10/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.10/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    264 time:  0.00 s
0.10/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.10/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.10/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.03	c calculated reachability. Time: 0.00
0.10/0.03	c Calc default polars -  time:   0.00 s pos:     121 undec:      24 neg:     119
0.10/0.03	c =========================================================================================
0.10/0.03	c types(t): F = full restart, N = normal restart
0.10/0.03	c types(t): S = simplification begin/end, E = solution found
0.10/0.03	c restart types(rt): st = static, dy = dynamic
0.10/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.03	c  B st     0         0       240       253      1199         0      5280         0   no data   no data
0.10/0.06	c Decided on static restart strategy
0.10/0.14	c  N st     8      4915       240       253      1199      4427      5280    122377   no data   no data
0.10/0.32	c  N st    10     11298       240       253      1199      4152      5280    107065   no data   no data
0.10/0.50	c  N st    11     17041       240       253      1199      9290      5280    246797   no data   no data
0.10/0.83	c  F st    12     25001       240       253      1199     11375      5280    309378   no data   no data
0.10/0.83	c Found part        0 vars:        120 clauses:       726 lits size:      2640
0.10/0.83	c Found part        1 vars:        120 clauses:       726 lits size:      2640
0.10/0.83	c Found parts:          2 time: 0.00 s
0.10/0.83	c Solving part 0
6.63/0.85	c  N st     0         0       120       127       599     11375      2640    309378   no data   no data
6.63/0.86	c asymm  cl-useful: 0/127/127 lits-rem:0 time: 0.00
6.63/0.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.63/0.86	c Finding binary XORs  T:     0.00 s  found:       0
6.63/0.86	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
6.63/0.86	c calculated reachability. Time: 0.00
6.63/0.86	c Calc default polars -  time:   0.00 s pos:      62 undec:     144 neg:      58
6.63/0.86	c =========================================================================================
6.63/0.86	c types(t): F = full restart, N = normal restart
6.63/0.86	c types(t): S = simplification begin/end, E = solution found
6.63/0.86	c restart types(rt): st = static, dy = dynamic
6.63/0.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.63/0.86	c  B st     0         0       120       127       599     11375      2640    309378   no data   no data
7.43/0.95	c Decided on static restart strategy
8.23/1.04	c  N st     8      4918       120       127       599     15864      2640    440781   no data   no data
9.84/1.31	c  N st    10     11301       120       127       599      6903      2640    169961   no data   no data
11.91/1.50	c  N st    11     17046       120       127       599     12173      2640    334639   no data   no data
14.37/1.84	c  F st    12     25000       120       127       599     12903      2640    350943   no data   no data
14.37/1.84	c  N st    12     25000       120       127       599     12903      2640    350943   no data   no data
15.90/2.08	c Decided on static restart strategy
15.90/2.08	c  N st    18     30193       120       127       599     10717      2640    294268   no data   no data
18.30/2.33	c  N st    20     37303       120       127       599      9638      2640    239415   no data   no data
20.69/2.63	c  N st    21     43703       120       127       599     15386      2640    417037   no data   no data
24.70/3.12	c  N st    22     53301       120       127       599     15344      2640    405479   no data   no data
30.29/3.85	c  N st    23     67701       120       127       599     19536      2640    522757   no data   no data
38.29/4.85	c  F st    24     87500       120       127       599     16796      2640    415297   no data   no data
38.29/4.85	c  N st    24     87500       120       127       599     16796      2640    415297   no data   no data
40.74/5.11	c Decided on static restart strategy
41.47/5.28	c  N st    31     95538       120       127       599     12217      2640    297354   no data   no data
46.27/5.82	c  N st    33    106205       120       127       599     21784      2640    625871   no data   no data
50.27/6.32	c  N st    34    115803       120       127       599     18002      2640    479207   no data   no data
55.87/7.07	c  N st    35    130201       120       127       599     17333      2640    451900   no data   no data
64.65/8.10	c  N st    36    151799       120       127       599     22549      2640    610098   no data   no data
82.24/10.30	c  N st    37    184191       120       127       599     20106      2640    516219   no data   no data
118.21/14.85	c  N st    38    232781       120       127       599     27770      2640    722947   no data   no data
166.94/20.96	c  N st    39    305665       120       127       599     34654      2640    982403   no data   no data
167.74/21.02	c  F st    40    306250       120       127       599     35170      2640    999754   no data   no data
170.14/21.37	c Decided on static restart strategy
185.32/23.27	c  N st    50    334553       120       127       599     39188      2640   1141375   no data   no data
215.76/27.09	c  N st    52    370547       120       127       599     25604      2640    660061   no data   no data
234.88/29.48	c  N st    53    402940       120       127       599     30290      2640    796189   no data   no data
274.03/34.39	c  N st    54    451529       120       127       599     48908      2640   1409640   no data   no data
332.38/41.65	c  N st    55    524412       120       127       599     33767      2640    904763   no data   no data
434.68/54.48	c  N st    56    633735       120       127       599     42369      2640   1172389   no data   no data
564.14/70.60	c  N st    57    797719       120       127       599     59228      2640   1745997   no data   no data
833.47/104.33	c  N st    58   1043698       120       127       599     55691      2640   1492878   no data   no data
860.63/107.78	c  F st    59   1071878       120       127       599     41114      2640   1041564   no data   no data
860.63/107.78	c  N st    59   1071878       120       127       599     41114      2640   1041564   no data   no data
866.29/108.47	c Decided on static restart strategy
887.01/111.07	c  N st    69   1100187       120       127       599     66295      2640   1830559   no data   no data
922.18/115.41	c  N st    71   1136180       120       127       599     57512      2640   1541426   no data   no data
958.94/120.04	c  N st    72   1168572       120       127       599     44812      2640   1150722   no data   no data
1008.48/126.29	c  N st    73   1217160       120       127       599     45489      2640   1164205   no data   no data
1097.20/137.32	c  N st    74   1290045       120       127       600     65923      2640   1818620   no data   no data
1227.53/153.64	c  N st    75   1399370       120       127       600     73996      2640   2035682   no data   no data
1417.67/177.40	c  N st    76   1563354       120       127       602     78496      2640   2132864   no data   no data
1708.57/213.86	c  N st    77   1809332       120       127       602     96731      2640   2806975   no data   no data
2231.25/279.29	c Finding binary XORs  T:     0.00 s  found:       0
2274.40/284.63	c  N st    78   2178296       119       125       593     71282      2589   1950540   no data   no data
3008.06/376.47	c Finding binary XORs  T:     0.00 s  found:       0
3133.53/392.17	c  N st    79   2731743       118       124       583     89703      2548   2575986   no data   no data
4433.02/554.78	c  N st    80   3561913       118       124       585     75552      2548   1932721   no data   no data
4685.13/596.98	c  F st    81   3751563       118       124       585     94661      2548   2490328   no data   no data
4685.13/596.98	c  N st    81   3751563       118       124       585     94661      2548   2490328   no data   no data
4689.59/597.88	c Decided on static restart strategy
4709.10/601.71	c  N st    91   3779866       118       124       585    119737      2548   3223883   no data   no data
4758.59/611.64	c  N st    93   3815861       118       124       585    151511      2548   4296565   no data   no data
4804.09/620.72	c  N st    94   3848254       118       124       585    103102      2548   2779913   no data   no data
4863.10/632.54	c  N st    95   3896842       118       124       585    145561      2548   3996488   no data   no data
4932.14/646.38	c Finding binary XORs  T:     0.00 s  found:       0
4935.10/646.93	c  N st    96   3969726       117       124       570    123772      2515   3496395   no data   no data
5092.61/678.43	c  N st    97   4079049       117       124       571    148571      2515   4074772   no data   no data
5270.49/722.88	c  N st    98   4243033       117       124       571    136946      2515   3796690   no data   no data
5494.14/784.14	c  N st    99   4489010       117       124       571    112874      2515   3080631   no data   no data
5750.97/869.73	c  N st   100   4857974       117       124       571    101541      2515   2682719   no data   no data
6154.17/1004.16	c  N st   101   5411420       117       124       571    153271      2515   4289746   no data   no data
6434.97/1097.71	c Finding binary XORs  T:     0.00 s  found:       0
6724.78/1194.39	c  N st   102   6241589       116       122       565    127936      2466   3446863   no data   no data
6827.39/1228.59	c Finding binary XORs  T:     0.00 s  found:       0
6961.19/1273.11	c Finding binary XORs  T:     0.00 s  found:       0
7556.92/1503.10	c  N st   103   7486842       113       119       535    211390      2347   5768991   no data   no data
8502.56/1975.99	c Finding binary XORs  T:     0.00 s  found:       0
8533.56/1991.44	c Finding binary XORs  T:     0.00 s  found:       0
8536.38/1992.83	c  E st   104   9152987        85        96       393     72450      1559   1138198   no data   no data
8536.38/1992.84	c Following stats are for *FIRST FINISHED THREAD ONLY*
8536.38/1992.84	c num threads              : 8          
8536.38/1992.84	c restarts                 : 12         
8536.38/1992.84	c dynamic restarts         : 0          
8536.38/1992.84	c static restarts          : 12         
8536.38/1992.84	c full restarts            : 0          
8536.38/1992.84	c total simplify time      : 0.00       
8536.38/1992.84	c learnts DL2              : 0          
8536.38/1992.84	c learnts size 2           : 1452       
8536.38/1992.84	c learnts size 1           : 0           (0.00      % of vars)
8536.38/1992.84	c filedLit time            : 0.00        (0.00      % time)
8536.38/1992.84	c v-elim SatELite          : 24          (9.09      % vars)
8536.38/1992.84	c SatELite time            : 0.00        (0.00      % time)
8536.38/1992.84	c v-elim xor               : 0           (0.00      % vars)
8536.38/1992.84	c xor elim time            : 0.00        (0.00      % time)
8536.38/1992.84	c num binary xor trees     : 0          
8536.38/1992.84	c binxor trees' crown      : 0           (nan       leafs/tree)
8536.38/1992.84	c bin xor find time        : 0.00       
8536.38/1992.84	c OTF clause improved      : 3093        (0.12      clauses/conflict)
8536.38/1992.84	c OTF impr. size diff      : 3238        (1.05       lits/clause)
8536.38/1992.84	c OTF cl watch-shrink      : 11636       (0.47      clauses/conflict)
8536.38/1992.84	c OTF cl watch-sh-lit      : 30145       (2.59       lits/clause)
8536.38/1992.84	c tried to recurMin cls    : 952         (3.81       % of conflicts)
8536.38/1992.84	c updated cache            : 0           (0.00       lits/tried recurMin)
8536.38/1992.84	c unit cls recevied        : 0           (nan       % of units)
8536.38/1992.84	c unit cls sent            : 0           (nan       % of units)
8536.38/1992.84	c bin cls recevied         : 0          
8536.38/1992.84	c bin cls sent             : 0          
8536.38/1992.84	c clauses over max glue    : 0           (0.00      % of all clauses)
8536.38/1992.84	c conflicts                : 25001       (12.55     / sec)
8536.38/1992.84	c decisions                : 29499       (0.00      % random)
8536.38/1992.84	c bogo-props               : 112885836   (56651.08  / sec)
8536.38/1992.84	c conflict literals        : 773549      (20.29     % deleted)
8536.38/1992.84	c Memory used              : 573.14      MB
8536.38/1992.84	c single-thread CPU time   : 1992.65     s
8536.38/1992.84	c all-threads sum CPU time : 8532.82     s
8536.38/1992.84	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321265-1304342429/watcher-3321265-1304342429 -o /tmp/evaluation-result-3321265-1304342429/solver-3321265-1304342429 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321265-1304342429.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.02 7.92 2/253 17531
/proc/meminfo: memFree=27269088/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=92188 CPUtime=0.02 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 413 0 0 0 2 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17531/statm: 23047 352 299 106 0 18018 0
[pid=17531/tid=17532] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.020885 s]
/proc/loadavg: 8.01 8.02 7.92 2/253 17531
/proc/meminfo: memFree=27269088/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=92188 CPUtime=0.1 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 413 0 0 0 10 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506988 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 23047 352 299 106 0 18018 0
[pid=17531/tid=17532] ppid=17529 vsize=92188 CPUtime=0.01 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=92188 CPUtime=0.01 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=92188 CPUtime=0.01 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=92188 CPUtime=0.01 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=92188 CPUtime=0 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=92188 CPUtime=0.01 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=92188 CPUtime=0.01 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 624473608 94400512 352 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506994 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 92188

[startup+0.841675 s]
/proc/loadavg: 8.01 8.02 7.92 2/253 17531
/proc/meminfo: memFree=27269088/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=559536 CPUtime=6.63 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 11129 0 0 0 661 2 0 0 18 0 8 0 624473608 572964864 5769 33554432000 4194304 4627427 140737480419552 18446744073709551615 4350634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 139884 5770 386 106 0 134855 0
[pid=17531/tid=17532] ppid=17529 vsize=559536 CPUtime=0.82 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1132 0 0 0 82 0 0 0 18 0 8 0 624473608 572964864 5771 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=559536 CPUtime=0.83 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1413 0 0 0 83 0 0 0 18 0 8 0 624473608 572964864 5772 33554432000 4194304 4627427 140737480419552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=559536 CPUtime=0.83 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1352 0 0 0 83 0 0 0 18 0 8 0 624473608 572964864 5772 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=559536 CPUtime=0.83 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1384 0 0 0 83 0 0 0 19 0 8 0 624473608 572964864 5772 33554432000 4194304 4627427 140737480419552 18446744073709551615 4330854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=559536 CPUtime=0.8 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1282 0 0 0 80 0 0 0 19 0 8 0 624473608 572964864 5773 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=559536 CPUtime=0.83 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1381 0 0 0 83 0 0 0 18 0 8 0 624473608 572964864 5773 33554432000 4194304 4627427 140737480419552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=559536 CPUtime=0.83 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1191 0 0 0 83 0 0 0 18 0 8 0 624473608 572964864 5773 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 559536

[startup+0.941657 s]
/proc/loadavg: 8.01 8.02 7.92 2/253 17531
/proc/meminfo: memFree=27269088/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=559840 CPUtime=7.43 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 12206 0 0 0 741 2 0 0 19 0 8 0 624473608 573276160 6531 33554432000 4194304 4627427 140737480419552 18446744073709551615 4322564 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 139960 6531 386 106 0 134931 0
[pid=17531/tid=17532] ppid=17529 vsize=559840 CPUtime=0.92 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1345 0 0 0 92 0 0 0 19 0 8 0 624473608 573276160 6531 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=559840 CPUtime=0.93 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1495 0 0 0 93 0 0 0 19 0 8 0 624473608 573276160 6531 33554432000 4194304 4627427 140737480419552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=559840 CPUtime=0.93 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1428 0 0 0 93 0 0 0 19 0 8 0 624473608 573276160 6532 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=559840 CPUtime=0.93 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1449 0 0 0 93 0 0 0 19 0 8 0 624473608 573276160 6532 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=559840 CPUtime=0.9 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1314 0 0 0 90 0 0 0 19 0 8 0 624473608 573276160 6532 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=559840 CPUtime=0.93 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1426 0 0 0 93 0 0 0 19 0 8 0 624473608 573276160 6532 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=559840 CPUtime=0.93 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1268 0 0 0 93 0 0 0 19 0 8 0 624473608 573276160 6532 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 559840

[startup+1.04164 s]
/proc/loadavg: 8.01 8.02 7.92 2/253 17531
/proc/meminfo: memFree=27269088/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=560116 CPUtime=8.23 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 13139 0 0 0 821 2 0 0 19 0 8 0 624473608 573558784 7027 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 140029 7027 386 106 0 135000 0
[pid=17531/tid=17532] ppid=17529 vsize=560116 CPUtime=1.02 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1401 0 0 0 102 0 0 0 19 0 8 0 624473608 573558784 7027 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=560116 CPUtime=1.03 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1579 0 0 0 103 0 0 0 19 0 8 0 624473608 573558784 7027 33554432000 4194304 4627427 140737480419552 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=560116 CPUtime=1.03 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1487 0 0 0 103 0 0 0 19 0 8 0 624473608 573558784 7028 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=560116 CPUtime=1.03 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1526 0 0 0 103 0 0 0 19 0 8 0 624473608 573558784 7028 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=560116 CPUtime=1 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1388 0 0 0 100 0 0 0 19 0 8 0 624473608 573558784 7029 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=560116 CPUtime=1.03 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1619 0 0 0 103 0 0 0 19 0 8 0 624473608 573558784 7029 33554432000 4194304 4627427 140737480419552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=560116 CPUtime=1.03 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1536 0 0 0 103 0 0 0 19 0 8 0 624473608 573558784 7029 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 560116

[startup+1.50055 s]
/proc/loadavg: 8.01 8.02 7.92 2/253 17531
/proc/meminfo: memFree=27269088/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=595944 CPUtime=11.91 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 19077 0 0 0 1187 4 0 0 20 0 8 0 624473608 610246656 12580 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 148986 12581 386 106 0 143957 0
[pid=17531/tid=17532] ppid=17529 vsize=595944 CPUtime=1.48 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 2015 0 0 0 148 0 0 0 19 0 8 0 624473608 610246656 12581 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=595944 CPUtime=1.48 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 2816 0 0 0 148 0 0 0 19 0 8 0 624473608 610246656 12581 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=595944 CPUtime=1.48 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 2004 0 0 0 148 0 0 0 20 0 8 0 624473608 610246656 12581 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=595944 CPUtime=1.48 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 2279 0 0 0 148 0 0 0 20 0 8 0 624473608 610246656 12581 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=595944 CPUtime=1.46 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 2529 0 0 0 146 0 0 0 20 0 8 0 624473608 610246656 12582 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=595944 CPUtime=1.49 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 2169 0 0 0 149 0 0 0 19 0 8 0 624473608 610246656 12582 33554432000 4194304 4627427 140737480419552 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=595944 CPUtime=1.48 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 1895 0 0 0 148 0 0 0 20 0 8 0 624473608 610246656 12582 33554432000 4194304 4627427 140737480419552 18446744073709551615 4506838 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 595944

[startup+3.10125 s]
/proc/loadavg: 8.01 8.02 7.92 9/261 17539
/proc/meminfo: memFree=27194108/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=595252 CPUtime=24.7 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 31306 0 0 0 2464 6 0 0 25 0 8 0 624473608 609538048 20314 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 148813 20314 386 106 0 143784 0
[pid=17531/tid=17532] ppid=17529 vsize=595252 CPUtime=3.08 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 3453 0 0 0 308 0 0 0 25 0 8 0 624473608 609538048 20314 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=595252 CPUtime=3.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 4273 0 0 0 308 0 0 0 25 0 8 0 624473608 609538048 20314 33554432000 4194304 4627427 140737480419552 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=595252 CPUtime=3.08 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 3306 0 0 0 308 0 0 0 25 0 8 0 624473608 609538048 20314 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=595252 CPUtime=3.08 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 4047 0 0 0 308 0 0 0 25 0 8 0 624473608 609538048 20314 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=595252 CPUtime=3.05 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 3933 0 0 0 304 1 0 0 25 0 8 0 624473608 609538048 20315 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=595252 CPUtime=3.09 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 3776 0 0 0 309 0 0 0 25 0 8 0 624473608 609538048 20315 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=595252 CPUtime=3.08 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 3747 0 0 0 308 0 0 0 25 0 8 0 624473608 609538048 20315 33554432000 4194304 4627427 140737480419552 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 595252

[startup+6.30065 s]
/proc/loadavg: 8.01 8.02 7.92 9/261 17539
/proc/meminfo: memFree=27184312/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=646832 CPUtime=50.27 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 52468 0 0 0 5017 10 0 0 25 0 8 0 624473608 662355968 22183 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 161708 22183 386 106 0 156679 0
[pid=17531/tid=17532] ppid=17529 vsize=646832 CPUtime=6.28 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 5391 0 0 0 628 0 0 0 25 0 8 0 624473608 662355968 22183 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=646832 CPUtime=6.28 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 7382 0 0 0 627 1 0 0 25 0 8 0 624473608 662355968 22184 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=646832 CPUtime=6.28 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 6179 0 0 0 627 1 0 0 25 0 8 0 624473608 662355968 22184 33554432000 4194304 4627427 140737480419552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=646832 CPUtime=6.29 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 6161 0 0 0 628 1 0 0 25 0 8 0 624473608 662355968 22185 33554432000 4194304 4627427 140737480419552 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=646832 CPUtime=6.22 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 6996 0 0 0 621 1 0 0 25 0 8 0 624473608 662355968 22185 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=646832 CPUtime=6.28 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 6100 0 0 0 628 0 0 0 25 0 8 0 624473608 662355968 22185 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=646832 CPUtime=6.28 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 6155 0 0 0 628 0 0 0 25 0 8 0 624473608 662355968 22185 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0

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

/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 789577728 49076 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=771072 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 789577728 49076 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=771072 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 789577728 49076 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8475.36
Current children cumulated vsize (KiB) 771072

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

[startup+1971.8 s]
/proc/loadavg: 2.00 2.20 3.69 3/261 17595
/proc/meminfo: memFree=27083888/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=676280 CPUtime=8494.37 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1516107 0 0 0 849076 361 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 169070 46456 386 106 0 164041 0
[pid=17531/tid=17532] ppid=17529 vsize=676280 CPUtime=1971.86 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 197161 25 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482180 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=676280 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=676280 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=676280 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=676280 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=676280 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=676280 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 692510720 46456 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8494.37
Current children cumulated vsize (KiB) 676280

[startup+1984.6 s]
/proc/loadavg: 2.00 2.19 3.66 3/261 17595
/proc/meminfo: memFree=27079904/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=676280 CPUtime=8519.96 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1517122 0 0 0 851634 362 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 169070 47471 386 106 0 164041 0
[pid=17531/tid=17532] ppid=17529 vsize=676280 CPUtime=1984.66 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 198441 25 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482180 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=676280 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=676280 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=676280 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=676280 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=676280 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=676280 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 692510720 47471 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8519.96
Current children cumulated vsize (KiB) 676280

[startup+1987.8 s]
/proc/loadavg: 2.00 2.19 3.66 3/261 17595
/proc/meminfo: memFree=27079036/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=676280 CPUtime=8526.36 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1517354 0 0 0 852274 362 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 169070 47703 386 106 0 164041 0
[pid=17531/tid=17532] ppid=17529 vsize=676280 CPUtime=1987.86 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 198761 25 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482180 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=676280 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=676280 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=676280 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=676280 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=676280 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=676280 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 692510720 47703 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8526.36
Current children cumulated vsize (KiB) 676280

[startup+1991 s]
/proc/loadavg: 2.00 2.19 3.66 3/261 17595
/proc/meminfo: memFree=27077548/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=771696 CPUtime=8532.76 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1517673 0 0 0 852914 362 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 4324264 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 192924 48022 386 106 0 187895 0
[pid=17531/tid=17532] ppid=17529 vsize=771696 CPUtime=1991.06 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 199081 25 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482027 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=771696 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=771696 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=771696 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=771696 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=771696 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=771696 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 790216704 48022 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8532.76
Current children cumulated vsize (KiB) 771696

[startup+1991.8 s]
/proc/loadavg: 2.00 2.19 3.66 3/261 17595
/proc/meminfo: memFree=27077424/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=771696 CPUtime=8534.36 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1517697 0 0 0 853074 362 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 192924 48046 386 106 0 187895 0
[pid=17531/tid=17532] ppid=17529 vsize=771696 CPUtime=1991.86 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 199161 25 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482180 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=771696 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=771696 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=771696 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=771696 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=771696 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=771696 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 790216704 48046 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8534.36
Current children cumulated vsize (KiB) 771696

[startup+1992.6 s]
/proc/loadavg: 2.00 2.19 3.66 3/261 17595
/proc/meminfo: memFree=27077424/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=771696 CPUtime=8535.96 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1517745 0 0 0 853234 362 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 192924 48094 386 106 0 187895 0
[pid=17531/tid=17532] ppid=17529 vsize=771696 CPUtime=1992.66 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 199241 25 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482027 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=771696 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=771696 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=771696 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=771696 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=771696 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=771696 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 790216704 48094 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8535.96
Current children cumulated vsize (KiB) 771696

[startup+1992.81 s]
/proc/loadavg: 2.00 2.19 3.66 3/261 17595
/proc/meminfo: memFree=27077176/32950928 swapFree=67111364/67111528
[pid=17531] ppid=17529 vsize=771696 CPUtime=8536.38 cores=0-7
/proc/17531/stat : 17531 (strangenight2-m) R 17529 17531 17370 0 -1 4202496 1517755 0 0 0 853276 362 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 4324134 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17531/statm: 192924 48104 386 106 0 187895 0
[pid=17531/tid=17532] ppid=17529 vsize=771696 CPUtime=1992.87 cores=0-7
/proc/17531/task/17532/stat : 17532 (strangenight2-m) R 17529 17531 17370 0 -1 4202560 98267 0 0 0 199262 25 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605482176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17531/tid=17533] ppid=17529 vsize=771696 CPUtime=588.08 cores=0-7
/proc/17531/task/17533/stat : 17533 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 151811 0 0 0 58774 34 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 6 0 0 0
[pid=17531/tid=17534] ppid=17529 vsize=771696 CPUtime=560.91 cores=0-7
/proc/17531/task/17534/stat : 17534 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 128012 0 0 0 56060 31 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 1 0 0 0
[pid=17531/tid=17535] ppid=17529 vsize=771696 CPUtime=762.53 cores=0-7
/proc/17531/task/17535/stat : 17535 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 209461 0 0 0 76198 55 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17536] ppid=17529 vsize=771696 CPUtime=551.64 cores=0-7
/proc/17531/task/17536/stat : 17536 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 124429 0 0 0 55135 29 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 3 0 0 0
[pid=17531/tid=17537] ppid=17529 vsize=771696 CPUtime=678.6 cores=0-7
/proc/17531/task/17537/stat : 17537 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 158882 0 0 0 67824 36 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
[pid=17531/tid=17538] ppid=17529 vsize=771696 CPUtime=1408.84 cores=0-7
/proc/17531/task/17538/stat : 17538 (strangenight2-m) S 17529 17531 17370 0 -1 4202560 178510 0 0 0 140843 41 0 0 25 0 8 0 624473608 790216704 48104 33554432000 4194304 4627427 140737480419552 18446744073709551615 47201605506612 0 0 4096 2 18446604440951278272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8536.38
Current children cumulated vsize (KiB) 771696

Child status: 20
Real time (s): 1992.85
CPU time (s): 8536.45
CPU user time (s): 8532.82
CPU system time (s): 3.63345
CPU usage (%): 428.354
Max. virtual memory (cumulated for all children) (KiB): 1087948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8532.82
system time used= 3.63345
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1517758
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= 1887
involuntary context switches= 38730

runsolver used 4.68829 second user time and 11.6182 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-02 15:20:29
IDJOB=3321265
IDBENCH=87943
IDSOLVER=1709
FILE ID=node115/3321265-1304342429
RUNJOBID= node115-1304341073-17384
PBS_JOBID= 13178058
Free space on /tmp= 73520 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321265-1304342429/watcher-3321265-1304342429 -o /tmp/evaluation-result-3321265-1304342429/solver-3321265-1304342429 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321265-1304342429.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=458989798

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27269616 kB
Buffers:        892096 kB
Cached:        2517852 kB
SwapCached:          0 kB
Active:        2240296 kB
Inactive:      2990236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27269616 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5844 kB
Writeback:           0 kB
AnonPages:     1821112 kB
Mapped:          20860 kB
Slab:           370000 kB
PageTables:      17120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 37871516 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= 73512 MiB
End job on node115 at 2011-05-02 15:53:42