Trace number 3283492

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-mtUNSAT 1251.59 315.213

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 4 threads
0.00/0.05	c This is CryptoMiniSat 3.0.0
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3283492-1304028710.cnf'
0.00/0.05	c -- header says num vars:         199304
0.00/0.05	c -- header says num clauses:     1005834
1.88/0.53	c -- clauses added:            0 learnts,      1005834 normals,            0 xors
1.88/0.53	c -- vars added     199304
1.88/0.53	c Parsing time:  0.42 s
1.88/0.53	c  N st     0         0    199304    238668    756167         0   2381218         0   no data   no data
1.88/0.96	c asymm  cl-useful: 11/1975/201402 lits-rem:44 time: 0.41
55.97/15.88	c Flit:  1222 Blit:   1522 bXBeca:    0 bXProp: 1178 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 12.08
56.38/15.91	c Cleaning up after failed var search:     0.03 s 
56.38/15.96	c Replacing     1178 vars Replaced    34467 lits Time:     0.05 s 
56.79/16.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.79/16.09	c bin-w-bin subsume rem        27898 bins  time:  0.04 s
57.19/16.18	c subs with bin:     3718  lits-rem:     34814  v-fix:    0  time:  0.09 s
68.34/18.93	c Subs w/ non-existent bins:     38 l-rem:      0 v-fix:  7124 done:  23538 time:  2.73 s
69.54/19.21	c Removed useless bin:     724  fixed:     0  props:  20.00M  time:  0.28 s
72.33/19.91	c lits-rem:      2485  cl-subs:     6524  v-elim:  47670  v-fix:    0  time:  0.68 s
72.33/19.95	c Finding binary XORs  T:     0.04 s  found:     606
72.33/20.00	c Replacing      606 vars Replaced    16034 lits Time:     0.04 s 
72.73/20.09	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
72.73/20.09	c calculated reachability. Time: 0.00
73.13/20.11	c Calc default polars -  time:   0.02 s pos:   18510 undec:  111758 neg:   69036
73.13/20.11	c =========================================================================================
73.13/20.11	c types(t): F = full restart, N = normal restart
73.13/20.11	c types(t): S = simplification begin/end, E = solution found
73.13/20.11	c restart types(rt): st = static, dy = dynamic
73.13/20.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
73.13/20.11	c  B st     0         0     87612    198107    323709         0   1433590         0   no data   no data
92.32/24.95	c  N dy    16      4614     77495    183974    281199      4100   1257544    564591     13.58     14.49
104.28/28.00	c Finding binary XORs  T:     0.04 s  found:     613
118.68/31.59	c  N dy    36      8676     74592    179559    270605      7919   1205343   1636848     14.65     23.60
157.80/41.36	c  N dy    44     12728     73245    175108    268549     11766   1179668   3076429     14.13     16.91
191.70/49.88	c  N dy    63     16995     73235    175108    268625     15893   1179668   4880201     14.75     16.16
202.88/52.67	c Finding binary XORs  T:     0.04 s  found:     965
203.68/52.89	c Replacing     1578 vars Replaced   140836 lits Time:     0.22 s 
253.21/65.20	c  F st    84     25001     71415    173312    262605     14328   1159269   2195361     14.84     11.89
254.00/65.40	c  N st    84     25001     71415    173284    262531     14326   1159031   2192445     14.84     11.89
295.54/75.83	c  N dy    90     30001     70886    173284    263019     19227   1159031   3588875     14.84   no data
295.54/75.83	c  S st    90     30001     70886    173284    263019     19227   1159031   3588875     14.84   no data
299.94/76.94	c  S st    90     30504     70881    173284    263085     19613   1159031   3694617     14.84   no data
299.94/76.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
380.23/97.01	c Flit:   998 Blit:   2732 bXBeca:    0 bXProp:  781 Bins:  61291 BRemL:   3184 BRemN:     20 P: 200.0M T: 20.02
380.23/97.06	c Cleaning up after failed var search:     0.05 s 
381.03/97.21	c Replacing      782 vars Replaced   124718 lits Time:     0.14 s 
381.03/97.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
381.03/97.29	c bin-w-bin subsume rem         6977 bins  time:  0.03 s
381.43/97.36	c subs with bin:     3834  lits-rem:      3330  v-fix:    0  time:  0.07 s
397.00/101.24	c Subs w/ non-existent bins:   2445 l-rem:    351 v-fix:     4 done:  33393 time:  3.88 s
398.20/101.54	c Removed useless bin:    5752  fixed:     0  props:  20.00M  time:  0.30 s
399.82/101.96	c lits-rem:       508  cl-subs:    12202  v-elim:   6176  v-fix:    0  time:  0.42 s
401.01/102.28	c subs with bin:      113  lits-rem:       456  v-fix:    0  time:  0.27 s
401.41/102.39	c lits-rem:       292  cl-subs:      389  v-elim:      0  v-fix:    0  time:  0.09 s
403.82/102.91	c asymm  cl-useful: 253/1176/139970 lits-rem:571 time: 0.52
403.82/102.93	c calculated reachability. Time: 0.00
403.82/102.93	c  N dy    90     30504     58276    139970    249938      5759    955234    411025     14.84   no data
403.82/102.97	c Finding binary XORs  T:     0.03 s  found:      54
449.34/114.35	c  N dy    95     37057     56695    136436    245825     12204    926287   1748189     14.22     15.06
465.74/118.44	c Finding binary XORs  T:     0.04 s  found:     583
466.11/118.50	c Replacing      637 vars Replaced    24236 lits Time:     0.07 s 
509.68/129.44	c  N dy    97     45756     56049    136309    258545     12483    922159   2081937     13.16      6.65
509.68/129.44	c  S st    97     45756     56049    136309    258545     12483    922159   2081937     13.16      6.65
510.05/129.53	c Finding binary XORs  T:     0.03 s  found:     255
513.67/130.41	c  S st    97     46257     54995    129475    267032     12834    892795   2135084     13.16   no data
513.67/130.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
572.77/145.24	c Flit:   655 Blit:   1508 bXBeca:    0 bXProp:  460 Bins:  37001 BRemL:   6059 BRemN:     19 P: 200.0M T: 14.65
572.77/145.28	c Cleaning up after failed var search:     0.03 s 
573.17/145.38	c Replacing      715 vars Replaced    58772 lits Time:     0.09 s 
573.57/145.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.57/145.45	c bin-w-bin subsume rem        17542 bins  time:  0.03 s
573.97/145.52	c subs with bin:     1412  lits-rem:     10718  v-fix:    0  time:  0.07 s
587.55/148.91	c Subs w/ non-existent bins:    921 l-rem:    395 v-fix:     8 done:  35943 time:  3.39 s
588.77/149.24	c Removed useless bin:    8848  fixed:     0  props:  20.00M  time:  0.33 s
589.94/149.52	c lits-rem:       351  cl-subs:     8224  v-elim:   3285  v-fix:    0  time:  0.27 s
590.74/149.73	c subs with bin:       35  lits-rem:        76  v-fix:    0  time:  0.18 s
591.14/149.82	c lits-rem:        34  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.07 s
591.94/150.06	c vivif2 --  cl tried   112062 cl shrink     4082 lits rem       4730 time: 0.24
592.34/150.12	c vivif2 --  cl tried     5632 cl shrink     1362 lits rem      19436 time: 0.06
594.73/150.74	c asymm  cl-useful: 81/2877/110913 lits-rem:103 time: 0.62
595.13/150.89	c calculated reachability. Time: 0.14
595.13/150.89	c  N dy    97     46257     48534    110912    236141      5463    773889    338309     13.16   no data
597.92/151.52	c Finding binary XORs  T:     0.62 s  found:       5
656.25/166.15	c Finding binary XORs  T:     0.48 s  found:     111
669.83/169.55	c  N dy    98     61541     47947    109277    258438     20462    763129   2297872     11.85     12.52
714.17/180.63	c  N dy    99     69387     47944    109277    258473     16837    763129   1589444     11.21      7.59
714.17/180.63	c  S st    99     69387     47944    109277    258473     16837    763129   1589444     11.21      7.59
716.19/181.17	c Finding binary XORs  T:     0.49 s  found:       2
718.97/181.84	c  S st    99     69887     47941    109246    265559     16864    762966   1661657     11.21   no data
718.97/181.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
777.31/196.42	c Flit:   415 Blit:    779 bXBeca:    0 bXProp:  530 Bins:  42884 BRemL:   4516 BRemN:     18 P: 200.0M T: 14.45
777.31/196.45	c Cleaning up after failed var search:     0.03 s 
777.71/196.52	c Replacing      648 vars Replaced    35301 lits Time:     0.06 s 
777.71/196.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.71/196.59	c bin-w-bin subsume rem         8948 bins  time:  0.03 s
778.08/196.66	c subs with bin:      645  lits-rem:      2449  v-fix:    0  time:  0.07 s
789.26/199.49	c Subs w/ non-existent bins:    281 l-rem:    263 v-fix:     1 done:  40356 time:  2.83 s
790.48/199.80	c Removed useless bin:    6942  fixed:     3  props:  20.00M  time:  0.30 s
791.67/200.04	c lits-rem:       110  cl-subs:     5126  v-elim:   2348  v-fix:    0  time:  0.24 s
792.47/200.28	c subs with bin:     1084  lits-rem:       302  v-fix:    0  time:  0.21 s
792.87/200.39	c lits-rem:       114  cl-subs:      491  v-elim:      0  v-fix:    0  time:  0.09 s
794.47/200.80	c vivif2 --  cl tried   102844 cl shrink     4739 lits rem       5827 time: 0.41
794.88/200.90	c vivif2 --  cl tried     7681 cl shrink     1018 lits rem      11097 time: 0.10
797.66/201.57	c asymm  cl-useful: 244/1530/101864 lits-rem:372 time: 0.67
798.46/201.79	c calculated reachability. Time: 0.21
798.46/201.79	c  N dy    99     69887     43389    101855    265160      7608    696899    458918     11.21   no data
802.05/202.68	c Finding binary XORs  T:     0.88 s  found:       2
826.04/208.68	c  N dy   100     75706     43379    101855    265195     13346    696899   1680132     10.83     11.49
829.62/209.52	c Finding binary XORs  T:     0.72 s  found:      93
879.94/222.13	c  F st   105     87500     42481     95445    304521     24816    674692   2656045     10.39      6.29
880.34/222.20	c Replacing       95 vars Replaced     2684 lits Time:     0.04 s 
880.74/222.38	c  N st   105     87500     42387     95440    304149     24816    674264   2655679     10.39      6.29
883.94/223.17	c Finding binary XORs  T:     0.74 s  found:      18
915.09/230.95	c  N dy   112     94192     42356     95372    311662     18557    674094   1517539     10.37     10.99
953.06/240.46	c  N dy   115    102854     42321     95372    311812     27062    674094   2438011     10.07     10.61
963.43/243.03	c  S st   116    104830     42321     95372    311815     28978    674094   2555574     10.02      6.16
965.83/243.68	c  S st   116    105333     42321     95372    311847     29439    674094   2626630     10.02   no data
966.24/243.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1023.37/258.05	c Flit:   705 Blit:    779 bXBeca:    0 bXProp:  669 Bins:  29410 BRemL:   5850 BRemN:      9 P: 200.0M T: 14.23
1023.37/258.09	c Cleaning up after failed var search:     0.03 s 
1023.77/258.17	c Replacing      688 vars Replaced    37639 lits Time:     0.08 s 
1024.14/258.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1024.14/258.24	c bin-w-bin subsume rem        10741 bins  time:  0.04 s
1024.54/258.31	c subs with bin:      855  lits-rem:      1301  v-fix:    0  time:  0.06 s
1034.54/260.88	c Subs w/ non-existent bins:     79 l-rem:    107 v-fix:     8 done:  39855 time:  2.57 s
1035.73/261.10	c Removed useless bin:    3369  fixed:    11  props:  13.55M  time:  0.22 s
1036.54/261.34	c lits-rem:       261  cl-subs:     6952  v-elim:   2650  v-fix:    0  time:  0.23 s
1038.13/261.72	c subs with bin:      336  lits-rem:       518  v-fix:    0  time:  0.35 s
1038.92/261.91	c lits-rem:       368  cl-subs:     1272  v-elim:      0  v-fix:    0  time:  0.17 s
1040.52/262.37	c vivif2 --  cl tried    85849 cl shrink     4691 lits rem       6122 time: 0.46
1041.34/262.55	c vivif2 --  cl tried    13777 cl shrink     1454 lits rem      15561 time: 0.18
1044.12/263.20	c asymm  cl-useful: 174/876/84984 lits-rem:186 time: 0.65
1044.93/263.46	c calculated reachability. Time: 0.25
1044.93/263.46	c  N dy   116    105333     37196     84984    275667     13746    606628    672714     10.02   no data
1049.31/264.51	c Finding binary XORs  T:     1.05 s  found:       6
1085.65/273.60	c  N dy   118    115826     36930     84984    309781     12946    606628    784244      9.78     10.44
1088.86/274.47	c Finding binary XORs  T:     0.84 s  found:      12
1122.81/282.94	c  N dy   130    124386     36865     82953    313440     20286    599535   1443114      9.65     10.20
1146.39/288.86	c Finding binary XORs  T:     0.85 s  found:      13
1164.38/293.37	c  N dy   143    134128     36517     80840    331042     28008    591789   2012659      9.50     10.04
1184.73/298.45	c Finding binary XORs  T:     0.84 s  found:      28
1213.49/305.61	c  N dy   154    145666     35811     78195    333380     17360    575257   1125116      9.32      9.88
1251.44/315.11	c Following stats are for *FIRST FINISHED THREAD ONLY*
1251.44/315.11	c num threads              : 4          
1251.44/315.11	c restarts                 : 220        
1251.44/315.11	c dynamic restarts         : 202        
1251.44/315.11	c static restarts          : 18         
1251.44/315.11	c full restarts            : 2          
1251.44/315.11	c total simplify time      : 4.68       
1251.44/315.11	c learnts DL2              : 0          
1251.44/315.11	c learnts size 2           : 1233756    
1251.44/315.11	c learnts size 1           : 98156       (49.25     % of vars)
1251.44/315.11	c filedLit time            : 46.86       (14.89     % time)
1251.44/315.11	c v-elim SatELite          : 57132       (28.67     % vars)
1251.44/315.11	c SatELite time            : 11.99       (3.81      % time)
1251.44/315.11	c v-elim xor               : 0           (0.00      % vars)
1251.44/315.11	c xor elim time            : 0.08        (0.02      % time)
1251.44/315.11	c num binary xor trees     : 4735       
1251.44/315.11	c binxor trees' crown      : 7845        (1.66      leafs/tree)
1251.44/315.11	c bin xor find time        : 3.43       
1251.44/315.11	c OTF clause improved      : 3095        (0.02      clauses/conflict)
1251.44/315.11	c OTF impr. size diff      : 4178        (1.35       lits/clause)
1251.44/315.11	c OTF cl watch-shrink      : 62817       (0.37      clauses/conflict)
1251.44/315.11	c OTF cl watch-sh-lit      : 312393      (4.97       lits/clause)
1251.44/315.11	c tried to recurMin cls    : 48199       (28.57      % of conflicts)
1251.44/315.11	c updated cache            : 5856        (0.12       lits/tried recurMin)
1251.44/315.11	c unit cls recevied        : 6346        (6.47      % of units)
1251.44/315.11	c unit cls sent            : 13000       (13.24     % of units)
1251.44/315.11	c bin cls recevied         : 276309     
1251.44/315.11	c bin cls sent             : 125057     
1251.44/315.11	c clauses over max glue    : 0           (0.00      % of all clauses)
1251.44/315.11	c conflicts                : 168731      (536.16    / sec)
1251.44/315.11	c decisions                : 380608      (1.92      % random)
1251.44/315.11	c bogo-props               : 6575790948  (20895416.74 / sec)
1251.44/315.11	c conflict literals        : 27680562    (41.51     % deleted)
1251.44/315.11	c Memory used              : 2800.14     MB
1251.44/315.11	c single-thread CPU time   : 314.70      s
1251.44/315.11	c all-threads sum CPU time : 1248.89     s
1251.44/315.11	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: 935)

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-3283492-1304028710/watcher-3283492-1304028710 -o /tmp/evaluation-result-3283492-1304028710/solver-3283492-1304028710 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3283492-1304028710.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: 1.04 0.23 0.07 6/178 18150
/proc/meminfo: memFree=24553392/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 514470711 52441088 347 33554432000 4194304 4627427 140735987941296 18446744073709551615 46926541440946 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18150/statm: 12803 347 299 106 0 7774 0
[pid=18150/tid=18151] ppid=18148 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514470712 52441088 347 33554432000 4194304 4627427 140735987941296 18446744073709551615 46926541440946 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514470712 52441088 347 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514470712 52441088 347 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0648841 s]
/proc/loadavg: 1.04 0.23 0.07 6/178 18150
/proc/meminfo: memFree=24553392/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=301644 CPUtime=0.17 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) D 18148 18150 18108 0 -1 4202496 7924 0 0 0 16 1 0 0 18 0 4 0 514470711 308883456 6894 33554432000 4194304 4627427 140735987941296 18446744073709551615 4358019 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 75154 6639 341 106 0 70125 0
[pid=18150/tid=18151] ppid=18148 vsize=300616 CPUtime=0.05 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) D 18148 18150 18108 0 -1 4202560 1920 0 0 0 5 0 0 0 18 0 4 0 514470712 307830784 6382 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664851639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=300616 CPUtime=0.03 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 1910 0 0 0 3 0 0 0 18 0 4 0 514470712 307830784 6382 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664851591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=299072 CPUtime=0.05 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) D 18148 18150 18108 0 -1 4202560 1993 0 0 0 5 0 0 0 18 0 4 0 514470712 306249728 6493 33554432000 4194304 4627427 140735987941296 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 301644

