Trace number 3400714

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 4572.64 173.838

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1219.65
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.04	c Using 32 threads
0.00/0.05	c This is CryptoMiniSat 3.0.0
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3400714-1306366763.cnf'
1.33/0.10	c -- header says num vars:         516641
1.33/0.10	c -- header says num clauses:     9436757
829.85/52.92	c -- clauses added:            0 learnts,      9436757 normals,            0 xors
829.85/52.92	c -- vars added     516641
829.85/52.92	c Parsing time:  7.81 s
829.85/52.92	c  N st     0         0    516641    321663   8129437         0  18415253         0   no data   no data
949.92/57.50	c asymm  cl-useful: 519/674/247225 lits-rem:2328 time: 2.87
1736.18/82.13	c Flit:   233 Blit:  93807 bXBeca:    0 bXProp:  810 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 24.96
1746.40/82.46	c Cleaning up after failed var search:     0.32 s 
1761.68/82.90	c Replacing      810 vars Replaced    26619 lits Time:     0.42 s 
1781.06/83.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
1801.40/84.26	c bin-w-bin subsume rem          884 bins  time:  0.64 s
1977.80/90.27	c subs with bin:        0  lits-rem:      4289  v-fix:    0  time:  5.80 s
2105.51/94.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  23833 time:  4.06 s
2119.85/95.35	c Removed useless bin:    6590  fixed:     0  props:  20.02M  time:  0.55 s
2174.07/97.31	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  1.50 s
2183.52/97.61	c Finding binary XORs  T:     0.29 s  found:    2248
2196.22/98.08	c Replacing     2248 vars Replaced   277404 lits Time:     0.46 s 
2205.80/98.35	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
2205.80/98.35	c calculated reachability. Time: 0.01
2212.13/98.53	c Calc default polars -  time:   0.17 s pos:    2959 undec:  253132 neg:  260550
2212.13/98.53	c =========================================================================================
2212.13/98.53	c types(t): F = full restart, N = normal restart
2212.13/98.53	c types(t): S = simplification begin/end, E = solution found
2212.13/98.53	c restart types(rt): st = static, dy = dynamic
2212.13/98.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2212.13/98.53	c  B st     0         0    263509    182521   4342279         0   9903460         0   no data   no data
3170.33/128.51	c  N dy    14      4185    216347    150294   3346763      3732   7691333   2074742      9.91     10.46
4001.43/154.53	c  N dy    28      8407    214676    147740   3275237      7750   7528155   3867268      8.65      9.16
4570.40/172.39	c Following stats are for *FIRST FINISHED THREAD ONLY*
4570.40/172.39	c num threads              : 32         
4570.40/172.39	c restarts                 : 84         
4570.40/172.39	c dynamic restarts         : 78         
4570.40/172.39	c static restarts          : 6          
4570.40/172.39	c full restarts            : 0          
4570.40/172.39	c total simplify time      : 2.44       
4570.40/172.39	c learnts DL2              : 0          
4570.40/172.39	c learnts size 2           : 8145279    
4570.40/172.39	c learnts size 1           : 381098      (73.76     % of vars)
4570.40/172.39	c filedLit time            : 0.00        (0.00      % time)
4570.40/172.39	c v-elim SatELite          : 0           (0.00      % vars)
4570.40/172.39	c SatELite time            : 0.00        (0.00      % time)
4570.40/172.39	c v-elim xor               : 0           (0.00      % vars)
4570.40/172.39	c xor elim time            : 0.00        (0.00      % time)
4570.40/172.39	c num binary xor trees     : 2812       
4570.40/172.39	c binxor trees' crown      : 3063        (1.09      leafs/tree)
4570.40/172.39	c bin xor find time        : 0.43       
4570.40/172.39	c OTF clause improved      : 146         (0.01      clauses/conflict)
4570.40/172.39	c OTF impr. size diff      : 3118        (21.36      lits/clause)
4570.40/172.39	c OTF cl watch-shrink      : 11319       (0.57      clauses/conflict)
4570.40/172.39	c OTF cl watch-sh-lit      : 442306      (39.08      lits/clause)
4570.40/172.39	c tried to recurMin cls    : 12652       (64.09      % of conflicts)
4570.40/172.39	c updated cache            : 57719       (4.56       lits/tried recurMin)
4570.40/172.39	c unit cls recevied        : 1802        (0.47      % of units)
4570.40/172.39	c unit cls sent            : 298263      (78.26     % of units)
4570.40/172.39	c bin cls recevied         : 4841       
4570.40/172.39	c bin cls sent             : 9064       
4570.40/172.39	c clauses over max glue    : 0           (0.00      % of all clauses)
4570.40/172.39	c conflicts                : 19740       (157.90    / sec)
4570.40/172.39	c decisions                : 210678      (1.37      % random)
4570.40/172.39	c bogo-props               : 834241792   (6673027.12 / sec)
4570.40/172.39	c conflict literals        : 9125045     (39.17     % deleted)
4570.40/172.39	c Memory used              : 15763.25    MB
4570.40/172.39	c single-thread CPU time   : 125.02      s
4570.40/172.39	c all-threads sum CPU time : 3945.19     s
4570.40/172.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3400714-1306366763/watcher-3400714-1306366763 -o /tmp/evaluation-result-3400714-1306366763/solver-3400714-1306366763 -C 160000 -W 5100 -M 266338304 ./strangenight2-mt --threads=32 HOME/instance-3400714-1306366763.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

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


