Trace number 3369616

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-1-mt (fixed)UNSAT 2780.32 697.49

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369616-1305393485.cnf'
0.00/0.01	c -- header says num vars:         489685
0.00/0.01	c -- header says num clauses:     8779920
11.05/3.20	c -- clauses added:            0 learnts,      8779920 normals,            0 xors
11.05/3.20	c -- vars added     489685
11.05/3.20	c Parsing time:  8.11 s
11.05/3.20	c  N st     0         0    489685    304437   7524558         0  17087371         0   no data   no data  --
14.21/3.92	c asymm  cl-useful: 564/719/235695 lits-rem:2242 time: 2.87
50.51/13.08	c Flit:   285 Blit:  87855 bXBeca:    0 bXProp:  933 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 36.16
51.35/13.25	c Cleaning up after failed var search:     0.64 s 
52.10/13.46	c Replacing      934 vars Replaced    31458 lits Time:     0.76 s 
55.31/14.25	c bin-w-bin subsume rem         1059 bins  time:  2.04 s
60.10/15.45	c subs with bin:        0  lits-rem:      1342  v-fix:    0  time:  4.78 s
72.85/18.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  23918 time: 12.77 s
74.00/18.91	c Removed useless bin:    1704  fixed:     0  props:  20.00M  time:  0.93 s
79.58/20.36	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  5.81 s
79.98/20.48	c Finding binary XORs  T:     0.48 s  found:    1972
80.78/20.66	c Replacing     1972 vars Replaced   241227 lits Time:     0.72 s 
82.02/20.92	c Finding non-binary XORs:     0.39 s (found:       0, avg size: nan)
82.02/20.92	c Calc default polars -  time:   0.27 s pos:    2914 undec:  237434 neg:  249337
82.02/20.92	c =========================================================================================
82.02/20.92	c types(t): F = full restart, N = normal restart
82.02/20.92	c types(t): S = simplification begin/end, E = solution found
82.02/20.92	c restart types(rt): st = static, dy = dynamic
82.02/20.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
82.02/20.92	c  B st     0         0    252251    174928   4072585         0   9310462         0   no data   no data  --
116.71/29.62	c  N dy    13      4020    209108    144908   3158194      3543   7277005   1651804      8.26      8.71  --
150.99/38.22	c  N dy    31      8330    206920    143362   3108320      7652   7165509   3092100     10.62     11.19  --
204.04/51.56	c  N dy    55     12697    206907    143362   3108410     11901   7165509   5563455     11.04     12.74  --
248.36/62.66	c  N dy    73     16784    206735    143362   3109217     15909   7165509   7999460     10.88     13.69  --
293.38/73.98	c  N dy    87     22074    206675    143362   3109809     11536   7165509   1182514     10.47     11.13  --
327.73/82.54	c  F st    99     25000    206561    143362   3109864     14379   7165509   2787617     10.30      6.08  --
346.04/87.11	c  N st   102     26187    206560    142549   3084288     15496   7108220   3611366     10.30   no data  --
403.07/101.48	c  S st   105     30000    206512    142549   3084302     19274   7108220   7471611     10.30   no data  --
410.69/103.35	c  S st   105     30502    206512    142549   3084318     19750   7108220   7688124     10.30   no data  --
411.44/103.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.82
529.16/133.06	c Flit:   574 Blit:   3131 bXBeca:    0 bXProp:  390 Bins:  68294 BRemL:      7 BRemN:    216 P: 200.0M T: 117.60
529.56/133.19	c Cleaning up after failed var search:     0.48 s 
530.71/133.48	c Replacing      391 vars Replaced    45086 lits Time:     1.08 s 
536.30/134.84	c bin-w-bin subsume rem          501 bins  time:  1.05 s
542.32/136.39	c subs with bin:      564  lits-rem:      2883  v-fix:    0  time:  6.15 s
544.27/136.85	c Subs w/ non-existent bins:      0 l-rem:    351 v-fix:     3 done:    257 time:  1.82 s
545.87/137.24	c Removed useless bin:    4990  fixed:    48  props:  20.00M  time:  1.51 s
574.18/144.31	c lits-rem:       151  cl-subs:      996  v-elim:     43  v-fix:    0  time: 28.14 s
576.58/144.91	c asymm  cl-useful: 260/782/139417 lits-rem:880 time: 2.38
576.58/144.99	c  N dy   105     30502    201827    139417   3057043     18033   6903703   7482357     10.30   no data  --
577.41/145.15	c Finding binary XORs  T:     0.54 s  found:    1672
624.45/156.97	c  N dy   123     34786    201653    139417   3057824     22211   6903703   9521028     10.14     10.76  --
667.92/167.81	c  N dy   143     38823    201643    139417   3057920     26163   6903703  11587141     10.22     10.91  --
718.22/180.42	c  N dy   164     43376    201626    139417   3057961     15752   6903703   1066328     10.26     10.82  --
739.76/185.87	c  S st   175     45757    197077    136120   2963755     17913   6670004   1883828     10.25   no data  --
745.29/187.26	c  S st   175     46258    197065    136120   2963781     18376   6670004   2016975     10.25   no data  --
746.09/187.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.57
834.26/209.52	c Flit:   171 Blit:   1482 bXBeca:    0 bXProp:   30 Bins:  58503 BRemL:      4 BRemN:    152 P: 200.0M T: 88.15
834.26/209.53	c Cleaning up after failed var search:     0.00 s 
835.46/209.87	c Replacing     1702 vars Replaced    90096 lits Time:     1.32 s 
837.85/210.48	c bin-w-bin subsume rem         1517 bins  time:  1.11 s
843.84/211.97	c subs with bin:      675  lits-rem:      4172  v-fix:    0  time:  5.96 s
861.37/216.33	c Subs w/ non-existent bins:      6 l-rem:    699 v-fix:    69 done:  22093 time: 17.36 s
863.00/216.78	c Removed useless bin:    7119  fixed:    72  props:  20.02M  time:  1.77 s
876.45/220.11	c lits-rem:       495  cl-subs:      554  v-elim:      6  v-fix:    0  time: 13.20 s
878.84/220.77	c asymm  cl-useful: 257/901/134785 lits-rem:499 time: 2.63
879.24/220.85	c  N dy   175     46258    194125    134785   2958833     17068   6546681   2018035     10.25   no data  --
879.64/220.98	c Finding binary XORs  T:     0.48 s  found:     864
922.32/231.61	c  N dy   191     51021    192482    134785   3044496     21775   6546681   4165875     10.11     10.90  --
945.89/237.57	c Finding binary XORs  T:     0.49 s  found:     444
955.07/239.87	c  N dy   204     55302    192475    133610   2998249     25924   6458655   5550049      9.98     10.69  --
985.38/247.49	c  N dy   209     59392    192463    133610   2998453     29970   6458655   6681586      9.85     16.17  --
1020.48/256.30	c  N dy   222     63801    192462    133610   2998478     34335   6458655   8472025      9.78     10.63  --
1056.34/265.28	c  N dy   242     68142    192441    133610   2998689     20506   6458655   1848520      9.74     10.31  --
1066.71/267.87	c  S st   249     69387    192441    133610   2998698     21732   6458655   2205316      9.75      9.82  --
1073.15/269.42	c  S st   249     69889    192430    133610   2998719     22208   6458655   2359428      9.75   no data  --
1073.55/269.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.57
1148.89/288.45	c Flit:   192 Blit:    289 bXBeca:    0 bXProp:   26 Bins:  32779 BRemL:   1039 BRemN:    150 P: 200.0M T: 75.33
1148.89/288.46	c Cleaning up after failed var search:     0.00 s 
1150.09/288.78	c Replacing     1335 vars Replaced    94549 lits Time:     1.22 s 
1152.53/289.33	c bin-w-bin subsume rem         1396 bins  time:  1.17 s
1158.46/290.84	c subs with bin:      260  lits-rem:      2255  v-fix:    0  time:  6.01 s
1164.85/292.45	c Subs w/ non-existent bins:      6 l-rem:   1317 v-fix:    33 done:   5925 time:  6.44 s
1166.04/292.79	c Removed useless bin:    3538  fixed:     0  props:  20.00M  time:  1.34 s
1179.60/296.19	c lits-rem:       703  cl-subs:      567  v-elim:      0  v-fix:    0  time: 13.57 s
1182.40/296.81	c asymm  cl-useful: 207/749/133070 lits-rem:364 time: 2.44
1182.40/296.88	c  N dy   249     69889    190822    133070   3004012     21349   6411701   2343173      9.75   no data  --
1192.76/299.40	c Finding binary XORs  T:     0.46 s  found:     198
1219.49/306.19	c  N dy   264     74383    190549    132846   3034547     25779   6395122   4108839      9.68     10.21  --
1267.76/318.27	c  N dy   291     79797    190542    132846   3034705     31133   6395122   6214225      9.66     10.19  --
1308.05/328.33	c  N dy   313     84955    190532    132846   3034866     36229   6395122   8135788      9.64     10.39  --
1327.20/333.11	c  F st   328     87500    190526    132846   3034875     38747   6395122   8948645      9.66      8.34  --
1329.18/333.64	c Replacing      198 vars Replaced    33826 lits Time:     1.74 s 
1359.10/341.12	c  N st   333     90795    190329    132827   3033846     21637   6393277   1767997      9.66   no data  --
1408.18/353.41	c  N dy   344     97294    190323    132827   3064830     28079   6393277   4027252      9.59     10.53  --
1408.98/353.60	c Finding binary XORs  T:     0.44 s  found:     158
1466.81/368.11	c  N dy   372    104087    189791    132384   3043665     34780   6359181   6273483      9.55     10.26  --
1474.38/370.08	c  S st   376    104834    189791    132384   3043669     35521   6359181   6596629      9.55      6.55  --
1481.61/371.83	c  S st   376    105336    189788    132384   3043685     36003   6359181   6741182      9.55   no data  --
1481.96/371.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.60
1562.94/392.29	c Flit:   102 Blit:     89 bXBeca:    0 bXProp:   10 Bins:  30282 BRemL:     50 BRemN:    124 P: 200.0M T: 80.96
1563.34/392.30	c Cleaning up after failed var search:     0.00 s 
1565.33/392.83	c Replacing      169 vars Replaced    26277 lits Time:     2.04 s 
1569.36/393.82	c bin-w-bin subsume rem          565 bins  time:  1.19 s
1575.71/395.45	c subs with bin:      117  lits-rem:       801  v-fix:    0  time:  6.52 s
1594.45/400.15	c Subs w/ non-existent bins:      7 l-rem:    445 v-fix:     8 done:  28012 time: 18.74 s
1596.44/400.63	c Removed useless bin:    5297  fixed:     0  props:  20.01M  time:  1.87 s
1647.95/413.51	c lits-rem:       151  cl-subs:      793  v-elim:      2  v-fix:    0  time: 51.36 s
1650.69/414.25	c asymm  cl-useful: 140/596/132086 lits-rem:213 time: 2.92
1651.10/414.33	c  N dy   376    105336    189307    132086   3059043     35075   6331129   6674231      9.55   no data  --
1680.22/421.68	c Finding binary XORs  T:     0.57 s  found:     258
1716.92/430.90	c  N dy   403    112129    188859    131698   3087067     41764   6307560   9250961      9.49     10.13  --
1777.55/446.03	c  N dy   426    119795    188855    131698   3087169     27696   6307560   2432986      9.44     10.21  --
1856.54/465.86	c  N dy   448    127620    188216    131698   3099348     35432   6307560   5154100      9.37      9.95  --
1944.70/487.99	c  N dy   483    135990    187228    131698   3099560     43714   6307560   7931918      9.38      9.92  --
2024.88/508.05	c  N dy   520    144718    187222    131698   3099678     30944   6307560   2916823      9.35      9.91  --
2101.47/527.28	c  N dy   568    153973    186358    129665   3017887     39587   6187797   5425226      9.35      9.88  --
2128.19/533.94	c  S st   590    158004    186354    129665   3017893     43586   6187797   6330803      9.34      8.84  --
2133.78/535.38	c  S st   590    158505    186354    129665   3017921     44057   6187797   6456196      9.34   no data  --
2134.58/535.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.59
2209.62/554.40	c Flit:   272 Blit:    624 bXBeca:    0 bXProp:   62 Bins:  38338 BRemL:      0 BRemN:     53 P: 200.0M T: 75.23
2209.62/554.41	c Cleaning up after failed var search:     0.00 s 
2211.57/554.88	c Replacing      321 vars Replaced    39933 lits Time:     1.85 s 
2215.15/555.71	c bin-w-bin subsume rem          957 bins  time:  1.15 s
2221.14/557.29	c subs with bin:      104  lits-rem:      1501  v-fix:    0  time:  6.29 s
2223.93/557.92	c Subs w/ non-existent bins:      6 l-rem:   1199 v-fix:    14 done:   1084 time:  2.54 s
2225.52/558.31	c Removed useless bin:    3063  fixed:    20  props:  20.00M  time:  1.53 s
2276.59/571.17	c lits-rem:        52  cl-subs:     1456  v-elim:      4  v-fix:    0  time: 51.24 s
2279.38/571.83	c asymm  cl-useful: 158/575/128861 lits-rem:208 time: 2.62
2279.38/571.90	c  N dy   590    158505    184985    128861   3015117     42395   6122370   6130399      9.34   no data  --
2280.22/572.04	c Finding binary XORs  T:     0.48 s  found:     472
2363.19/592.82	c  N dy   641    169082    184210    128861   3015648     30301   6122370   2176986      9.35      9.93  --
2439.74/612.08	c Finding binary XORs  T:     0.47 s  found:     382
2448.91/614.30	c  N dy   678    179895    183508    127619   3006109     40795   6053132   4518135      9.30      9.85  --
2537.88/636.64	c  N dy   731    191438    183493    127619   3006325     52221   6053132   7509299      9.29     11.30  --
2632.41/660.33	c  N dy   787    203869    183483    127619   3006546     41045   6053132   3648088      9.30      9.84  --
2734.54/685.94	c  N dy   858    216904    181991    127619   3006641     53937   6053132   6949951      9.33      9.90  --
2780.05/697.33	c Following stats are for *FIRST FINISHED THREAD ONLY*
2780.05/697.33	c num threads              : 4          
2780.05/697.33	c restarts                 : 1062       
2780.05/697.33	c dynamic restarts         : 1050       
2780.05/697.33	c static restarts          : 12         
2780.05/697.33	c full restarts            : 2          
2780.05/697.33	c total simplify time      : 75.35      
2780.05/697.33	c learnts DL2              : 0          
2780.05/697.33	c learnts size 2           : 8041413    
2780.05/697.33	c learnts size 1           : 355405      (72.58     % of vars)
2780.05/697.33	c filedLit time            : 158.42      (5.71      % time)
2780.05/697.33	c v-elim SatELite          : 71          (0.01      % vars)
2780.05/697.33	c SatELite time            : 50.53       (1.82      % time)
2780.05/697.33	c v-elim xor               : 0           (0.00      % vars)
2780.05/697.34	c xor elim time            : 1.22        (0.04      % time)
2780.05/697.34	c num binary xor trees     : 7828       
2780.05/697.34	c binxor trees' crown      : 8539        (1.09      leafs/tree)
2780.05/697.34	c bin xor find time        : 60.23      
2780.05/697.34	c OTF clause improved      : 2222        (0.01      clauses/conflict)
2780.05/697.34	c OTF impr. size diff      : 9405        (4.23       lits/clause)
2780.05/697.34	c OTF cl watch-shrink      : 187064      (0.68      clauses/conflict)
2780.05/697.34	c OTF cl watch-sh-lit      : 4160164     (22.24      lits/clause)
2780.05/697.34	c tried to recurMin cls    : 170217      (61.87      % of conflicts)
2780.05/697.34	c updated cache            : 173752      (1.02       lits/tried recurMin)
2780.05/697.34	c unit cls received        : 6727        (1.89      % of units)
2780.05/697.34	c unit cls sent            : 11745       (3.30      % of units)
2780.05/697.34	c bin cls received         : 433053     
2780.05/697.34	c bin cls sent             : 77057      
2780.05/697.34	c clauses over max glue    : 0           (0.00      % of all clauses)
2780.05/697.34	c conflicts                : 275116      (99.17     / sec)
2780.05/697.34	c decisions                : 734198      (1.89      % random)
2780.05/697.34	c bogo-props               : 11184270693 (4031634.31 / sec)
2780.05/697.34	c conflict literals        : 66259974    (46.51     % deleted)
2780.05/697.34	c Memory used              : 3786.43     MB
2780.05/697.34	c single-thread CPU time   : 2774.13     s
2780.05/697.34	c all-threads sum CPU time : 2774.13     s
2780.05/697.34	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-3369616-1305393485/watcher-3369616-1305393485 -o /tmp/evaluation-result-3369616-1305393485/solver-3369616-1305393485 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369616-1305393485.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.23 5.71 6.15 5/339 30533
/proc/meminfo: memFree=15395416/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=51236 CPUtime=0.02 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 412 0 0 0 2 0 0 0 20 0 4 0 650949974 52465664 352 33554432000 4194304 4650419 140734210005904 18446744073709551615 47793848502198 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30533/statm: 12809 352 303 112 0 7774 0
[pid=30533/tid=30534] ppid=30531 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 650949974 52465664 352 33554432000 4194304 4650419 140734210005904 18446744073709551615 47793848502194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 650949974 52465664 352 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 650949974 52465664 352 33554432000 4194304 4650419 140734210005904 18446744073709551615 47793848502192 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0724851 s]
/proc/loadavg: 7.23 5.71 6.15 5/339 30533
/proc/meminfo: memFree=15395416/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=302012 CPUtime=0.25 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 10403 0 0 0 22 3 0 0 22 0 4 0 650949974 309260288 8285 33554432000 4194304 4650419 140734210005904 18446744073709551615 4547437 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30533/statm: 75503 8285 345 112 0 70468 0
[pid=30533/tid=30534] ppid=30531 vsize=302012 CPUtime=0.05 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 2505 0 0 0 5 0 0 0 22 0 4 0 650949974 309260288 8285 33554432000 4194304 4650419 140734210005904 18446744073709551615 4372556 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=302012 CPUtime=0.04 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 2494 0 0 0 4 0 0 0 23 0 4 0 650949974 309260288 8285 33554432000 4194304 4650419 140734210005904 18446744073709551615 4545909 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=302012 CPUtime=0.05 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 2516 0 0 0 5 0 0 0 23 0 4 0 650949974 309260288 8285 33554432000 4194304 4650419 140734210005904 18446744073709551615 4546072 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 302012

