Trace number 3400908

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 3775.79 186.882

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark135.399
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

0.00/0.00	c Outputting solution to console
1.33/0.05	c Using 32 threads
1.33/0.07	c This is CryptoMiniSat 3.0.0
1.33/0.07	c WARNING: for repeatability, setting FPU to use double precision
1.33/0.07	c Reading file 'HOME/instance-3400908-1307136333.cnf'
2.59/0.10	c -- header says num vars:        1987351
2.59/0.10	c -- header says num clauses:     5963534
763.67/49.05	c -- clauses added:            0 learnts,      5963534 normals,            0 xors
763.67/49.05	c -- vars added    1987351
763.67/49.05	c Parsing time:  8.00 s
763.67/49.05	c  N st     0         0   1987351   1963829   3945111         0  14109380         0   no data   no data
832.46/53.05	c asymm  cl-useful: 1/93/1897171 lits-rem:1 time: 3.64
2139.21/93.91	c Flit:  1436 Blit:  59848 bXBeca:    0 bXProp: 9141 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 40.77
2177.58/95.15	c Cleaning up after failed var search:     1.23 s 
2212.31/96.29	c Replacing     9141 vars Replaced   200846 lits Time:     0.97 s 
2325.23/100.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.08 s
2339.25/101.43	c bin-w-bin subsume rem          666 bins  time:  0.70 s
2384.16/105.11	c subs with bin:      677  lits-rem:      5238  v-fix:    0  time:  3.11 s
2736.36/131.76	c Subs w/ non-existent bins:     10 l-rem:     14 v-fix:   244 done:   8451 time: 21.07 s
2748.45/132.67	c Removed useless bin:       0  fixed:     0  props:  20.12M  time:  0.75 s
3256.10/154.04	c lits-rem:        87  cl-subs:      125  v-elim:  76818  v-fix:    0  time: 13.67 s
3288.10/155.18	c Finding binary XORs  T:     1.13 s  found:   18560
3318.19/156.32	c Replacing    18560 vars Replaced   266936 lits Time:     1.03 s 
3330.41/156.82	c calculated reachability. Time: 0.07
3342.27/157.28	c Calc default polars -  time:   0.45 s pos: 1680160 undec:  289245 neg:   17946
3342.27/157.28	c =========================================================================================
3342.27/157.28	c types(t): F = full restart, N = normal restart
3342.27/157.28	c types(t): S = simplification begin/end, E = solution found
3342.27/157.28	c restart types(rt): st = static, dy = dynamic
3342.27/157.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3342.27/157.28	c  B st     0         0   1706425   1712722   3463416         0  12365618         0   no data   no data
3772.69/183.81	c Following stats are for *FIRST FINISHED THREAD ONLY*
3772.69/183.81	c num threads              : 32         
3772.69/183.81	c restarts                 : 3          
3772.69/183.81	c dynamic restarts         : 0          
3772.69/183.81	c static restarts          : 3          
3772.69/183.81	c full restarts            : 0          
3772.69/183.81	c total simplify time      : 1.94       
3772.69/183.81	c learnts DL2              : 0          
3772.69/183.81	c learnts size 2           : 3953195    
3772.69/183.81	c learnts size 1           : 203585      (10.24     % of vars)
3772.69/183.81	c filedLit time            : 0.00        (0.00      % time)
3772.69/183.81	c v-elim SatELite          : 0           (0.00      % vars)
3772.69/183.81	c SatELite time            : 0.00        (0.00      % time)
3772.69/183.81	c v-elim xor               : 0           (0.00      % vars)
3772.69/183.81	c xor elim time            : 0.00        (0.00      % time)
3772.69/183.81	c num binary xor trees     : 4956       
3772.69/183.81	c binxor trees' crown      : 11922       (2.41      leafs/tree)
3772.69/183.81	c bin xor find time        : 1.14       
3772.69/183.81	c OTF clause improved      : 20          (0.06      clauses/conflict)
3772.69/183.81	c OTF impr. size diff      : 36          (1.80       lits/clause)
3772.69/183.81	c OTF cl watch-shrink      : 62          (0.19      clauses/conflict)
3772.69/183.81	c OTF cl watch-sh-lit      : 346         (5.58       lits/clause)
3772.69/183.81	c tried to recurMin cls    : 156         (49.06      % of conflicts)
3772.69/183.81	c updated cache            : 569         (3.65       lits/tried recurMin)
3772.69/183.81	c unit cls recevied        : 0           (0.00      % of units)
3772.69/183.81	c unit cls sent            : 0           (0.00      % of units)
3772.69/183.81	c bin cls recevied         : 0          
3772.69/183.81	c bin cls sent             : 0          
3772.69/183.81	c clauses over max glue    : 0           (0.00      % of all clauses)
3772.69/183.81	c conflicts                : 318         (2.29      / sec)
3772.69/183.81	c decisions                : 3353        (1.43      % random)
3772.69/183.81	c bogo-props               : 79207556    (571289.68 / sec)
3772.69/183.81	c conflict literals        : 57150       (29.51     % deleted)
3772.69/183.81	c Memory used              : 45492.55    MB
3772.69/183.81	c single-thread CPU time   : 138.65      s
3772.69/183.81	c all-threads sum CPU time : 3119.94     s
3772.69/183.81	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: 977)

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-3400908-1307136333/watcher-3400908-1307136333 -o /tmp/evaluation-result-3400908-1307136333/solver-3400908-1307136333 -C 160000 -W 5100 -M 261000 ./strangenight2-mt --threads=32 HOME/instance-3400908-1307136333.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): 267264000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 267315200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 16.46 14.33 19.38 1/413 17840
/proc/meminfo: memFree=262629028/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=338000 CPUtime=0.74 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) R 17838 17840 17812 0 -1 4202496 437 0 0 0 74 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 18446744073709551615 0 0 17 29 0 0 0
/proc/17840/statm: 84500 376 297 95 0 79482 0
[pid=17840/tid=17841] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17841/stat : 17841 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 1 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17840/tid=17842] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17842/stat : 17842 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17840/tid=17843] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17843/stat : 17843 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=17840/tid=17844] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17844/stat : 17844 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=17840/tid=17845] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17845/stat : 17845 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=17840/tid=17846] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17846/stat : 17846 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=17840/tid=17847] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17847/stat : 17847 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17840/tid=17848] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17848/stat : 17848 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17840/tid=17849] ppid=17838 vsize=338000 CPUtime=0 cores=0-31
/proc/17840/task/17849/stat : 17849 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17840/tid=17850] ppid=17838 vsize=338000 CPUtime=0 cores=0-31
/proc/17840/task/17850/stat : 17850 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17840/tid=17851] ppid=17838 vsize=338000 CPUtime=0 cores=0-31
/proc/17840/task/17851/stat : 17851 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=17840/tid=17852] ppid=17838 vsize=338000 CPUtime=0.01 cores=0-31
/proc/17840/task/17852/stat : 17852 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419624 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=17840/tid=17853] ppid=17838 vsize=338000 CPUtime=0.01 cores=0-31
/proc/17840/task/17853/stat : 17853 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=17840/tid=17854] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17854/stat : 17854 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=17840/tid=17855] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17855/stat : 17855 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17840/tid=17856] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17856/stat : 17856 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17840/tid=17857] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17857/stat : 17857 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17840/tid=17858] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17858/stat : 17858 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=17840/tid=17859] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17859/stat : 17859 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17840/tid=17860] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17860/stat : 17860 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=17840/tid=17861] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17861/stat : 17861 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=17840/tid=17862] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17862/stat : 17862 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=17840/tid=17863] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17863/stat : 17863 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=17840/tid=17864] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17864/stat : 17864 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=17840/tid=17865] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17865/stat : 17865 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419638 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=17840/tid=17866] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17866/stat : 17866 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=17840/tid=17868] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17868/stat : 17868 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=17840/tid=17869] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17869/stat : 17869 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=17840/tid=17870] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17870/stat : 17870 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=17840/tid=17871] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17871/stat : 17871 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 23 0 0 0

