Trace number 3400626

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 100.602 4.73745

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc949.cnf
MD5SUMe10ad28ec7f3c39ecd45d17e52e9ffcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.03184
Satisfiable
(Un)Satisfiability was proved
Number of variables112656
Number of clauses360099
Sum of the clauses size954283
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119830
Number of clauses of size 3237177
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.05	c Using 32 threads
0.00/0.06	c This is CryptoMiniSat 3.0.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c Reading file 'HOME/instance-3400626-1306253438.cnf'
0.00/0.08	c -- header says num vars:         112728
0.00/0.08	c -- header says num clauses:      360099
63.87/3.43	c -- clauses added:            0 learnts,       360099 normals,            0 xors
63.87/3.43	c -- vars added     112728
63.87/3.43	c Parsing time:  0.60 s
63.87/3.43	c  N st     0         0    112728    237176    119762         0    951052         0   no data   no data
90.51/4.27	c asymm  cl-useful: 0/86408/236847 lits-rem:0 time: 0.83
99.28/4.56	c Following stats are for *FIRST FINISHED THREAD ONLY*
99.28/4.56	c num threads              : 32         
99.28/4.56	c restarts                 : 0          
99.28/4.56	c dynamic restarts         : 0          
99.28/4.56	c static restarts          : 0          
99.28/4.56	c full restarts            : 0          
99.28/4.56	c total simplify time      : 0.00       
99.28/4.56	c learnts DL2              : 0          
99.28/4.56	c learnts size 2           : 119839     
99.28/4.56	c learnts size 1           : 16221       (14.39     % of vars)
99.28/4.56	c filedLit time            : 0.42        (16.51     % time)
99.28/4.56	c v-elim SatELite          : 0           (0.00      % vars)
99.28/4.56	c SatELite time            : 0.00        (0.00      % time)
99.28/4.56	c v-elim xor               : 0           (0.00      % vars)
99.28/4.56	c xor elim time            : 0.00        (0.00      % time)
99.28/4.56	c num binary xor trees     : 2649       
99.28/4.56	c binxor trees' crown      : 5897        (2.23      leafs/tree)
99.28/4.56	c bin xor find time        : 0.00       
99.28/4.56	c OTF clause improved      : 0           (nan       clauses/conflict)
99.28/4.56	c OTF impr. size diff      : 0           (nan        lits/clause)
99.28/4.56	c OTF cl watch-shrink      : 0           (nan       clauses/conflict)
99.28/4.56	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
99.28/4.56	c tried to recurMin cls    : 0           (nan        % of conflicts)
99.28/4.56	c updated cache            : 0           (nan        lits/tried recurMin)
99.28/4.56	c unit cls recevied        : 0           (0.00      % of units)
99.28/4.56	c unit cls sent            : 0           (0.00      % of units)
99.28/4.56	c bin cls recevied         : 0          
99.28/4.56	c bin cls sent             : 0          
99.28/4.56	c clauses over max glue    : 0           (nan       % of all clauses)
99.28/4.56	c conflicts                : 0           (0.00      / sec)
99.28/4.56	c decisions                : 0           (nan       % random)
99.28/4.56	c bogo-props               : 19748746    (7727602.52 / sec)
99.28/4.56	c conflict literals        : 0           (nan       % deleted)
99.28/4.56	c Memory used              : 2558.68     MB
99.28/4.56	c single-thread CPU time   : 2.56        s
99.28/4.56	c all-threads sum CPU time : 56.64       s
99.28/4.56	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-3400626-1306253438/watcher-3400626-1306253438 -o /tmp/evaluation-result-3400626-1306253438/solver-3400626-1306253438 -C 160000 -W 5100 -M 266338304 ./strangenight2-mt --threads=32 HOME/instance-3400626-1306253438.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.79 27.96 30.15 1/413 9124
/proc/meminfo: memFree=255171316/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=338000 CPUtime=0.85 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) R 9122 9124 9036 0 -1 4202496 436 0 0 0 85 0 0 0 25 0 32 0 736830257 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453942 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 84500 376 297 95 0 79482 0
[pid=9124/tid=9125] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9125/stat : 9125 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 1 0 0 0 3 0 0 0 22 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9124/tid=9126] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9126/stat : 9126 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 22 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9124/tid=9127] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9127/stat : 9127 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=9124/tid=9128] ppid=9122 vsize=338000 CPUtime=0 cores=0-31
/proc/9124/task/9128/stat : 9128 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=9124/tid=9129] ppid=9122 vsize=338000 CPUtime=0.01 cores=0-31
/proc/9124/task/9129/stat : 9129 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 1 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453936 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=9124/tid=9130] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9130/stat : 9130 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=9124/tid=9131] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9131/stat : 9131 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=9124/tid=9132] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9132/stat : 9132 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9124/tid=9133] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9133/stat : 9133 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=9124/tid=9134] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9134/stat : 9134 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9124/tid=9135] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9135/stat : 9135 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9124/tid=9136] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9136/stat : 9136 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=9124/tid=9137] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9137/stat : 9137 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=9124/tid=9138] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9138/stat : 9138 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453928 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9124/tid=9139] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9139/stat : 9139 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=9124/tid=9140] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9140/stat : 9140 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=9124/tid=9141] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9141/stat : 9141 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=9124/tid=9142] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9142/stat : 9142 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=9124/tid=9143] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9143/stat : 9143 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=9124/tid=9144] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9144/stat : 9144 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=9124/tid=9145] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9145/stat : 9145 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=9124/tid=9146] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9146/stat : 9146 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=9124/tid=9147] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9147/stat : 9147 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453942 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=9124/tid=9148] ppid=9122 vsize=338000 CPUtime=0.03 cores=0-31
/proc/9124/task/9148/stat : 9148 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9124/tid=9149] ppid=9122 vsize=338000 CPUtime=0 cores=0-31
/proc/9124/task/9149/stat : 9149 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453942 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=9124/tid=9150] ppid=9122 vsize=338000 CPUtime=0.01 cores=0-31
/proc/9124/task/9150/stat : 9150 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=9124/tid=9151] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9151/stat : 9151 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=9124/tid=9152] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9152/stat : 9152 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=9124/tid=9153] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9153/stat : 9153 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453932 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9124/tid=9154] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9154/stat : 9154 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=9124/tid=9155] ppid=9122 vsize=338000 CPUtime=0.02 cores=0-31
/proc/9124/task/9155/stat : 9155 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 736830258 346112000 376 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453938 0 0 4096 2 0 0 0 -1 26 0 0 0

