Trace number 3400762

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 3287.59 109.505

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark73.0499
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
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.08	c Using 32 threads
0.00/0.10	c This is CryptoMiniSat 3.0.0
0.00/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.10	c Reading file 'HOME/instance-3400762-1306760075.cnf'
3.04/0.13	c -- header says num vars:         361856
3.04/0.13	c -- header says num clauses:     1084031
123.87/8.93	c -- clauses added:            0 learnts,      1084031 normals,            0 xors
123.87/8.93	c -- vars added     361856
123.87/8.93	c Parsing time:  1.35 s
123.87/8.93	c  N st     0         0    361856    361343    722686         0   2529401         0   no data   no data
187.96/11.13	c asymm  cl-useful: 0/163/361342 lits-rem:0 time: 2.19
1484.08/51.73	c Flit:     3 Blit:    763 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 40.59
1484.08/51.73	c Cleaning up after failed var search:     0.00 s 
1489.75/51.96	c Replacing        8 vars Replaced      884 lits Time:     0.22 s 
1502.37/52.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
1505.57/52.44	c bin-w-bin subsume rem            1 bins  time:  0.11 s
1515.17/52.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
2139.18/72.84	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  10389 time: 19.97 s
2164.68/73.66	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  0.82 s
2252.71/76.47	c lits-rem:         0  cl-subs:     7844  v-elim: 120360  v-fix:    0  time:  2.46 s
2259.04/76.62	c Finding binary XORs  T:     0.14 s  found:     406
2262.02/76.77	c Replacing      406 vars Replaced   101404 lits Time:     0.16 s 
2268.35/77.00	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
2268.35/77.00	c calculated reachability. Time: 0.01
2271.99/77.08	c Calc default polars -  time:   0.08 s pos:     869 undec:  121549 neg:  239438
2271.99/77.08	c =========================================================================================
2271.99/77.08	c types(t): F = full restart, N = normal restart
2271.99/77.08	c types(t): S = simplification begin/end, E = solution found
2271.99/77.08	c restart types(rt): st = static, dy = dynamic
2271.99/77.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2271.99/77.08	c  B st     0         0    240314    284220    554049         0   2065182         0   no data   no data
3286.92/108.94	c Following stats are for *FIRST FINISHED THREAD ONLY*
3286.92/108.94	c num threads              : 32         
3286.92/108.94	c restarts                 : 42         
3286.92/108.94	c dynamic restarts         : 36         
3286.92/108.94	c static restarts          : 6          
3286.92/108.94	c full restarts            : 0          
3286.92/108.94	c total simplify time      : 2.29       
3286.92/108.94	c learnts DL2              : 0          
3286.92/108.94	c learnts size 2           : 831432     
3286.92/108.94	c learnts size 1           : 199346      (55.09     % of vars)
3286.92/108.94	c filedLit time            : 0.00        (0.00      % time)
3286.92/108.94	c v-elim SatELite          : 0           (0.00      % vars)
3286.92/108.94	c SatELite time            : 0.00        (0.00      % time)
3286.92/108.94	c v-elim xor               : 0           (0.00      % vars)
3286.92/108.94	c xor elim time            : 0.00        (0.00      % time)
3286.92/108.94	c num binary xor trees     : 23832      
3286.92/108.94	c binxor trees' crown      : 50618       (2.12      leafs/tree)
3286.92/108.94	c bin xor find time        : 0.74       
3286.92/108.94	c OTF clause improved      : 42          (0.00      clauses/conflict)
3286.92/108.94	c OTF impr. size diff      : 66          (1.57       lits/clause)
3286.92/108.94	c OTF cl watch-shrink      : 549         (0.06      clauses/conflict)
3286.92/108.94	c OTF cl watch-sh-lit      : 63130       (114.99     lits/clause)
3286.92/108.94	c tried to recurMin cls    : 6894        (69.43      % of conflicts)
3286.92/108.94	c updated cache            : 13537       (1.96       lits/tried recurMin)
3286.92/108.94	c unit cls recevied        : 0           (0.00      % of units)
3286.92/108.94	c unit cls sent            : 26264       (13.18     % of units)
3286.92/108.94	c bin cls recevied         : 0          
3286.92/108.94	c bin cls sent             : 35205      
3286.92/108.94	c clauses over max glue    : 0           (0.00      % of all clauses)
3286.92/108.94	c conflicts                : 9929        (98.62     / sec)
3286.92/108.94	c decisions                : 258480      (0.88      % random)
3286.92/108.94	c bogo-props               : 807589070   (8021449.60 / sec)
3286.92/108.94	c conflict literals        : 1224579     (79.21     % deleted)
3286.92/108.94	c Memory used              : 11006.57    MB
3286.92/108.94	c single-thread CPU time   : 100.68      s
3286.92/108.94	c all-threads sum CPU time : 3200.18     s
3286.92/108.94	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-3400762-1306760075/watcher-3400762-1306760075 -o /tmp/evaluation-result-3400762-1306760075/solver-3400762-1306760075 -C 160000 -W 5100 -M 266338304 ./strangenight2-mt --threads=32 HOME/instance-3400762-1306760075.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: 22.28 27.34 30.08 1/413 16949
/proc/meminfo: memFree=263762412/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=338000 CPUtime=0.69 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) R 16947 16949 16741 0 -1 4202496 437 0 0 0 69 0 0 0 22 0 32 0 1973605 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216048 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 84500 377 297 95 0 79482 0
[pid=16949/tid=16950] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16950/stat : 16950 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 1 0 0 0 2 0 0 0 23 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16949/tid=16951] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16951/stat : 16951 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 1 0 0 0 2 0 0 0 23 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16949/tid=16952] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16952/stat : 16952 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 19 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=16949/tid=16953] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16953/stat : 16953 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 19 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16949/tid=16954] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16954/stat : 16954 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 19 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16949/tid=16955] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16955/stat : 16955 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 19 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16949/tid=16956] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16956/stat : 16956 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16949/tid=16957] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16957/stat : 16957 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=16949/tid=16958] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16958/stat : 16958 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216040 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=16949/tid=16959] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16959/stat : 16959 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=16949/tid=16960] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16960/stat : 16960 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=16949/tid=16961] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16961/stat : 16961 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216048 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=16949/tid=16962] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16962/stat : 16962 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 20 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216040 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=16949/tid=16963] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16963/stat : 16963 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16964] ppid=16947 vsize=338000 CPUtime=0 cores=0-31
/proc/16949/task/16964/stat : 16964 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16965] ppid=16947 vsize=338000 CPUtime=0 cores=0-31
/proc/16949/task/16965/stat : 16965 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16966] ppid=16947 vsize=338000 CPUtime=0 cores=0-31
/proc/16949/task/16966/stat : 16966 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16967] ppid=16947 vsize=338000 CPUtime=0 cores=0-31
/proc/16949/task/16967/stat : 16967 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216044 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=16949/tid=16968] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16968/stat : 16968 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216054 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=16949/tid=16969] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16969/stat : 16969 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 21 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216040 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=16949/tid=16970] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16970/stat : 16970 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=16949/tid=16971] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16971/stat : 16971 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=16949/tid=16972] ppid=16947 vsize=338000 CPUtime=0 cores=0-31
/proc/16949/task/16972/stat : 16972 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=16949/tid=16973] ppid=16947 vsize=338000 CPUtime=0.01 cores=0-31
/proc/16949/task/16973/stat : 16973 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 1 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16949/tid=16974] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16974/stat : 16974 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=16949/tid=16975] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16975/stat : 16975 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=16949/tid=16976] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16976/stat : 16976 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=16949/tid=16978] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16978/stat : 16978 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=16949/tid=16979] ppid=16947 vsize=338000 CPUtime=0.01 cores=0-31
/proc/16949/task/16979/stat : 16979 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 1 0 0 0 23 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=16949/tid=16980] ppid=16947 vsize=338000 CPUtime=0.02 cores=0-31
/proc/16949/task/16980/stat : 16980 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 1973606 346112000 377 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639216050 0 0 4096 2 0 0 0 -1 30 0 0 0