[startup+0 s]
/proc/loadavg: 27.34 31.11 31.69 1/413 19140
/proc/meminfo: memFree=254966548/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=338000 CPUtime=0.92 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) R 19138 19140 19114 0 -1 4202496 436 0 0 0 92 0 0 0 25 0 32 0 748163430 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 84500 376 297 95 0 79482 0
[pid=19140/tid=19141] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19141/stat : 19141 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 1 0 0 0 3 0 0 0 24 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19140/tid=19142] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19142/stat : 19142 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19143/stat : 19143 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19144/stat : 19144 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=19140/tid=19145] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19145/stat : 19145 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954358 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19140/tid=19146] ppid=19138 vsize=338000 CPUtime=0.02 cores=0-31
/proc/19140/task/19146/stat : 19146 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=19140/tid=19147] ppid=19138 vsize=338000 CPUtime=0 cores=0-31
/proc/19140/task/19147/stat : 19147 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19140/tid=19148] ppid=19138 vsize=338000 CPUtime=0 cores=0-31
/proc/19140/task/19148/stat : 19148 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19140/tid=19149] ppid=19138 vsize=338000 CPUtime=0.02 cores=0-31
/proc/19140/task/19149/stat : 19149 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=19140/tid=19150] ppid=19138 vsize=338000 CPUtime=0.02 cores=0-31
/proc/19140/task/19150/stat : 19150 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954358 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=19140/tid=19151] ppid=19138 vsize=338000 CPUtime=0.02 cores=0-31
/proc/19140/task/19151/stat : 19151 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=19140/tid=19152] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19152/stat : 19152 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19140/tid=19153] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19153/stat : 19153 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19140/tid=19154] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19154/stat : 19154 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19140/tid=19155] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19155/stat : 19155 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954344 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=19140/tid=19156] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19156/stat : 19156 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954358 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=19140/tid=19157] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19157/stat : 19157 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19140/tid=19158] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19158/stat : 19158 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954348 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=19140/tid=19159] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19159/stat : 19159 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=19140/tid=19160] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19160/stat : 19160 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954358 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=19140/tid=19161] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19161/stat : 19161 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=19140/tid=19162] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19162/stat : 19162 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=19140/tid=19163] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19163/stat : 19163 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=19140/tid=19164] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19164/stat : 19164 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954358 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=19140/tid=19166] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19166/stat : 19166 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=19140/tid=19167] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19167/stat : 19167 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954348 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=19140/tid=19168] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19168/stat : 19168 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=19140/tid=19169] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19169/stat : 19169 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954348 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=19140/tid=19170] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19170/stat : 19170 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954354 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=19140/tid=19171] ppid=19138 vsize=338000 CPUtime=0.03 cores=0-31
/proc/19140/task/19171/stat : 19171 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 748163431 346112000 376 268435456000 4194304 4580107 140733472007488 18446744073709551615 46988519954344 0 0 4096 2 0 0 0 -1 30 0 0 0

