Trace number 3400780

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 607.791 21.1064

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bc57sensorsp1-tseitin.cnf
MD5SUM836009cfc8c47eab51e5c571abae9348
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.3311
Satisfiable
(Un)Satisfiability was proved
Number of variables63327
Number of clauses174791
Sum of the clauses size407843
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2116526
Number of clauses of size 358263
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.04	c Using 32 threads
0.00/0.04	c This is CryptoMiniSat 3.0.0
0.00/0.04	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	c Reading file 'HOME/instance-3400780-1306778370.cnf'
0.00/0.07	c -- header says num vars:          63327
0.00/0.07	c -- header says num clauses:      174791
25.85/1.79	c -- clauses added:            0 learnts,       174791 normals,            0 xors
25.85/1.79	c -- vars added      63327
25.85/1.79	c Parsing time:  0.22 s
25.85/1.79	c  N st     0         0     63327     58263    116526         0    407841         0   no data   no data
79.67/3.43	c asymm  cl-useful: 0/30509/58262 lits-rem:0 time: 1.56
560.51/18.51	c Flit:  6212 Blit:   7749 bXBeca:    0 bXProp: 10885 Bins:      0 BRemL:      0 BRemN:      0 P: 189.8M T: 14.67
560.51/18.53	c Cleaning up after failed var search:     0.02 s 
560.51/18.59	c Replacing    10886 vars Replaced   191399 lits Time:     0.03 s 
563.31/18.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
563.31/18.66	c bin-w-bin subsume rem          768 bins  time:  0.01 s
563.31/18.69	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.02 s
572.96/19.05	c Subs w/ non-existent bins:     22 l-rem:     22 v-fix:     0 done:  31392 time:  0.35 s
577.64/19.25	c Removed useless bin:     249  fixed:     0  props:  20.01M  time:  0.20 s
607.54/20.93	c lits-rem:         2  cl-subs:       94  v-elim:  10464  v-fix:    0  time:  1.31 s
607.54/20.94	c Finding binary XORs  T:     0.01 s  found:       3
607.54/20.95	c Replacing        3 vars Replaced       46 lits Time:     0.00 s 
607.54/20.95	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
607.54/20.95	c calculated reachability. Time: 0.00
607.54/20.96	c Calc default polars -  time:   0.00 s pos:    1296 undec:   42607 neg:   19424
607.54/20.96	c =========================================================================================
607.54/20.96	c types(t): F = full restart, N = normal restart
607.54/20.96	c types(t): S = simplification begin/end, E = solution found
607.54/20.96	c restart types(rt): st = static, dy = dynamic
607.54/20.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
607.54/20.96	c  B st     0         0     20925     19539     44924         0    156626         0   no data   no data
607.54/20.96	c Following stats are for *FIRST FINISHED THREAD ONLY*
607.54/20.96	c num threads              : 32         
607.54/20.96	c restarts                 : 5          
607.54/20.96	c dynamic restarts         : 0          
607.54/20.96	c static restarts          : 5          
607.54/20.96	c full restarts            : 0          
607.54/20.96	c total simplify time      : 0.06       
607.54/20.96	c learnts DL2              : 0          
607.54/20.96	c learnts size 2           : 116629     
607.54/20.96	c learnts size 1           : 12529       (19.78     % of vars)
607.54/20.96	c filedLit time            : 0.00        (0.00      % time)
607.54/20.96	c v-elim SatELite          : 0           (0.00      % vars)
607.54/20.96	c SatELite time            : 0.00        (0.00      % time)
607.54/20.96	c v-elim xor               : 0           (0.00      % vars)
607.54/20.96	c xor elim time            : 0.00        (0.00      % time)
607.54/20.96	c num binary xor trees     : 0          
607.54/20.96	c binxor trees' crown      : 0           (nan       leafs/tree)
607.54/20.96	c bin xor find time        : 0.04       
607.54/20.96	c OTF clause improved      : 11          (0.01      clauses/conflict)
607.54/20.96	c OTF impr. size diff      : 15          (1.36       lits/clause)
607.54/20.96	c OTF cl watch-shrink      : 172         (0.18      clauses/conflict)
607.54/20.96	c OTF cl watch-sh-lit      : 305         (1.77       lits/clause)
607.54/20.96	c tried to recurMin cls    : 435         (46.23      % of conflicts)
607.54/20.96	c updated cache            : 897         (2.06       lits/tried recurMin)
607.54/20.96	c unit cls recevied        : 0           (0.00      % of units)
607.54/20.96	c unit cls sent            : 0           (0.00      % of units)
607.54/20.96	c bin cls recevied         : 0          
607.54/20.96	c bin cls sent             : 0          
607.54/20.96	c clauses over max glue    : 0           (0.00      % of all clauses)
607.54/20.96	c conflicts                : 941         (48.26     / sec)
607.54/20.96	c decisions                : 19338       (1.33      % random)
607.54/20.96	c bogo-props               : 15904391    (815733.79 / sec)
607.54/20.96	c conflict literals        : 28991       (18.91     % deleted)
607.54/20.96	c Memory used              : 2756.93     MB
607.54/20.96	c single-thread CPU time   : 19.50       s
607.54/20.96	c all-threads sum CPU time : 584.93      s
607.54/20.96	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-3400780-1306778370/watcher-3400780-1306778370 -o /tmp/evaluation-result-3400780-1306778370/solver-3400780-1306778370 -C 160000 -W 5100 -M 266338304 ./strangenight2-mt --threads=32 HOME/instance-3400780-1306778370.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: 26.19 28.89 30.68 1/413 18698
/proc/meminfo: memFree=263730508/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=338000 CPUtime=0.79 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) R 18696 18698 18554 0 -1 4202496 436 0 0 0 79 0 0 0 25 0 32 0 3803025 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 18446744073709551615 0 0 17 16 0 0 0
/proc/18698/statm: 84500 376 297 95 0 79482 0
[pid=18698/tid=18699] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18699/stat : 18699 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 1 0 0 0 2 0 0 0 24 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18698/tid=18701] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18701/stat : 18701 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=18698/tid=18702] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18702/stat : 18702 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=18698/tid=18703] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18703/stat : 18703 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716200 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=18698/tid=18704] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18704/stat : 18704 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=18698/tid=18705] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18705/stat : 18705 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18698/tid=18706] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18706/stat : 18706 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18698/tid=18707] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18707/stat : 18707 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18698/tid=18708] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18708/stat : 18708 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=18698/tid=18709] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18709/stat : 18709 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=18698/tid=18710] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18710/stat : 18710 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=18698/tid=18711] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18711/stat : 18711 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716200 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=18698/tid=18712] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18712/stat : 18712 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=18698/tid=18713] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18713/stat : 18713 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=18698/tid=18714] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18714/stat : 18714 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18698/tid=18715] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18715/stat : 18715 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=18698/tid=18716] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18716/stat : 18716 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=18698/tid=18717] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18717/stat : 18717 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=18698/tid=18718] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18718/stat : 18718 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18698/tid=18719] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18719/stat : 18719 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=18698/tid=18720] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18720/stat : 18720 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=18698/tid=18721] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18721/stat : 18721 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=18698/tid=18722] ppid=18696 vsize=338000 CPUtime=0 cores=0-31
/proc/18698/task/18722/stat : 18722 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18698/tid=18723] ppid=18696 vsize=338000 CPUtime=0 cores=0-31
/proc/18698/task/18723/stat : 18723 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18698/tid=18724] ppid=18696 vsize=338000 CPUtime=0.01 cores=0-31
/proc/18698/task/18724/stat : 18724 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=18698/tid=18725] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18725/stat : 18725 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716214 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18698/tid=18726] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18726/stat : 18726 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=18698/tid=18727] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18727/stat : 18727 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716214 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=18698/tid=18728] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18728/stat : 18728 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716210 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=18698/tid=18729] ppid=18696 vsize=338000 CPUtime=0.02 cores=0-31
/proc/18698/task/18729/stat : 18729 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 3803026 346112000 376 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000716204 0 0 4096 2 0 0 0 -1 29 0 0 0