[startup+0.0531269 s]
/proc/loadavg: 16.46 14.33 19.38 1/413 17840
/proc/meminfo: memFree=262629028/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=338000 CPUtime=1.33 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) R 17838 17840 17812 0 -1 4202496 437 0 0 0 133 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 18446744073709551615 0 0 17 29 0 0 0
/proc/17840/statm: 84500 376 297 95 0 79482 0
[pid=17840/tid=17841] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17841/stat : 17841 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 1 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17840/tid=17842] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17842/stat : 17842 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17840/tid=17843] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17843/stat : 17843 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=17840/tid=17844] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17844/stat : 17844 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419632 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=17840/tid=17845] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17845/stat : 17845 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=17840/tid=17846] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17846/stat : 17846 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=17840/tid=17847] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17847/stat : 17847 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17840/tid=17848] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17848/stat : 17848 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17840/tid=17849] ppid=17838 vsize=338000 CPUtime=0 cores=0-31
/proc/17840/task/17849/stat : 17849 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17840/tid=17850] ppid=17838 vsize=338000 CPUtime=0.01 cores=0-31
/proc/17840/task/17850/stat : 17850 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=17840/tid=17851] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17851/stat : 17851 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=17840/tid=17852] ppid=17838 vsize=338000 CPUtime=0.02 cores=0-31
/proc/17840/task/17852/stat : 17852 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=17840/tid=17853] ppid=17838 vsize=338000 CPUtime=0.03 cores=0-31
/proc/17840/task/17853/stat : 17853 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=17840/tid=17854] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17854/stat : 17854 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 24 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=17840/tid=17855] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17855/stat : 17855 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17840/tid=17856] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17856/stat : 17856 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419632 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17840/tid=17857] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17857/stat : 17857 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17840/tid=17858] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17858/stat : 17858 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=17840/tid=17859] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17859/stat : 17859 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17840/tid=17860] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17860/stat : 17860 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=17840/tid=17861] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17861/stat : 17861 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=17840/tid=17862] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17862/stat : 17862 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=17840/tid=17863] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17863/stat : 17863 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=17840/tid=17864] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17864/stat : 17864 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=17840/tid=17865] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17865/stat : 17865 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419638 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=17840/tid=17866] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17866/stat : 17866 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419624 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=17840/tid=17868] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17868/stat : 17868 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=17840/tid=17869] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17869/stat : 17869 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=17840/tid=17870] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17870/stat : 17870 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419628 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=17840/tid=17871] ppid=17838 vsize=338000 CPUtime=0.04 cores=0-31
/proc/17840/task/17871/stat : 17871 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 32 0 19546293 346112000 376 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419634 0 0 4096 2 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 338000