[startup+0.10048 s]
/proc/loadavg: 7.23 5.71 6.15 5/339 30533
/proc/meminfo: memFree=15395416/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=317308 CPUtime=0.36 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 15673 0 0 0 32 4 0 0 22 0 4 0 650949974 324923392 11447 33554432000 4194304 4650419 140734210005904 18446744073709551615 4545738 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30533/statm: 79327 11449 345 112 0 74292 0
[pid=30533/tid=30534] ppid=30531 vsize=317308 CPUtime=0.08 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 3872 0 0 0 7 1 0 0 22 0 4 0 650949974 324923392 11449 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=317308 CPUtime=0.08 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 3743 0 0 0 7 1 0 0 23 0 4 0 650949974 324923392 11450 33554432000 4194304 4650419 140734210005904 18446744073709551615 4372510 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=317308 CPUtime=0.09 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 3847 0 0 0 8 1 0 0 23 0 4 0 650949974 324923392 11450 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 317308

[startup+0.307694 s]
/proc/loadavg: 7.23 5.71 6.15 5/339 30533
/proc/meminfo: memFree=15395416/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=424616 CPUtime=1.13 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) S 30531 30533 29888 0 -1 4202496 39091 0 0 0 90 23 0 0 18 0 4 0 650949974 434806784 30422 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30533/statm: 106154 30555 345 112 0 101119 0
[pid=30533/tid=30534] ppid=30531 vsize=424616 CPUtime=0.28 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 9956 0 0 0 22 6 0 0 18 0 4 0 650949974 434806784 30571 33554432000 4194304 4650419 140734210005904 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=424616 CPUtime=0.27 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) S 30531 30533 29888 0 -1 4202560 9299 0 0 0 21 6 0 0 18 0 4 0 650949974 434806784 30590 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 18446604465384626240 0 0 -1 7 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=424616 CPUtime=0.28 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 9944 0 0 0 23 5 0 0 18 0 4 0 650949974 434806784 30606 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 424616