[startup+0.112359 s]
/proc/loadavg: 26.19 28.89 30.68 1/413 18698
/proc/meminfo: memFree=263730508/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=1133424 CPUtime=2.12 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) D 18696 18698 18554 0 -1 4202496 13334 0 0 0 115 97 0 0 17 0 32 0 3803025 1160626176 13044 268435456000 4194304 4580107 140736537250176 18446744073709551615 4349571 0 0 4096 2 18446744073709551615 0 0 17 16 0 0 0
/proc/18698/statm: 283356 13053 331 95 0 278338 0
[pid=18698/tid=18699] ppid=18696 vsize=1133424 CPUtime=0.06 cores=0-31
/proc/18698/task/18699/stat : 18699 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 377 0 0 0 3 3 0 0 17 0 32 0 3803026 1160626176 13061 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604471198514656 0 0 -1 1 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=1133424 CPUtime=0.06 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 268 0 0 0 4 2 0 0 17 0 32 0 3803026 1160626176 13080 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604450912943584 0 0 -1 2 0 0 0
[pid=18698/tid=18701] ppid=18696 vsize=1133424 CPUtime=0.06 cores=0-31
/proc/18698/task/18701/stat : 18701 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 450 0 0 0 3 3 0 0 17 0 32 0 3803026 1160626176 13080 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650652667 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=18698/tid=18702] ppid=18696 vsize=1133424 CPUtime=0.07 cores=0-31
/proc/18698/task/18702/stat : 18702 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 492 0 0 0 4 3 0 0 18 0 32 0 3803026 1160626176 13110 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650652667 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=18698/tid=18703] ppid=18696 vsize=1133424 CPUtime=0.06 cores=0-31
/proc/18698/task/18703/stat : 18703 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 515 0 0 0 4 2 0 0 17 0 32 0 3803026 1160626176 13081 268435456000 4194304 4580107 140736537250176 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=18698/tid=18704] ppid=18696 vsize=1133292 CPUtime=0.05 cores=0-31
/proc/18698/task/18704/stat : 18704 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 430 0 0 0 3 2 0 0 17 0 32 0 3803026 1160491008 13091 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604449485413856 0 0 -1 8 0 0 0
[pid=18698/tid=18705] ppid=18696 vsize=1133292 CPUtime=0.05 cores=0-31
/proc/18698/task/18705/stat : 18705 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 268 0 0 0 3 2 0 0 17 0 32 0 3803026 1160491008 13095 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604476350864864 0 0 -1 5 0 0 0
[pid=18698/tid=18706] ppid=18696 vsize=1133292 CPUtime=0.06 cores=0-31
/proc/18698/task/18706/stat : 18706 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 499 0 0 0 3 3 0 0 25 0 32 0 3803026 1160491008 13068 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650653104 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18698/tid=18707] ppid=18696 vsize=1133420 CPUtime=0.07 cores=0-31
/proc/18698/task/18707/stat : 18707 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 461 0 0 0 4 3 0 0 18 0 32 0 3803026 1160622080 13078 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650618162 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18698/tid=18708] ppid=18696 vsize=1133420 CPUtime=0.06 cores=0-31
/proc/18698/task/18708/stat : 18708 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 454 0 0 0 3 3 0 0 18 0 32 0 3803026 1160622080 13092 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566933064 0 0 -1 28 0 0 0
[pid=18698/tid=18709] ppid=18696 vsize=1133420 CPUtime=0.06 cores=0-31
/proc/18698/task/18709/stat : 18709 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 491 0 0 0 3 3 0 0 17 0 32 0 3803026 1160622080 13102 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=18698/tid=18710] ppid=18696 vsize=1133420 CPUtime=0.05 cores=0-31
/proc/18698/task/18710/stat : 18710 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 268 0 0 0 3 2 0 0 17 0 32 0 3803026 1160622080 13141 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604461103857120 0 0 -1 17 0 0 0
[pid=18698/tid=18711] ppid=18696 vsize=1133420 CPUtime=0.06 cores=0-31
/proc/18698/task/18711/stat : 18711 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 452 0 0 0 3 3 0 0 17 0 32 0 3803026 1160622080 13166 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566925464 0 0 -1 13 0 0 0
[pid=18698/tid=18712] ppid=18696 vsize=1133420 CPUtime=0.06 cores=0-31
/proc/18698/task/18712/stat : 18712 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 266 0 0 0 3 3 0 0 17 0 32 0 3803026 1160622080 13166 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604454597352928 0 0 -1 10 0 0 0
[pid=18698/tid=18713] ppid=18696 vsize=1133420 CPUtime=0.05 cores=0-31
/proc/18698/task/18713/stat : 18713 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 395 0 0 0 3 2 0 0 17 0 32 0 3803026 1160622080 13179 268435456000 4194304 4580107 140736537250176 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=18698/tid=18714] ppid=18696 vsize=1133288 CPUtime=0.06 cores=0-31
/proc/18698/task/18714/stat : 18714 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 335 0 0 0 3 3 0 0 25 0 32 0 3803026 1160486912 13146 268435456000 4194304 4580107 140736537250176 18446744073709551615 4307796 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18698/tid=18715] ppid=18696 vsize=1133156 CPUtime=0.05 cores=0-31
/proc/18698/task/18715/stat : 18715 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 284 0 0 0 3 2 0 0 17 0 32 0 3803026 1160351744 13124 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604441512115680 0 0 -1 9 0 0 0
[pid=18698/tid=18716] ppid=18696 vsize=1133156 CPUtime=0.06 cores=0-31
/proc/18698/task/18716/stat : 18716 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 314 0 0 0 4 2 0 0 17 0 32 0 3803026 1160351744 13128 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566924024 0 0 -1 18 0 0 0
[pid=18698/tid=18717] ppid=18696 vsize=1133156 CPUtime=0.05 cores=0-31
/proc/18698/task/18717/stat : 18717 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 671 0 0 0 3 2 0 0 17 0 32 0 3803026 1160351744 13132 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650653381 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=18698/tid=18718] ppid=18696 vsize=1133024 CPUtime=0.05 cores=0-31
/proc/18698/task/18718/stat : 18718 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 455 0 0 0 3 2 0 0 17 0 32 0 3803026 1160216576 13107 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650653023 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18698/tid=18719] ppid=18696 vsize=1133024 CPUtime=0.05 cores=0-31
/proc/18698/task/18719/stat : 18719 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 442 0 0 0 3 2 0 0 17 0 32 0 3803026 1160216576 13132 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566929344 0 0 -1 21 0 0 0
[pid=18698/tid=18720] ppid=18696 vsize=1133024 CPUtime=0.06 cores=0-31
/proc/18698/task/18720/stat : 18720 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 446 0 0 0 3 3 0 0 25 0 32 0 3803026 1160216576 13143 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650616986 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=18698/tid=18721] ppid=18696 vsize=1133192 CPUtime=0.06 cores=0-31
/proc/18698/task/18721/stat : 18721 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 504 0 0 0 3 3 0 0 18 0 32 0 3803026 1160388608 13144 268435456000 4194304 4580107 140736537250176 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=18698/tid=18722] ppid=18696 vsize=1133192 CPUtime=0.02 cores=0-31
/proc/18698/task/18722/stat : 18722 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 277 0 0 0 0 2 0 0 17 0 32 0 3803026 1160388608 13151 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604452644601312 0 0 -1 27 0 0 0
[pid=18698/tid=18723] ppid=18696 vsize=1133192 CPUtime=0.02 cores=0-31
/proc/18698/task/18723/stat : 18723 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 339 0 0 0 0 2 0 0 17 0 32 0 3803026 1160388608 13181 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604451235880416 0 0 -1 31 0 0 0
[pid=18698/tid=18724] ppid=18696 vsize=1133192 CPUtime=0.04 cores=0-31
/proc/18698/task/18724/stat : 18724 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 298 0 0 0 2 2 0 0 17 0 32 0 3803026 1160388608 13228 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604504147410400 0 0 -1 30 0 0 0
[pid=18698/tid=18725] ppid=18696 vsize=1133192 CPUtime=0.06 cores=0-31
/proc/18698/task/18725/stat : 18725 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 498 0 0 0 3 3 0 0 17 0 32 0 3803026 1160388608 13228 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18698/tid=18726] ppid=18696 vsize=1133192 CPUtime=0.06 cores=0-31
/proc/18698/task/18726/stat : 18726 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 318 0 0 0 3 3 0 0 17 0 32 0 3803026 1160388608 13229 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604449485413856 0 0 -1 25 0 0 0
[pid=18698/tid=18727] ppid=18696 vsize=1133192 CPUtime=0.06 cores=0-31
/proc/18698/task/18727/stat : 18727 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 490 0 0 0 3 3 0 0 25 0 32 0 3803026 1160388608 13236 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566928824 0 0 -1 26 0 0 0
[pid=18698/tid=18728] ppid=18696 vsize=1133192 CPUtime=0.06 cores=0-31
/proc/18698/task/18728/stat : 18728 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 486 0 0 0 3 3 0 0 18 0 32 0 3803026 1160388608 13244 268435456000 4194304 4580107 140736537250176 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=18698/tid=18729] ppid=18696 vsize=1133192 CPUtime=0.05 cores=0-31
/proc/18698/task/18729/stat : 18729 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 383 0 0 0 3 2 0 0 17 0 32 0 3803026 1160388608 13246 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604464291823072 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 1133424