[startup+0.122503 s]
/proc/loadavg: 26.79 27.96 30.15 1/413 9124
/proc/meminfo: memFree=255171316/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=1072136 CPUtime=2.26 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) D 9122 9124 9036 0 -1 4202496 16730 0 0 0 141 85 0 0 17 0 32 0 736830257 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 4307656 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 268034 15578 334 95 0 263016 0
[pid=9124/tid=9125] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9125/stat : 9125 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 531 0 0 0 4 3 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604482710904288 0 0 -1 1 0 0 0
[pid=9124/tid=9126] ppid=9122 vsize=1072136 CPUtime=0.08 cores=0-31
/proc/9124/task/9126/stat : 9126 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 748 0 0 0 5 3 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 4307191 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9124/tid=9127] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9127/stat : 9127 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 267 0 0 0 4 1 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604474626522592 0 0 -1 8 0 0 0
[pid=9124/tid=9128] ppid=9122 vsize=1072136 CPUtime=0.02 cores=0-31
/proc/9124/task/9128/stat : 9128 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 414 0 0 0 0 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604478691360224 0 0 -1 31 0 0 0
[pid=9124/tid=9129] ppid=9122 vsize=1072136 CPUtime=0.04 cores=0-31
/proc/9124/task/9129/stat : 9129 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 534 0 0 0 2 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653031 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=9124/tid=9130] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9130/stat : 9130 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 268 0 0 0 4 1 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604478874172896 0 0 -1 12 0 0 0
[pid=9124/tid=9131] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9131/stat : 9131 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 548 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=9124/tid=9132] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9132/stat : 9132 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 356 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9124/tid=9133] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9133/stat : 9133 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 797 0 0 0 4 3 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744071566929664 0 0 -1 16 0 0 0
[pid=9124/tid=9134] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9134/stat : 9134 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 516 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604478493662688 0 0 -1 5 0 0 0
[pid=9124/tid=9135] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9135/stat : 9135 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 448 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9124/tid=9136] ppid=9122 vsize=1072136 CPUtime=0.08 cores=0-31
/proc/9124/task/9136/stat : 9136 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 766 0 0 0 5 3 0 0 25 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650616986 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=9124/tid=9137] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9137/stat : 9137 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 499 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15578 268435456000 4194304 4580107 140736246156048 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=9124/tid=9138] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9138/stat : 9138 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 499 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15593 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653112 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9124/tid=9139] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9139/stat : 9139 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 313 0 0 0 4 1 0 0 17 0 32 0 736830258 1097867264 15646 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604481340407264 0 0 -1 13 0 0 0
[pid=9124/tid=9140] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9140/stat : 9140 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 600 0 0 0 4 3 0 0 17 0 32 0 736830258 1097867264 15696 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744071566926784 0 0 -1 14 0 0 0
[pid=9124/tid=9141] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9141/stat : 9141 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 270 0 0 0 4 1 0 0 25 0 32 0 736830258 1097867264 15724 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604505834880480 0 0 -1 11 0 0 0
[pid=9124/tid=9142] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9142/stat : 9142 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 385 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15724 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604505231695328 0 0 -1 17 0 0 0
[pid=9124/tid=9143] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9143/stat : 9143 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 266 0 0 0 4 1 0 0 17 0 32 0 736830258 1097867264 15733 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744071566929704 0 0 -1 18 0 0 0
[pid=9124/tid=9144] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9144/stat : 9144 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 816 0 0 0 4 3 0 0 18 0 32 0 736830258 1097867264 15781 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650652667 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=9124/tid=9145] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9145/stat : 9145 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 607 0 0 0 4 3 0 0 17 0 32 0 736830258 1097867264 15789 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653381 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=9124/tid=9146] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9146/stat : 9146 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 782 0 0 0 4 3 0 0 18 0 32 0 736830258 1097867264 15793 268435456000 4194304 4580107 140736246156048 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=9124/tid=9147] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9147/stat : 9147 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 851 0 0 0 4 3 0 0 18 0 32 0 736830258 1097867264 15800 268435456000 4194304 4580107 140736246156048 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=9124/tid=9148] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9148/stat : 9148 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 268 0 0 0 4 1 0 0 17 0 32 0 736830258 1097867264 15814 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604505003630048 0 0 -1 4 0 0 0
[pid=9124/tid=9149] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9149/stat : 9149 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 556 0 0 0 2 3 0 0 17 0 32 0 736830258 1097867264 15814 268435456000 4194304 4580107 140736246156048 18446744073709551615 4309673 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=9124/tid=9150] ppid=9122 vsize=1072136 CPUtime=0.04 cores=0-31
/proc/9124/task/9150/stat : 9150 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 487 0 0 0 2 2 0 0 17 0 32 0 736830258 1097867264 15823 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653112 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=9124/tid=9151] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9151/stat : 9151 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 348 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15824 268435456000 4194304 4580107 140736246156048 18446744073709551615 4307656 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=9124/tid=9152] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9152/stat : 9152 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 659 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15864 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604477268303328 0 0 -1 20 0 0 0
[pid=9124/tid=9153] ppid=9122 vsize=1072136 CPUtime=0.05 cores=0-31
/proc/9124/task/9153/stat : 9153 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 265 0 0 0 4 1 0 0 17 0 32 0 736830258 1097867264 15896 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604476416761312 0 0 -1 0 0 0 0
[pid=9124/tid=9154] ppid=9122 vsize=1072136 CPUtime=0.07 cores=0-31
/proc/9124/task/9154/stat : 9154 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 812 0 0 0 4 3 0 0 18 0 32 0 736830258 1097867264 15907 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653104 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=9124/tid=9155] ppid=9122 vsize=1072136 CPUtime=0.06 cores=0-31
/proc/9124/task/9155/stat : 9155 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 603 0 0 0 4 2 0 0 17 0 32 0 736830258 1097867264 15955 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653023 0 0 4096 2 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 1072136