[startup+0.0549591 s]
/proc/loadavg: 27.34 31.11 31.69 1/413 19140
/proc/meminfo: memFree=254966548/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=732356 CPUtime=1.33 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) D 19138 19140 19114 0 -1 4202496 995 0 0 0 130 3 0 0 25 0 32 0 748163430 749932544 803 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650652667 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19140/statm: 183090 810 322 95 0 178072 0
[pid=19140/tid=19141] ppid=19138 vsize=732360 CPUtime=0.04 cores=0-31
/proc/19140/task/19141/stat : 19141 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 9 0 0 0 4 0 0 0 25 0 32 0 748163431 749936640 810 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446744071566929024 0 0 -1 1 0 0 0
[pid=19140/tid=19142] ppid=19138 vsize=732360 CPUtime=0.04 cores=0-31
/proc/19140/task/19142/stat : 19142 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 46 0 0 0 4 0 0 0 25 0 32 0 748163431 749936640 818 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=732360 CPUtime=0.04 cores=0-31
/proc/19140/task/19143/stat : 19143 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 28 0 0 0 4 0 0 0 18 0 32 0 748163431 749936640 818 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=666840 CPUtime=0.04 cores=0-31
/proc/19140/task/19144/stat : 19144 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 8 0 0 0 4 0 0 0 25 0 32 0 748163431 682844160 818 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604477971774944 0 0 -1 28 0 0 0
[pid=19140/tid=19145] ppid=19138 vsize=666840 CPUtime=0.04 cores=0-31
/proc/19140/task/19145/stat : 19145 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 52 0 0 0 4 0 0 0 18 0 32 0 748163431 682844160 823 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19140/tid=19146] ppid=19138 vsize=666840 CPUtime=0.03 cores=0-31
/proc/19140/task/19146/stat : 19146 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 6 0 0 0 3 0 0 0 25 0 32 0 748163431 682844160 831 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604497231715808 0 0 -1 27 0 0 0
[pid=19140/tid=19147] ppid=19138 vsize=666840 CPUtime=0.01 cores=0-31
/proc/19140/task/19147/stat : 19147 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 57 0 0 0 1 0 0 0 25 0 32 0 748163431 682844160 831 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19140/tid=19148] ppid=19138 vsize=666828 CPUtime=0 cores=0-31
/proc/19140/task/19148/stat : 19148 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 32 0 748163431 682831872 840 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650954027 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19140/tid=19149] ppid=19138 vsize=666832 CPUtime=0.03 cores=0-31
/proc/19140/task/19149/stat : 19149 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 22 0 0 0 3 0 0 0 25 0 32 0 748163431 682835968 841 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=19140/tid=19150] ppid=19138 vsize=666836 CPUtime=0.03 cores=0-31
/proc/19140/task/19150/stat : 19150 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 10 0 0 0 3 0 0 0 25 0 32 0 748163431 682840064 847 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650999114 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=19140/tid=19151] ppid=19138 vsize=666836 CPUtime=0.04 cores=0-31
/proc/19140/task/19151/stat : 19151 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 12 0 0 0 4 0 0 0 25 0 32 0 748163431 682840064 848 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=19140/tid=19152] ppid=19138 vsize=666836 CPUtime=0.04 cores=0-31
/proc/19140/task/19152/stat : 19152 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 6 0 0 0 4 0 0 0 25 0 32 0 748163431 682840064 851 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604479094480352 0 0 -1 5 0 0 0
[pid=19140/tid=19153] ppid=19138 vsize=666836 CPUtime=0.04 cores=0-31
/proc/19140/task/19153/stat : 19153 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 54 0 0 0 4 0 0 0 18 0 32 0 748163431 682840064 855 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19140/tid=19154] ppid=19138 vsize=666840 CPUtime=0.04 cores=0-31
/proc/19140/task/19154/stat : 19154 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 7 0 0 0 4 0 0 0 25 0 32 0 748163431 682844160 865 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604504965447136 0 0 -1 3 0 0 0
[pid=19140/tid=19155] ppid=19138 vsize=666840 CPUtime=0.04 cores=0-31
/proc/19140/task/19155/stat : 19155 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 6 0 0 0 4 0 0 0 25 0 32 0 748163431 682844160 901 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604474227998176 0 0 -1 9 0 0 0
[pid=19140/tid=19156] ppid=19138 vsize=666840 CPUtime=0.04 cores=0-31
/proc/19140/task/19156/stat : 19156 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 20 0 0 0 4 0 0 0 25 0 32 0 748163431 682844160 958 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=19140/tid=19157] ppid=19138 vsize=666840 CPUtime=0.04 cores=0-31
/proc/19140/task/19157/stat : 19157 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 20 0 0 0 4 0 0 0 25 0 32 0 748163431 682844160 959 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19140/tid=19158] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19158/stat : 19158 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 6 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 960 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=19140/tid=19159] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19159/stat : 19159 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 7 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 966 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604484065934816 0 0 -1 14 0 0 0
[pid=19140/tid=19160] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19160/stat : 19160 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 30 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 969 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=19140/tid=19161] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19161/stat : 19161 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 6 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 975 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650999114 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=19140/tid=19162] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19162/stat : 19162 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 45 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 980 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=19140/tid=19163] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19163/stat : 19163 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 7 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=19140/tid=19164] ppid=19138 vsize=666844 CPUtime=0.04 cores=0-31
/proc/19140/task/19164/stat : 19164 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 7 0 0 0 4 0 0 0 25 0 32 0 748163431 682848256 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650616632 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 50 0 0 0 4 0 0 0 25 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=19140/tid=19166] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19166/stat : 19166 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 6 0 0 0 4 0 0 0 25 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446744071566929024 0 0 -1 19 0 0 0
[pid=19140/tid=19167] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19167/stat : 19167 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 20 0 0 0 4 0 0 0 25 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=19140/tid=19168] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19168/stat : 19168 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 47 0 0 0 4 0 0 0 18 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=19140/tid=19169] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19169/stat : 19169 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 29 0 0 0 4 0 0 0 25 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=19140/tid=19170] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19170/stat : 19170 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 10 0 0 0 4 0 0 0 25 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=19140/tid=19171] ppid=19138 vsize=797916 CPUtime=0.04 cores=0-31
/proc/19140/task/19171/stat : 19171 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 8 0 0 0 4 0 0 0 25 0 32 0 748163431 817065984 981 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604475205402080 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 732356