[startup+0.119511 s]
/proc/loadavg: 22.28 27.34 30.08 1/413 16949
/proc/meminfo: memFree=263762412/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=797972 CPUtime=3.04 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) D 16947 16949 16741 0 -1 4202496 7045 0 0 0 250 54 0 0 23 0 32 0 1973605 817123328 6915 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 199493 6928 328 95 0 194475 0
[pid=16949/tid=16950] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16950/stat : 16950 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 219 0 0 0 8 1 0 0 24 0 32 0 1973606 817123328 6942 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16949/tid=16951] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16951/stat : 16951 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 224 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 6969 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16949/tid=16952] ppid=16947 vsize=797972 CPUtime=0.1 cores=0-31
/proc/16949/task/16952/stat : 16952 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 271 0 0 0 8 2 0 0 18 0 32 0 1973606 817123328 7003 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=16949/tid=16953] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16953/stat : 16953 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 165 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7003 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16949/tid=16954] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16954/stat : 16954 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 217 0 0 0 8 1 0 0 20 0 32 0 1973606 817123328 7004 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16949/tid=16955] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16955/stat : 16955 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 200 0 0 0 8 1 0 0 20 0 32 0 1973606 817123328 7004 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16949/tid=16956] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16956/stat : 16956 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 222 0 0 0 8 1 0 0 21 0 32 0 1973606 817123328 7005 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16949/tid=16957] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16957/stat : 16957 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 171 0 0 0 8 1 0 0 21 0 32 0 1973606 817123328 7005 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=16949/tid=16958] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16958/stat : 16958 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 184 0 0 0 8 1 0 0 21 0 32 0 1973606 817123328 7025 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=16949/tid=16959] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16959/stat : 16959 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 270 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7040 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=16949/tid=16960] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16960/stat : 16960 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 252 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7050 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=16949/tid=16961] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16961/stat : 16961 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 185 0 0 0 8 1 0 0 21 0 32 0 1973606 817123328 7050 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=16949/tid=16962] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16962/stat : 16962 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 216 0 0 0 8 1 0 0 21 0 32 0 1973606 817123328 7052 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=16949/tid=16963] ppid=16947 vsize=797972 CPUtime=0.07 cores=0-31
/proc/16949/task/16963/stat : 16963 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 231 0 0 0 6 1 0 0 22 0 32 0 1973606 817123328 7061 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=16949/tid=16964] ppid=16947 vsize=797972 CPUtime=0.02 cores=0-31
/proc/16949/task/16964/stat : 16964 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 10 0 0 0 2 0 0 0 21 0 32 0 1973606 817123328 7071 268435456000 4194304 4580107 140733454347872 18446744073709551615 4514559 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16965] ppid=16947 vsize=797972 CPUtime=0.02 cores=0-31
/proc/16949/task/16965/stat : 16965 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 207 0 0 0 1 1 0 0 21 0 32 0 1973606 817123328 7071 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16966] ppid=16947 vsize=797972 CPUtime=0.06 cores=0-31
/proc/16949/task/16966/stat : 16966 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 214 0 0 0 5 1 0 0 22 0 32 0 1973606 817123328 7071 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=16949/tid=16967] ppid=16947 vsize=797972 CPUtime=0.07 cores=0-31
/proc/16949/task/16967/stat : 16967 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 276 0 0 0 6 1 0 0 18 0 32 0 1973606 817123328 7087 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650616986 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=16949/tid=16968] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16968/stat : 16968 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 221 0 0 0 8 1 0 0 22 0 32 0 1973606 817123328 7119 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=16949/tid=16969] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16969/stat : 16969 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 240 0 0 0 8 1 0 0 22 0 32 0 1973606 817123328 7130 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=16949/tid=16970] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16970/stat : 16970 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 197 0 0 0 8 1 0 0 23 0 32 0 1973606 817123328 7131 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=16949/tid=16971] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16971/stat : 16971 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 200 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7132 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=16949/tid=16972] ppid=16947 vsize=797972 CPUtime=0.05 cores=0-31
/proc/16949/task/16972/stat : 16972 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 203 0 0 0 4 1 0 0 23 0 32 0 1973606 817123328 7148 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=16949/tid=16973] ppid=16947 vsize=797972 CPUtime=0.07 cores=0-31
/proc/16949/task/16973/stat : 16973 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 196 0 0 0 6 1 0 0 23 0 32 0 1973606 817123328 7160 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16949/tid=16974] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16974/stat : 16974 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 232 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7174 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=16949/tid=16975] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16975/stat : 16975 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 230 0 0 0 8 1 0 0 23 0 32 0 1973606 817123328 7180 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=16949/tid=16976] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16976/stat : 16976 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 246 0 0 0 8 1 0 0 23 0 32 0 1973606 817123328 7180 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 217 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7180 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=16949/tid=16978] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16978/stat : 16978 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 183 0 0 0 8 1 0 0 24 0 32 0 1973606 817123328 7181 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=16949/tid=16979] ppid=16947 vsize=797972 CPUtime=0.08 cores=0-31
/proc/16949/task/16979/stat : 16979 (strangenight2-m) D 16947 16949 16741 0 -1 4202560 219 0 0 0 7 1 0 0 18 0 32 0 1973606 817123328 7198 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=16949/tid=16980] ppid=16947 vsize=797972 CPUtime=0.09 cores=0-31
/proc/16949/task/16980/stat : 16980 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 259 0 0 0 8 1 0 0 18 0 32 0 1973606 817123328 7235 268435456000 4194304 4580107 140733454347872 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 797972