[startup+0.103165 s]
/proc/loadavg: 16.46 14.33 19.38 1/413 17840
/proc/meminfo: memFree=262629028/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=797968 CPUtime=2.59 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) R 17838 17840 17812 0 -1 4202496 7174 0 0 0 204 55 0 0 18 0 32 0 19546293 817119232 7004 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 18446744073709551615 0 0 17 29 0 0 0
/proc/17840/statm: 199492 7101 322 95 0 194474 0
[pid=17840/tid=17841] ppid=17838 vsize=797968 CPUtime=0.08 cores=0-31
/proc/17840/task/17841/stat : 17841 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 262 0 0 0 6 2 0 0 18 0 32 0 19546293 817119232 7121 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17840/tid=17842] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17842/stat : 17842 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 178 0 0 0 6 1 0 0 24 0 32 0 19546293 817119232 7159 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17840/tid=17843] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17843/stat : 17843 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 228 0 0 0 6 1 0 0 24 0 32 0 19546293 817119232 7201 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=17840/tid=17844] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17844/stat : 17844 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 224 0 0 0 6 1 0 0 24 0 32 0 19546293 817119232 7255 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=17840/tid=17845] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17845/stat : 17845 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 210 0 0 0 6 1 0 0 24 0 32 0 19546293 817119232 7310 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=17840/tid=17846] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17846/stat : 17846 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 223 0 0 0 6 1 0 0 24 0 32 0 19546293 817119232 7351 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=17840/tid=17847] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17847/stat : 17847 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 262 0 0 0 6 1 0 0 24 0 32 0 19546293 817119232 7394 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17840/tid=17848] ppid=17838 vsize=797968 CPUtime=0.05 cores=0-31
/proc/17840/task/17848/stat : 17848 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 174 0 0 0 4 1 0 0 25 0 32 0 19546293 817119232 7438 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=17840/tid=17849] ppid=17838 vsize=797968 CPUtime=0.02 cores=0-31
/proc/17840/task/17849/stat : 17849 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 231 0 0 0 1 1 0 0 25 0 32 0 19546293 817119232 7485 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17840/tid=17850] ppid=17838 vsize=797968 CPUtime=0.04 cores=0-31
/proc/17840/task/17850/stat : 17850 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 198 0 0 0 3 1 0 0 25 0 32 0 19546293 817119232 7549 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=17840/tid=17851] ppid=17838 vsize=797968 CPUtime=0.06 cores=0-31
/proc/17840/task/17851/stat : 17851 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 224 0 0 0 5 1 0 0 18 0 32 0 19546293 817119232 7584 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=17840/tid=17852] ppid=17838 vsize=797968 CPUtime=0.06 cores=0-31
/proc/17840/task/17852/stat : 17852 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 201 0 0 0 5 1 0 0 25 0 32 0 19546293 817119232 7613 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=17840/tid=17853] ppid=17838 vsize=797968 CPUtime=0.06 cores=0-31
/proc/17840/task/17853/stat : 17853 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 273 0 0 0 5 1 0 0 18 0 32 0 19546293 817119232 7657 268435456000 4194304 4580107 140733999643536 18446744073709551615 4350510 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=17840/tid=17854] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31
/proc/17840/task/17854/stat : 17854 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 241 0 0 0 6 1 0 0 18 0 32 0 19546293 817119232 7675 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=17840/tid=17855] ppid=17838 vsize=797968 CPUtime=0.08 cores=0-31
/proc/17840/task/17855/stat : 17855 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 262 0 0 0 6 2 0 0 18 0 32 0 19546293 817119232 7687 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17840/tid=17856] ppid=17838 vsize=797968 CPUtime=0.08 cores=0-31
/proc/17840/task/17856/stat : 17856 (strangenight2-m) D 17838 17840 17812 0 -1 4202560 229 0 0 0 6 2 0 0 25 0 32 0 19546293 817119232 7687 268435456000 4194304 4580107 140733999643536 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17840/tid=17857] ppid=17838 vsize=797968 CPUtime=0.07 cores=0-31

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

