Trace number 3292740

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-mtUNSAT 1843.08 601.387

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3292740-1304181419.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300        30      2100         0      4500         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.01 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     130 undec:      30 neg:     140
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       270       403      1697         0      7560         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
0.00/0.10	c  N st     8      4916       270       403      1697      4687      7560    124327   no data   no data  --
0.78/0.28	c  N st    10     11299       270       403      1697      4269      7560    108964   no data   no data  --
1.58/0.48	c  N st    11     17042       270       403      1697      9641      7560    269179   no data   no data  --
2.78/0.79	c  F st    12     25001       270       403      1697     11888      7560    323258   no data   no data  --
2.78/0.79	c Found part        0 vars:        135 clauses:      1050 lits size:      3780
2.78/0.79	c Found part        1 vars:        135 clauses:      1050 lits size:      3780
2.78/0.79	c Found parts:          2 time: 0.00 s
2.78/0.79	c Solving part 0
2.78/0.79	c  N st     0         0       135       201       849         0      3780         0   no data   no data  --
2.78/0.79	c asymm  cl-useful: 0/201/201 lits-rem:0 time: 0.00
2.78/0.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.78/0.79	c Finding binary XORs  T:     0.00 s  found:       0
2.78/0.79	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.78/0.79	c calculated reachability. Time: 0.00
2.78/0.79	c Calc default polars -  time:   0.00 s pos:      71 undec:     165 neg:      64
2.78/0.79	c =========================================================================================
2.78/0.79	c types(t): F = full restart, N = normal restart
2.78/0.79	c types(t): S = simplification begin/end, E = solution found
2.78/0.79	c restart types(rt): st = static, dy = dynamic
2.78/0.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.78/0.79	c  B st     0         0       135       201       849         0      3780         0   no data   no data  --
3.17/0.82	c Decided on static restart strategy
3.58/0.90	c  N st     8      4914       135       201       849      4531      3780    127720   no data   no data  --
4.40/1.12	c  N st    10     11298       135       201       849      4091      3780    107579   no data   no data  --
5.17/1.35	c  N st    11     17041       135       201       849      9176      3780    270297   no data   no data  --
6.77/1.77	c  F st    12     25000       135       201       849     11327      3780    339545   no data   no data  --
6.77/1.77	c  N st    12     25000       135       201       849     11327      3780    339545   no data   no data  --
7.57/1.98	c Decided on static restart strategy
7.57/1.98	c  N st    18     30194       135       201       849      9909      3780    279805   no data   no data  --
9.18/2.31	c  N st    20     37304       135       201       849      9264      3780    246943   no data   no data  --
10.77/2.78	c  N st    21     43703       135       201       849     14803      3780    419309   no data   no data  --
14.36/3.67	c  N st    22     53302       135       201       849     14890      3780    409701   no data   no data  --
17.58/4.44	c  N st    23     67699       135       201       849     19522      3780    560864   no data   no data  --
22.37/5.68	c  F st    24     87502       135       201       849     16700      3780    466271   no data   no data  --
22.37/5.68	c  N st    24     87502       135       201       849     16700      3780    466271   no data   no data  --
23.94/6.01	c Decided on static restart strategy
24.35/6.16	c  N st    31     95543       135       201       849     12226      3780    315926   no data   no data  --
26.37/6.70	c  N st    33    106211       135       201       849     21719      3780    621081   no data   no data  --
28.34/7.16	c  N st    34    115809       135       201       849     17886      3780    493338   no data   no data  --
33.53/8.44	c  N st    35    130206       135       201       849     17156      3780    452546   no data   no data  --
39.13/9.88	c  N st    36    151801       135       201       849     22321      3780    618776   no data   no data  --
47.12/11.86	c  N st    37    184193       135       201       849     20155      3780    549424   no data   no data  --
64.29/16.11	c  N st    38    232781       135       201       850     29021      3780    824456   no data   no data  --
87.06/21.85	c  N st    39    305665       135       201       851     35264      3780    930967   no data   no data  --
87.46/21.90	c  F st    40    306251       135       201       851     35794      3780    948143   no data   no data  --
89.45/22.42	c Decided on static restart strategy
99.85/25.03	c  N st    50    334554       135       201       851     39129      3780   1037959   no data   no data  --
115.42/28.99	c  N st    52    370548       135       201       853     25438      3780    667479   no data   no data  --
128.20/32.14	c  N st    53    402940       135       201       854     30550      3780    822473   no data   no data  --
150.57/37.71	c  N st    54    451529       135       201       857     48556      3780   1274771   no data   no data  --
150.57/37.71	c Finding binary XORs  T:     0.00 s  found:       0
180.16/45.17	c  N st    55    524413       135       201       858     33813      3780    892382   no data   no data  --
232.47/58.21	c Finding binary XORs  T:     0.00 s  found:       0
234.46/58.75	c  N st    56    633737       134       201       843     40662      3738   1115996   no data   no data  --
315.15/78.91	c  N st    57    797721       134       201       843     59686      3738   1671498   no data   no data  --
458.56/114.86	c  N st    58   1043698       134       201       843     57546      3738   1615316   no data   no data  --
475.73/119.17	c  F st    59   1071876       134       201       845     41928      3738   1097056   no data   no data  --
475.73/119.17	c  N st    59   1071876       134       201       845     41928      3738   1097056   no data   no data  --
478.95/119.93	c Decided on static restart strategy
496.53/124.37	c  N st    69   1100184       133       201       847     67117      3738   1850767   no data   no data  --
524.07/131.27	c  N st    71   1136177       133       201       847     57891      3738   1570717   no data   no data  --
544.05/136.28	c  N st    72   1168571       133       201       847     44740      3738   1176152   no data   no data  --
582.00/145.72	c  N st    73   1217159       133       201       847     45803      3738   1202990   no data   no data  --
641.94/160.75	c Finding binary XORs  T:     0.00 s  found:       0
645.93/161.72	c  N st    74   1290041       132       198       819     45356      3630   1200485   no data   no data  --
716.64/179.48	c  N st    75   1399364       132       198       830     69995      3630   1977027   no data   no data  --
716.64/179.48	c Finding binary XORs  T:     0.00 s  found:       0
840.45/210.40	c  N st    76   1563351       132       198       833     78344      3630   2232477   no data   no data  --
897.57/224.71	c Finding binary XORs  T:     0.00 s  found:       0
1031.00/258.11	c  N st    77   1809329       129       194       786     90527      3476   2585583   no data   no data  --
1031.00/258.11	c Finding binary XORs  T:     0.00 s  found:       0
1166.81/292.14	c Finding binary XORs  T:     0.00 s  found:       0
1173.63/293.82	c  E st    78   1983289        91       165       607     24181      2419    389493   no data   no data  --
1842.91/601.38	c Following stats are for *FIRST FINISHED THREAD ONLY*
1842.91/601.38	c num threads              : 4          
1842.91/601.38	c restarts                 : 12         
1842.91/601.38	c dynamic restarts         : 0          
1842.91/601.38	c static restarts          : 12         
1842.91/601.38	c full restarts            : 0          
1842.91/601.38	c total simplify time      : 0.00       
1842.91/601.38	c learnts DL2              : 0          
1842.91/601.38	c learnts size 2           : 2100       
1842.91/601.38	c learnts size 1           : 0           (0.00      % of vars)
1842.91/601.38	c filedLit time            : 0.00        (0.00      % time)
1842.91/601.38	c v-elim SatELite          : 30          (10.00     % vars)
1842.91/601.38	c SatELite time            : 0.01        (0.00      % time)
1842.91/601.38	c v-elim xor               : 0           (0.00      % vars)
1842.91/601.38	c xor elim time            : 0.00        (0.00      % time)
1842.91/601.38	c num binary xor trees     : 0          
1842.91/601.38	c binxor trees' crown      : 0           (nan       leafs/tree)
1842.91/601.38	c bin xor find time        : 0.00       
1842.91/601.38	c OTF clause improved      : 2124        (0.08      clauses/conflict)
1842.91/601.38	c OTF impr. size diff      : 2203        (1.04       lits/clause)
1842.91/601.38	c OTF cl watch-shrink      : 15370       (0.61      clauses/conflict)
1842.91/601.38	c OTF cl watch-sh-lit      : 40759       (2.65       lits/clause)
1842.91/601.38	c tried to recurMin cls    : 1916        (7.66       % of conflicts)
1842.91/601.38	c updated cache            : 0           (0.00       lits/tried recurMin)
1842.91/601.38	c unit cls received        : 0           (nan       % of units)
1842.91/601.38	c unit cls sent            : 0           (nan       % of units)
1842.91/601.38	c bin cls received         : 0          
1842.91/601.38	c bin cls sent             : 0          
1842.91/601.38	c clauses over max glue    : 0           (0.00      % of all clauses)
1842.91/601.38	c conflicts                : 25000       (13.57     / sec)
1842.91/601.38	c decisions                : 30323       (0.00      % random)
1842.91/601.38	c bogo-props               : 92803612    (50376.19  / sec)
1842.91/601.38	c conflict literals        : 767168      (27.43     % deleted)
1842.91/601.38	c Memory used              : 309.85      MB
1842.91/601.38	c single-thread CPU time   : 1842.21     s
1842.91/601.38	c all-threads sum CPU time : 1842.21     s
1842.91/601.38	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-3292740-1304181419/watcher-3292740-1304181419 -o /tmp/evaluation-result-3292740-1304181419/solver-3292740-1304181419 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3292740-1304181419.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: 8.32 8.20 8.11 5/184 18776
/proc/meminfo: memFree=29544672/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=281776 CPUtime=0 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 706 0 0 0 0 0 0 0 25 0 4 0 529740106 288538624 624 33554432000 4194304 4650419 140733769134032 18446744073709551615 246516939295 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 70444 624 371 112 0 65409 0
[pid=18776/tid=18777] ppid=18774 vsize=281776 CPUtime=0 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 58 0 0 0 0 0 0 0 25 0 4 0 529740107 288538624 625 33554432000 4194304 4650419 140733769134032 18446744073709551615 246516939246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=281776 CPUtime=0 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 58 0 0 0 0 0 0 0 25 0 4 0 529740107 288538624 627 33554432000 4194304 4650419 140733769134032 18446744073709551615 246516495393 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=281776 CPUtime=0 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 92 0 0 0 0 0 0 0 25 0 4 0 529740107 288538624 628 33554432000 4194304 4650419 140733769134032 18446744073709551615 246516492530 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.106713 s]
/proc/loadavg: 8.32 8.20 8.11 5/184 18776
/proc/meminfo: memFree=29544672/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=282640 CPUtime=0.41 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 1806 0 0 0 41 0 0 0 18 0 4 0 529740106 289423360 1575 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 70660 1575 393 112 0 65625 0
[pid=18776/tid=18777] ppid=18774 vsize=282640 CPUtime=0.1 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 315 0 0 0 10 0 0 0 25 0 4 0 529740107 289423360 1575 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=282640 CPUtime=0.1 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 336 0 0 0 10 0 0 0 25 0 4 0 529740107 289423360 1575 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=282640 CPUtime=0.1 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 289 0 0 0 10 0 0 0 25 0 4 0 529740107 289423360 1575 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282640