[startup+0.205074 s]
/proc/loadavg: 26.19 28.89 30.68 1/413 18698
/proc/meminfo: memFree=263730508/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=1435336 CPUtime=3.54 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) S 18696 18698 18554 0 -1 4202496 33500 0 0 0 157 197 0 0 17 0 32 0 3803025 1469784064 29581 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744073709551615 0 0 17 16 0 0 0
/proc/18698/statm: 358834 29591 335 95 0 353816 0
[pid=18698/tid=18699] ppid=18696 vsize=1435336 CPUtime=0.1 cores=0-31
/proc/18698/task/18699/stat : 18699 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 948 0 0 0 4 6 0 0 17 0 32 0 3803026 1469784064 29593 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=1435336 CPUtime=0.08 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 588 0 0 0 5 3 0 0 17 0 32 0 3803026 1469784064 29620 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604566145785312 0 0 -1 2 0 0 0
[pid=18698/tid=18701] ppid=18696 vsize=1435336 CPUtime=0.1 cores=0-31
/proc/18698/task/18701/stat : 18701 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 1102 0 0 0 5 5 0 0 17 0 32 0 3803026 1469784064 29630 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604493537254880 0 0 -1 24 0 0 0
[pid=18698/tid=18702] ppid=18696 vsize=1435336 CPUtime=0.12 cores=0-31
/proc/18698/task/18702/stat : 18702 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 1223 0 0 0 5 7 0 0 17 0 32 0 3803026 1469784064 29509 268435456000 4194304 4580107 140736537250176 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=18698/tid=18703] ppid=18696 vsize=1434820 CPUtime=0.11 cores=0-31
/proc/18698/task/18703/stat : 18703 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 1272 0 0 0 5 6 0 0 17 0 32 0 3803026 1469255680 29516 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604506142514656 0 0 -1 12 0 0 0
[pid=18698/tid=18704] ppid=18696 vsize=1435076 CPUtime=0.1 cores=0-31
/proc/18698/task/18704/stat : 18704 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 1035 0 0 0 5 5 0 0 17 0 32 0 3803026 1469517824 29535 268435456000 4194304 4580107 140736537250176 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=18698/tid=18705] ppid=18696 vsize=1435076 CPUtime=0.08 cores=0-31
/proc/18698/task/18705/stat : 18705 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 706 0 0 0 4 4 0 0 17 0 32 0 3803026 1469517824 29561 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604497776950752 0 0 -1 5 0 0 0
[pid=18698/tid=18706] ppid=18696 vsize=1435076 CPUtime=0.11 cores=0-31
/proc/18698/task/18706/stat : 18706 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 1192 0 0 0 5 6 0 0 17 0 32 0 3803026 1469517824 29578 268435456000 4194304 4580107 140736537250176 18446744073709551615 4345288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18698/tid=18707] ppid=18696 vsize=1435076 CPUtime=0.12 cores=0-31
/proc/18698/task/18707/stat : 18707 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 1052 0 0 0 5 7 0 0 17 0 32 0 3803026 1469517824 29632 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604450091269600 0 0 -1 3 0 0 0
[pid=18698/tid=18708] ppid=18696 vsize=1435076 CPUtime=0.11 cores=0-31
/proc/18698/task/18708/stat : 18708 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 1233 0 0 0 5 6 0 0 17 0 32 0 3803026 1469517824 29641 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=18698/tid=18709] ppid=18696 vsize=1435076 CPUtime=0.1 cores=0-31
/proc/18698/task/18709/stat : 18709 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 1237 0 0 0 4 6 0 0 17 0 32 0 3803026 1469517824 29668 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566925184 0 0 -1 20 0 0 0
[pid=18698/tid=18710] ppid=18696 vsize=1435076 CPUtime=0.09 cores=0-31
/proc/18698/task/18710/stat : 18710 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 722 0 0 0 5 4 0 0 17 0 32 0 3803026 1469517824 29679 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604461103857120 0 0 -1 17 0 0 0
[pid=18698/tid=18711] ppid=18696 vsize=1435076 CPUtime=0.12 cores=0-31
/proc/18698/task/18711/stat : 18711 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 1264 0 0 0 5 7 0 0 17 0 32 0 3803026 1469517824 29691 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604464291823072 0 0 -1 13 0 0 0
[pid=18698/tid=18712] ppid=18696 vsize=1435076 CPUtime=0.1 cores=0-31
/proc/18698/task/18712/stat : 18712 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 644 0 0 0 5 5 0 0 17 0 32 0 3803026 1469517824 29710 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604499328122336 0 0 -1 10 0 0 0
[pid=18698/tid=18713] ppid=18696 vsize=1435076 CPUtime=0.1 cores=0-31
/proc/18698/task/18713/stat : 18713 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 1011 0 0 0 5 5 0 0 17 0 32 0 3803026 1469517824 29726 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=18698/tid=18714] ppid=18696 vsize=1435264 CPUtime=0.11 cores=0-31
/proc/18698/task/18714/stat : 18714 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 878 0 0 0 4 7 0 0 17 0 32 0 3803026 1469710336 29736 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446604464291823072 0 0 -1 7 0 0 0
[pid=18698/tid=18715] ppid=18696 vsize=1435264 CPUtime=0.1 cores=0-31

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