[pid=17840/tid=17851] ppid=17838 vsize=46518832 CPUtime=109.57 cores=0-31
/proc/17840/task/17851/stat : 17851 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 352547 0 0 0 8898 2059 0 0 17 0 32 0 19546293 47635283968 9374531 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604573753302496 0 0 -1 27 0 0 0
[pid=17840/tid=17852] ppid=17838 vsize=46518832 CPUtime=116.48 cores=0-31
/proc/17840/task/17852/stat : 17852 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 376359 0 0 0 9724 1924 0 0 25 0 32 0 19546293 47635283968 9374531 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604564875476448 0 0 -1 23 0 0 0
[pid=17840/tid=17853] ppid=17838 vsize=46518832 CPUtime=115.28 cores=0-31
/proc/17840/task/17853/stat : 17853 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361484 0 0 0 9479 2049 0 0 19 0 32 0 19546293 47635283968 9374531 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604567217552864 0 0 -1 30 0 0 0
[pid=17840/tid=17854] ppid=17838 vsize=46518832 CPUtime=115.27 cores=0-31
/proc/17840/task/17854/stat : 17854 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 371039 0 0 0 9333 2194 0 0 18 0 32 0 19546293 47635283968 9374531 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604563957661152 0 0 -1 11 0 0 0
[pid=17840/tid=17855] ppid=17838 vsize=46518832 CPUtime=119.83 cores=0-31
/proc/17840/task/17855/stat : 17855 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 345415 0 0 0 9895 2088 0 0 25 0 32 0 19546293 47635283968 9374531 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604562673720800 0 0 -1 23 0 0 0
[pid=17840/tid=17856] ppid=17838 vsize=46518832 CPUtime=115.95 cores=0-31
/proc/17840/task/17856/stat : 17856 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 378860 0 0 0 9406 2189 0 0 19 0 32 0 19546293 47635283968 9374531 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604548081483232 0 0 -1 16 0 0 0
[pid=17840/tid=17857] ppid=17838 vsize=46518832 CPUtime=112.5 cores=0-31
/proc/17840/task/17857/stat : 17857 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 377874 0 0 0 9124 2126 0 0 19 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604575311240672 0 0 -1 28 0 0 0
[pid=17840/tid=17858] ppid=17838 vsize=46518832 CPUtime=109.84 cores=0-31
/proc/17840/task/17858/stat : 17858 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361525 0 0 0 8975 2009 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604569833856480 0 0 -1 13 0 0 0
[pid=17840/tid=17859] ppid=17838 vsize=46518832 CPUtime=107.92 cores=0-31
/proc/17840/task/17859/stat : 17859 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 370414 0 0 0 8773 2019 0 0 19 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604554239532512 0 0 -1 18 0 0 0
[pid=17840/tid=17860] ppid=17838 vsize=46518832 CPUtime=120.72 cores=0-31
/proc/17840/task/17860/stat : 17860 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 358941 0 0 0 9949 2123 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604562253045216 0 0 -1 29 0 0 0
[pid=17840/tid=17861] ppid=17838 vsize=46518832 CPUtime=109.29 cores=0-31
/proc/17840/task/17861/stat : 17861 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 379562 0 0 0 8908 2021 0 0 23 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604549597093344 0 0 -1 26 0 0 0
[pid=17840/tid=17862] ppid=17838 vsize=46518832 CPUtime=113.88 cores=0-31
/proc/17840/task/17862/stat : 17862 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 351017 0 0 0 9391 1997 0 0 19 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604564833000928 0 0 -1 15 0 0 0
[pid=17840/tid=17863] ppid=17838 vsize=46518832 CPUtime=117.74 cores=0-31
/proc/17840/task/17863/stat : 17863 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 375047 0 0 0 9753 2021 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604563013959136 0 0 -1 25 0 0 0
[pid=17840/tid=17864] ppid=17838 vsize=46518832 CPUtime=122.29 cores=0-31
/proc/17840/task/17864/stat : 17864 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 376620 0 0 0 10201 2028 0 0 20 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604629924478432 0 0 -1 20 0 0 0
[pid=17840/tid=17865] ppid=17838 vsize=46518832 CPUtime=121.23 cores=0-31
/proc/17840/task/17865/stat : 17865 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 367317 0 0 0 10051 2072 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 4300713 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=17840/tid=17866] ppid=17838 vsize=46518832 CPUtime=121.94 cores=0-31
/proc/17840/task/17866/stat : 17866 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 375577 0 0 0 10013 2181 0 0 18 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604572413246944 0 0 -1 27 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=46518832 CPUtime=124.32 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 369971 0 0 0 10315 2117 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=17840/tid=17868] ppid=17838 vsize=46518832 CPUtime=119.55 cores=0-31
/proc/17840/task/17868/stat : 17868 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361351 0 0 0 9834 2121 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604567459356128 0 0 -1 22 0 0 0
[pid=17840/tid=17869] ppid=17838 vsize=46518832 CPUtime=117.71 cores=0-31
/proc/17840/task/17869/stat : 17869 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 370559 0 0 0 9736 2035 0 0 19 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604562525183456 0 0 -1 19 0 0 0
[pid=17840/tid=17870] ppid=17838 vsize=46518832 CPUtime=111.43 cores=0-31
/proc/17840/task/17870/stat : 17870 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 360114 0 0 0 9168 1975 0 0 18 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604568658583008 0 0 -1 4 0 0 0
[pid=17840/tid=17871] ppid=17838 vsize=46518832 CPUtime=151.04 cores=0-31
/proc/17840/task/17871/stat : 17871 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 229584 0 0 0 13393 1711 0 0 25 0 32 0 19546293 47635283968 9374532 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210394667 0 0 4096 2 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 3756.96
Current children cumulated vsize (KiB) 46518832