[startup+0.200696 s]
/proc/loadavg: 8.32 8.20 8.11 5/184 18776
/proc/meminfo: memFree=29544672/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=283820 CPUtime=0.78 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 2578 0 0 0 78 0 0 0 18 0 4 0 529740106 290631680 1863 33554432000 4194304 4650419 140733769134032 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 70955 1863 393 112 0 65920 0
[pid=18776/tid=18777] ppid=18774 vsize=283820 CPUtime=0.19 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 517 0 0 0 19 0 0 0 25 0 4 0 529740107 290631680 1863 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=283820 CPUtime=0.19 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 538 0 0 0 19 0 0 0 25 0 4 0 529740107 290631680 1863 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=283820 CPUtime=0.19 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 513 0 0 0 19 0 0 0 25 0 4 0 529740107 290631680 1863 33554432000 4194304 4650419 140733769134032 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283820

[startup+0.300679 s]
/proc/loadavg: 8.32 8.20 8.11 5/184 18776
/proc/meminfo: memFree=29544672/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=284764 CPUtime=1.18 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 3354 0 0 0 118 0 0 0 18 0 4 0 529740106 291598336 2164 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 71191 2164 393 112 0 66156 0
[pid=18776/tid=18777] ppid=18774 vsize=284764 CPUtime=0.29 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 631 0 0 0 29 0 0 0 25 0 4 0 529740107 291598336 2164 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=284764 CPUtime=0.29 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 819 0 0 0 29 0 0 0 25 0 4 0 529740107 291598336 2164 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=284764 CPUtime=0.29 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 620 0 0 0 29 0 0 0 25 0 4 0 529740107 291598336 2164 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284764