[startup+0.109748 s]
/proc/loadavg: 1.04 0.23 0.07 6/178 18150
/proc/meminfo: memFree=24553392/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=359312 CPUtime=0.37 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 40631 0 0 0 30 7 0 0 18 0 4 0 514470711 367935488 31973 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664851639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 91043 32001 341 106 0 86014 0
[pid=18150/tid=18151] ppid=18148 vsize=364172 CPUtime=0.1 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 10048 0 0 0 8 2 0 0 18 0 4 0 514470712 372912128 32001 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664866218 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=367412 CPUtime=0.07 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) D 18148 18150 18108 0 -1 4202560 9992 0 0 0 6 1 0 0 18 0 4 0 514470712 376229888 32091 33554432000 4194304 4627427 140735987941296 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=367412 CPUtime=0.09 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) D 18148 18150 18108 0 -1 4202560 10078 0 0 0 8 1 0 0 18 0 4 0 514470712 376229888 32091 33554432000 4194304 4627427 140735987941296 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 359312

[startup+0.318089 s]
/proc/loadavg: 1.04 0.23 0.07 6/178 18150
/proc/meminfo: memFree=24553392/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=443380 CPUtime=1.19 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 76565 0 0 0 102 17 0 0 18 0 4 0 514470711 454021120 59319 33554432000 4194304 4627427 140735987941296 18446744073709551615 4301439 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 111365 61460 341 106 0 106336 0
[pid=18150/tid=18151] ppid=18148 vsize=446120 CPUtime=0.34 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) D 18148 18150 18108 0 -1 4202560 19927 0 0 0 29 5 0 0 18 0 4 0 514470712 456826880 62892 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664469189 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=446384 CPUtime=0.32 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 20064 0 0 0 29 3 0 0 18 0 4 0 514470712 457097216 63092 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664473519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=446648 CPUtime=0.34 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) D 18148 18150 18108 0 -1 4202560 20034 0 0 0 30 4 0 0 18 0 4 0 514470712 457367552 63372 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 443380