[startup+0.204481 s]
/proc/loadavg: 22.28 27.34 30.08 1/413 16949
/proc/meminfo: memFree=263762412/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=1465896 CPUtime=4.17 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) S 16947 16949 16741 0 -1 4202496 19179 0 0 0 281 136 0 0 17 0 32 0 1973605 1501077504 18046 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 366474 18089 334 95 0 361456 0
[pid=16949/tid=16950] ppid=16947 vsize=1465896 CPUtime=0.13 cores=0-31
/proc/16949/task/16950/stat : 16950 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 617 0 0 0 9 4 0 0 17 0 32 0 1973606 1501077504 18117 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604449386913248 0 0 -1 1 0 0 0
[pid=16949/tid=16951] ppid=16947 vsize=1465896 CPUtime=0.15 cores=0-31
/proc/16949/task/16951/stat : 16951 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 633 0 0 0 10 5 0 0 17 0 32 0 1973606 1501077504 18118 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604441511591392 0 0 -1 2 0 0 0
[pid=16949/tid=16952] ppid=16947 vsize=1465896 CPUtime=0.13 cores=0-31
/proc/16949/task/16952/stat : 16952 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 708 0 0 0 9 4 0 0 17 0 32 0 1973606 1501077504 18145 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=16949/tid=16953] ppid=16947 vsize=1465896 CPUtime=0.13 cores=0-31
/proc/16949/task/16953/stat : 16953 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 588 0 0 0 9 4 0 0 17 0 32 0 1973606 1501077504 18170 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604462436867552 0 0 -1 0 0 0 0
[pid=16949/tid=16954] ppid=16947 vsize=1465896 CPUtime=0.14 cores=0-31
/proc/16949/task/16954/stat : 16954 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 637 0 0 0 10 4 0 0 17 0 32 0 1973606 1501077504 18174 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16949/tid=16955] ppid=16947 vsize=1465896 CPUtime=0.13 cores=0-31
/proc/16949/task/16955/stat : 16955 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 588 0 0 0 10 3 0 0 17 0 32 0 1973606 1501077504 18189 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16949/tid=16956] ppid=16947 vsize=1465896 CPUtime=0.13 cores=0-31
/proc/16949/task/16956/stat : 16956 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 547 0 0 0 9 4 0 0 17 0 32 0 1973606 1501077504 18239 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446744071566923744 0 0 -1 3 0 0 0
[pid=16949/tid=16957] ppid=16947 vsize=1466104 CPUtime=0.12 cores=0-31
/proc/16949/task/16957/stat : 16957 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 579 0 0 0 9 3 0 0 17 0 32 0 1973606 1501290496 18256 268435456000 4194304 4580107 140733454347872 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=16949/tid=16958] ppid=16947 vsize=1466104 CPUtime=0.13 cores=0-31
/proc/16949/task/16958/stat : 16958 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 675 0 0 0 9 4 0 0 17 0 32 0 1973606 1501290496 18276 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604704444751328 0 0 -1 16 0 0 0
[pid=16949/tid=16959] ppid=16947 vsize=1466104 CPUtime=0.13 cores=0-31
/proc/16949/task/16959/stat : 16959 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 687 0 0 0 9 4 0 0 17 0 32 0 1973606 1501290496 18382 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604449530985952 0 0 -1 12 0 0 0
[pid=16949/tid=16960] ppid=16947 vsize=1466104 CPUtime=0.13 cores=0-31
/proc/16949/task/16960/stat : 16960 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 678 0 0 0 9 4 0 0 17 0 32 0 1973606 1501290496 18395 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604572664987104 0 0 -1 24 0 0 0
[pid=16949/tid=16961] ppid=16947 vsize=1466104 CPUtime=0.13 cores=0-31
/proc/16949/task/16961/stat : 16961 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 595 0 0 0 9 4 0 0 17 0 32 0 1973606 1501290496 18414 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604453088675808 0 0 -1 28 0 0 0
[pid=16949/tid=16962] ppid=16947 vsize=1466104 CPUtime=0.14 cores=0-31
/proc/16949/task/16962/stat : 16962 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 629 0 0 0 10 4 0 0 17 0 32 0 1973606 1501290496 18422 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604558053039584 0 0 -1 11 0 0 0
[pid=16949/tid=16963] ppid=16947 vsize=1466104 CPUtime=0.11 cores=0-31
/proc/16949/task/16963/stat : 16963 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 625 0 0 0 7 4 0 0 17 0 32 0 1973606 1501290496 18426 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651061007 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=16949/tid=16964] ppid=16947 vsize=1466104 CPUtime=0.03 cores=0-31
/proc/16949/task/16964/stat : 16964 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 347 0 0 0 2 1 0 0 17 0 32 0 1973606 1501290496 18456 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604449530977760 0 0 -1 27 0 0 0
[pid=16949/tid=16965] ppid=16947 vsize=1466104 CPUtime=0.06 cores=0-31
/proc/16949/task/16965/stat : 16965 (strangenight2-m) S 16947 16949 16741 0 -1 4202560 614 0 0 0 2 4 0 0 17 0 32 0 1973606 1501290496 18563 268435456000 4194304 4580107 140733454347872 18446744073709551615 258651060958 0 0 4096 2 18446604524608126432 0 0 -1 7 0 0 0
[pid=16949/tid=16966] ppid=16947 vsize=1466104 CPUtime=0.09 cores=0-31

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

