Trace number 3393844

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 147.73 19.8218

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0536
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.00/0.03	c This is CryptoMiniSat 3.0.0
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3393844-1306069998.cnf'
0.00/0.03	c -- header says num vars:         108786
0.00/0.03	c -- header says num clauses:      482639
2.63/0.60	c -- clauses added:            0 learnts,       482639 normals,            0 xors
2.63/0.60	c -- vars added     108786
2.63/0.60	c Parsing time:  0.21 s
2.63/0.60	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data
5.54/0.96	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 0.35
57.43/7.43	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T:  6.47
57.43/7.45	c Cleaning up after failed var search:     0.02 s 
57.43/7.46	c Replacing     8626 vars Replaced   106553 lits Time:     0.01 s 
57.43/7.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.43/7.47	c bin-w-bin subsume rem         1149 bins  time:  0.00 s
57.43/7.47	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.00 s
58.22/7.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.03 s
58.22/7.53	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.03 s
58.22/7.55	c lits-rem:         2  cl-subs:      139  v-elim:   1314  v-fix:    0  time:  0.01 s
58.22/7.55	c Finding binary XORs  T:     0.01 s  found:       0
58.22/7.55	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.22/7.55	c calculated reachability. Time: 0.00
58.22/7.56	c Calc default polars -  time:   0.00 s pos:     983 undec:  106456 neg:    1347
58.22/7.56	c =========================================================================================
58.22/7.56	c types(t): F = full restart, N = normal restart
58.22/7.56	c types(t): S = simplification begin/end, E = solution found
58.22/7.56	c restart types(rt): st = static, dy = dynamic
58.22/7.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.22/7.56	c  B st     0         0      2628      4977      7375         0     30572         0   no data   no data
59.95/7.72	c Decided on static restart strategy
62.20/8.03	c  N st     8      4927      2620      4977      7393      4656     30572    183370   no data   no data
64.60/8.37	c Finding binary XORs  T:     0.01 s  found:      19
68.72/8.82	c  N st    10     11309      2596      4763      8469     10654     29811    437830   no data   no data
74.98/9.65	c  N st    11     17053      2596      4763      8472     15962     29811    675774   no data   no data
74.98/9.66	c Finding binary XORs  T:     0.01 s  found:       4
84.56/10.82	c  F st    12     25000      2481      4418      8976     13481     27870    415981   no data   no data
84.56/10.82	c Replacing       23 vars Replaced     1261 lits Time:     0.01 s 
84.56/10.83	c  N st    12     25000      2459      4414      8932     13481     27770    415981   no data   no data
90.15/11.58	c Decided on static restart strategy
90.15/11.58	c  N st    18     30001      2457      4414      8935     18136     27770    549291   no data   no data
90.15/11.58	c  S st    18     30001      2457      4414      8935     18136     27770    549291   no data   no data
90.95/11.67	c  S st    18     30502      2457      4414      9047     18604     27770    559767   no data   no data
90.95/11.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.10/13.50	c Flit:    75 Blit:     80 bXBeca:    0 bXProp:  293 Bins:  77657 BRemL:  49236 BRemN:     92 P: 32.3M T:  1.82
106.10/13.51	c Cleaning up after failed var search:     0.01 s 
106.10/13.54	c Replacing      293 vars Replaced    37916 lits Time:     0.03 s 
106.10/13.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.10/13.54	c bin-w-bin subsume rem         1743 bins  time:  0.00 s
106.10/13.55	c subs with bin:       40  lits-rem:        89  v-fix:    0  time:  0.00 s
106.10/13.56	c Subs w/ non-existent bins:     22 l-rem:     20 v-fix:     0 done:   1921 time:  0.01 s
106.10/13.57	c Removed useless bin:     135  fixed:     0  props:   0.12M  time:  0.00 s
106.10/13.58	c lits-rem:         7  cl-subs:      166  v-elim:    293  v-fix:    0  time:  0.01 s
106.90/13.67	c subs with bin:      236  lits-rem:      5814  v-fix:    0  time:  0.07 s
110.10/14.00	c lits-rem:      2157  cl-subs:     3060  v-elim:      0  v-fix:    0  time:  0.34 s
110.90/14.12	c asymm  cl-useful: 0/1895/3539 lits-rem:0 time: 0.11
110.90/14.12	c calculated reachability. Time: 0.00
110.90/14.12	c  N st    18     30502      1628      3539     18198      9796     20913    239344   no data   no data
110.90/14.14	c Finding binary XORs  T:     0.02 s  found:       0
117.28/14.96	c  N st    20     37613      1628      3539     18205     16422     20913    417207   no data   no data
123.66/15.78	c  N st    21     44012      1610      3462     17556     22197     20587    578506   no data   no data
124.46/15.81	c Finding binary XORs  T:     0.01 s  found:       1
126.06/16.07	c  S st    22     45754      1608      3451     66228     12757     20529    409573   no data   no data
126.86/16.15	c  S st    22     46259      1608      3451     66229     13255     20529    423675   no data   no data
126.86/16.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
131.64/16.70	c Flit:     7 Blit:      2 bXBeca:    0 bXProp:    1 Bins:   3132 BRemL:  44919 BRemN:    160 P:  8.8M T:  0.55
131.64/16.71	c Replacing        2 vars Replaced      217 lits Time:     0.01 s 
131.64/16.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.64/16.71	c bin-w-bin subsume rem         6451 bins  time:  0.00 s
131.64/16.72	c subs with bin:       86  lits-rem:        46  v-fix:    0  time:  0.00 s
131.64/16.73	c Subs w/ non-existent bins:     69 l-rem:     42 v-fix:     0 done:   1596 time:  0.01 s
131.64/16.73	c Removed useless bin:      34  fixed:     0  props:   0.10M  time:  0.00 s
131.64/16.74	c lits-rem:         2  cl-subs:        8  v-elim:     60  v-fix:    0  time:  0.01 s
132.43/16.80	c subs with bin:      357  lits-rem:      3839  v-fix:    0  time:  0.06 s
133.24/16.95	c lits-rem:       475  cl-subs:     1903  v-elim:      0  v-fix:    0  time:  0.15 s
133.24/16.95	c vivif2 --  cl tried     3343 cl shrink       21 lits rem         27 time: 0.00
133.24/16.97	c vivif2 --  cl tried     9442 cl shrink     4064 lits rem      21912 time: 0.02
134.84/17.16	c asymm  cl-useful: 14/3337/3337 lits-rem:18 time: 0.18
134.84/17.16	c calculated reachability. Time: 0.00
134.84/17.16	c  N st    22     46259      1536      3337     15818      9425     19679    190864   no data   no data
134.84/17.17	c Finding binary XORs  T:     0.01 s  found:       0
140.43/17.87	c Finding binary XORs  T:     0.01 s  found:      16
140.43/17.87	c Replacing       16 vars Replaced     2079 lits Time:     0.00 s 
147.52/19.79	c Following stats are for *FIRST FINISHED THREAD ONLY*
147.52/19.79	c num threads              : 8          
147.52/19.79	c restarts                 : 131        
147.52/19.79	c dynamic restarts         : 114        
147.52/19.79	c static restarts          : 17         
147.52/19.79	c full restarts            : 1          
147.52/19.79	c total simplify time      : 0.10       
147.52/19.79	c learnts DL2              : 0          
147.52/19.79	c learnts size 2           : 553957     
147.52/19.79	c learnts size 1           : 97923       (90.01     % of vars)
147.52/19.79	c filedLit time            : 8.52        (43.93     % time)
147.52/19.79	c v-elim SatELite          : 1609        (1.48      % vars)
147.52/19.79	c SatELite time            : 0.26        (1.35      % time)
147.52/19.79	c v-elim xor               : 0           (0.00      % vars)
147.52/19.79	c xor elim time            : 0.01        (0.03      % time)
147.52/19.79	c num binary xor trees     : 1871       
147.52/19.79	c binxor trees' crown      : 8951        (4.78      leafs/tree)
147.52/19.79	c bin xor find time        : 0.07       
147.52/19.79	c OTF clause improved      : 3001        (0.05      clauses/conflict)
147.52/19.79	c OTF impr. size diff      : 3589        (1.20       lits/clause)
147.52/19.79	c OTF cl watch-shrink      : 22616       (0.37      clauses/conflict)
147.52/19.79	c OTF cl watch-sh-lit      : 41803       (1.85       lits/clause)
147.52/19.79	c tried to recurMin cls    : 6994        (11.44      % of conflicts)
147.52/19.79	c updated cache            : 0           (0.00       lits/tried recurMin)
147.52/19.79	c unit cls recevied        : 57          (0.06      % of units)
147.52/19.79	c unit cls sent            : 56          (0.06      % of units)
147.52/19.79	c bin cls recevied         : 83749      
147.52/19.79	c bin cls sent             : 18138      
147.52/19.79	c clauses over max glue    : 0           (0.00      % of all clauses)
147.52/19.79	c conflicts                : 61141       (3153.38   / sec)
147.52/19.79	c decisions                : 92263       (0.97      % random)
147.52/19.79	c bogo-props               : 651855355   (33619764.13 / sec)
147.52/19.79	c conflict literals        : 1974744     (37.68     % deleted)
147.52/19.79	c Memory used              : 989.30      MB
147.52/19.79	c single-thread CPU time   : 19.39       s
147.52/19.79	c all-threads sum CPU time : 146.14      s
147.52/19.79	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-3393844-1306069998/watcher-3393844-1306069998 -o /tmp/evaluation-result-3393844-1306069998/solver-3393844-1306069998 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3393844-1306069998.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 9435
/proc/meminfo: memFree=14119156/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 412 0 0 0 1 0 0 0 22 0 8 0 797230503 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9435/statm: 23036 352 299 95 0 18018 0
[pid=9435/tid=9436] ppid=9433 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 0 0 0 0 1 0 0 0 22 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 0 0 0 0 1 0 0 0 23 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435752 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=92144 CPUtime=0 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=92144 CPUtime=0 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=92144 CPUtime=0 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435766 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=92144 CPUtime=0 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 797230504 94355456 352 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435762 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.0685381 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 9435
/proc/meminfo: memFree=14119156/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=588512 CPUtime=0.32 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 19262 0 0 0 26 6 0 0 18 0 8 0 797230503 602636288 15361 33554432000 4194304 4580107 140736455182528 18446744073709551615 4306964 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 147208 15530 337 95 0 142190 0
[pid=9435/tid=9436] ppid=9433 vsize=588832 CPUtime=0.04 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 2414 0 0 0 4 0 0 0 17 0 8 0 797230504 602963968 15530 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=589792 CPUtime=0.04 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 2661 0 0 0 4 0 0 0 18 0 8 0 797230504 603947008 15829 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=590112 CPUtime=0.04 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) D 9433 9435 9409 0 -1 4202560 2301 0 0 0 4 0 0 0 17 0 8 0 797230504 604274688 15882 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367243887 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=590432 CPUtime=0.02 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 2469 0 0 0 2 0 0 0 17 0 8 0 797230504 604602368 15929 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367243961 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=590648 CPUtime=0.02 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 2573 0 0 0 2 0 0 0 18 0 8 0 797230504 604823552 15945 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=590648 CPUtime=0.02 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 2114 0 0 0 2 0 0 0 17 0 8 0 797230504 604823552 15972 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=590648 CPUtime=0.04 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 2573 0 0 0 3 1 0 0 17 0 8 0 797230504 604823552 16000 33554432000 4194304 4580107 140736455182528 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 588512