[startup+1.32662 s]
/proc/loadavg: 1.04 0.23 0.07 6/178 18150
/proc/meminfo: memFree=24553392/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=465536 CPUtime=5.18 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 108908 0 0 0 494 24 0 0 19 0 4 0 514470711 476708864 91241 33554432000 4194304 4627427 140735987941296 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 116384 91241 368 106 0 111355 0
[pid=18150/tid=18151] ppid=18148 vsize=465536 CPUtime=1.3 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26937 0 0 0 123 7 0 0 19 0 4 0 514470712 476708864 91241 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=465536 CPUtime=1.27 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26783 0 0 0 123 4 0 0 19 0 4 0 514470712 476708864 91241 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=465536 CPUtime=1.3 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 27961 0 0 0 124 6 0 0 19 0 4 0 514470712 476708864 91241 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 465536

[startup+1.50059 s]
/proc/loadavg: 1.04 0.23 0.07 6/178 18150
/proc/meminfo: memFree=24553392/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=465536 CPUtime=5.88 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 109382 0 0 0 564 24 0 0 19 0 4 0 514470711 476708864 91411 33554432000 4194304 4627427 140735987941296 18446744073709551615 4297761 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 116384 91411 368 106 0 111355 0
[pid=18150/tid=18151] ppid=18148 vsize=465536 CPUtime=1.47 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26937 0 0 0 140 7 0 0 19 0 4 0 514470712 476708864 91411 33554432000 4194304 4627427 140735987941296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=465536 CPUtime=1.45 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26784 0 0 0 141 4 0 0 19 0 4 0 514470712 476708864 91411 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=465536 CPUtime=1.48 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 28434 0 0 0 142 6 0 0 19 0 4 0 514470712 476708864 91411 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 465536