[startup+0.700374 s]
/proc/loadavg: 7.23 5.71 6.15 5/339 30533
/proc/meminfo: memFree=15395416/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=499864 CPUtime=2.55 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 84173 0 0 0 186 69 0 0 18 0 4 0 650949974 511860736 66867 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30533/statm: 124966 66871 345 112 0 119931 0
[pid=30533/tid=30534] ppid=30531 vsize=499864 CPUtime=0.63 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) S 30531 30533 29888 0 -1 4202560 21223 0 0 0 46 17 0 0 18 0 4 0 650949974 511860736 66873 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=499864 CPUtime=0.62 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 20179 0 0 0 45 17 0 0 18 0 4 0 650949974 511860736 66875 33554432000 4194304 4650419 140734210005904 18446744073709551615 4305880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=499996 CPUtime=0.62 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) S 30531 30533 29888 0 -1 4202560 21433 0 0 0 47 15 0 0 18 0 4 0 650949974 511995904 66877 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 18446604465384626240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 499864

[startup+1.50023 s]
/proc/loadavg: 7.23 5.71 6.15 9/343 30537
/proc/meminfo: memFree=15006616/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=801856 CPUtime=5.4 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) S 30531 30533 29888 0 -1 4202496 160759 0 0 0 391 149 0 0 17 0 4 0 650949974 821100544 142539 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30533/statm: 200464 142539 345 112 0 195429 0
[pid=30533/tid=30534] ppid=30531 vsize=801856 CPUtime=1.34 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) S 30531 30533 29888 0 -1 4202560 41231 0 0 0 98 36 0 0 17 0 4 0 650949974 821100544 142539 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 18446604465384626240 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=801856 CPUtime=1.31 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 38619 0 0 0 95 36 0 0 17 0 4 0 650949974 821100544 142539 33554432000 4194304 4650419 140734210005904 18446744073709551615 270612775461 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=801856 CPUtime=1.34 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) S 30531 30533 29888 0 -1 4202560 40377 0 0 0 97 37 0 0 17 0 4 0 650949974 821100544 142539 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215726 0 0 4096 2 18446604465384626240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 801856