/proc/16949/stat : 16949 (strangenight2-m) R 16947 16949 16741 0 -1 4202496 2499079 0 0 0 314638 8682 0 0 25 0 32 0 1973605 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 2817681 2090384 376 95 0 2812663 0
[pid=16949/tid=16950] ppid=16947 vsize=11270724 CPUtime=100.58 cores=0-31
/proc/16949/task/16950/stat : 16950 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 76726 0 0 0 9793 265 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16949/tid=16951] ppid=16947 vsize=11270724 CPUtime=101.07 cores=0-31
/proc/16949/task/16951/stat : 16951 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 88786 0 0 0 9817 290 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4320708 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=16949/tid=16952] ppid=16947 vsize=11270724 CPUtime=101.49 cores=0-31
/proc/16949/task/16952/stat : 16952 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 75119 0 0 0 9871 278 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294217 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=16949/tid=16953] ppid=16947 vsize=11270724 CPUtime=102.08 cores=0-31
/proc/16949/task/16953/stat : 16953 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78528 0 0 0 9984 224 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=16949/tid=16954] ppid=16947 vsize=11270724 CPUtime=102.37 cores=0-31
/proc/16949/task/16954/stat : 16954 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 71870 0 0 0 9988 249 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16949/tid=16955] ppid=16947 vsize=11270724 CPUtime=102.37 cores=0-31
/proc/16949/task/16955/stat : 16955 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 71511 0 0 0 9952 285 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=16949/tid=16956] ppid=16947 vsize=11270724 CPUtime=101.12 cores=0-31
/proc/16949/task/16956/stat : 16956 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78866 0 0 0 9869 243 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=16949/tid=16957] ppid=16947 vsize=11270724 CPUtime=101.68 cores=0-31
/proc/16949/task/16957/stat : 16957 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 80905 0 0 0 9912 256 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=16949/tid=16958] ppid=16947 vsize=11270724 CPUtime=103.24 cores=0-31
/proc/16949/task/16958/stat : 16958 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78107 0 0 0 10073 251 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=16949/tid=16959] ppid=16947 vsize=11270724 CPUtime=101.17 cores=0-31
/proc/16949/task/16959/stat : 16959 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78141 0 0 0 9835 282 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=16949/tid=16960] ppid=16947 vsize=11270724 CPUtime=102.05 cores=0-31
/proc/16949/task/16960/stat : 16960 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78718 0 0 0 9935 270 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=16949/tid=16961] ppid=16947 vsize=11270724 CPUtime=100.21 cores=0-31
/proc/16949/task/16961/stat : 16961 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 75121 0 0 0 9726 295 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=16949/tid=16962] ppid=16947 vsize=11270724 CPUtime=100.26 cores=0-31
/proc/16949/task/16962/stat : 16962 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 77520 0 0 0 9753 273 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16949/tid=16963] ppid=16947 vsize=11270724 CPUtime=100.24 cores=0-31
/proc/16949/task/16963/stat : 16963 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81588 0 0 0 9742 282 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=16949/tid=16964] ppid=16947 vsize=11270724 CPUtime=99.78 cores=0-31
/proc/16949/task/16964/stat : 16964 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 80859 0 0 0 9685 293 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16949/tid=16965] ppid=16947 vsize=11270724 CPUtime=100.5 cores=0-31
/proc/16949/task/16965/stat : 16965 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 74212 0 0 0 9757 293 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=16949/tid=16966] ppid=16947 vsize=11270724 CPUtime=100.12 cores=0-31
/proc/16949/task/16966/stat : 16966 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 82268 0 0 0 9728 284 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16949/tid=16967] ppid=16947 vsize=11270724 CPUtime=100.17 cores=0-31
/proc/16949/task/16967/stat : 16967 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 79334 0 0 0 9723 294 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16949/tid=16968] ppid=16947 vsize=11270724 CPUtime=100.78 cores=0-31
/proc/16949/task/16968/stat : 16968 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 74490 0 0 0 9799 279 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=16949/tid=16969] ppid=16947 vsize=11270724 CPUtime=101.18 cores=0-31
/proc/16949/task/16969/stat : 16969 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 75750 0 0 0 9879 239 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4325643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16970] ppid=16947 vsize=11270724 CPUtime=99.93 cores=0-31
/proc/16949/task/16970/stat : 16970 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81232 0 0 0 9721 272 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=16949/tid=16971] ppid=16947 vsize=11270724 CPUtime=101.18 cores=0-31
/proc/16949/task/16971/stat : 16971 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 82250 0 0 0 9832 286 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4316629 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=16949/tid=16972] ppid=16947 vsize=11270724 CPUtime=100.65 cores=0-31
/proc/16949/task/16972/stat : 16972 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 79616 0 0 0 9770 295 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=16949/tid=16973] ppid=16947 vsize=11270724 CPUtime=100.22 cores=0-31
/proc/16949/task/16973/stat : 16973 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 84998 0 0 0 9736 286 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=16949/tid=16974] ppid=16947 vsize=11270724 CPUtime=100.9 cores=0-31
/proc/16949/task/16974/stat : 16974 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 79063 0 0 0 9845 245 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=16949/tid=16975] ppid=16947 vsize=11270724 CPUtime=102.35 cores=0-31
/proc/16949/task/16975/stat : 16975 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 87593 0 0 0 9984 251 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16949/tid=16976] ppid=16947 vsize=11270724 CPUtime=101.17 cores=0-31
/proc/16949/task/16976/stat : 16976 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81913 0 0 0 9865 252 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=11270724 CPUtime=102.22 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 73823 0 0 0 9967 255 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=16949/tid=16978] ppid=16947 vsize=11270724 CPUtime=100.71 cores=0-31
/proc/16949/task/16978/stat : 16978 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81514 0 0 0 9764 307 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=16949/tid=16979] ppid=16947 vsize=11270724 CPUtime=98.23 cores=0-31
/proc/16949/task/16979/stat : 16979 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 76824 0 0 0 9531 292 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4292956 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=16949/tid=16980] ppid=16947 vsize=11270724 CPUtime=101.28 cores=0-31
/proc/16949/task/16980/stat : 16980 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 53399 0 0 0 9893 235 0 0 25 0 32 0 1973606 11541221376 2090384 268435456000 4194304 4580107 140733454347872 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 3233.2
Current children cumulated vsize (KiB) 11270724