[startup+3.10032 s]
/proc/loadavg: 1.04 0.23 0.07 9/182 18154
/proc/meminfo: memFree=24183968/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=531072 CPUtime=12.21 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 110969 0 0 0 1190 31 0 0 24 0 4 0 514470711 543817728 92168 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 132768 92168 368 106 0 127739 0
[pid=18150/tid=18151] ppid=18148 vsize=531072 CPUtime=3.03 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26947 0 0 0 291 12 0 0 22 0 4 0 514470712 543817728 92168 33554432000 4194304 4627427 140735987941296 18446744073709551615 4238464 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=531072 CPUtime=3.05 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26795 0 0 0 301 4 0 0 25 0 4 0 514470712 543817728 92168 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=531072 CPUtime=3.06 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 29990 0 0 0 298 8 0 0 23 0 4 0 514470712 543817728 92168 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 531072

[startup+6.30076 s]
/proc/loadavg: 1.68 0.37 0.12 10/182 18154
/proc/meminfo: memFree=24178752/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=563888 CPUtime=22.93 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 112108 0 0 0 2261 32 0 0 25 0 4 0 514470711 577421312 93307 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308812 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 140972 93307 368 106 0 135943 0
[pid=18150/tid=18151] ppid=18148 vsize=563888 CPUtime=5.09 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26952 0 0 0 497 12 0 0 25 0 4 0 514470712 577421312 93307 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=563888 CPUtime=6.25 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 26804 0 0 0 621 4 0 0 25 0 4 0 514470712 577421312 93307 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=563888 CPUtime=6.25 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 31110 0 0 0 616 9 0 0 25 0 4 0 514470712 577421312 93307 33554432000 4194304 4627427 140735987941296 18446744073709551615 4322525 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.93
Current children cumulated vsize (KiB) 563888