[startup+0.103601 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 9435
/proc/meminfo: memFree=14119156/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=638248 CPUtime=0.47 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) D 9433 9435 9409 0 -1 4202496 41252 0 0 0 36 11 0 0 17 0 8 0 797230503 653565952 33074 33554432000 4194304 4580107 140736455182528 18446744073709551615 4311330 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 159562 33074 337 95 0 154544 0
[pid=9435/tid=9436] ppid=9433 vsize=638968 CPUtime=0.06 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 4204 0 0 0 5 1 0 0 17 0 8 0 797230504 654303232 33076 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=638968 CPUtime=0.06 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) D 9433 9435 9409 0 -1 4202560 5350 0 0 0 5 1 0 0 17 0 8 0 797230504 654303232 33079 33554432000 4194304 4580107 140736455182528 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=638968 CPUtime=0.06 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 6000 0 0 0 5 1 0 0 17 0 8 0 797230504 654303232 33079 33554432000 4194304 4580107 140736455182528 18446744073709551615 4354537 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=638968 CPUtime=0.04 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 5048 0 0 0 4 0 0 0 17 0 8 0 797230504 654303232 33079 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367604650 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=638968 CPUtime=0.04 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) D 9433 9435 9409 0 -1 4202560 5101 0 0 0 3 1 0 0 17 0 8 0 797230504 654303232 33079 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367207621 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=638968 CPUtime=0.04 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) D 9433 9435 9409 0 -1 4202560 4726 0 0 0 3 1 0 0 17 0 8 0 797230504 654303232 33079 33554432000 4194304 4580107 140736455182528 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=638968 CPUtime=0.05 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) D 9433 9435 9409 0 -1 4202560 5344 0 0 0 4 1 0 0 17 0 8 0 797230504 654303232 33079 33554432000 4194304 4580107 140736455182528 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 638248