[startup+108.802 s]
/proc/loadavg: 30.21 28.62 30.24 33/445 16983
/proc/meminfo: memFree=255397576/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=11270724 CPUtime=3284.35 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) R 16947 16949 16741 0 -1 4202496 2500403 0 0 0 319753 8682 0 0 25 0 32 0 1973605 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 2817681 2091156 376 95 0 2812663 0
[pid=16949/tid=16950] ppid=16947 vsize=11270724 CPUtime=102.18 cores=0-31
/proc/16949/task/16950/stat : 16950 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 76728 0 0 0 9953 265 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16949/tid=16951] ppid=16947 vsize=11270724 CPUtime=102.67 cores=0-31
/proc/16949/task/16951/stat : 16951 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 88798 0 0 0 9977 290 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215632 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=16949/tid=16952] ppid=16947 vsize=11270724 CPUtime=103.09 cores=0-31
/proc/16949/task/16952/stat : 16952 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 75140 0 0 0 10031 278 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=16949/tid=16953] ppid=16947 vsize=11270724 CPUtime=103.68 cores=0-31
/proc/16949/task/16953/stat : 16953 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78529 0 0 0 10144 224 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=16949/tid=16954] ppid=16947 vsize=11270724 CPUtime=103.97 cores=0-31
/proc/16949/task/16954/stat : 16954 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 71879 0 0 0 10148 249 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16949/tid=16955] ppid=16947 vsize=11270724 CPUtime=103.97 cores=0-31
/proc/16949/task/16955/stat : 16955 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 72404 0 0 0 10112 285 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=16949/tid=16956] ppid=16947 vsize=11270724 CPUtime=102.72 cores=0-31
/proc/16949/task/16956/stat : 16956 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78872 0 0 0 10029 243 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=16949/tid=16957] ppid=16947 vsize=11270724 CPUtime=103.28 cores=0-31
/proc/16949/task/16957/stat : 16957 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 80915 0 0 0 10072 256 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=16949/tid=16958] ppid=16947 vsize=11270724 CPUtime=104.84 cores=0-31
/proc/16949/task/16958/stat : 16958 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78116 0 0 0 10233 251 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=16949/tid=16959] ppid=16947 vsize=11270724 CPUtime=102.77 cores=0-31
/proc/16949/task/16959/stat : 16959 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78148 0 0 0 9995 282 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=16949/tid=16960] ppid=16947 vsize=11270724 CPUtime=103.65 cores=0-31
/proc/16949/task/16960/stat : 16960 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 78726 0 0 0 10095 270 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=16949/tid=16961] ppid=16947 vsize=11270724 CPUtime=101.78 cores=0-31
/proc/16949/task/16961/stat : 16961 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 75125 0 0 0 9883 295 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215645 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=16949/tid=16962] ppid=16947 vsize=11270724 CPUtime=101.86 cores=0-31
/proc/16949/task/16962/stat : 16962 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 77526 0 0 0 9913 273 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16949/tid=16963] ppid=16947 vsize=11270724 CPUtime=101.84 cores=0-31
/proc/16949/task/16963/stat : 16963 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81596 0 0 0 9902 282 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=16949/tid=16964] ppid=16947 vsize=11270724 CPUtime=101.38 cores=0-31
/proc/16949/task/16964/stat : 16964 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 80864 0 0 0 9845 293 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215635 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16949/tid=16965] ppid=16947 vsize=11270724 CPUtime=102.1 cores=0-31
/proc/16949/task/16965/stat : 16965 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 74216 0 0 0 9917 293 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=16949/tid=16966] ppid=16947 vsize=11270724 CPUtime=101.72 cores=0-31
/proc/16949/task/16966/stat : 16966 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 82274 0 0 0 9888 284 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16949/tid=16967] ppid=16947 vsize=11270724 CPUtime=101.76 cores=0-31
/proc/16949/task/16967/stat : 16967 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 79335 0 0 0 9882 294 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16949/tid=16968] ppid=16947 vsize=11270724 CPUtime=102.38 cores=0-31
/proc/16949/task/16968/stat : 16968 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 74499 0 0 0 9959 279 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=16949/tid=16969] ppid=16947 vsize=11270724 CPUtime=102.78 cores=0-31
/proc/16949/task/16969/stat : 16969 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 75758 0 0 0 10039 239 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215635 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16949/tid=16970] ppid=16947 vsize=11270724 CPUtime=101.53 cores=0-31
/proc/16949/task/16970/stat : 16970 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81235 0 0 0 9881 272 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215645 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=16949/tid=16971] ppid=16947 vsize=11270724 CPUtime=102.78 cores=0-31
/proc/16949/task/16971/stat : 16971 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 82274 0 0 0 9992 286 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215645 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=16949/tid=16972] ppid=16947 vsize=11270724 CPUtime=102.25 cores=0-31
/proc/16949/task/16972/stat : 16972 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 79617 0 0 0 9930 295 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=16949/tid=16973] ppid=16947 vsize=11270724 CPUtime=101.82 cores=0-31
/proc/16949/task/16973/stat : 16973 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 85000 0 0 0 9896 286 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=16949/tid=16974] ppid=16947 vsize=11270724 CPUtime=102.5 cores=0-31
/proc/16949/task/16974/stat : 16974 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 79080 0 0 0 10005 245 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=16949/tid=16975] ppid=16947 vsize=11270724 CPUtime=103.95 cores=0-31
/proc/16949/task/16975/stat : 16975 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 87611 0 0 0 10144 251 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16949/tid=16976] ppid=16947 vsize=11270724 CPUtime=102.76 cores=0-31
/proc/16949/task/16976/stat : 16976 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81919 0 0 0 10024 252 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=11270724 CPUtime=103.82 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 73826 0 0 0 10127 255 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=16949/tid=16978] ppid=16947 vsize=11270724 CPUtime=102.31 cores=0-31
/proc/16949/task/16978/stat : 16978 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 81522 0 0 0 9924 307 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215645 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=16949/tid=16979] ppid=16947 vsize=11270724 CPUtime=99.83 cores=0-31
/proc/16949/task/16979/stat : 16979 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 76852 0 0 0 9691 292 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639215641 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=16949/tid=16980] ppid=16947 vsize=11270724 CPUtime=102.88 cores=0-31
/proc/16949/task/16980/stat : 16980 (strangenight2-m) R 16947 16949 16741 0 -1 4202560 53571 0 0 0 10053 235 0 0 25 0 32 0 1973606 11541221376 2091156 268435456000 4194304 4580107 140733454347872 18446744073709551615 47611639191236 0 0 4096 2 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 3284.35
Current children cumulated vsize (KiB) 11270724