[startup+0.203572 s]
/proc/loadavg: 26.79 27.96 30.15 1/413 9124
/proc/meminfo: memFree=255171316/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=1104904 CPUtime=3.22 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) S 9122 9124 9036 0 -1 4202496 38930 0 0 0 160 162 0 0 17 0 32 0 736830257 1131421696 32566 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 276226 32928 335 95 0 271208 0
[pid=9124/tid=9125] ppid=9122 vsize=1104904 CPUtime=0.11 cores=0-31
/proc/9124/task/9125/stat : 9125 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 1314 0 0 0 5 6 0 0 17 0 32 0 736830258 1131421696 32928 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604482710904288 0 0 -1 1 0 0 0
[pid=9124/tid=9126] ppid=9122 vsize=1104904 CPUtime=0.12 cores=0-31
/proc/9124/task/9126/stat : 9126 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 1959 0 0 0 6 6 0 0 18 0 32 0 736830258 1131421696 32928 268435456000 4194304 4580107 140736246156048 18446744073709551615 4345288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9124/tid=9127] ppid=9122 vsize=1104904 CPUtime=0.06 cores=0-31
/proc/9124/task/9127/stat : 9127 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 283 0 0 0 4 2 0 0 16 0 32 0 736830258 1131421696 32932 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604504861924832 0 0 -1 8 0 0 0
[pid=9124/tid=9128] ppid=9122 vsize=1105544 CPUtime=0.04 cores=0-31
/proc/9124/task/9128/stat : 9128 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 928 0 0 0 0 4 0 0 17 0 32 0 736830258 1132077056 33025 268435456000 4194304 4580107 140736246156048 18446744073709551615 4307217 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=9124/tid=9129] ppid=9122 vsize=1105544 CPUtime=0.08 cores=0-31
/proc/9124/task/9129/stat : 9129 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 1173 0 0 0 3 5 0 0 17 0 32 0 736830258 1132077056 33033 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604505231695328 0 0 -1 29 0 0 0
[pid=9124/tid=9130] ppid=9122 vsize=1105544 CPUtime=0.05 cores=0-31
/proc/9124/task/9130/stat : 9130 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 268 0 0 0 4 1 0 0 16 0 32 0 736830258 1132077056 33044 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744071566931784 0 0 -1 12 0 0 0
[pid=9124/tid=9131] ppid=9122 vsize=1105544 CPUtime=0.09 cores=0-31
/proc/9124/task/9131/stat : 9131 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 1610 0 0 0 5 4 0 0 17 0 32 0 736830258 1132077056 33044 268435456000 4194304 4580107 140736246156048 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=9124/tid=9132] ppid=9122 vsize=1105544 CPUtime=0.1 cores=0-31
/proc/9124/task/9132/stat : 9132 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 1133 0 0 0 5 5 0 0 17 0 32 0 736830258 1132077056 33044 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653299 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9124/tid=9133] ppid=9122 vsize=1105544 CPUtime=0.11 cores=0-31
/proc/9124/task/9133/stat : 9133 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 2342 0 0 0 5 6 0 0 17 0 32 0 736830258 1132077056 33044 268435456000 4194304 4580107 140736246156048 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=9124/tid=9134] ppid=9122 vsize=1105544 CPUtime=0.1 cores=0-31
/proc/9124/task/9134/stat : 9134 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 1173 0 0 0 5 5 0 0 17 0 32 0 736830258 1132077056 33044 268435456000 4194304 4580107 140736246156048 18446744073709551615 4310230 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9124/tid=9135] ppid=9122 vsize=1105544 CPUtime=0.1 cores=0-31
/proc/9124/task/9135/stat : 9135 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 1307 0 0 0 5 5 0 0 17 0 32 0 736830258 1132077056 33050 268435456000 4194304 4580107 140736246156048 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9124/tid=9136] ppid=9122 vsize=1105544 CPUtime=0.12 cores=0-31
/proc/9124/task/9136/stat : 9136 (strangenight2-m) D 9122 9124 9036 0 -1 4202560 2065 0 0 0 5 7 0 0 18 0 32 0 736830258 1132077056 33326 268435456000 4194304 4580107 140736246156048 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=9124/tid=9137] ppid=9122 vsize=1105544 CPUtime=0.1 cores=0-31
/proc/9124/task/9137/stat : 9137 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 1125 0 0 0 5 5 0 0 17 0 32 0 736830258 1132077056 33635 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744071566926784 0 0 -1 10 0 0 0
[pid=9124/tid=9138] ppid=9122 vsize=1105544 CPUtime=0.11 cores=0-31
/proc/9124/task/9138/stat : 9138 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 1532 0 0 0 5 6 0 0 17 0 32 0 736830258 1132077056 33854 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446744071566926784 0 0 -1 7 0 0 0
[pid=9124/tid=9139] ppid=9122 vsize=1105544 CPUtime=0.08 cores=0-31
/proc/9124/task/9139/stat : 9139 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 751 0 0 0 5 3 0 0 17 0 32 0 736830258 1132077056 33857 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604575283355104 0 0 -1 13 0 0 0
[pid=9124/tid=9140] ppid=9122 vsize=1105544 CPUtime=0.11 cores=0-31
/proc/9124/task/9140/stat : 9140 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 1435 0 0 0 5 6 0 0 17 0 32 0 736830258 1132077056 33944 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604476484165088 0 0 -1 14 0 0 0
[pid=9124/tid=9141] ppid=9122 vsize=1105544 CPUtime=0.05 cores=0-31

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