[startup+3.10095 s]
/proc/loadavg: 7.23 5.71 6.15 7/343 30537
/proc/meminfo: memFree=14576708/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=1570832 CPUtime=11.05 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 336789 0 0 0 800 305 0 0 17 0 4 0 650949974 1608531968 300356 33554432000 4194304 4650419 140734210005904 18446744073709551615 4317116 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30533/statm: 392708 300360 345 112 0 387673 0
[pid=30533/tid=30534] ppid=30531 vsize=1570832 CPUtime=2.77 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 86713 0 0 0 201 76 0 0 17 0 4 0 650949974 1608531968 300361 33554432000 4194304 4650419 140734210005904 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=1570832 CPUtime=2.71 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 81390 0 0 0 197 74 0 0 17 0 4 0 650949974 1608531968 300361 33554432000 4194304 4650419 140734210005904 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=1570832 CPUtime=2.76 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 83813 0 0 0 200 76 0 0 17 0 4 0 650949974 1608531968 300361 33554432000 4194304 4650419 140734210005904 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 1570832

[startup+6.30039 s]
/proc/loadavg: 7.29 5.75 6.16 9/343 30537
/proc/meminfo: memFree=14104028/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=1577448 CPUtime=23.78 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 357084 0 0 0 2065 313 0 0 23 0 4 0 650949974 1615306752 310926 33554432000 4194304 4650419 140734210005904 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30533/statm: 394362 310926 373 112 0 389327 0
[pid=30533/tid=30534] ppid=30531 vsize=1577448 CPUtime=5.96 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 92611 0 0 0 518 78 0 0 23 0 4 0 650949974 1615306752 310926 33554432000 4194304 4650419 140734210005904 18446744073709551615 4370224 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=1577448 CPUtime=5.9 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 88023 0 0 0 513 77 0 0 23 0 4 0 650949974 1615306752 310926 33554432000 4194304 4650419 140734210005904 18446744073709551615 4245055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=1577448 CPUtime=5.95 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 86996 0 0 0 518 77 0 0 25 0 4 0 650949974 1615306752 310926 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 1577448