[startup+109.201 s]
/proc/loadavg: 30.21 28.62 30.24 6/445 16983
/proc/meminfo: memFree=255395220/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=0 CPUtime=3287.27 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) Z 16947 16949 16741 0 -1 4203548 2500409 0 0 0 320018 8709 0 0 25 0 2 0 1973605 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 0 0 0 0 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=0 CPUtime=104.15 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) R 16947 16949 16741 0 -1 4203588 73826 0 0 0 10135 280 0 0 25 0 2 0 1973606 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 3287.27
Current children cumulated vsize (KiB) 0

[startup+109.401 s]
/proc/loadavg: 30.21 28.62 30.24 6/445 16983
/proc/meminfo: memFree=255395220/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=0 CPUtime=3287.47 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) Z 16947 16949 16741 0 -1 4203548 2500409 0 0 0 320018 8729 0 0 25 0 2 0 1973605 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 0 0 0 0 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=0 CPUtime=104.35 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) R 16947 16949 16741 0 -1 4203588 73826 0 0 0 10135 300 0 0 25 0 2 0 1973606 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 3287.47
Current children cumulated vsize (KiB) 0

[startup+109.501 s]
/proc/loadavg: 30.21 28.62 30.24 6/445 16983
/proc/meminfo: memFree=255395220/264257624 swapFree=67044744/67111528
[pid=16949] ppid=16947 vsize=0 CPUtime=3287.57 cores=0-31
/proc/16949/stat : 16949 (strangenight2-m) Z 16947 16949 16741 0 -1 4203548 2500409 0 0 0 320018 8739 0 0 25 0 2 0 1973605 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 21 0 0 0
/proc/16949/statm: 0 0 0 0 0 0 0
[pid=16949/tid=16977] ppid=16947 vsize=0 CPUtime=104.45 cores=0-31
/proc/16949/task/16977/stat : 16977 (strangenight2-m) R 16947 16949 16741 0 -1 4203588 73826 0 0 0 10135 310 0 0 25 0 2 0 1973606 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 3287.57
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 109.505
CPU time (s): 3287.59
CPU user time (s): 3200.19
CPU system time (s): 87.4007
CPU usage (%): 3002.23
Max. virtual memory (cumulated for all children) (KiB): 11270724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3200.19
system time used= 87.4007
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2500409
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= 1977792
involuntary context switches= 50606

runsolver used 0.693894 second user time and 2.59161 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-30 14:54:36
IDJOB=3400762
IDBENCH=82456
IDSOLVER=1886
FILE ID=node200/3400762-1306760075
RUNJOBID= node200-1306759824-16755
PBS_JOBID= 13471604
Free space on /tmp= 61560 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400762-1306760075/watcher-3400762-1306760075 -o /tmp/evaluation-result-3400762-1306760075/solver-3400762-1306760075 -C 160000 -W 5100 -M 266338304  ./strangenight2-mt --threads=32 HOME/instance-3400762-1306760075.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=112338326

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3996.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.042
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      263762816 kB
Buffers:         22448 kB
Cached:         275868 kB
SwapCached:      29520 kB
Active:         137800 kB
Inactive:       196952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      263762816 kB
SwapTotal:    67111528 kB
SwapFree:     67044744 kB
Dirty:           24224 kB
Writeback:         124 kB
AnonPages:       33568 kB
Mapped:           8376 kB
Slab:            59312 kB
PageTables:       3768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190580 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= 61556 MiB
End job on node200 at 2011-05-30 14:56:26