[startup+12.7007 s]
/proc/loadavg: 2.42 0.55 0.18 9/182 18154
/proc/meminfo: memFree=23710300/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=574312 CPUtime=43.61 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 117501 0 0 0 4304 57 0 0 25 0 4 0 514470711 588095488 98700 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 143578 98700 369 106 0 138549 0
[pid=18150/tid=18151] ppid=18148 vsize=574312 CPUtime=8.89 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 27178 0 0 0 857 32 0 0 25 0 4 0 514470712 588095488 98700 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=574312 CPUtime=12.65 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 27024 0 0 0 1261 4 0 0 25 0 4 0 514470712 588095488 98700 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=574312 CPUtime=12.23 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 35832 0 0 0 1209 14 0 0 25 0 4 0 514470712 588095488 98700 33554432000 4194304 4627427 140735987941296 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.61
Current children cumulated vsize (KiB) 574312

[startup+25.5004 s]
/proc/loadavg: 3.35 0.81 0.27 10/182 18154
/proc/meminfo: memFree=23533124/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=865000 CPUtime=94.7 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 171145 0 0 0 9401 69 0 0 25 0 4 0 514470711 885760000 146773 33554432000 4194304 4627427 140735987941296 18446744073709551615 4302476 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 216250 146773 386 106 0 211221 0
[pid=18150/tid=18151] ppid=18148 vsize=865000 CPUtime=21.61 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 39932 0 0 0 2126 35 0 0 25 0 4 0 514470712 885760000 146773 33554432000 4194304 4627427 140735987941296 18446744073709551615 274664467883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=865000 CPUtime=25.44 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 43795 0 0 0 2537 7 0 0 25 0 4 0 514470712 885760000 146773 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=865000 CPUtime=25.01 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 39021 0 0 0 2485 16 0 0 25 0 4 0 514470712 885760000 146773 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.7
Current children cumulated vsize (KiB) 865000