[pid=18698/tid=18728] ppid=18696 vsize=2424520 CPUtime=18.18 cores=0-31
/proc/18698/task/18728/stat : 18728 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13713 0 0 0 1749 69 0 0 17 0 32 0 3803026 2482708480 333126 268435456000 4194304 4580107 140736537250176 18446744073709551615 4399472 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=18698/tid=18729] ppid=18696 vsize=2424520 CPUtime=18.27 cores=0-31
/proc/18698/task/18729/stat : 18729 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 7252 0 0 0 1773 54 0 0 25 0 32 0 3803026 2482708480 333126 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000691243 0 0 4096 2 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 2424520

[startup+20.0019 s]
/proc/loadavg: 27.71 29.06 30.69 23/445 18730
/proc/meminfo: memFree=262250204/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=2743728 CPUtime=596.69 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) R 18696 18698 18554 0 -1 4202496 420385 0 0 0 57445 2224 0 0 17 0 32 0 3803025 2809577472 379665 268435456000 4194304 4580107 140736537250176 18446744073709551615 4413356 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/18698/statm: 685932 379667 376 95 0 680914 0
[pid=18698/tid=18699] ppid=18696 vsize=2743728 CPUtime=18.67 cores=0-31
/proc/18698/task/18699/stat : 18699 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 14242 0 0 0 1801 66 0 0 17 0 32 0 3803026 2809577472 379670 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=2743728 CPUtime=18.61 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 12407 0 0 0 1792 69 0 0 17 0 32 0 3803026 2809577472 379671 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566930984 0 0 -1 22 0 0 0
[pid=18698/tid=18701] ppid=18696 vsize=2743728 CPUtime=18.57 cores=0-31
/proc/18698/task/18701/stat : 18701 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13209 0 0 0 1782 75 0 0 17 0 32 0 3803026 2809577472 379672 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650624607 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=18698/tid=18702] ppid=18696 vsize=2743728 CPUtime=18.6 cores=0-31
/proc/18698/task/18702/stat : 18702 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 14777 0 0 0 1786 74 0 0 17 0 32 0 3803026 2809577472 379677 268435456000 4194304 4580107 140736537250176 18446744073709551615 4289198 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=18698/tid=18703] ppid=18696 vsize=2743728 CPUtime=18.66 cores=0-31
/proc/18698/task/18703/stat : 18703 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 14932 0 0 0 1795 71 0 0 17 0 32 0 3803026 2809577472 379681 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715799 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18698/tid=18704] ppid=18696 vsize=2743728 CPUtime=18.64 cores=0-31
/proc/18698/task/18704/stat : 18704 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 12793 0 0 0 1791 73 0 0 17 0 32 0 3803026 2809577472 379682 268435456000 4194304 4580107 140736537250176 18446744073709551615 4399850 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=18698/tid=18705] ppid=18696 vsize=2743728 CPUtime=18.62 cores=0-31
/proc/18698/task/18705/stat : 18705 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14794 0 0 0 1794 68 0 0 17 0 32 0 3803026 2809577472 379684 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604450091269600 0 0 -1 5 0 0 0
[pid=18698/tid=18706] ppid=18696 vsize=2743728 CPUtime=18.68 cores=0-31
/proc/18698/task/18706/stat : 18706 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13361 0 0 0 1797 71 0 0 17 0 32 0 3803026 2809577472 379685 268435456000 4194304 4580107 140736537250176 18446744073709551615 4452185 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=18698/tid=18707] ppid=18696 vsize=2743728 CPUtime=18.79 cores=0-31
/proc/18698/task/18707/stat : 18707 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14039 0 0 0 1807 72 0 0 17 0 32 0 3803026 2809577472 379685 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604504147410400 0 0 -1 27 0 0 0
[pid=18698/tid=18708] ppid=18696 vsize=2743728 CPUtime=18.75 cores=0-31
/proc/18698/task/18708/stat : 18708 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 10805 0 0 0 1813 62 0 0 17 0 32 0 3803026 2809577472 379689 268435456000 4194304 4580107 140736537250176 18446744073709551615 4448437 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18698/tid=18709] ppid=18696 vsize=2743728 CPUtime=18.6 cores=0-31
/proc/18698/task/18709/stat : 18709 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13975 0 0 0 1792 68 0 0 17 0 32 0 3803026 2809577472 379689 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604449481104864 0 0 -1 24 0 0 0
[pid=18698/tid=18710] ppid=18696 vsize=2743728 CPUtime=18.24 cores=0-31
/proc/18698/task/18710/stat : 18710 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13509 0 0 0 1761 63 0 0 17 0 32 0 3803026 2809577472 379690 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446744071566931344 0 0 -1 17 0 0 0
[pid=18698/tid=18711] ppid=18696 vsize=2743728 CPUtime=18.44 cores=0-31
/proc/18698/task/18711/stat : 18711 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13631 0 0 0 1777 67 0 0 17 0 32 0 3803026 2809577472 379693 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604464291823072 0 0 -1 13 0 0 0
[pid=18698/tid=18712] ppid=18696 vsize=2743728 CPUtime=18.77 cores=0-31
/proc/18698/task/18712/stat : 18712 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13837 0 0 0 1810 67 0 0 17 0 32 0 3803026 2809577472 379695 268435456000 4194304 4580107 140736537250176 18446744073709551615 4452185 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=18698/tid=18713] ppid=18696 vsize=2743728 CPUtime=18.77 cores=0-31
/proc/18698/task/18713/stat : 18713 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13927 0 0 0 1804 73 0 0 17 0 32 0 3803026 2809577472 379698 268435456000 4194304 4580107 140736537250176 18446744073709551615 4399472 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=18698/tid=18714] ppid=18696 vsize=2743728 CPUtime=18.63 cores=0-31
/proc/18698/task/18714/stat : 18714 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13133 0 0 0 1789 74 0 0 17 0 32 0 3803026 2809577472 379700 268435456000 4194304 4580107 140736537250176 18446744073709551615 4413356 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=18698/tid=18715] ppid=18696 vsize=2743728 CPUtime=18.34 cores=0-31
/proc/18698/task/18715/stat : 18715 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13881 0 0 0 1770 64 0 0 17 0 32 0 3803026 2809577472 379701 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604471198514656 0 0 -1 9 0 0 0
[pid=18698/tid=18716] ppid=18696 vsize=2743728 CPUtime=18.77 cores=0-31
/proc/18698/task/18716/stat : 18716 (strangenight2-m) D 18696 18698 18554 0 -1 4202560 12944 0 0 0 1802 75 0 0 17 0 32 0 3803026 2809577472 379702 268435456000 4194304 4580107 140736537250176 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=18698/tid=18717] ppid=18696 vsize=2743728 CPUtime=18.59 cores=0-31
/proc/18698/task/18717/stat : 18717 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 12176 0 0 0 1797 62 0 0 16 0 32 0 3803026 2809577472 379702 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566930984 0 0 -1 17 0 0 0
[pid=18698/tid=18718] ppid=18696 vsize=2743728 CPUtime=18.59 cores=0-31
/proc/18698/task/18718/stat : 18718 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 12152 0 0 0 1797 62 0 0 17 0 32 0 3803026 2809577472 379702 268435456000 4194304 4580107 140736537250176 18446744073709551615 4410847 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=18698/tid=18719] ppid=18696 vsize=2743728 CPUtime=18.63 cores=0-31
/proc/18698/task/18719/stat : 18719 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13896 0 0 0 1792 71 0 0 17 0 32 0 3803026 2809577472 379702 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715801 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=18698/tid=18720] ppid=18696 vsize=2743728 CPUtime=18.7 cores=0-31
/proc/18698/task/18720/stat : 18720 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 12170 0 0 0 1798 72 0 0 17 0 32 0 3803026 2809577472 379706 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651060958 0 0 4096 2 18446744071566923784 0 0 -1 2 0 0 0
[pid=18698/tid=18721] ppid=18696 vsize=2743728 CPUtime=18.72 cores=0-31
/proc/18698/task/18721/stat : 18721 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13991 0 0 0 1795 77 0 0 17 0 32 0 3803026 2809577472 379707 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604485362228704 0 0 -1 23 0 0 0
[pid=18698/tid=18722] ppid=18696 vsize=2743728 CPUtime=18.59 cores=0-31
/proc/18698/task/18722/stat : 18722 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 12144 0 0 0 1788 71 0 0 17 0 32 0 3803026 2809577472 379707 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18698/tid=18723] ppid=18696 vsize=2743728 CPUtime=18.67 cores=0-31
/proc/18698/task/18723/stat : 18723 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 12427 0 0 0 1794 73 0 0 17 0 32 0 3803026 2809577472 379708 268435456000 4194304 4580107 140736537250176 18446744073709551615 4452185 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18698/tid=18724] ppid=18696 vsize=2743728 CPUtime=18.7 cores=0-31
/proc/18698/task/18724/stat : 18724 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 11415 0 0 0 1800 70 0 0 17 0 32 0 3803026 2809577472 379709 268435456000 4194304 4580107 140736537250176 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=18698/tid=18725] ppid=18696 vsize=2743728 CPUtime=18.7 cores=0-31
/proc/18698/task/18725/stat : 18725 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 14837 0 0 0 1801 69 0 0 17 0 32 0 3803026 2809577472 379710 268435456000 4194304 4580107 140736537250176 18446744073709551615 4254155 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=18698/tid=18726] ppid=18696 vsize=2743728 CPUtime=18.7 cores=0-31
/proc/18698/task/18726/stat : 18726 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13397 0 0 0 1802 68 0 0 17 0 32 0 3803026 2809577472 379710 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604494156938720 0 0 -1 25 0 0 0
[pid=18698/tid=18727] ppid=18696 vsize=2743728 CPUtime=18.75 cores=0-31
/proc/18698/task/18727/stat : 18727 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13383 0 0 0 1806 69 0 0 17 0 32 0 3803026 2809577472 379713 268435456000 4194304 4580107 140736537250176 18446744073709551615 4399406 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=18698/tid=18728] ppid=18696 vsize=2743728 CPUtime=18.6 cores=0-31
/proc/18698/task/18728/stat : 18728 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14768 0 0 0 1788 72 0 0 17 0 32 0 3803026 2809577472 379715 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604499328122336 0 0 -1 19 0 0 0
[pid=18698/tid=18729] ppid=18696 vsize=2743728 CPUtime=19.07 cores=0-31
/proc/18698/task/18729/stat : 18729 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 7252 0 0 0 1853 54 0 0 25 0 32 0 3803026 2809577472 379719 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000691392 0 0 4096 2 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 596.69
Current children cumulated vsize (KiB) 2743728