[pid=9124/tid=9154] ppid=9122 vsize=2530620 CPUtime=1.99 cores=0-31
/proc/9124/task/9154/stat : 9154 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 14919 0 0 0 55 144 0 0 15 0 32 0 736830258 2591354880 386372 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604495232818656 0 0 -1 25 0 0 0
[pid=9124/tid=9155] ppid=9122 vsize=2530620 CPUtime=1.98 cores=0-31
/proc/9124/task/9155/stat : 9155 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 15881 0 0 0 58 140 0 0 15 0 32 0 736830258 2591354880 386373 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651060958 0 0 4096 2 18446604484474682848 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 60.9
Current children cumulated vsize (KiB) 2530620

[startup+4.00265 s]
/proc/loadavg: 26.79 27.96 30.15 32/445 9156
/proc/meminfo: memFree=253601036/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=2605772 CPUtime=84.47 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) R 9122 9124 9036 0 -1 4202496 439169 0 0 0 4083 4364 0 0 16 0 32 0 736830257 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 651443 402282 356 95 0 646425 0
[pid=9124/tid=9125] ppid=9122 vsize=2605772 CPUtime=2.71 cores=0-31
/proc/9124/task/9125/stat : 9125 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15503 0 0 0 131 140 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9124/tid=9126] ppid=9122 vsize=2605772 CPUtime=2.96 cores=0-31
/proc/9124/task/9126/stat : 9126 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14429 0 0 0 164 132 0 0 17 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9124/tid=9127] ppid=9122 vsize=2605772 CPUtime=2.38 cores=0-31
/proc/9124/task/9127/stat : 9127 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 8170 0 0 0 116 122 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4292913 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=9124/tid=9128] ppid=9122 vsize=2605772 CPUtime=2.53 cores=0-31
/proc/9124/task/9128/stat : 9128 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 13880 0 0 0 113 140 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=9124/tid=9129] ppid=9122 vsize=2605772 CPUtime=2.56 cores=0-31
/proc/9124/task/9129/stat : 9129 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14053 0 0 0 116 140 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=9124/tid=9130] ppid=9122 vsize=2605772 CPUtime=2.44 cores=0-31
/proc/9124/task/9130/stat : 9130 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 10563 0 0 0 116 128 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=9124/tid=9131] ppid=9122 vsize=2605772 CPUtime=2.59 cores=0-31
/proc/9124/task/9131/stat : 9131 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16669 0 0 0 118 141 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293261 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9124/tid=9132] ppid=9122 vsize=2605772 CPUtime=2.63 cores=0-31
/proc/9124/task/9132/stat : 9132 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 13706 0 0 0 121 142 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=9124/tid=9133] ppid=9122 vsize=2605772 CPUtime=3 cores=0-31
/proc/9124/task/9133/stat : 9133 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 13561 0 0 0 192 108 0 0 17 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453529 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=9124/tid=9134] ppid=9122 vsize=2605772 CPUtime=2.67 cores=0-31
/proc/9124/task/9134/stat : 9134 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15587 0 0 0 128 139 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9124/tid=9135] ppid=9122 vsize=2605772 CPUtime=2.65 cores=0-31
/proc/9124/task/9135/stat : 9135 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14888 0 0 0 117 148 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4292985 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9124/tid=9136] ppid=9122 vsize=2605772 CPUtime=2.85 cores=0-31
/proc/9124/task/9136/stat : 9136 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15356 0 0 0 150 135 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=9124/tid=9137] ppid=9122 vsize=2605772 CPUtime=2.65 cores=0-31
/proc/9124/task/9137/stat : 9137 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14821 0 0 0 118 147 0 0 16 0 32 0 736830258 2668310528 402282 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=9124/tid=9138] ppid=9122 vsize=2605772 CPUtime=2.64 cores=0-31
/proc/9124/task/9138/stat : 9138 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16543 0 0 0 117 147 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=9124/tid=9139] ppid=9122 vsize=2605772 CPUtime=2.55 cores=0-31
/proc/9124/task/9139/stat : 9139 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 13435 0 0 0 121 134 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=9124/tid=9140] ppid=9122 vsize=2605772 CPUtime=2.63 cores=0-31
/proc/9124/task/9140/stat : 9140 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15518 0 0 0 119 144 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293968 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=9124/tid=9141] ppid=9122 vsize=2605772 CPUtime=2.4 cores=0-31
/proc/9124/task/9141/stat : 9141 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 9994 0 0 0 113 127 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9124/tid=9142] ppid=9122 vsize=2605772 CPUtime=2.5 cores=0-31
/proc/9124/task/9142/stat : 9142 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 11518 0 0 0 119 131 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=9124/tid=9143] ppid=9122 vsize=2605772 CPUtime=2.4 cores=0-31
/proc/9124/task/9143/stat : 9143 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 8867 0 0 0 114 126 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=9124/tid=9144] ppid=9122 vsize=2605772 CPUtime=2.78 cores=0-31
/proc/9124/task/9144/stat : 9144 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14717 0 0 0 141 137 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=9124/tid=9145] ppid=9122 vsize=2605772 CPUtime=2.7 cores=0-31
/proc/9124/task/9145/stat : 9145 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16341 0 0 0 120 150 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4292985 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=9124/tid=9146] ppid=9122 vsize=2605772 CPUtime=3.14 cores=0-31
/proc/9124/task/9146/stat : 9146 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14551 0 0 0 199 115 0 0 17 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690428971 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=9124/tid=9147] ppid=9122 vsize=2605772 CPUtime=2.64 cores=0-31
/proc/9124/task/9147/stat : 9147 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14280 0 0 0 116 148 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=9124/tid=9148] ppid=9122 vsize=2605772 CPUtime=2.49 cores=0-31
/proc/9124/task/9148/stat : 9148 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 10937 0 0 0 121 128 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=9124/tid=9149] ppid=9122 vsize=2605772 CPUtime=2.66 cores=0-31
/proc/9124/task/9149/stat : 9149 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15056 0 0 0 120 146 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293280 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=9124/tid=9150] ppid=9122 vsize=2605772 CPUtime=2.59 cores=0-31
/proc/9124/task/9150/stat : 9150 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 13910 0 0 0 119 140 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9124/tid=9151] ppid=9122 vsize=2605772 CPUtime=2.44 cores=0-31
/proc/9124/task/9151/stat : 9151 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 9222 0 0 0 112 132 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=9124/tid=9152] ppid=9122 vsize=2605772 CPUtime=2.59 cores=0-31
/proc/9124/task/9152/stat : 9152 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16435 0 0 0 116 143 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=9124/tid=9153] ppid=9122 vsize=2605772 CPUtime=2.41 cores=0-31
/proc/9124/task/9153/stat : 9153 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 10769 0 0 0 136 105 0 0 16 0 32 0 736830258 2668310528 402283 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9124/tid=9154] ppid=9122 vsize=2605772 CPUtime=2.76 cores=0-31
/proc/9124/task/9154/stat : 9154 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15040 0 0 0 129 147 0 0 16 0 32 0 736830258 2668310528 402284 268435456000 4194304 4580107 140736246156048 18446744073709551615 4294277 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=9124/tid=9155] ppid=9122 vsize=2605772 CPUtime=2.71 cores=0-31
/proc/9124/task/9155/stat : 9155 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16930 0 0 0 119 152 0 0 16 0 32 0 736830258 2668310528 402284 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453520 0 0 4096 2 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 84.47
Current children cumulated vsize (KiB) 2605772