[startup+0.10297 s]
/proc/loadavg: 27.34 31.11 31.69 1/413 19140
/proc/meminfo: memFree=254966548/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=1064448 CPUtime=1.97 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) R 19138 19140 19114 0 -1 4202496 12334 0 0 0 135 62 0 0 18 0 32 0 748163430 1089994752 12087 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650955819 0 0 4096 2 18446744073709551615 0 0 17 8 0 0 0
/proc/19140/statm: 266112 12098 332 95 0 261094 0
[pid=19140/tid=19141] ppid=19138 vsize=1064448 CPUtime=0.06 cores=0-31
/proc/19140/task/19141/stat : 19141 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 478 0 0 0 4 2 0 0 17 0 32 0 748163431 1089994752 12108 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650653031 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19140/tid=19142] ppid=19138 vsize=1064448 CPUtime=0.05 cores=0-31
/proc/19140/task/19142/stat : 19142 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 280 0 0 0 4 1 0 0 17 0 32 0 748163431 1089994752 12108 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604480149822944 0 0 -1 8 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=1064448 CPUtime=0.06 cores=0-31
/proc/19140/task/19143/stat : 19143 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 470 0 0 0 4 2 0 0 17 0 32 0 748163431 1089994752 12123 268435456000 4194304 4580107 140733472007488 18446744073709551615 4306901 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=1064448 CPUtime=0.05 cores=0-31
/proc/19140/task/19144/stat : 19144 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 457 0 0 0 4 1 0 0 17 0 32 0 748163431 1089994752 12130 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=19140/tid=19145] ppid=19138 vsize=1064620 CPUtime=0.05 cores=0-31
/proc/19140/task/19145/stat : 19145 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 304 0 0 0 4 1 0 0 17 0 32 0 748163431 1090170880 12135 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604505771843040 0 0 -1 2 0 0 0
[pid=19140/tid=19146] ppid=19138 vsize=1064620 CPUtime=0.05 cores=0-31
/proc/19140/task/19146/stat : 19146 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 270 0 0 0 4 1 0 0 17 0 32 0 748163431 1090170880 12149 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604488855248352 0 0 -1 27 0 0 0
[pid=19140/tid=19147] ppid=19138 vsize=1064620 CPUtime=0.02 cores=0-31
/proc/19140/task/19147/stat : 19147 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 441 0 0 0 1 1 0 0 17 0 32 0 748163431 1090170880 12154 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604477971774944 0 0 -1 4 0 0 0
[pid=19140/tid=19148] ppid=19138 vsize=1064620 CPUtime=0.02 cores=0-31
/proc/19140/task/19148/stat : 19148 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 434 0 0 0 0 2 0 0 17 0 32 0 748163431 1090170880 12166 268435456000 4194304 4580107 140733472007488 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19140/tid=19149] ppid=19138 vsize=1064620 CPUtime=0.05 cores=0-31
/proc/19140/task/19149/stat : 19149 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 331 0 0 0 4 1 0 0 17 0 32 0 748163431 1090170880 12200 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604505542041056 0 0 -1 16 0 0 0
[pid=19140/tid=19150] ppid=19138 vsize=1064488 CPUtime=0.06 cores=0-31
/proc/19140/task/19150/stat : 19150 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 454 0 0 0 4 2 0 0 17 0 32 0 748163431 1090035712 12167 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=19140/tid=19151] ppid=19138 vsize=1064488 CPUtime=0.05 cores=0-31
/proc/19140/task/19151/stat : 19151 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 325 0 0 0 4 1 0 0 17 0 32 0 748163431 1090035712 12180 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650653008 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=19140/tid=19152] ppid=19138 vsize=1064488 CPUtime=0.06 cores=0-31
/proc/19140/task/19152/stat : 19152 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 292 0 0 0 4 2 0 0 17 0 32 0 748163431 1090035712 12180 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604475205402080 0 0 -1 5 0 0 0
[pid=19140/tid=19153] ppid=19138 vsize=1064488 CPUtime=0.06 cores=0-31
/proc/19140/task/19153/stat : 19153 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 388 0 0 0 4 2 0 0 17 0 32 0 748163431 1090035712 12204 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650653104 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19140/tid=19154] ppid=19138 vsize=1064488 CPUtime=0.06 cores=0-31
/proc/19140/task/19154/stat : 19154 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 544 0 0 0 4 2 0 0 18 0 32 0 748163431 1090035712 12233 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650653031 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19140/tid=19155] ppid=19138 vsize=1064356 CPUtime=0.06 cores=0-31
/proc/19140/task/19155/stat : 19155 (strangenight2-m) D 19138 19140 19114 0 -1 4202560 407 0 0 0 4 2 0 0 17 0 32 0 748163431 1089900544 12200 268435456000 4194304 4580107 140733472007488 18446744073709551615 258650653031 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=19140/tid=19156] ppid=19138 vsize=1064356 CPUtime=0.05 cores=0-31
/proc/19140/task/19156/stat : 19156 (strangenight2-m) S 19138 19140 19114 0 -1 4202560 347 0 0 0 4 1 0 0 17 0 32 0 748163431 1089900544 12216 268435456000 4194304 4580107 140733472007488 18446744073709551615 258651060958 0 0 4096 2 18446604497231715808 0 0 -1 10 0 0 0
[pid=19140/tid=19157] ppid=19138 vsize=1064616 CPUtime=0.06 cores=0-31

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