[startup+182.302 s]
/proc/loadavg: 22.93 18.91 20.26 4/445 17876
/proc/meminfo: memFree=224988480/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=46584368 CPUtime=3768.37 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) S 17838 17840 17812 0 -1 4202496 11648253 0 0 0 311561 65276 0 0 18 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/17840/statm: 11646092 9390618 373 95 0 11641074 0
[pid=17840/tid=17841] ppid=17838 vsize=46584368 CPUtime=123.76 cores=0-31
/proc/17840/task/17841/stat : 17841 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 366787 0 0 0 10287 2089 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604558994496992 0 0 -1 21 0 0 0
[pid=17840/tid=17842] ppid=17838 vsize=46584368 CPUtime=114.15 cores=0-31
/proc/17840/task/17842/stat : 17842 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 369240 0 0 0 9312 2103 0 0 18 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604568943500768 0 0 -1 20 0 0 0
[pid=17840/tid=17843] ppid=17838 vsize=46584368 CPUtime=109.41 cores=0-31
/proc/17840/task/17843/stat : 17843 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 375236 0 0 0 8949 1992 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446744071566929224 0 0 -1 1 0 0 0
[pid=17840/tid=17844] ppid=17838 vsize=46584368 CPUtime=115.82 cores=0-31
/proc/17840/task/17844/stat : 17844 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361046 0 0 0 9551 2031 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604563375758816 0 0 -1 24 0 0 0
[pid=17840/tid=17845] ppid=17838 vsize=46584368 CPUtime=110.21 cores=0-31
/proc/17840/task/17845/stat : 17845 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 370573 0 0 0 9082 1939 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604572015918560 0 0 -1 18 0 0 0
[pid=17840/tid=17846] ppid=17838 vsize=46584368 CPUtime=119.28 cores=0-31
/proc/17840/task/17846/stat : 17846 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 369374 0 0 0 9889 2039 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604563008945632 0 0 -1 30 0 0 0
[pid=17840/tid=17847] ppid=17838 vsize=46584368 CPUtime=123.07 cores=0-31
/proc/17840/task/17847/stat : 17847 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 369100 0 0 0 10347 1960 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604564117446112 0 0 -1 22 0 0 0
[pid=17840/tid=17848] ppid=17838 vsize=46584368 CPUtime=122.25 cores=0-31
/proc/17840/task/17848/stat : 17848 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 350992 0 0 0 10078 2147 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604566169083360 0 0 -1 7 0 0 0
[pid=17840/tid=17849] ppid=17838 vsize=46584368 CPUtime=106.84 cores=0-31
/proc/17840/task/17849/stat : 17849 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 370749 0 0 0 8685 1999 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604564060356064 0 0 -1 5 0 0 0
[pid=17840/tid=17850] ppid=17838 vsize=46584368 CPUtime=124.73 cores=0-31
/proc/17840/task/17850/stat : 17850 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 380581 0 0 0 10491 1982 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 4254155 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=17840/tid=17851] ppid=17838 vsize=46584368 CPUtime=109.57 cores=0-31
/proc/17840/task/17851/stat : 17851 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 352547 0 0 0 8898 2059 0 0 17 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604573753302496 0 0 -1 27 0 0 0
[pid=17840/tid=17852] ppid=17838 vsize=46584368 CPUtime=116.48 cores=0-31
/proc/17840/task/17852/stat : 17852 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 376359 0 0 0 9724 1924 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604564875476448 0 0 -1 23 0 0 0
[pid=17840/tid=17853] ppid=17838 vsize=46584368 CPUtime=115.28 cores=0-31
/proc/17840/task/17853/stat : 17853 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361484 0 0 0 9479 2049 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604567217552864 0 0 -1 30 0 0 0
[pid=17840/tid=17854] ppid=17838 vsize=46584368 CPUtime=115.27 cores=0-31
/proc/17840/task/17854/stat : 17854 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 371039 0 0 0 9333 2194 0 0 18 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604563957661152 0 0 -1 11 0 0 0
[pid=17840/tid=17855] ppid=17838 vsize=46584368 CPUtime=119.83 cores=0-31
/proc/17840/task/17855/stat : 17855 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 345415 0 0 0 9895 2088 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604562673720800 0 0 -1 23 0 0 0
[pid=17840/tid=17856] ppid=17838 vsize=46584368 CPUtime=115.95 cores=0-31
/proc/17840/task/17856/stat : 17856 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 378860 0 0 0 9406 2189 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604548081483232 0 0 -1 16 0 0 0
[pid=17840/tid=17857] ppid=17838 vsize=46584368 CPUtime=112.5 cores=0-31
/proc/17840/task/17857/stat : 17857 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 377874 0 0 0 9124 2126 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604575311240672 0 0 -1 28 0 0 0
[pid=17840/tid=17858] ppid=17838 vsize=46584368 CPUtime=109.84 cores=0-31
/proc/17840/task/17858/stat : 17858 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361525 0 0 0 8975 2009 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604569833856480 0 0 -1 13 0 0 0
[pid=17840/tid=17859] ppid=17838 vsize=46584368 CPUtime=107.92 cores=0-31
/proc/17840/task/17859/stat : 17859 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 370414 0 0 0 8773 2019 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604554239532512 0 0 -1 18 0 0 0
[pid=17840/tid=17860] ppid=17838 vsize=46584368 CPUtime=120.72 cores=0-31
/proc/17840/task/17860/stat : 17860 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 358941 0 0 0 9949 2123 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604562253045216 0 0 -1 29 0 0 0
[pid=17840/tid=17861] ppid=17838 vsize=46584368 CPUtime=109.29 cores=0-31
/proc/17840/task/17861/stat : 17861 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 379562 0 0 0 8908 2021 0 0 23 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604549597093344 0 0 -1 26 0 0 0
[pid=17840/tid=17862] ppid=17838 vsize=46584368 CPUtime=113.88 cores=0-31
/proc/17840/task/17862/stat : 17862 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 351017 0 0 0 9391 1997 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604564833000928 0 0 -1 15 0 0 0
[pid=17840/tid=17863] ppid=17838 vsize=46584368 CPUtime=117.74 cores=0-31
/proc/17840/task/17863/stat : 17863 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 375047 0 0 0 9753 2021 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604563013959136 0 0 -1 25 0 0 0
[pid=17840/tid=17864] ppid=17838 vsize=46584368 CPUtime=122.29 cores=0-31
/proc/17840/task/17864/stat : 17864 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 376620 0 0 0 10201 2028 0 0 20 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604629924478432 0 0 -1 20 0 0 0
[pid=17840/tid=17865] ppid=17838 vsize=46584368 CPUtime=121.36 cores=0-31
/proc/17840/task/17865/stat : 17865 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 367317 0 0 0 10064 2072 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604566147112416 0 0 -1 20 0 0 0
[pid=17840/tid=17866] ppid=17838 vsize=46584368 CPUtime=121.94 cores=0-31
/proc/17840/task/17866/stat : 17866 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 375577 0 0 0 10013 2181 0 0 18 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604572413246944 0 0 -1 27 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=46584368 CPUtime=127.52 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 386663 0 0 0 10632 2120 0 0 22 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 4473011 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=17840/tid=17868] ppid=17838 vsize=46584368 CPUtime=119.55 cores=0-31
/proc/17840/task/17868/stat : 17868 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 361351 0 0 0 9834 2121 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604567459356128 0 0 -1 22 0 0 0
[pid=17840/tid=17869] ppid=17838 vsize=46584368 CPUtime=117.71 cores=0-31
/proc/17840/task/17869/stat : 17869 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 370559 0 0 0 9736 2035 0 0 19 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604562525183456 0 0 -1 19 0 0 0
[pid=17840/tid=17870] ppid=17838 vsize=46584368 CPUtime=111.43 cores=0-31
/proc/17840/task/17870/stat : 17870 (strangenight2-m) S 17838 17840 17812 0 -1 4202560 360114 0 0 0 9168 1975 0 0 18 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210419252 0 0 4096 2 18446604568658583008 0 0 -1 4 0 0 0
[pid=17840/tid=17871] ppid=17838 vsize=46584368 CPUtime=154.25 cores=0-31
/proc/17840/task/17871/stat : 17871 (strangenight2-m) R 17838 17840 17812 0 -1 4202560 229584 0 0 0 13714 1711 0 0 25 0 32 0 19546293 47702392832 9390618 268435456000 4194304 4580107 140733999643536 18446744073709551615 47292210394667 0 0 4096 2 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 3768.37
Current children cumulated vsize (KiB) 46584368