[startup+0.700605 s]
/proc/loadavg: 8.32 8.20 8.11 5/184 18776
/proc/meminfo: memFree=29544672/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=286020 CPUtime=2.78 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 5727 0 0 0 278 0 0 0 18 0 4 0 529740106 292884480 3013 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 71505 3013 393 112 0 66470 0
[pid=18776/tid=18777] ppid=18774 vsize=286020 CPUtime=0.69 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 1380 0 0 0 69 0 0 0 25 0 4 0 529740107 292884480 3013 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=286020 CPUtime=0.69 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 1359 0 0 0 69 0 0 0 25 0 4 0 529740107 292884480 3013 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=286020 CPUtime=0.69 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 1155 0 0 0 69 0 0 0 25 0 4 0 529740107 292884480 3013 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286020

[startup+1.50046 s]
/proc/loadavg: 8.45 8.23 8.12 9/188 18780
/proc/meminfo: memFree=29523188/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=338452 CPUtime=5.97 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 11559 0 0 0 595 2 0 0 20 0 4 0 529740106 346574848 7589 33554432000 4194304 4650419 140733769134032 18446744073709551615 246516494657 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 84613 7589 394 112 0 79578 0
[pid=18776/tid=18777] ppid=18774 vsize=338452 CPUtime=1.48 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 2744 0 0 0 148 0 0 0 25 0 4 0 529740107 346574848 7589 33554432000 4194304 4650419 140733769134032 18446744073709551615 4333980 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=338452 CPUtime=1.49 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 3144 0 0 0 149 0 0 0 25 0 4 0 529740107 346574848 7589 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=338452 CPUtime=1.48 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 2548 0 0 0 148 0 0 0 25 0 4 0 529740107 346574848 7589 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 338452