[startup+12.7003 s]
/proc/loadavg: 7.43 5.80 6.18 9/343 30538
/proc/meminfo: memFree=14036716/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=1580484 CPUtime=49.31 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 360627 0 0 0 4617 314 0 0 25 0 4 0 650949974 1618415616 314467 33554432000 4194304 4650419 140734210005904 18446744073709551615 4370480 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30533/statm: 395121 314467 373 112 0 390086 0
[pid=30533/tid=30534] ppid=30531 vsize=1580484 CPUtime=12.36 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 93090 0 0 0 1158 78 0 0 25 0 4 0 650949974 1618415616 314467 33554432000 4194304 4650419 140734210005904 18446744073709551615 4371314 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=1580484 CPUtime=12.3 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 88502 0 0 0 1153 77 0 0 25 0 4 0 650949974 1618415616 314467 33554432000 4194304 4650419 140734210005904 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=1580484 CPUtime=12.35 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 89139 0 0 0 1157 78 0 0 25 0 4 0 650949974 1618415616 314467 33554432000 4194304 4650419 140734210005904 18446744073709551615 4329107 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (KiB) 1580484

[startup+25.501 s]
/proc/loadavg: 7.55 5.91 6.21 9/343 30538
/proc/meminfo: memFree=13735516/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=1769684 CPUtime=100.32 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 431557 0 0 0 9700 332 0 0 25 0 4 0 650949974 1812156416 383548 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315206 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30533/statm: 442421 383548 391 112 0 437386 0
[pid=30533/tid=30534] ppid=30531 vsize=1769684 CPUtime=25.16 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 116537 0 0 0 2433 83 0 0 25 0 4 0 650949974 1812156416 383548 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=1769684 CPUtime=25.09 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 111164 0 0 0 2426 83 0 0 25 0 4 0 650949974 1812156416 383548 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=1769684 CPUtime=25.16 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 91568 0 0 0 2437 79 0 0 25 0 4 0 650949974 1812156416 383548 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.32
Current children cumulated vsize (KiB) 1769684