[startup+4.40165 s]
/proc/loadavg: 27.21 28.03 30.16 27/445 9156
/proc/meminfo: memFree=253505552/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=2619952 CPUtime=96.63 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) R 9122 9124 9036 0 -1 4202496 453010 0 0 0 5290 4373 0 0 17 0 32 0 736830257 2682830848 416123 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293044 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 654988 416123 356 95 0 649970 0
[pid=9124/tid=9125] ppid=9122 vsize=2619952 CPUtime=3.12 cores=0-31
/proc/9124/task/9125/stat : 9125 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16037 0 0 0 172 140 0 0 17 0 32 0 736830258 2682830848 416125 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650653507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9124/tid=9126] ppid=9122 vsize=2619952 CPUtime=3.17 cores=0-31
/proc/9124/task/9126/stat : 9126 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 14490 0 0 0 185 132 0 0 17 0 32 0 736830258 2682830848 416126 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453556 0 0 4096 2 18446604483690978784 0 0 -1 2 0 0 0
[pid=9124/tid=9127] ppid=9122 vsize=2619952 CPUtime=2.79 cores=0-31
/proc/9124/task/9127/stat : 9127 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 8748 0 0 0 157 122 0 0 17 0 32 0 736830258 2682830848 416127 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=9124/tid=9128] ppid=9122 vsize=2619952 CPUtime=2.96 cores=0-31
/proc/9124/task/9128/stat : 9128 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14458 0 0 0 155 141 0 0 17 0 32 0 736830258 2682830848 416127 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=9124/tid=9129] ppid=9122 vsize=2619952 CPUtime=2.97 cores=0-31
/proc/9124/task/9129/stat : 9129 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14644 0 0 0 157 140 0 0 17 0 32 0 736830258 2682830848 416127 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293040 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=9124/tid=9130] ppid=9122 vsize=2619952 CPUtime=2.85 cores=0-31
/proc/9124/task/9130/stat : 9130 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 11127 0 0 0 157 128 0 0 17 0 32 0 736830258 2682830848 416127 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=9124/tid=9131] ppid=9122 vsize=2619952 CPUtime=3 cores=0-31
/proc/9124/task/9131/stat : 9131 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 17232 0 0 0 159 141 0 0 17 0 32 0 736830258 2682830848 416127 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9124/tid=9132] ppid=9122 vsize=2619952 CPUtime=3.04 cores=0-31
/proc/9124/task/9132/stat : 9132 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14321 0 0 0 161 143 0 0 17 0 32 0 736830258 2682830848 416129 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=9124/tid=9133] ppid=9122 vsize=2619952 CPUtime=3.06 cores=0-31
/proc/9124/task/9133/stat : 9133 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 13561 0 0 0 198 108 0 0 17 0 32 0 736830258 2682830848 416129 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453556 0 0 4096 2 18446604478874172896 0 0 -1 16 0 0 0
[pid=9124/tid=9134] ppid=9122 vsize=2619952 CPUtime=3.09 cores=0-31
/proc/9124/task/9134/stat : 9134 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16200 0 0 0 169 140 0 0 17 0 32 0 736830258 2682830848 416130 268435456000 4194304 4580107 140736246156048 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9124/tid=9135] ppid=9122 vsize=2619952 CPUtime=3.07 cores=0-31
/proc/9124/task/9135/stat : 9135 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15448 0 0 0 158 149 0 0 17 0 32 0 736830258 2682830848 416131 268435456000 4194304 4580107 140736246156048 18446744073709551615 4294144 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9124/tid=9136] ppid=9122 vsize=2619952 CPUtime=3.15 cores=0-31
/proc/9124/task/9136/stat : 9136 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 15411 0 0 0 180 135 0 0 17 0 32 0 736830258 2682830848 416132 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453556 0 0 4096 2 18446604484565597664 0 0 -1 9 0 0 0
[pid=9124/tid=9137] ppid=9122 vsize=2619952 CPUtime=3.06 cores=0-31
/proc/9124/task/9137/stat : 9137 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15376 0 0 0 159 147 0 0 17 0 32 0 736830258 2682830848 416132 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=9124/tid=9138] ppid=9122 vsize=2619952 CPUtime=3.05 cores=0-31
/proc/9124/task/9138/stat : 9138 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 17216 0 0 0 158 147 0 0 17 0 32 0 736830258 2682830848 416132 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=9124/tid=9139] ppid=9122 vsize=2619952 CPUtime=2.97 cores=0-31
/proc/9124/task/9139/stat : 9139 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14019 0 0 0 163 134 0 0 17 0 32 0 736830258 2682830848 416132 268435456000 4194304 4580107 140736246156048 18446744073709551615 4292966 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=9124/tid=9140] ppid=9122 vsize=2619952 CPUtime=3.06 cores=0-31
/proc/9124/task/9140/stat : 9140 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16088 0 0 0 161 145 0 0 17 0 32 0 736830258 2682830848 416134 268435456000 4194304 4580107 140736246156048 18446744073709551615 4294259 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=9124/tid=9141] ppid=9122 vsize=2619952 CPUtime=2.81 cores=0-31
/proc/9124/task/9141/stat : 9141 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 10589 0 0 0 154 127 0 0 17 0 32 0 736830258 2682830848 416134 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9124/tid=9142] ppid=9122 vsize=2619952 CPUtime=2.92 cores=0-31
/proc/9124/task/9142/stat : 9142 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 11644 0 0 0 161 131 0 0 17 0 32 0 736830258 2682830848 416135 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=9124/tid=9143] ppid=9122 vsize=2619952 CPUtime=2.82 cores=0-31
/proc/9124/task/9143/stat : 9143 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 8942 0 0 0 155 127 0 0 17 0 32 0 736830258 2682830848 416135 268435456000 4194304 4580107 140736246156048 18446744073709551615 4234957 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=9124/tid=9144] ppid=9122 vsize=2619952 CPUtime=3.1 cores=0-31
/proc/9124/task/9144/stat : 9144 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 14856 0 0 0 173 137 0 0 17 0 32 0 736830258 2682830848 416135 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453556 0 0 4096 2 18446604477185400288 0 0 -1 27 0 0 0
[pid=9124/tid=9145] ppid=9122 vsize=2619952 CPUtime=3.12 cores=0-31
/proc/9124/task/9145/stat : 9145 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 16470 0 0 0 161 151 0 0 17 0 32 0 736830258 2682830848 416135 268435456000 4194304 4580107 140736246156048 18446744073709551615 4294213 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=9124/tid=9146] ppid=9122 vsize=2619952 CPUtime=3.56 cores=0-31
/proc/9124/task/9146/stat : 9146 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14551 0 0 0 241 115 0 0 18 0 32 0 736830258 2682830848 416137 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690429124 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=9124/tid=9147] ppid=9122 vsize=2619952 CPUtime=3.05 cores=0-31
/proc/9124/task/9147/stat : 9147 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14949 0 0 0 157 148 0 0 17 0 32 0 736830258 2682830848 416137 268435456000 4194304 4580107 140736246156048 18446744073709551615 4517574 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=9124/tid=9148] ppid=9122 vsize=2619952 CPUtime=2.92 cores=0-31
/proc/9124/task/9148/stat : 9148 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 11499 0 0 0 163 129 0 0 17 0 32 0 736830258 2682830848 416138 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293044 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=9124/tid=9149] ppid=9122 vsize=2619952 CPUtime=3.08 cores=0-31
/proc/9124/task/9149/stat : 9149 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15662 0 0 0 162 146 0 0 17 0 32 0 736830258 2682830848 416139 268435456000 4194304 4580107 140736246156048 18446744073709551615 4236083 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=9124/tid=9150] ppid=9122 vsize=2619952 CPUtime=3 cores=0-31
/proc/9124/task/9150/stat : 9150 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 14102 0 0 0 160 140 0 0 17 0 32 0 736830258 2682830848 416147 268435456000 4194304 4580107 140736246156048 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9124/tid=9151] ppid=9122 vsize=2619952 CPUtime=2.86 cores=0-31
/proc/9124/task/9151/stat : 9151 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 9819 0 0 0 154 132 0 0 17 0 32 0 736830258 2682830848 416147 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293251 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=9124/tid=9152] ppid=9122 vsize=2619952 CPUtime=3.01 cores=0-31
/proc/9124/task/9152/stat : 9152 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 17029 0 0 0 157 144 0 0 17 0 32 0 736830258 2682830848 416147 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=9124/tid=9153] ppid=9122 vsize=2619952 CPUtime=2.82 cores=0-31
/proc/9124/task/9153/stat : 9153 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 11363 0 0 0 177 105 0 0 17 0 32 0 736830258 2682830848 416147 268435456000 4194304 4580107 140736246156048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9124/tid=9154] ppid=9122 vsize=2619952 CPUtime=3.17 cores=0-31
/proc/9124/task/9154/stat : 9154 (strangenight2-m) R 9122 9124 9036 0 -1 4202560 15728 0 0 0 170 147 0 0 17 0 32 0 736830258 2682830848 416148 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453529 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=9124/tid=9155] ppid=9122 vsize=2619952 CPUtime=2.73 cores=0-31
/proc/9124/task/9155/stat : 9155 (strangenight2-m) S 9122 9124 9036 0 -1 4202560 16930 0 0 0 121 152 0 0 16 0 32 0 736830258 2682830848 416149 268435456000 4194304 4580107 140736246156048 18446744073709551615 47481690453556 0 0 4096 2 18446744071566929224 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 96.63
Current children cumulated vsize (KiB) 2619952