[startup+0.303407 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 9435
/proc/meminfo: memFree=14119156/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=786124 CPUtime=1.62 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) S 9433 9435 9409 0 -1 4202496 89437 0 0 0 107 55 0 0 17 0 8 0 797230503 804990976 72816 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 196531 72832 337 95 0 191513 0
[pid=9435/tid=9436] ppid=9433 vsize=786124 CPUtime=0.2 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 10566 0 0 0 14 6 0 0 17 0 8 0 797230504 804990976 72852 33554432000 4194304 4580107 140736455182528 18446744073709551615 4353932 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=786124 CPUtime=0.21 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 11272 0 0 0 15 6 0 0 17 0 8 0 797230504 804990976 72982 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=786124 CPUtime=0.21 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 12280 0 0 0 13 8 0 0 17 0 8 0 797230504 804990976 72987 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=786124 CPUtime=0.18 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 11094 0 0 0 12 6 0 0 17 0 8 0 797230504 804990976 73068 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=786124 CPUtime=0.19 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 11160 0 0 0 13 6 0 0 17 0 8 0 797230504 804990976 73120 33554432000 4194304 4580107 140736455182528 18446744073709551615 251367651822 0 0 4096 2 18446604442670164928 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=786124 CPUtime=0.19 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 10522 0 0 0 12 7 0 0 17 0 8 0 797230504 804990976 73125 33554432000 4194304 4580107 140736455182528 18446744073709551615 4512427 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=786124 CPUtime=0.2 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 11147 0 0 0 14 6 0 0 17 0 8 0 797230504 804990976 73136 33554432000 4194304 4580107 140736455182528 18446744073709551615 4512065 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 786124