[startup+183.902 s]
/proc/loadavg: 22.93 18.91 20.26 4/445 17876
/proc/meminfo: memFree=224973636/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=0 CPUtime=3772.8 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) Z 17838 17840 17812 0 -1 4203548 11652272 0 0 0 311994 65286 0 0 18 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/17840/statm: 0 0 0 0 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=0 CPUtime=129.12 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4203588 390633 0 0 0 10782 2130 0 0 25 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 3772.8
Current children cumulated vsize (KiB) 0

[startup+185.501 s]
/proc/loadavg: 22.93 18.91 20.26 2/415 17876
/proc/meminfo: memFree=235795432/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=0 CPUtime=3774.4 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) Z 17838 17840 17812 0 -1 4203548 11652272 0 0 0 311994 65446 0 0 18 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/17840/statm: 0 0 0 0 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=0 CPUtime=130.72 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4203588 390633 0 0 0 10782 2290 0 0 25 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 3774.4
Current children cumulated vsize (KiB) 0

[startup+186.301 s]
/proc/loadavg: 21.17 18.61 20.16 2/415 17876
/proc/meminfo: memFree=247308776/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=0 CPUtime=3775.2 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) Z 17838 17840 17812 0 -1 4203548 11652272 0 0 0 311994 65526 0 0 18 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/17840/statm: 0 0 0 0 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=0 CPUtime=131.52 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4203588 390633 0 0 0 10782 2370 0 0 25 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 3775.2
Current children cumulated vsize (KiB) 0