[startup+51.1005 s]
/proc/loadavg: 7.79 6.09 6.26 9/343 30539
/proc/meminfo: memFree=12075168/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=2031860 CPUtime=202.45 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 450444 0 0 0 19905 340 0 0 25 0 4 0 650949974 2080624640 402435 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30533/statm: 507965 402435 391 112 0 502930 0
[pid=30533/tid=30534] ppid=30531 vsize=2031860 CPUtime=50.76 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 121766 0 0 0 4991 85 0 0 25 0 4 0 650949974 2080624640 402435 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315206 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=2031860 CPUtime=50.69 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 116271 0 0 0 4984 85 0 0 25 0 4 0 650949974 2080624640 402435 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=2031860 CPUtime=50.75 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 95567 0 0 0 4995 80 0 0 25 0 4 0 650949974 2080624640 402435 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.45
Current children cumulated vsize (KiB) 2031860

[startup+102.313 s]
/proc/loadavg: 7.91 6.41 6.36 9/343 30540
/proc/meminfo: memFree=7171740/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=1993520 CPUtime=406.71 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 496170 0 0 0 40311 360 0 0 25 0 4 0 650949974 2041364480 397400 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363331 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30533/statm: 498380 397400 394 112 0 493345 0
[pid=30533/tid=30534] ppid=30531 vsize=1993520 CPUtime=101.97 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 135059 0 0 0 10107 90 0 0 25 0 4 0 650949974 2041364480 397400 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315054 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=1993520 CPUtime=101.9 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 129536 0 0 0 10099 91 0 0 25 0 4 0 650949974 2041364480 397400 33554432000 4194304 4650419 140734210005904 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=1993520 CPUtime=101.97 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 106009 0 0 0 10111 86 0 0 25 0 4 0 650949974 2041364480 397400 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.71
Current children cumulated vsize (KiB) 1993520

[startup+162.301 s]

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

/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 268702 0 0 0 52056 140 0 0 25 0 4 0 650949974 3924418560 792453 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3832440 CPUtime=521.89 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 213450 0 0 0 52061 128 0 0 25 0 4 0 650949974 3924418560 792453 33554432000 4194304 4650419 140734210005904 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3832440 CPUtime=519.38 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 372308 0 0 0 51784 154 0 0 25 0 4 0 650949974 3924418560 792453 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315977 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2081.92
Current children cumulated vsize (KiB) 3832440

[startup+582.301 s]
/proc/loadavg: 7.67 7.58 6.97 9/343 30645
/proc/meminfo: memFree=13069720/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3905944 CPUtime=2321.26 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1132166 0 0 0 231551 575 0 0 25 0 4 0 650949974 3999686656 796004 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 976486 796004 395 112 0 971451 0
[pid=30533/tid=30534] ppid=30531 vsize=3905944 CPUtime=581.95 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 279403 0 0 0 58049 146 0 0 25 0 4 0 650949974 3999686656 796004 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3905944 CPUtime=581.89 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 224133 0 0 0 58056 133 0 0 25 0 4 0 650949974 3999686656 796004 33554432000 4194304 4650419 140734210005904 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3905944 CPUtime=578.72 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 379518 0 0 0 57714 158 0 0 25 0 4 0 650949974 3999686656 796004 33554432000 4194304 4650419 140734210005904 18446744073709551615 4341213 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2321.26
Current children cumulated vsize (KiB) 3905944

[startup+642.301 s]
/proc/loadavg: 7.93 7.67 7.04 9/343 30646
/proc/meminfo: memFree=12700704/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3926336 CPUtime=2560.65 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1157164 0 0 0 255476 589 0 0 25 0 4 0 650949974 4020568064 807643 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 981584 807643 395 112 0 976549 0
[pid=30533/tid=30534] ppid=30531 vsize=3926336 CPUtime=641.96 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 284843 0 0 0 64047 149 0 0 25 0 4 0 650949974 4020568064 807643 33554432000 4194304 4650419 140734210005904 18446744073709551615 4314909 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3926336 CPUtime=641.9 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 229675 0 0 0 64053 137 0 0 25 0 4 0 650949974 4020568064 807643 33554432000 4194304 4650419 140734210005904 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3926336 CPUtime=638.07 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 383810 0 0 0 63647 160 0 0 25 0 4 0 650949974 4020568064 807643 33554432000 4194304 4650419 140734210005904 18446744073709551615 4328863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2560.65
Current children cumulated vsize (KiB) 3926336

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