[startup+0.702323 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 9435
/proc/meminfo: memFree=14119156/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=817848 CPUtime=3.94 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 109047 0 0 0 260 134 0 0 17 0 8 0 797230503 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 204462 92176 357 95 0 199444 0
[pid=9435/tid=9436] ppid=9433 vsize=817848 CPUtime=0.48 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 12775 0 0 0 32 16 0 0 16 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=817848 CPUtime=0.51 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13626 0 0 0 38 13 0 0 17 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=817848 CPUtime=0.5 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14879 0 0 0 30 20 0 0 17 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=817848 CPUtime=0.47 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13638 0 0 0 32 15 0 0 17 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=817848 CPUtime=0.47 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13395 0 0 0 30 17 0 0 17 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=817848 CPUtime=0.46 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13141 0 0 0 29 17 0 0 17 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=817848 CPUtime=0.49 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14004 0 0 0 34 15 0 0 17 0 8 0 797230504 837476352 92176 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 817848

[startup+1.50117 s]
/proc/loadavg: 0.00 0.00 0.00 10/499 9443
/proc/meminfo: memFree=13731840/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=820588 CPUtime=10.32 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 114367 0 0 0 897 135 0 0 17 0 8 0 797230503 840282112 97223 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293968 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 205147 97224 361 95 0 200129 0
[pid=9435/tid=9436] ppid=9433 vsize=820588 CPUtime=1.29 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13451 0 0 0 112 17 0 0 17 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=820588 CPUtime=1.3 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14302 0 0 0 117 13 0 0 18 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=820588 CPUtime=1.29 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 15542 0 0 0 109 20 0 0 18 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294213 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=820588 CPUtime=1.27 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14300 0 0 0 112 15 0 0 17 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4292947 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=820588 CPUtime=1.25 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14036 0 0 0 108 17 0 0 17 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=820588 CPUtime=1.26 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13809 0 0 0 109 17 0 0 17 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4292966 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=820588 CPUtime=1.29 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14689 0 0 0 114 15 0 0 17 0 8 0 797230504 840282112 97224 33554432000 4194304 4580107 140736455182528 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 820588

[startup+3.10087 s]
/proc/loadavg: 0.00 0.00 0.00 11/499 9443
/proc/meminfo: memFree=13728120/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=826356 CPUtime=23.1 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 117441 0 0 0 2174 136 0 0 20 0 8 0 797230503 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 206589 100097 362 95 0 201571 0
[pid=9435/tid=9436] ppid=9433 vsize=826356 CPUtime=2.89 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13567 0 0 0 272 17 0 0 20 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=826356 CPUtime=2.9 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14485 0 0 0 277 13 0 0 21 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=826356 CPUtime=2.89 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 15705 0 0 0 269 20 0 0 20 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=826356 CPUtime=2.87 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14506 0 0 0 271 16 0 0 20 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=826356 CPUtime=2.84 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14245 0 0 0 266 18 0 0 20 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=826356 CPUtime=2.87 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13983 0 0 0 269 18 0 0 20 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=826356 CPUtime=2.89 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 16534 0 0 0 274 15 0 0 20 0 8 0 797230504 846188544 100097 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 826356

[startup+6.30128 s]
/proc/loadavg: 0.64 0.13 0.04 9/499 9443
/proc/meminfo: memFree=13715240/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=828316 CPUtime=48.65 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 118697 0 0 0 4729 136 0 0 25 0 8 0 797230503 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 207079 99933 362 95 0 202061 0
[pid=9435/tid=9436] ppid=9433 vsize=828316 CPUtime=6.09 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13574 0 0 0 592 17 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=828316 CPUtime=6.11 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14493 0 0 0 598 13 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=828316 CPUtime=6.09 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 15714 0 0 0 589 20 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293251 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=828316 CPUtime=6.08 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14517 0 0 0 592 16 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=828316 CPUtime=5.98 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 14254 0 0 0 580 18 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=828316 CPUtime=6.07 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 13988 0 0 0 589 18 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4235171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=828316 CPUtime=6.08 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 17735 0 0 0 593 15 0 0 25 0 8 0 797230504 848195584 99933 33554432000 4194304 4580107 140736455182528 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.65
Current children cumulated vsize (KiB) 828316

[startup+12.7011 s]
/proc/loadavg: 1.23 0.26 0.09 9/499 9443
/proc/meminfo: memFree=13646320/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=908644 CPUtime=99.72 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 190174 0 0 0 9824 148 0 0 25 0 8 0 797230503 930451456 119917 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 227161 119917 381 95 0 222143 0
[pid=9435/tid=9436] ppid=9433 vsize=908644 CPUtime=12.47 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 16875 0 0 0 1230 17 0 0 25 0 8 0 797230504 930451456 119917 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=908644 CPUtime=12.51 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 16963 0 0 0 1237 14 0 0 25 0 8 0 797230504 930451456 119917 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=908644 CPUtime=12.49 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 18359 0 0 0 1229 20 0 0 25 0 8 0 797230504 930451456 119917 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=908644 CPUtime=12.47 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 18153 0 0 0 1231 16 0 0 25 0 8 0 797230504 930451456 119917 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=908644 CPUtime=12.28 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 17031 0 0 0 1209 19 0 0 25 0 8 0 797230504 930451456 119917 33554432000 4194304 4580107 140736455182528 18446744073709551615 4321036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=908644 CPUtime=12.46 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 17020 0 0 0 1228 18 0 0 25 0 8 0 797230504 930451456 119918 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=908644 CPUtime=12.49 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 67220 0 0 0 1227 22 0 0 25 0 8 0 797230504 930451456 119919 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.72
Current children cumulated vsize (KiB) 908644

Solver just ended. Dumping a history of the last processes samples

[startup+15.9005 s]
/proc/loadavg: 1.77 0.39 0.13 9/499 9443
/proc/meminfo: memFree=13603012/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=932104 CPUtime=125.26 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 209879 0 0 0 12373 153 0 0 25 0 8 0 797230503 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 233026 129411 381 95 0 228008 0
[pid=9435/tid=9436] ppid=9433 vsize=932104 CPUtime=15.67 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 21750 0 0 0 1549 18 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4499165 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=932104 CPUtime=15.7 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 20866 0 0 0 1555 15 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=932104 CPUtime=15.69 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 20139 0 0 0 1548 21 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4330055 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=932104 CPUtime=15.67 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 20115 0 0 0 1550 17 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293013 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=932104 CPUtime=15.42 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 18135 0 0 0 1523 19 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=932104 CPUtime=15.67 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 18192 0 0 0 1548 19 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4321038 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=932104 CPUtime=15.68 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 68315 0 0 0 1546 22 0 0 25 0 8 0 797230504 954474496 129411 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 125.26
Current children cumulated vsize (KiB) 932104

[startup+17.5012 s]
/proc/loadavg: 1.77 0.39 0.13 9/499 9444
/proc/meminfo: memFree=13569036/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=944040 CPUtime=138.09 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) R 9433 9435 9409 0 -1 4202496 220288 0 0 0 13655 154 0 0 25 0 8 0 797230503 966696960 137773 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 236010 137773 381 95 0 230992 0
[pid=9435/tid=9436] ppid=9433 vsize=944040 CPUtime=17.29 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 22168 0 0 0 1711 18 0 0 25 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=944040 CPUtime=17.33 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 21501 0 0 0 1717 16 0 0 25 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=944040 CPUtime=17.31 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 22766 0 0 0 1710 21 0 0 25 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=944040 CPUtime=17.28 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 22870 0 0 0 1711 17 0 0 25 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4397329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=944040 CPUtime=17 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 18713 0 0 0 1681 19 0 0 25 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=944040 CPUtime=17.28 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 19585 0 0 0 1709 19 0 0 25 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=944040 CPUtime=17.3 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 68688 0 0 0 1708 22 0 0 19 0 8 0 797230504 966696960 137782 33554432000 4194304 4580107 140736455182528 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 138.09
Current children cumulated vsize (KiB) 944040