[startup+186.701 s]
/proc/loadavg: 21.17 18.61 20.16 2/415 17876
/proc/meminfo: memFree=247308776/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=0 CPUtime=3775.6 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) Z 17838 17840 17812 0 -1 4203548 11652272 0 0 0 311994 65566 0 0 18 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/17840/statm: 0 0 0 0 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=0 CPUtime=131.92 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4203588 390633 0 0 0 10782 2410 0 0 25 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 3775.6
Current children cumulated vsize (KiB) 0

[startup+186.801 s]
/proc/loadavg: 21.17 18.61 20.16 2/415 17876
/proc/meminfo: memFree=247308776/264257624 swapFree=67054988/67111528
[pid=17840] ppid=17838 vsize=0 CPUtime=3775.7 cores=0-31
/proc/17840/stat : 17840 (strangenight2-m) Z 17838 17840 17812 0 -1 4203548 11652272 0 0 0 311994 65576 0 0 18 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 15 0 0 0
/proc/17840/statm: 0 0 0 0 0 0 0
[pid=17840/tid=17867] ppid=17838 vsize=0 CPUtime=132.02 cores=0-31
/proc/17840/task/17867/stat : 17867 (strangenight2-m) R 17838 17840 17812 0 -1 4203588 390633 0 0 0 10782 2420 0 0 25 0 2 0 19546293 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 3775.7
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 186.882
CPU time (s): 3775.79
CPU user time (s): 3119.94
CPU system time (s): 655.847
CPU usage (%): 2020.41
Max. virtual memory (cumulated for all children) (KiB): 46584368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3119.94
system time used= 655.847
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11652272
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= 17017598
involuntary context switches= 213082