[startup+665.513 s]
/proc/loadavg: 7.95 7.69 7.06 9/343 30647
/proc/meminfo: memFree=12727464/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3729704 CPUtime=2653.2 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1168281 0 0 0 264726 594 0 0 25 0 4 0 650949974 3819216896 794269 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 932426 794269 395 112 0 927391 0
[pid=30533/tid=30534] ppid=30531 vsize=3729704 CPUtime=665.16 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 288845 0 0 0 66366 150 0 0 25 0 4 0 650949974 3819216896 794269 33554432000 4194304 4650419 140734210005904 18446744073709551615 4370273 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3729704 CPUtime=665.1 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 235097 0 0 0 66371 139 0 0 25 0 4 0 650949974 3819216896 794269 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3729704 CPUtime=661.02 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 385500 0 0 0 65940 162 0 0 25 0 4 0 650949974 3819216896 794269 33554432000 4194304 4650419 140734210005904 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2653.2
Current children cumulated vsize (KiB) 3729704

[startup+678.301 s]
/proc/loadavg: 7.96 7.71 7.07 9/343 30647
/proc/meminfo: memFree=12689264/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3926336 CPUtime=2704.22 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1172154 0 0 0 269825 597 0 0 25 0 4 0 650949974 4020568064 798142 33554432000 4194304 4650419 140734210005904 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 981584 798142 395 112 0 976549 0
[pid=30533/tid=30534] ppid=30531 vsize=3926336 CPUtime=677.95 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 288845 0 0 0 67645 150 0 0 25 0 4 0 650949974 4020568064 798142 33554432000 4194304 4650419 140734210005904 18446744073709551615 4436145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3926336 CPUtime=677.89 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 236729 0 0 0 67649 140 0 0 25 0 4 0 650949974 4020568064 798142 33554432000 4194304 4650419 140734210005904 18446744073709551615 4314998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3926336 CPUtime=673.67 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 386413 0 0 0 67205 162 0 0 25 0 4 0 650949974 4020568064 798142 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363637 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2704.22
Current children cumulated vsize (KiB) 3926336

[startup+691.1 s]
/proc/loadavg: 7.82 7.68 7.07 9/343 30678
/proc/meminfo: memFree=14104376/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3942848 CPUtime=2755.28 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1180819 0 0 0 274927 601 0 0 25 0 4 0 650949974 4037476352 806807 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 985712 806807 395 112 0 980677 0
[pid=30533/tid=30534] ppid=30531 vsize=3942848 CPUtime=690.76 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 293210 0 0 0 68925 151 0 0 25 0 4 0 650949974 4037476352 806807 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315116 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3942848 CPUtime=690.69 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 238446 0 0 0 68927 142 0 0 25 0 4 0 650949974 4037476352 806807 33554432000 4194304 4650419 140734210005904 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3942848 CPUtime=686.33 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 387148 0 0 0 68470 163 0 0 25 0 4 0 650949974 4037476352 806807 33554432000 4194304 4650419 140734210005904 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2755.28
Current children cumulated vsize (KiB) 3942848

[startup+694.301 s]
/proc/loadavg: 7.60 7.64 7.06 9/343 30708
/proc/meminfo: memFree=14365728/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3942848 CPUtime=2768.05 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1182334 0 0 0 276203 602 0 0 25 0 4 0 650949974 4037476352 808322 33554432000 4194304 4650419 140734210005904 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 985712 808322 395 112 0 980677 0
[pid=30533/tid=30534] ppid=30531 vsize=3942848 CPUtime=693.95 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 293617 0 0 0 69244 151 0 0 25 0 4 0 650949974 4037476352 808322 33554432000 4194304 4650419 140734210005904 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3942848 CPUtime=693.89 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 238904 0 0 0 69247 142 0 0 25 0 4 0 650949974 4037476352 808322 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315996 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3942848 CPUtime=689.49 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 387429 0 0 0 68786 163 0 0 25 0 4 0 650949974 4037476352 808322 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2768.05
Current children cumulated vsize (KiB) 3942848

[startup+695.901 s]
/proc/loadavg: 7.60 7.64 7.06 10/343 30708
/proc/meminfo: memFree=14046180/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3942848 CPUtime=2774.42 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1183078 0 0 0 276840 602 0 0 25 0 4 0 650949974 4037476352 809066 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 985712 809066 395 112 0 980677 0
[pid=30533/tid=30534] ppid=30531 vsize=3942848 CPUtime=695.55 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 293859 0 0 0 69404 151 0 0 25 0 4 0 650949974 4037476352 809066 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3942848 CPUtime=695.49 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 239082 0 0 0 69407 142 0 0 25 0 4 0 650949974 4037476352 809066 33554432000 4194304 4650419 140734210005904 18446744073709551615 4331074 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3942848 CPUtime=691.07 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 387583 0 0 0 68944 163 0 0 25 0 4 0 650949974 4037476352 809066 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2774.42
Current children cumulated vsize (KiB) 3942848