[startup+19.1009 s]
/proc/loadavg: 2.27 0.52 0.17 4/499 9444
/proc/meminfo: memFree=13561844/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=1013044 CPUtime=146.31 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) S 9433 9435 9409 0 -1 4202496 226317 0 0 0 14475 156 0 0 25 0 8 0 797230503 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 253261 142898 381 95 0 248243 0
[pid=9435/tid=9436] ppid=9433 vsize=1013044 CPUtime=18.87 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 22320 0 0 0 1869 18 0 0 25 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246410795 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=1013044 CPUtime=18.02 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 21593 0 0 0 1786 16 0 0 25 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=1013044 CPUtime=17.99 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 22925 0 0 0 1778 21 0 0 25 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=1013044 CPUtime=17.97 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 23338 0 0 0 1780 17 0 0 25 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=1013044 CPUtime=17.69 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 18801 0 0 0 1750 19 0 0 25 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=1013044 CPUtime=18.81 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 21021 0 0 0 1862 19 0 0 19 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=1013044 CPUtime=18.88 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 72142 0 0 0 1865 23 0 0 23 0 8 0 797230504 1037357056 142898 33554432000 4194304 4580107 140736455182528 18446744073709551615 4393033 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.31
Current children cumulated vsize (KiB) 1013044

[startup+19.5008 s]
/proc/loadavg: 2.27 0.52 0.17 4/499 9444
/proc/meminfo: memFree=13561844/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=1013044 CPUtime=147.11 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) S 9433 9435 9409 0 -1 4202496 226822 0 0 0 14555 156 0 0 25 0 8 0 797230503 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 253261 143403 381 95 0 248243 0
[pid=9435/tid=9436] ppid=9433 vsize=1013044 CPUtime=19.27 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 22320 0 0 0 1909 18 0 0 25 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246410795 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=1013044 CPUtime=18.02 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 21593 0 0 0 1786 16 0 0 25 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=1013044 CPUtime=17.99 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 22925 0 0 0 1778 21 0 0 25 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=1013044 CPUtime=17.97 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 23338 0 0 0 1780 17 0 0 25 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=1013044 CPUtime=17.69 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 18801 0 0 0 1750 19 0 0 25 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=1013044 CPUtime=18.81 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 21021 0 0 0 1862 19 0 0 19 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=1013044 CPUtime=19.28 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 72647 0 0 0 1905 23 0 0 25 0 8 0 797230504 1037357056 143403 33554432000 4194304 4580107 140736455182528 18446744073709551615 4397203 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 147.11
Current children cumulated vsize (KiB) 1013044