runsolver used 1.55176 second user time and 5.2592 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-03 23:25:39
IDJOB=3400908
IDBENCH=88172
IDSOLVER=1886
FILE ID=node200/3400908-1307136333
RUNJOBID= node200-1307136333-17826
PBS_JOBID= 13498420
Free space on /tmp= 61624 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400908-1307136333/watcher-3400908-1307136333 -o /tmp/evaluation-result-3400908-1307136333/solver-3400908-1307136333 -C 160000 -W 5100 -M 261000  ./strangenight2-mt --threads=32 HOME/instance-3400908-1307136333.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=2091418860

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.043
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.043
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.05
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.043
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.043
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.043
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.05
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.043
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.11
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.043
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.05
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.043
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.07
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.043
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.043
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.06
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.043
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	: 3989.96
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.043
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.09
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.043
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.05
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.043
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.043
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.07
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.043
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.08
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.043
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.03
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.043
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.07
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.043
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.11
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.043
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.043
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.02
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.043
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.11
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.043
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.06
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.043
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.07
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.043
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	: 3989.99
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.043
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.07
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.043
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.07
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.043
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.10
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.043
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.043
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.043
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.35
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.043
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:      262629432 kB
Buffers:        140348 kB
Cached:        1290416 kB
SwapCached:       8472 kB
Active:         239548 kB
Inactive:      1209780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262629432 kB
SwapTotal:    67111528 kB
SwapFree:     67054988 kB
Dirty:          126328 kB
Writeback:           0 kB
AnonPages:       15464 kB
Mapped:           8472 kB
Slab:            97436 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   169432 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= 61620 MiB
End job on node200 at 2011-06-03 23:28:46