[startup+3.10117 s]
/proc/loadavg: 8.45 8.23 8.12 9/188 18780
/proc/meminfo: memFree=29502988/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=356632 CPUtime=12.37 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 16645 0 0 0 1234 3 0 0 25 0 4 0 529740106 365191168 11862 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 89158 11862 394 112 0 84123 0
[pid=18776/tid=18777] ppid=18774 vsize=356632 CPUtime=3.08 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 3935 0 0 0 307 1 0 0 25 0 4 0 529740107 365191168 11862 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=356632 CPUtime=3.09 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 4743 0 0 0 309 0 0 0 25 0 4 0 529740107 365191168 11862 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=356632 CPUtime=3.09 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 3943 0 0 0 308 1 0 0 25 0 4 0 529740107 365191168 11862 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 356632

[startup+6.30058 s]
/proc/loadavg: 8.41 8.22 8.12 9/188 18780
/proc/meminfo: memFree=29476936/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=359296 CPUtime=25.15 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 23701 0 0 0 2510 5 0 0 25 0 4 0 529740106 367919104 14363 33554432000 4194304 4650419 140733769134032 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 89824 14363 394 112 0 84789 0
[pid=18776/tid=18777] ppid=18774 vsize=359296 CPUtime=6.25 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 6083 0 0 0 624 1 0 0 25 0 4 0 529740107 367919104 14363 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=359296 CPUtime=6.29 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 6492 0 0 0 628 1 0 0 25 0 4 0 529740107 367919104 14363 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366018 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=359296 CPUtime=6.28 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 5813 0 0 0 627 1 0 0 25 0 4 0 529740107 367919104 14363 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 359296