[startup+20.8019 s]
/proc/loadavg: 27.71 29.06 30.69 23/445 18730
/proc/meminfo: memFree=262250204/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=2757420 CPUtime=607.07 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) R 18696 18698 18554 0 -1 4202496 444375 0 0 0 58437 2270 0 0 18 0 32 0 3803025 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 4517574 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/18698/statm: 689355 401165 376 95 0 684337 0
[pid=18698/tid=18699] ppid=18696 vsize=2757420 CPUtime=18.68 cores=0-31
/proc/18698/task/18699/stat : 18699 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14242 0 0 0 1802 66 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604448572964320 0 0 -1 1 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=2757420 CPUtime=19.4 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14240 0 0 0 1866 74 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604504273059296 0 0 -1 4 0 0 0
[pid=18698/tid=18701] ppid=18696 vsize=2757420 CPUtime=18.81 cores=0-31
/proc/18698/task/18701/stat : 18701 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13704 0 0 0 1806 75 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604459572362720 0 0 -1 28 0 0 0
[pid=18698/tid=18702] ppid=18696 vsize=2757420 CPUtime=18.78 cores=0-31
/proc/18698/task/18702/stat : 18702 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14777 0 0 0 1804 74 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604493537254880 0 0 -1 14 0 0 0
[pid=18698/tid=18703] ppid=18696 vsize=2757420 CPUtime=18.72 cores=0-31
/proc/18698/task/18703/stat : 18703 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14932 0 0 0 1801 71 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604450912943584 0 0 -1 1 0 0 0
[pid=18698/tid=18704] ppid=18696 vsize=2757420 CPUtime=19.05 cores=0-31
/proc/18698/task/18704/stat : 18704 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13893 0 0 0 1830 75 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604496274005472 0 0 -1 12 0 0 0
[pid=18698/tid=18705] ppid=18696 vsize=2757420 CPUtime=18.62 cores=0-31
/proc/18698/task/18705/stat : 18705 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14794 0 0 0 1794 68 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604450091269600 0 0 -1 5 0 0 0
[pid=18698/tid=18706] ppid=18696 vsize=2757420 CPUtime=19.23 cores=0-31
/proc/18698/task/18706/stat : 18706 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14857 0 0 0 1848 75 0 0 17 0 32 0 3803026 2823598080 401165 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604501965929952 0 0 -1 4 0 0 0
[pid=18698/tid=18707] ppid=18696 vsize=2757420 CPUtime=18.79 cores=0-31
/proc/18698/task/18707/stat : 18707 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14039 0 0 0 1807 72 0 0 17 0 32 0 3803026 2823598080 401169 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604504147410400 0 0 -1 27 0 0 0
[pid=18698/tid=18708] ppid=18696 vsize=2757420 CPUtime=19.53 cores=0-31
/proc/18698/task/18708/stat : 18708 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13564 0 0 0 1886 67 0 0 18 0 32 0 3803026 2823598080 401182 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715801 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18698/tid=18709] ppid=18696 vsize=2757420 CPUtime=18.6 cores=0-31
/proc/18698/task/18709/stat : 18709 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13975 0 0 0 1792 68 0 0 17 0 32 0 3803026 2823598080 401195 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604449481104864 0 0 -1 24 0 0 0
[pid=18698/tid=18710] ppid=18696 vsize=2757420 CPUtime=18.24 cores=0-31
/proc/18698/task/18710/stat : 18710 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13509 0 0 0 1761 63 0 0 17 0 32 0 3803026 2823598080 401208 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446744071566931344 0 0 -1 17 0 0 0
[pid=18698/tid=18711] ppid=18696 vsize=2757420 CPUtime=18.44 cores=0-31
/proc/18698/task/18711/stat : 18711 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13631 0 0 0 1777 67 0 0 17 0 32 0 3803026 2823598080 401222 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604464291823072 0 0 -1 13 0 0 0
[pid=18698/tid=18712] ppid=18696 vsize=2757420 CPUtime=19.44 cores=0-31
/proc/18698/task/18712/stat : 18712 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 15419 0 0 0 1873 71 0 0 17 0 32 0 3803026 2823598080 401234 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604503711890912 0 0 -1 16 0 0 0
[pid=18698/tid=18713] ppid=18696 vsize=2757420 CPUtime=19.09 cores=0-31
/proc/18698/task/18713/stat : 18713 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14738 0 0 0 1836 73 0 0 17 0 32 0 3803026 2823598080 401247 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604474497211872 0 0 -1 11 0 0 0
[pid=18698/tid=18714] ppid=18696 vsize=2757420 CPUtime=18.97 cores=0-31
/proc/18698/task/18714/stat : 18714 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13627 0 0 0 1821 76 0 0 17 0 32 0 3803026 2823598080 401259 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604461045136864 0 0 -1 19 0 0 0
[pid=18698/tid=18715] ppid=18696 vsize=2757420 CPUtime=18.34 cores=0-31
/proc/18698/task/18715/stat : 18715 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13881 0 0 0 1770 64 0 0 17 0 32 0 3803026 2823598080 401273 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604471198514656 0 0 -1 9 0 0 0
[pid=18698/tid=18716] ppid=18696 vsize=2757420 CPUtime=19.23 cores=0-31
/proc/18698/task/18716/stat : 18716 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14176 0 0 0 1847 76 0 0 17 0 32 0 3803026 2823598080 401287 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604505396526560 0 0 -1 18 0 0 0
[pid=18698/tid=18717] ppid=18696 vsize=2757420 CPUtime=19.14 cores=0-31
/proc/18698/task/18717/stat : 18717 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13883 0 0 0 1848 66 0 0 16 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604454597352928 0 0 -1 17 0 0 0
[pid=18698/tid=18718] ppid=18696 vsize=2757420 CPUtime=19.05 cores=0-31
/proc/18698/task/18718/stat : 18718 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13272 0 0 0 1841 64 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604506142514656 0 0 -1 20 0 0 0
[pid=18698/tid=18719] ppid=18696 vsize=2757420 CPUtime=18.63 cores=0-31
/proc/18698/task/18719/stat : 18719 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13896 0 0 0 1792 71 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604455452098016 0 0 -1 21 0 0 0
[pid=18698/tid=18720] ppid=18696 vsize=2757420 CPUtime=19.08 cores=0-31
/proc/18698/task/18720/stat : 18720 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13248 0 0 0 1834 74 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604457967730144 0 0 -1 21 0 0 0
[pid=18698/tid=18721] ppid=18696 vsize=2757420 CPUtime=18.72 cores=0-31
/proc/18698/task/18721/stat : 18721 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13991 0 0 0 1795 77 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604485362228704 0 0 -1 23 0 0 0
[pid=18698/tid=18722] ppid=18696 vsize=2757420 CPUtime=19.08 cores=0-31
/proc/18698/task/18722/stat : 18722 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13253 0 0 0 1835 73 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604461103857120 0 0 -1 7 0 0 0
[pid=18698/tid=18723] ppid=18696 vsize=2757420 CPUtime=19.12 cores=0-31
/proc/18698/task/18723/stat : 18723 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13505 0 0 0 1837 75 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604476350864864 0 0 -1 3 0 0 0
[pid=18698/tid=18724] ppid=18696 vsize=2757420 CPUtime=19.47 cores=0-31
/proc/18698/task/18724/stat : 18724 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 13536 0 0 0 1874 73 0 0 18 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 4300248 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=18698/tid=18725] ppid=18696 vsize=2757420 CPUtime=18.9 cores=0-31
/proc/18698/task/18725/stat : 18725 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 15036 0 0 0 1821 69 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604497776950752 0 0 -1 8 0 0 0
[pid=18698/tid=18726] ppid=18696 vsize=2757420 CPUtime=18.7 cores=0-31
/proc/18698/task/18726/stat : 18726 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 13397 0 0 0 1802 68 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604494156938720 0 0 -1 25 0 0 0
[pid=18698/tid=18727] ppid=18696 vsize=2757420 CPUtime=19.43 cores=0-31
/proc/18698/task/18727/stat : 18727 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14912 0 0 0 1869 74 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604452644601312 0 0 -1 26 0 0 0
[pid=18698/tid=18728] ppid=18696 vsize=2757420 CPUtime=18.6 cores=0-31
/proc/18698/task/18728/stat : 18728 (strangenight2-m) S 18696 18698 18554 0 -1 4202560 14768 0 0 0 1788 72 0 0 17 0 32 0 3803026 2823598080 401289 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000715828 0 0 4096 2 18446604499328122336 0 0 -1 19 0 0 0
[pid=18698/tid=18729] ppid=18696 vsize=2757420 CPUtime=19.87 cores=0-31
/proc/18698/task/18729/stat : 18729 (strangenight2-m) R 18696 18698 18554 0 -1 4202560 7252 0 0 0 1933 54 0 0 25 0 32 0 3803026 2823598080 401290 268435456000 4194304 4580107 140736537250176 18446744073709551615 47689000691243 0 0 4096 2 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 607.07
Current children cumulated vsize (KiB) 2757420