[startup+51.101 s]
/proc/loadavg: 5.18 1.50 0.51 9/182 18155
/proc/meminfo: memFree=23503364/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=824392 CPUtime=196.89 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 202299 0 0 0 19606 83 0 0 25 0 4 0 514470711 844177408 155894 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 206098 155894 387 106 0 201069 0
[pid=18150/tid=18151] ppid=18148 vsize=824392 CPUtime=47.07 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 51005 0 0 0 4669 38 0 0 25 0 4 0 514470712 844177408 155894 33554432000 4194304 4627427 140735987941296 18446744073709551615 4262020 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=824392 CPUtime=51.03 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 50390 0 0 0 5093 10 0 0 25 0 4 0 514470712 844177408 155894 33554432000 4194304 4627427 140735987941296 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=824392 CPUtime=50.57 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 48009 0 0 0 5035 22 0 0 25 0 4 0 514470712 844177408 155894 33554432000 4194304 4627427 140735987941296 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.89
Current children cumulated vsize (KiB) 824392

[startup+102.301 s]
/proc/loadavg: 6.82 2.51 0.91 9/182 18156
/proc/meminfo: memFree=22913260/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=929976 CPUtime=401.41 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 381204 0 0 0 40023 118 0 0 25 0 4 0 514470711 952295424 161605 33554432000 4194304 4627427 140735987941296 18446744073709551615 4415723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 232494 161605 391 106 0 227465 0
[pid=18150/tid=18151] ppid=18148 vsize=929976 CPUtime=97.98 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 58045 0 0 0 9758 40 0 0 25 0 4 0 514470712 952295424 161605 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=929976 CPUtime=102.24 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 61589 0 0 0 10207 17 0 0 25 0 4 0 514470712 952295424 161606 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=929976 CPUtime=101.76 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 194420 0 0 0 10132 44 0 0 25 0 4 0 514470712 952295424 161606 33554432000 4194304 4627427 140735987941296 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 401.41
Current children cumulated vsize (KiB) 929976

[startup+162.301 s]
/proc/loadavg: 7.61 3.52 1.35 9/182 18158
/proc/meminfo: memFree=21990292/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=1707632 CPUtime=641.08 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 555885 0 0 0 63942 166 0 0 25 0 4 0 514470711 1748615168 305812 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 426908 305812 391 106 0 421879 0
[pid=18150/tid=18151] ppid=18148 vsize=1707632 CPUtime=157.66 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 69245 0 0 0 15723 43 0 0 25 0 4 0 514470712 1748615168 305812 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=1707632 CPUtime=162.24 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 73370 0 0 0 16203 21 0 0 25 0 4 0 514470712 1748615168 305812 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=1707632 CPUtime=161.77 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 285522 0 0 0 16110 67 0 0 25 0 4 0 514470712 1748615168 305812 33554432000 4194304 4627427 140735987941296 18446744073709551615 4515678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 641.08
Current children cumulated vsize (KiB) 1707632