[startup+12.7004 s]
/proc/loadavg: 8.38 8.22 8.12 9/188 18780
/proc/meminfo: memFree=29518964/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=323904 CPUtime=50.71 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 37754 0 0 0 5063 8 0 0 25 0 4 0 529740106 331677696 15886 33554432000 4194304 4650419 140733769134032 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 80976 15886 394 112 0 75941 0
[pid=18776/tid=18777] ppid=18774 vsize=323904 CPUtime=12.62 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 9486 0 0 0 1260 2 0 0 25 0 4 0 529740107 331677696 15886 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=323904 CPUtime=12.68 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 10518 0 0 0 1267 1 0 0 25 0 4 0 529740107 331677696 15886 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=323904 CPUtime=12.68 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 8540 0 0 0 1266 2 0 0 25 0 4 0 529740107 331677696 15886 33554432000 4194304 4650419 140733769134032 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 323904

[startup+25.5011 s]
/proc/loadavg: 8.30 8.21 8.12 9/188 18780
/proc/meminfo: memFree=29504136/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=336476 CPUtime=101.84 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 66191 0 0 0 10170 14 0 0 25 0 4 0 529740106 344551424 16050 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 84119 16050 394 112 0 79084 0
[pid=18776/tid=18777] ppid=18774 vsize=336476 CPUtime=25.35 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 17358 0 0 0 2531 4 0 0 25 0 4 0 529740107 344551424 16050 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=336476 CPUtime=25.48 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 19008 0 0 0 2545 3 0 0 25 0 4 0 529740107 344551424 16050 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=336476 CPUtime=25.49 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 12740 0 0 0 2546 3 0 0 25 0 4 0 529740107 344551424 16050 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 336476

[startup+51.1004 s]
/proc/loadavg: 8.32 8.22 8.12 9/188 18781
/proc/meminfo: memFree=29477604/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=342460 CPUtime=204.1 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 111158 0 0 0 20385 25 0 0 25 0 4 0 529740106 350679040 22028 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 85615 22028 394 112 0 80580 0
[pid=18776/tid=18777] ppid=18774 vsize=342460 CPUtime=50.81 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 29398 0 0 0 5074 7 0 0 25 0 4 0 529740107 350679040 22028 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=342460 CPUtime=51.09 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 31493 0 0 0 5102 7 0 0 25 0 4 0 529740107 350679040 22028 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=342460 CPUtime=51.08 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 19627 0 0 0 5104 4 0 0 25 0 4 0 529740107 350679040 22028 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 342460

[startup+102.301 s]
/proc/loadavg: 8.37 8.25 8.13 9/188 18782
/proc/meminfo: memFree=29382084/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=358072 CPUtime=408.64 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) R 18774 18776 18485 0 -1 4202496 174680 0 0 0 40826 38 0 0 25 0 4 0 529740106 366665728 31627 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 89518 31627 394 112 0 84483 0
[pid=18776/tid=18777] ppid=18774 vsize=358072 CPUtime=101.73 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 39034 0 0 0 10164 9 0 0 25 0 4 0 529740107 366665728 31627 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=358072 CPUtime=102.29 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 53594 0 0 0 10218 11 0 0 25 0 4 0 529740107 366665728 31627 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=358072 CPUtime=102.29 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 31738 0 0 0 10223 6 0 0 25 0 4 0 529740107 366665728 31627 33554432000 4194304 4650419 140733769134032 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 358072

[startup+162.301 s]

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

/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 73370 0 0 0 34211 18 0 0 25 0 4 0 529740107 377249792 40093 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1319.23
Current children cumulated vsize (KiB) 368408

[startup+402.301 s]
/proc/loadavg: 6.76 7.78 7.99 8/188 18790
/proc/meminfo: memFree=29362872/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=302872 CPUtime=1444.89 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 321880 0 0 0 144410 79 0 0 25 0 4 0 529740106 310140928 23556 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 75718 23556 394 112 0 70683 0
[pid=18776/tid=18777] ppid=18774 vsize=302872 CPUtime=400.69 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 40058 11 0 0 25 0 4 0 529740107 310140928 23556 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=302872 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 310140928 23556 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=302872 CPUtime=402.29 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 81759 0 0 0 40210 19 0 0 25 0 4 0 529740107 310140928 23556 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1444.89
Current children cumulated vsize (KiB) 302872