[startup+19.7008 s]
/proc/loadavg: 2.27 0.52 0.17 3/499 9444
/proc/meminfo: memFree=13546468/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=1013044 CPUtime=147.52 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) S 9433 9435 9409 0 -1 4202496 226822 0 0 0 14596 156 0 0 25 0 8 0 797230503 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 253261 143019 381 95 0 248243 0
[pid=9435/tid=9436] ppid=9433 vsize=1013044 CPUtime=19.49 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 22320 0 0 0 1931 18 0 0 25 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 4205512 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9435/tid=9437] ppid=9433 vsize=1013044 CPUtime=18.02 cores=0-7
/proc/9435/task/9437/stat : 9437 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 21593 0 0 0 1786 16 0 0 25 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 0 0 0 0
[pid=9435/tid=9438] ppid=9433 vsize=1013044 CPUtime=17.99 cores=0-7
/proc/9435/task/9438/stat : 9438 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 22925 0 0 0 1778 21 0 0 25 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 2 0 0 0
[pid=9435/tid=9439] ppid=9433 vsize=1013044 CPUtime=17.97 cores=0-7
/proc/9435/task/9439/stat : 9439 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 23338 0 0 0 1780 17 0 0 25 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 3 0 0 0
[pid=9435/tid=9440] ppid=9433 vsize=1013044 CPUtime=17.69 cores=0-7
/proc/9435/task/9440/stat : 9440 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 18801 0 0 0 1750 19 0 0 25 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 7 0 0 0
[pid=9435/tid=9441] ppid=9433 vsize=1013044 CPUtime=18.81 cores=0-7
/proc/9435/task/9441/stat : 9441 (strangenight2-m) S 9433 9435 9409 0 -1 4202560 21021 0 0 0 1862 19 0 0 19 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 47684246435380 0 0 4096 2 18446604442670164928 0 0 -1 1 0 0 0
[pid=9435/tid=9442] ppid=9433 vsize=1013044 CPUtime=19.5 cores=0-7
/proc/9435/task/9442/stat : 9442 (strangenight2-m) R 9433 9435 9409 0 -1 4202560 72647 0 0 0 1927 23 0 0 25 0 8 0 797230504 1037357056 143019 33554432000 4194304 4580107 140736455182528 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 147.52
Current children cumulated vsize (KiB) 1013044