[startup+222.3 s]
/proc/loadavg: 7.90 4.35 1.77 9/182 18160
/proc/meminfo: memFree=21166408/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2310632 CPUtime=880.74 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 743360 0 0 0 87857 217 0 0 25 0 4 0 514470711 2366087168 452548 33554432000 4194304 4627427 140735987941296 18446744073709551615 4252711 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 577658 452468 391 106 0 572629 0
[pid=18150/tid=18151] ppid=18148 vsize=2310632 CPUtime=217.33 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 130248 0 0 0 21672 61 0 0 25 0 4 0 514470712 2366087168 452470 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2310632 CPUtime=222.23 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 133514 0 0 0 22190 33 0 0 25 0 4 0 514470712 2366087168 452474 33554432000 4194304 4627427 140735987941296 18446744073709551615 4534839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2310632 CPUtime=221.76 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 298815 0 0 0 22103 73 0 0 25 0 4 0 514470712 2366087168 452488 33554432000 4194304 4627427 140735987941296 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 880.74
Current children cumulated vsize (KiB) 2310632

[startup+282.307 s]
/proc/loadavg: 7.96 5.01 2.16 9/182 18161
/proc/meminfo: memFree=20716884/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2867336 CPUtime=1120.43 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 880867 0 0 0 111787 256 0 0 25 0 4 0 514470711 2936152064 561786 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 716834 561786 391 106 0 711805 0
[pid=18150/tid=18151] ppid=18148 vsize=2867336 CPUtime=277.01 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 169277 0 0 0 27631 70 0 0 25 0 4 0 514470712 2936152064 561786 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2867336 CPUtime=282.25 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 28189 36 0 0 25 0 4 0 514470712 2936152064 561786 33554432000 4194304 4627427 140735987941296 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2867336 CPUtime=281.78 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 346797 0 0 0 28090 88 0 0 25 0 4 0 514470712 2936152064 561786 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1120.43
Current children cumulated vsize (KiB) 2867336

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

[startup+295.001 s]
/proc/loadavg: 8.05 5.13 2.23 9/182 18162
/proc/meminfo: memFree=20694680/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2955368 CPUtime=1171.14 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 883271 0 0 0 116857 257 0 0 25 0 4 0 514470711 3026296832 564190 33554432000 4194304 4627427 140735987941296 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 738842 564190 391 106 0 733813 0
[pid=18150/tid=18151] ppid=18148 vsize=2955368 CPUtime=289.63 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 170152 0 0 0 28893 70 0 0 25 0 4 0 514470712 3026296832 564190 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2955368 CPUtime=294.94 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 29458 36 0 0 25 0 4 0 514470712 3026296832 564190 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2955368 CPUtime=294.47 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 347628 0 0 0 29359 88 0 0 25 0 4 0 514470712 3026296832 564190 33554432000 4194304 4627427 140735987941296 18446744073709551615 4515703 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1171.14
Current children cumulated vsize (KiB) 2955368

[startup+307.8 s]
/proc/loadavg: 8.04 5.27 2.32 9/182 18162
/proc/meminfo: memFree=20676460/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2867336 CPUtime=1222.27 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 886870 0 0 0 121968 259 0 0 25 0 4 0 514470711 2936152064 563566 33554432000 4194304 4627427 140735987941296 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 716834 563567 391 106 0 711805 0
[pid=18150/tid=18151] ppid=18148 vsize=2867336 CPUtime=302.37 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 170717 0 0 0 30166 71 0 0 25 0 4 0 514470712 2936152064 563567 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2867336 CPUtime=307.74 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 30738 36 0 0 25 0 4 0 514470712 2936152064 563567 33554432000 4194304 4627427 140735987941296 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2867336 CPUtime=307.27 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 350328 0 0 0 30638 89 0 0 25 0 4 0 514470712 2936152064 563567 33554432000 4194304 4627427 140735987941296 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1222.27
Current children cumulated vsize (KiB) 2867336

[startup+311.001 s]
/proc/loadavg: 8.03 5.31 2.35 9/182 18162
/proc/meminfo: memFree=20672492/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2867336 CPUtime=1235.05 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 887347 0 0 0 123246 259 0 0 25 0 4 0 514470711 2936152064 564043 33554432000 4194304 4627427 140735987941296 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 716834 564043 391 106 0 711805 0
[pid=18150/tid=18151] ppid=18148 vsize=2867336 CPUtime=305.55 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 170879 0 0 0 30484 71 0 0 25 0 4 0 514470712 2936152064 564043 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2867336 CPUtime=310.94 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 31058 36 0 0 25 0 4 0 514470712 2936152064 564043 33554432000 4194304 4627427 140735987941296 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2867336 CPUtime=310.47 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 350642 0 0 0 30958 89 0 0 25 0 4 0 514470712 2936152064 564043 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308996 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1235.05
Current children cumulated vsize (KiB) 2867336