[startup+462.301 s]
/proc/loadavg: 6.36 7.47 7.87 8/188 18792
/proc/meminfo: memFree=29370424/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=302872 CPUtime=1564.9 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 329781 0 0 0 156409 81 0 0 25 0 4 0 529740106 310140928 19963 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 75718 19963 394 112 0 70683 0
[pid=18776/tid=18777] ppid=18774 vsize=302872 CPUtime=460.69 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 46058 11 0 0 25 0 4 0 529740107 310140928 19963 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=302872 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 310140928 19963 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=302872 CPUtime=462.29 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 89660 0 0 0 46208 21 0 0 25 0 4 0 529740107 310140928 19963 33554432000 4194304 4650419 140733769134032 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1564.9
Current children cumulated vsize (KiB) 302872

[startup+522.301 s]
/proc/loadavg: 6.13 7.20 7.75 7/188 18793
/proc/meminfo: memFree=29383556/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317104 CPUtime=1684.9 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 338723 0 0 0 168407 83 0 0 25 0 4 0 529740106 324714496 17066 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79276 17066 394 112 0 74241 0
[pid=18776/tid=18777] ppid=18774 vsize=317104 CPUtime=520.69 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 52058 11 0 0 25 0 4 0 529740107 324714496 17066 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317104 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324714496 17066 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317104 CPUtime=522.3 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 98602 0 0 0 52207 23 0 0 25 0 4 0 529740107 324714496 17066 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1684.9
Current children cumulated vsize (KiB) 317104

[startup+582.301 s]
/proc/loadavg: 6.15 7.02 7.65 7/188 18795
/proc/meminfo: memFree=29364204/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1804.9 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 346552 0 0 0 180405 85 0 0 25 0 4 0 529740106 324898816 21240 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 21240 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=580.69 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 58058 11 0 0 25 0 4 0 529740107 324898816 21240 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 21240 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=582.3 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 106431 0 0 0 58204 26 0 0 25 0 4 0 529740107 324898816 21240 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1804.9
Current children cumulated vsize (KiB) 317284

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

[startup+588.801 s]
/proc/loadavg: 6.14 7.00 7.64 7/188 18795
/proc/meminfo: memFree=29351292/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1817.9 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 347861 0 0 0 181705 85 0 0 25 0 4 0 529740106 324898816 22549 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 22549 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=587.19 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 58708 11 0 0 25 0 4 0 529740107 324898816 22549 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 22549 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=588.8 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 107740 0 0 0 58854 26 0 0 25 0 4 0 529740107 324898816 22549 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1817.9
Current children cumulated vsize (KiB) 317284

[startup+595.207 s]
/proc/loadavg: 6.12 6.97 7.63 8/188 18795
/proc/meminfo: memFree=29341232/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1830.71 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 348467 0 0 0 182986 85 0 0 25 0 4 0 529740106 324898816 23155 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 23155 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=593.6 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 59349 11 0 0 25 0 4 0 529740107 324898816 23155 33554432000 4194304 4650419 140733769134032 18446744073709551615 4220608 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 23155 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=595.21 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 108346 0 0 0 59495 26 0 0 25 0 4 0 529740107 324898816 23155 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1830.71
Current children cumulated vsize (KiB) 317284

[startup+598.4 s]
/proc/loadavg: 6.12 6.97 7.63 7/188 18796
/proc/meminfo: memFree=29347556/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1837.11 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 348699 0 0 0 183626 85 0 0 25 0 4 0 529740106 324898816 23387 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 23387 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=596.8 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 59669 11 0 0 25 0 4 0 529740107 324898816 23387 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 23387 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=598.41 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 108578 0 0 0 59815 26 0 0 25 0 4 0 529740107 324898816 23387 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1837.11
Current children cumulated vsize (KiB) 317284

[startup+600.001 s]
/proc/loadavg: 6.12 6.97 7.63 7/188 18796
/proc/meminfo: memFree=29341232/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1840.3 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 348789 0 0 0 183945 85 0 0 25 0 4 0 529740106 324898816 23477 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 23477 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=598.39 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 59828 11 0 0 25 0 4 0 529740107 324898816 23477 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 23477 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=600 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 108668 0 0 0 59974 26 0 0 25 0 4 0 529740107 324898816 23477 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1840.3
Current children cumulated vsize (KiB) 317284