[startup+21.0199 s]
/proc/loadavg: 25.81 28.65 30.55 5/445 18730
/proc/meminfo: memFree=262122892/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=0 CPUtime=607.7 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) Z 18696 18698 18554 0 -1 4203548 445611 0 0 0 58493 2277 0 0 18 0 2 0 3803025 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/18698/statm: 0 0 0 0 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=0 CPUtime=19.45 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) R 18696 18698 18554 0 -1 4203588 14240 0 0 0 1866 79 0 0 16 0 2 0 3803026 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 607.7
Current children cumulated vsize (KiB) 0

[startup+21.1009 s]
/proc/loadavg: 25.81 28.65 30.55 5/445 18730
/proc/meminfo: memFree=262122892/264257624 swapFree=67044744/67111528
[pid=18698] ppid=18696 vsize=0 CPUtime=607.78 cores=0-31
/proc/18698/stat : 18698 (strangenight2-m) Z 18696 18698 18554 0 -1 4203548 445611 0 0 0 58493 2285 0 0 18 0 2 0 3803025 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/18698/statm: 0 0 0 0 0 0 0
[pid=18698/tid=18700] ppid=18696 vsize=0 CPUtime=19.53 cores=0-31
/proc/18698/task/18700/stat : 18700 (strangenight2-m) R 18696 18698 18554 0 -1 4203588 14240 0 0 0 1866 87 0 0 16 0 2 0 3803026 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 607.78
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 21.1064
CPU time (s): 607.791
CPU user time (s): 584.93
CPU system time (s): 22.8605
CPU usage (%): 2879.65
Max. virtual memory (cumulated for all children) (KiB): 2757552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 584.93
system time used= 22.8605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445611
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= 672805
involuntary context switches= 2131