/proc/19140/task/19145/stat : 19145 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 108813 0 0 0 12117 1966 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19140/tid=19146] ppid=19138 vsize=16010316 CPUtime=137.17 cores=0-31
/proc/19140/task/19146/stat : 19146 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 114474 0 0 0 11730 1987 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=19140/tid=19147] ppid=19138 vsize=16010316 CPUtime=140.61 cores=0-31
/proc/19140/task/19147/stat : 19147 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 108517 0 0 0 12074 1987 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4317489 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=19140/tid=19148] ppid=19138 vsize=16010316 CPUtime=139.22 cores=0-31
/proc/19140/task/19148/stat : 19148 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 116764 0 0 0 12024 1898 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19140/tid=19149] ppid=19138 vsize=16010316 CPUtime=139.83 cores=0-31
/proc/19140/task/19149/stat : 19149 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115070 0 0 0 11996 1987 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=19140/tid=19150] ppid=19138 vsize=16010316 CPUtime=140.72 cores=0-31
/proc/19140/task/19150/stat : 19150 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 129043 0 0 0 12238 1834 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=19140/tid=19151] ppid=19138 vsize=16010316 CPUtime=139.62 cores=0-31
/proc/19140/task/19151/stat : 19151 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 114963 0 0 0 11996 1966 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=19140/tid=19152] ppid=19138 vsize=16010316 CPUtime=140.11 cores=0-31
/proc/19140/task/19152/stat : 19152 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 118983 0 0 0 12090 1921 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=19140/tid=19153] ppid=19138 vsize=16010316 CPUtime=140.1 cores=0-31
/proc/19140/task/19153/stat : 19153 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 132151 0 0 0 12032 1978 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=19140/tid=19154] ppid=19138 vsize=16010316 CPUtime=139.74 cores=0-31
/proc/19140/task/19154/stat : 19154 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 119042 0 0 0 12005 1969 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=19140/tid=19155] ppid=19138 vsize=16010316 CPUtime=139.62 cores=0-31
/proc/19140/task/19155/stat : 19155 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115142 0 0 0 11979 1983 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4316772 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=19140/tid=19156] ppid=19138 vsize=16010316 CPUtime=139.67 cores=0-31
/proc/19140/task/19156/stat : 19156 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 113880 0 0 0 11941 2026 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4317112 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=19140/tid=19157] ppid=19138 vsize=16010316 CPUtime=140.06 cores=0-31
/proc/19140/task/19157/stat : 19157 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 121124 0 0 0 11985 2021 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=19140/tid=19158] ppid=19138 vsize=16010316 CPUtime=140.12 cores=0-31
/proc/19140/task/19158/stat : 19158 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 129815 0 0 0 12040 1972 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19140/tid=19159] ppid=19138 vsize=16010316 CPUtime=140.25 cores=0-31
/proc/19140/task/19159/stat : 19159 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 129375 0 0 0 11997 2028 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=19140/tid=19160] ppid=19138 vsize=16010316 CPUtime=139.59 cores=0-31
/proc/19140/task/19160/stat : 19160 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 114624 0 0 0 12024 1935 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19140/tid=19161] ppid=19138 vsize=16010316 CPUtime=140.33 cores=0-31
/proc/19140/task/19161/stat : 19161 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 118721 0 0 0 12090 1943 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=19140/tid=19162] ppid=19138 vsize=16010316 CPUtime=139.86 cores=0-31
/proc/19140/task/19162/stat : 19162 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 123175 0 0 0 12057 1929 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=19140/tid=19163] ppid=19138 vsize=16010316 CPUtime=139.6 cores=0-31
/proc/19140/task/19163/stat : 19163 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 122035 0 0 0 12030 1930 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293968 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=19140/tid=19164] ppid=19138 vsize=16010316 CPUtime=140.9 cores=0-31
/proc/19140/task/19164/stat : 19164 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 117402 0 0 0 12116 1974 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=16010316 CPUtime=140.47 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115066 0 0 0 12064 1983 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19140/tid=19166] ppid=19138 vsize=16010316 CPUtime=140.86 cores=0-31
/proc/19140/task/19166/stat : 19166 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 126860 0 0 0 12125 1961 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=19140/tid=19167] ppid=19138 vsize=16010316 CPUtime=139.97 cores=0-31
/proc/19140/task/19167/stat : 19167 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 112862 0 0 0 12035 1962 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19140/tid=19168] ppid=19138 vsize=16010316 CPUtime=139.88 cores=0-31
/proc/19140/task/19168/stat : 19168 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115018 0 0 0 11970 2018 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=19140/tid=19169] ppid=19138 vsize=16010316 CPUtime=139.67 cores=0-31
/proc/19140/task/19169/stat : 19169 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 120610 0 0 0 12039 1928 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19140/tid=19170] ppid=19138 vsize=16010316 CPUtime=140.04 cores=0-31
/proc/19140/task/19170/stat : 19170 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 127667 0 0 0 12041 1963 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=19140/tid=19171] ppid=19138 vsize=16010316 CPUtime=140.85 cores=0-31
/proc/19140/task/19171/stat : 19171 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 117199 0 0 0 12213 1872 0 0 25 0 32 0 748163431 16394563584 3509677 268435456000 4194304 4580107 140733472007488 18446744073709551615 4316778 0 0 4096 2 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 4480.89
Current children cumulated vsize (KiB) 16010316