[startup+4.60183 s]
/proc/loadavg: 27.21 28.03 30.16 27/445 9156
/proc/meminfo: memFree=253505552/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=0 CPUtime=100.45 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) Z 9122 9124 9036 0 -1 4203548 453659 0 0 0 5666 4379 0 0 17 0 2 0 736830257 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 0 0 0 0 0 0 0
[pid=9124/tid=9145] ppid=9122 vsize=0 CPUtime=3.29 cores=0-31
/proc/9124/task/9145/stat : 9145 (strangenight2-m) R 9122 9124 9036 0 -1 4203588 16472 0 0 0 175 154 0 0 17 0 2 0 736830258 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 100.45
Current children cumulated vsize (KiB) 0

[startup+4.70084 s]
/proc/loadavg: 27.21 28.03 30.16 27/445 9156
/proc/meminfo: memFree=253505552/264257624 swapFree=67111528/67111528
[pid=9124] ppid=9122 vsize=0 CPUtime=100.55 cores=0-31
/proc/9124/stat : 9124 (strangenight2-m) Z 9122 9124 9036 0 -1 4203548 453659 0 0 0 5666 4389 0 0 17 0 2 0 736830257 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 24 0 0 0
/proc/9124/statm: 0 0 0 0 0 0 0
[pid=9124/tid=9145] ppid=9122 vsize=0 CPUtime=3.39 cores=0-31
/proc/9124/task/9145/stat : 9145 (strangenight2-m) R 9122 9124 9036 0 -1 4203588 16472 0 0 0 175 164 0 0 17 0 2 0 736830258 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 100.55
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 4.73745
CPU time (s): 100.602
CPU user time (s): 56.6674
CPU system time (s): 43.9343
CPU usage (%): 2123.54
Max. virtual memory (cumulated for all children) (KiB): 2620088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.6674
system time used= 43.9343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453659
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= 846249
involuntary context switches= 773

runsolver used 0.084987 second user time and 0.178972 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-24 18:10:38
IDJOB=3400626
IDBENCH=20456
IDSOLVER=1886
FILE ID=node200/3400626-1306253438
RUNJOBID= node200-1306253326-9050
PBS_JOBID= 13411758
Free space on /tmp= 62040 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc949.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400626-1306253438/watcher-3400626-1306253438 -o /tmp/evaluation-result-3400626-1306253438/solver-3400626-1306253438 -C 160000 -W 5100 -M 266338304  ./strangenight2-mt --threads=32 HOME/instance-3400626-1306253438.cnf

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

MD5SUM BENCH= e10ad28ec7f3c39ecd45d17e52e9ffcb
RANDOM SEED=126818504

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:      255171604 kB
Buffers:        463504 kB
Cached:        8221504 kB
SwapCached:          0 kB
Active:        7773212 kB
Inactive:       981040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255171604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12372 kB
Writeback:           0 kB
AnonPages:       69824 kB
Mapped:          14400 kB
Slab:           254608 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   171728 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= 62036 MiB
End job on node200 at 2011-05-24 18:10:43