[startup+696.7 s]
/proc/loadavg: 7.60 7.64 7.06 10/343 30708
/proc/meminfo: memFree=14043700/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3942848 CPUtime=2777.61 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1185531 0 0 0 277158 603 0 0 25 0 4 0 650949974 4037476352 811519 33554432000 4194304 4650419 140734210005904 18446744073709551615 4513417 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 985712 811519 395 112 0 980677 0
[pid=30533/tid=30534] ppid=30531 vsize=3942848 CPUtime=696.35 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 293980 0 0 0 69484 151 0 0 25 0 4 0 650949974 4037476352 811519 33554432000 4194304 4650419 140734210005904 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3942848 CPUtime=696.29 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 239136 0 0 0 69487 142 0 0 25 0 4 0 650949974 4037476352 811519 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3942848 CPUtime=691.86 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 387623 0 0 0 69023 163 0 0 25 0 4 0 650949974 4037476352 811519 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2777.61
Current children cumulated vsize (KiB) 3942848

[startup+697.1 s]
/proc/loadavg: 7.60 7.64 7.06 10/343 30708
/proc/meminfo: memFree=14043700/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3877304 CPUtime=2779.21 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1185712 0 0 0 277318 603 0 0 25 0 4 0 650949974 3970359296 803133 33554432000 4194304 4650419 140734210005904 18446744073709551615 4315054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 969326 803133 395 112 0 964291 0
[pid=30533/tid=30534] ppid=30531 vsize=3877304 CPUtime=696.75 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 294061 0 0 0 69524 151 0 0 25 0 4 0 650949974 3970359296 803133 33554432000 4194304 4650419 140734210005904 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3877304 CPUtime=696.69 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 239158 0 0 0 69527 142 0 0 25 0 4 0 650949974 3970359296 803133 33554432000 4194304 4650419 140734210005904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3877304 CPUtime=692.26 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 387648 0 0 0 69063 163 0 0 25 0 4 0 650949974 3970359296 803133 33554432000 4194304 4650419 140734210005904 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2779.21
Current children cumulated vsize (KiB) 3877304

[startup+697.3 s]
/proc/loadavg: 7.63 7.64 7.07 10/343 30708
/proc/meminfo: memFree=14065896/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=3877304 CPUtime=2780.05 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) R 30531 30533 29888 0 -1 4202496 1185797 0 0 0 277402 603 0 0 25 0 4 0 650949974 3970359296 803218 33554432000 4194304 4650419 140734210005904 18446744073709551615 4355017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 969326 803218 395 112 0 964291 0
[pid=30533/tid=30534] ppid=30531 vsize=3877304 CPUtime=696.96 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 294077 0 0 0 69545 151 0 0 25 0 4 0 650949974 3970359296 803218 33554432000 4194304 4650419 140734210005904 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30533/tid=30535] ppid=30531 vsize=3877304 CPUtime=696.9 cores=1,3,5,7
/proc/30533/task/30535/stat : 30535 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 239185 0 0 0 69548 142 0 0 25 0 4 0 650949974 3970359296 803218 33554432000 4194304 4650419 140734210005904 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30533/tid=30536] ppid=30531 vsize=3877304 CPUtime=692.46 cores=1,3,5,7
/proc/30533/task/30536/stat : 30536 (strangenight1-m) R 30531 30533 29888 0 -1 4202560 387656 0 0 0 69083 163 0 0 25 0 4 0 650949974 3970359296 803218 33554432000 4194304 4650419 140734210005904 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2780.05
Current children cumulated vsize (KiB) 3877304

[startup+697.413 s]
/proc/loadavg: 7.63 7.64 7.07 10/343 30708
/proc/meminfo: memFree=14065896/32951124 swapFree=67056804/67111528
[pid=30533] ppid=30531 vsize=0 CPUtime=2780.23 cores=1,3,5,7
/proc/30533/stat : 30533 (strangenight1-m) Z 30531 30533 29888 0 -1 4203548 1185811 0 0 0 277412 611 0 0 25 0 2 0 650949974 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30533/statm: 0 0 0 0 0 0 0
[pid=30533/tid=30534] ppid=30531 vsize=0 CPUtime=697.07 cores=1,3,5,7
/proc/30533/task/30534/stat : 30534 (strangenight1-m) R 30531 30533 29888 0 -1 4203588 294079 0 0 0 69548 159 0 0 25 0 2 0 650949974 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2780.23
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 697.49
CPU time (s): 2780.32
CPU user time (s): 2774.13
CPU system time (s): 6.18806
CPU usage (%): 398.618
Max. virtual memory (cumulated for all children) (KiB): 3991880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2774.13
system time used= 6.18806
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1185811
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= 356648
involuntary context switches= 18872

runsolver used 2.12468 second user time and 5.56715 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 19:18:10
IDJOB=3369616
IDBENCH=82371
IDSOLVER=1846
FILE ID=node108/3369616-1305393485
RUNJOBID= node108-1305393351-30418
PBS_JOBID= 13324423
Free space on /tmp= 73300 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369616-1305393485/watcher-3369616-1305393485 -o /tmp/evaluation-result-3369616-1305393485/solver-3369616-1305393485 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369616-1305393485.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1006810049

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.75
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15395696 kB
Buffers:        302860 kB
Cached:        4886460 kB
SwapCached:       8700 kB
Active:       13277368 kB
Inactive:      3959828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15395696 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          254768 kB
Writeback:           0 kB
AnonPages:    12044772 kB
Mapped:          27368 kB
Slab:           210844 kB
PageTables:      42424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 54487900 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= 73376 MiB
End job on node108 at 2011-05-14 19:29:48