[startup+171.102 s]
/proc/loadavg: 30.28 29.64 30.92 33/445 19178
/proc/meminfo: memFree=240904188/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=16010316 CPUtime=4532.04 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) R 19138 19140 19114 0 -1 4202496 3820761 0 0 0 390608 62596 0 0 25 0 32 0 748163430 16394563584 3513960 268435456000 4194304 4580107 140733472007488 18446744073709551615 4317485 0 0 4096 2 18446744073709551615 0 0 17 25 0 0 0
/proc/19140/statm: 4002579 3513961 376 95 0 3997561 0
[pid=19140/tid=19141] ppid=19138 vsize=16010316 CPUtime=141.82 cores=0-31
/proc/19140/task/19141/stat : 19141 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 118806 0 0 0 12256 1926 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=19140/tid=19142] ppid=19138 vsize=16010316 CPUtime=141.45 cores=0-31
/proc/19140/task/19142/stat : 19142 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115724 0 0 0 12178 1967 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=19140/tid=19143] ppid=19138 vsize=16010316 CPUtime=142 cores=0-31
/proc/19140/task/19143/stat : 19143 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 112559 0 0 0 12259 1941 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=19140/tid=19144] ppid=19138 vsize=16010316 CPUtime=141.19 cores=0-31
/proc/19140/task/19144/stat : 19144 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 125501 0 0 0 12202 1917 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=19140/tid=19145] ppid=19138 vsize=16010316 CPUtime=142.43 cores=0-31
/proc/19140/task/19145/stat : 19145 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 108982 0 0 0 12277 1966 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19140/tid=19146] ppid=19138 vsize=16010316 CPUtime=138.73 cores=0-31
/proc/19140/task/19146/stat : 19146 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 114602 0 0 0 11886 1987 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=19140/tid=19147] ppid=19138 vsize=16010316 CPUtime=142.21 cores=0-31
/proc/19140/task/19147/stat : 19147 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 108656 0 0 0 12234 1987 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=19140/tid=19148] ppid=19138 vsize=16010316 CPUtime=140.82 cores=0-31
/proc/19140/task/19148/stat : 19148 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 116800 0 0 0 12184 1898 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19140/tid=19149] ppid=19138 vsize=16010316 CPUtime=141.43 cores=0-31
/proc/19140/task/19149/stat : 19149 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115134 0 0 0 12156 1987 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=19140/tid=19150] ppid=19138 vsize=16010316 CPUtime=142.32 cores=0-31
/proc/19140/task/19150/stat : 19150 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 129146 0 0 0 12398 1834 0 0 25 0 32 0 748163431 16394563584 3513961 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=19140/tid=19151] ppid=19138 vsize=16010316 CPUtime=141.22 cores=0-31
/proc/19140/task/19151/stat : 19151 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115182 0 0 0 12156 1966 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=19140/tid=19152] ppid=19138 vsize=16010316 CPUtime=141.71 cores=0-31
/proc/19140/task/19152/stat : 19152 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 119189 0 0 0 12250 1921 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4316688 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=19140/tid=19153] ppid=19138 vsize=16010316 CPUtime=141.69 cores=0-31
/proc/19140/task/19153/stat : 19153 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 132334 0 0 0 12191 1978 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=19140/tid=19154] ppid=19138 vsize=16010316 CPUtime=141.34 cores=0-31
/proc/19140/task/19154/stat : 19154 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 119274 0 0 0 12165 1969 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293968 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=19140/tid=19155] ppid=19138 vsize=16010316 CPUtime=141.22 cores=0-31
/proc/19140/task/19155/stat : 19155 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115347 0 0 0 12139 1983 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=19140/tid=19156] ppid=19138 vsize=16010316 CPUtime=141.27 cores=0-31
/proc/19140/task/19156/stat : 19156 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 114091 0 0 0 12101 2026 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4316819 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=19140/tid=19157] ppid=19138 vsize=16010316 CPUtime=141.66 cores=0-31
/proc/19140/task/19157/stat : 19157 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 121269 0 0 0 12145 2021 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=19140/tid=19158] ppid=19138 vsize=16010316 CPUtime=141.72 cores=0-31
/proc/19140/task/19158/stat : 19158 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 129960 0 0 0 12200 1972 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19140/tid=19159] ppid=19138 vsize=16010316 CPUtime=141.86 cores=0-31
/proc/19140/task/19159/stat : 19159 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 129545 0 0 0 12157 2029 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=19140/tid=19160] ppid=19138 vsize=16010316 CPUtime=141.19 cores=0-31
/proc/19140/task/19160/stat : 19160 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 114721 0 0 0 12184 1935 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4325173 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19140/tid=19161] ppid=19138 vsize=16010316 CPUtime=141.93 cores=0-31
/proc/19140/task/19161/stat : 19161 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 118809 0 0 0 12250 1943 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=19140/tid=19162] ppid=19138 vsize=16010316 CPUtime=141.46 cores=0-31
/proc/19140/task/19162/stat : 19162 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 123286 0 0 0 12217 1929 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=19140/tid=19163] ppid=19138 vsize=16010316 CPUtime=141.2 cores=0-31
/proc/19140/task/19163/stat : 19163 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 122154 0 0 0 12190 1930 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=19140/tid=19164] ppid=19138 vsize=16010316 CPUtime=142.51 cores=0-31
/proc/19140/task/19164/stat : 19164 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 117521 0 0 0 12276 1975 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=16010316 CPUtime=142.07 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115163 0 0 0 12224 1983 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19140/tid=19166] ppid=19138 vsize=16010316 CPUtime=142.46 cores=0-31
/proc/19140/task/19166/stat : 19166 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 126985 0 0 0 12285 1961 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4317008 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=19140/tid=19167] ppid=19138 vsize=16010316 CPUtime=141.57 cores=0-31
/proc/19140/task/19167/stat : 19167 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 112957 0 0 0 12195 1962 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19140/tid=19168] ppid=19138 vsize=16010316 CPUtime=141.48 cores=0-31
/proc/19140/task/19168/stat : 19168 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 115165 0 0 0 12130 2018 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=19140/tid=19169] ppid=19138 vsize=16010316 CPUtime=141.27 cores=0-31
/proc/19140/task/19169/stat : 19169 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 120708 0 0 0 12199 1928 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19140/tid=19170] ppid=19138 vsize=16010316 CPUtime=141.64 cores=0-31
/proc/19140/task/19170/stat : 19170 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 127759 0 0 0 12201 1963 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=19140/tid=19171] ppid=19138 vsize=16010316 CPUtime=142.45 cores=0-31
/proc/19140/task/19171/stat : 19171 (strangenight2-m) R 19138 19140 19114 0 -1 4202560 117302 0 0 0 12373 1872 0 0 25 0 32 0 748163431 16394563584 3513962 268435456000 4194304 4580107 140733472007488 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 4532.04
Current children cumulated vsize (KiB) 16010316