[startup+600.801 s]
/proc/loadavg: 6.11 6.95 7.62 7/188 18796
/proc/meminfo: memFree=29339248/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1841.91 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 348829 0 0 0 184105 86 0 0 25 0 4 0 529740106 324898816 23517 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 23517 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=599.19 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 59908 11 0 0 25 0 4 0 529740107 324898816 23517 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 23517 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=600.8 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 108708 0 0 0 60054 26 0 0 25 0 4 0 529740107 324898816 23517 33554432000 4194304 4650419 140733769134032 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1841.91
Current children cumulated vsize (KiB) 317284

[startup+601.201 s]
/proc/loadavg: 6.11 6.95 7.62 7/188 18796
/proc/meminfo: memFree=29339248/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1842.71 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 348843 0 0 0 184185 86 0 0 25 0 4 0 529740106 324898816 23531 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 23531 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=599.59 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 59948 11 0 0 25 0 4 0 529740107 324898816 23531 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 23531 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=601.2 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 108722 0 0 0 60094 26 0 0 25 0 4 0 529740107 324898816 23531 33554432000 4194304 4650419 140733769134032 18446744073709551615 4313699 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1842.71
Current children cumulated vsize (KiB) 317284

[startup+601.301 s]
/proc/loadavg: 6.11 6.95 7.62 7/188 18796
/proc/meminfo: memFree=29339248/32951124 swapFree=67102748/67111528
[pid=18776] ppid=18774 vsize=317284 CPUtime=1842.91 cores=1,3,5,7
/proc/18776/stat : 18776 (strangenight1-m) S 18774 18776 18485 0 -1 4202496 348847 0 0 0 184205 86 0 0 25 0 4 0 529740106 324898816 23535 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18776/statm: 79321 23535 394 112 0 74286 0
[pid=18776/tid=18777] ppid=18774 vsize=317284 CPUtime=599.69 cores=1,3,5,7
/proc/18776/task/18777/stat : 18777 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 43294 0 0 0 59958 11 0 0 25 0 4 0 529740107 324898816 23535 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653395499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18776/tid=18778] ppid=18774 vsize=317284 CPUtime=347.95 cores=1,3,5,7
/proc/18776/task/18778/stat : 18778 (strangenight1-m) S 18774 18776 18485 0 -1 4202560 119395 0 0 0 34766 29 0 0 25 0 4 0 529740107 324898816 23535 33554432000 4194304 4650419 140733769134032 18446744073709551615 46920653420084 0 0 4096 2 18446604470039885696 0 0 -1 1 0 0 0
[pid=18776/tid=18779] ppid=18774 vsize=317284 CPUtime=601.3 cores=1,3,5,7
/proc/18776/task/18779/stat : 18779 (strangenight1-m) R 18774 18776 18485 0 -1 4202560 108726 0 0 0 60104 26 0 0 25 0 4 0 529740107 324898816 23535 33554432000 4194304 4650419 140733769134032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1842.91
Current children cumulated vsize (KiB) 317284

Child status: 20
Real time (s): 601.387
CPU time (s): 1843.08
CPU user time (s): 1842.21
CPU system time (s): 0.864868
CPU usage (%): 306.471
Max. virtual memory (cumulated for all children) (KiB): 453672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1842.21
system time used= 0.864868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348854
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= 286
involuntary context switches= 12512

runsolver used 1.00885 second user time and 2.28065 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 18:36:59
IDJOB=3292740
IDBENCH=87935
IDSOLVER=1588
FILE ID=node134/3292740-1304181419
RUNJOBID= node134-1304181043-18504
PBS_JOBID= 13172461
Free space on /tmp= 72504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292740-1304181419/watcher-3292740-1304181419 -o /tmp/evaluation-result-3292740-1304181419/solver-3292740-1304181419 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3292740-1304181419.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1718486549

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29544828 kB
Buffers:       1040140 kB
Cached:        1486640 kB
SwapCached:       4632 kB
Active:         641616 kB
Inactive:      2365304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29544828 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:            6448 kB
Writeback:           8 kB
AnonPages:      477272 kB
Mapped:          15496 kB
Slab:           336088 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   730044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72496 MiB
End job on node134 at 2011-04-30 18:47:01