[startup+312.601 s]
/proc/loadavg: 8.03 5.31 2.35 9/182 18162
/proc/meminfo: memFree=20670632/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2867336 CPUtime=1241.44 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 887549 0 0 0 123885 259 0 0 25 0 4 0 514470711 2936152064 564245 33554432000 4194304 4627427 140735987941296 18446744073709551615 4332830 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 716834 564245 391 106 0 711805 0
[pid=18150/tid=18151] ppid=18148 vsize=2867336 CPUtime=307.14 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 170937 0 0 0 30643 71 0 0 25 0 4 0 514470712 2936152064 564245 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2867336 CPUtime=312.54 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 31218 36 0 0 25 0 4 0 514470712 2936152064 564245 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2867336 CPUtime=312.07 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 350786 0 0 0 31117 90 0 0 25 0 4 0 514470712 2936152064 564245 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308824 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1241.44
Current children cumulated vsize (KiB) 2867336

[startup+314.206 s]
/proc/loadavg: 8.03 5.31 2.35 9/182 18162
/proc/meminfo: memFree=20667900/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2867336 CPUtime=1247.86 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 887765 0 0 0 124526 260 0 0 25 0 4 0 514470711 2936152064 564461 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 716834 564461 391 106 0 711805 0
[pid=18150/tid=18151] ppid=18148 vsize=2867336 CPUtime=308.74 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 171016 0 0 0 30803 71 0 0 25 0 4 0 514470712 2936152064 564461 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2867336 CPUtime=314.15 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 31379 36 0 0 25 0 4 0 514470712 2936152064 564461 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2867336 CPUtime=313.68 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 350923 0 0 0 31278 90 0 0 25 0 4 0 514470712 2936152064 564461 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1247.86
Current children cumulated vsize (KiB) 2867336

[startup+315.001 s]
/proc/loadavg: 8.03 5.31 2.35 9/182 18162
/proc/meminfo: memFree=20667900/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=2867336 CPUtime=1251.04 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4202496 887862 0 0 0 124844 260 0 0 25 0 4 0 514470711 2936152064 564558 33554432000 4194304 4627427 140735987941296 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 716834 564558 391 106 0 711805 0
[pid=18150/tid=18151] ppid=18148 vsize=2867336 CPUtime=309.53 cores=1,3,5,7
/proc/18150/task/18151/stat : 18151 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 171057 0 0 0 30882 71 0 0 25 0 4 0 514470712 2936152064 564558 33554432000 4194304 4627427 140735987941296 18446744073709551615 4308435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18150/tid=18152] ppid=18148 vsize=2867336 CPUtime=314.94 cores=1,3,5,7
/proc/18150/task/18152/stat : 18152 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 138019 0 0 0 31458 36 0 0 25 0 4 0 514470712 2936152064 564558 33554432000 4194304 4627427 140735987941296 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18150/tid=18153] ppid=18148 vsize=2867336 CPUtime=314.47 cores=1,3,5,7
/proc/18150/task/18153/stat : 18153 (strangenight2-m) R 18148 18150 18108 0 -1 4202560 350979 0 0 0 31357 90 0 0 25 0 4 0 514470712 2936152064 564558 33554432000 4194304 4627427 140735987941296 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1251.04
Current children cumulated vsize (KiB) 2867336

[startup+315.201 s]
/proc/loadavg: 8.03 5.36 2.38 6/179 18162
/proc/meminfo: memFree=22663008/32951132 swapFree=67111524/67111528
[pid=18150] ppid=18148 vsize=0 CPUtime=1251.57 cores=1,3,5,7
/proc/18150/stat : 18150 (strangenight2-m) R 18148 18150 18108 0 -1 4203524 887872 0 0 0 124888 269 0 0 25 0 1 0 514470711 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18150/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1251.57
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 315.213
CPU time (s): 1251.59
CPU user time (s): 1248.89
CPU system time (s): 2.70259
CPU usage (%): 397.062
Max. virtual memory (cumulated for all children) (KiB): 2955368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1248.89
system time used= 2.70259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 887872
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= 4728
involuntary context switches= 5798

runsolver used 0.45493 second user time and 1.27381 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 00:11:51
IDJOB=3283492
IDBENCH=71039
IDSOLVER=1586
FILE ID=node131/3283492-1304028710
RUNJOBID= node131-1304028687-18127
PBS_JOBID= 13170321
Free space on /tmp= 71340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283492-1304028710/watcher-3283492-1304028710 -o /tmp/evaluation-result-3283492-1304028710/solver-3283492-1304028710 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3283492-1304028710.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=465783699

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      24553804 kB
Buffers:        931984 kB
Cached:        6204960 kB
SwapCached:          4 kB
Active:         903528 kB
Inactive:      7005816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24553804 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           53732 kB
Writeback:           8 kB
AnonPages:      772108 kB
Mapped:          15640 kB
Slab:           423396 kB
PageTables:       6112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1128588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71332 MiB
End job on node131 at 2011-04-29 00:17:06