[startup+172.719 s]
/proc/loadavg: 30.42 29.68 30.93 2/415 19178
/proc/meminfo: memFree=242732344/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=0 CPUtime=4571.51 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) Z 19138 19140 19114 0 -1 4203548 3823994 0 0 0 394518 62633 0 0 25 0 2 0 748163430 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 25 0 0 0
/proc/19140/statm: 0 0 0 0 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=0 CPUtime=143.63 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4203588 115326 0 0 0 12347 2016 0 0 25 0 2 0 748163431 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4571.51
Current children cumulated vsize (KiB) 0

[startup+173.501 s]
/proc/loadavg: 30.42 29.68 30.93 2/415 19178
/proc/meminfo: memFree=242732344/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=0 CPUtime=4572.29 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) Z 19138 19140 19114 0 -1 4203548 3823994 0 0 0 394518 62711 0 0 25 0 2 0 748163430 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 25 0 0 0
/proc/19140/statm: 0 0 0 0 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=0 CPUtime=144.41 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4203588 115326 0 0 0 12347 2094 0 0 25 0 2 0 748163431 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4572.29
Current children cumulated vsize (KiB) 0

[startup+173.701 s]
/proc/loadavg: 30.42 29.68 30.93 2/415 19178
/proc/meminfo: memFree=253049776/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=0 CPUtime=4572.52 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) Z 19138 19140 19114 0 -1 4203548 3823994 0 0 0 394518 62734 0 0 25 0 2 0 748163430 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 25 0 0 0
/proc/19140/statm: 0 0 0 0 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=0 CPUtime=144.64 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4203588 115326 0 0 0 12347 2117 0 0 25 0 2 0 748163431 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4572.52
Current children cumulated vsize (KiB) 0