runsolver used 0.134979 second user time and 0.559914 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-30 19:59:31
IDJOB=3400780
IDBENCH=82476
IDSOLVER=1886
FILE ID=node200/3400780-1306778370
RUNJOBID= node200-1306778310-18568
PBS_JOBID= 13471869
Free space on /tmp= 61576 MiB

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

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

MD5SUM BENCH= 836009cfc8c47eab51e5c571abae9348
RANDOM SEED=2019637953

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.042
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.08
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.042
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.042
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.12
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.042
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.14
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.042
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.04
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.042
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.042
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.09
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.042
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.042
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.05
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.042
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.14
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.042
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.11
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.042
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.12
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.042
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.02
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.042
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.08
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.042
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	: 3990.06
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.042
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.10
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.042
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.07
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.042
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.13
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.042
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.042
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	: 3989.95
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.042
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.06
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.042
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.08
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.042
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.07
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.042
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.09
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.042
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.042
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.06
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.042
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.09
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.042
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.05
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.042
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	: 3996.76
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.042
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.08
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.042
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.042
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.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      263730664 kB
Buffers:         47464 kB
Cached:         290780 kB
SwapCached:      29732 kB
Active:         118348 kB
Inactive:       252384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      263730664 kB
SwapTotal:    67111528 kB
SwapFree:     67044744 kB
Dirty:            8328 kB
Writeback:           0 kB
AnonPages:       27372 kB
Mapped:           8388 kB
Slab:            59960 kB
PageTables:       3952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   168468 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= 61572 MiB
End job on node200 at 2011-05-30 19:59:52