[startup+19.8188 s]
/proc/loadavg: 2.27 0.52 0.17 3/499 9444
/proc/meminfo: memFree=13546468/32950928 swapFree=38710952/67111528
[pid=9435] ppid=9433 vsize=0 CPUtime=147.72 cores=0-7
/proc/9435/stat : 9435 (strangenight2-m) Z 9433 9435 9409 0 -1 4203548 226825 0 0 0 14614 158 0 0 18 0 2 0 797230503 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9435/statm: 0 0 0 0 0 0 0
[pid=9435/tid=9436] ppid=9433 vsize=0 CPUtime=19.6 cores=0-7
/proc/9435/task/9436/stat : 9436 (strangenight2-m) R 9433 9435 9409 0 -1 4202564 22323 0 0 0 1939 21 0 0 25 0 2 0 797230504 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 147.72
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 19.8218
CPU time (s): 147.73
CPU user time (s): 146.142
CPU system time (s): 1.58776
CPU usage (%): 745.288
Max. virtual memory (cumulated for all children) (KiB): 1013044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.142
system time used= 1.58776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226825
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= 141515
involuntary context switches= 686

runsolver used 0.092985 second user time and 0.25696 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-22 15:13:18
IDJOB=3393844
IDBENCH=20346
IDSOLVER=1878
FILE ID=node113/3393844-1306069998
RUNJOBID= node113-1306069997-9423
PBS_JOBID= 13387890
Free space on /tmp= 73308 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3393844-1306069998/watcher-3393844-1306069998 -o /tmp/evaluation-result-3393844-1306069998/solver-3393844-1306069998 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3393844-1306069998.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1677240207

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14119444 kB
Buffers:        329872 kB
Cached:        8767752 kB
SwapCached:      93732 kB
Active:        8062508 kB
Inactive:     10431312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14119444 kB
SwapTotal:    67111528 kB
SwapFree:     38710952 kB
Dirty:           13668 kB
Writeback:          28 kB
AnonPages:     9314224 kB
Mapped:          24848 kB
Slab:           151636 kB
PageTables:     116420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154761492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73304 MiB
End job on node113 at 2011-05-22 15:13:38