[startup+173.834 s]
/proc/loadavg: 30.42 29.68 30.93 2/415 19178
/proc/meminfo: memFree=253049776/264257624 swapFree=67111528/67111528
[pid=19140] ppid=19138 vsize=0 CPUtime=4572.62 cores=0-31
/proc/19140/stat : 19140 (strangenight2-m) Z 19138 19140 19114 0 -1 4203548 3823994 0 0 0 394518 62744 0 0 25 0 2 0 748163430 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 25 0 0 0
/proc/19140/statm: 0 0 0 0 0 0 0
[pid=19140/tid=19165] ppid=19138 vsize=0 CPUtime=144.74 cores=0-31
/proc/19140/task/19165/stat : 19165 (strangenight2-m) R 19138 19140 19114 0 -1 4203588 115326 0 0 0 12347 2127 0 0 25 0 2 0 748163431 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4572.62
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 173.838
CPU time (s): 4572.64
CPU user time (s): 3945.19
CPU system time (s): 627.453
CPU usage (%): 2630.41
Max. virtual memory (cumulated for all children) (KiB): 16141568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3945.19
system time used= 627.453
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3823994
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= 15559319
involuntary context switches= 128550

runsolver used 1.48777 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-26 01:39:30
IDJOB=3400714
IDBENCH=82364
IDSOLVER=1886
FILE ID=node200/3400714-1306366763
RUNJOBID= node200-1306366763-19128
PBS_JOBID= 13457872
Free space on /tmp= 61880 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400714-1306366763/watcher-3400714-1306366763 -o /tmp/evaluation-result-3400714-1306366763/solver-3400714-1306366763 -C 160000 -W 5100 -M 266338304  ./strangenight2-mt --threads=32 HOME/instance-3400714-1306366763.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 266338304 MiB
NBCORE= 32

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=428193429

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      254966952 kB
Buffers:        469852 kB
Cached:        8412004 kB
SwapCached:          0 kB
Active:        7948164 kB
Inactive:      1002220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      254966952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          177496 kB
Writeback:           0 kB
AnonPages:       69072 kB
Mapped:          14480 kB
Slab:           257932 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   186684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61872 MiB
End job on node200 at 2011-05-26 01:42:24