Trace number 3366358

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 57.3683 14.3942

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1452052526-056.UNKNOWN.cnf
MD5SUM4d66ba50f7a6612793464325a5c5e742
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.677896
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366358-1305402332.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:        1278
0.00/0.01	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.97/0.59	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
1.97/0.59	c Finding binary XORs  T:     0.00 s  found:       0
1.97/0.59	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.97/0.59	c calculated reachability. Time: 0.00
1.97/0.59	c Calc default polars -  time:   0.00 s pos:     132 undec:      40 neg:     128
1.97/0.59	c =========================================================================================
1.97/0.59	c types(t): F = full restart, N = normal restart
1.97/0.59	c types(t): S = simplification begin/end, E = solution found
1.97/0.59	c restart types(rt): st = static, dy = dynamic
1.97/0.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.97/0.59	c  B st     0         0       295      1274         0         0      3848         0   no data   no data
1.97/0.59	c Decided on static restart strategy
1.97/0.59	c  N st     8      4920       295      1274         0      4785      3848     70826   no data   no data
1.97/0.59	c  N st    10     11305       295      1274         0      4398      3848     48520   no data   no data
1.97/0.59	c  N st    11     17049       295      1274         0      9872      3848    120386   no data   no data
3.56/0.93	c  F st    12     25000       295      1274         0     12039      3848    147001   no data   no data
3.56/0.93	c  N st    12     25000       295      1274         0     12039      3848    147001   no data   no data
4.41/1.13	c Decided on static restart strategy
4.41/1.13	c  N st    18     30001       295      1274         0     10393      3848    119814   no data   no data
4.41/1.13	c  S st    18     30001       295      1274         0     10393      3848    119814   no data   no data
4.41/1.13	c  S st    18     30505       295      1274         0     10890      3848    127407   no data   no data
4.41/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.41/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.41/1.13	c blocked clauses removed:       12 vars:      3 tried:         295 T: 0.00 s
4.41/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.41/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.41/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
4.41/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.41/1.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.41/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.23	c lits-rem:       355  cl-subs:     1947  v-elim:      0  v-fix:    0  time:  0.07 s
4.75/1.23	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.00
4.75/1.23	c calculated reachability. Time: 0.00
4.75/1.23	c  N st    18     30505       292      1262         0      8910      3812    102882   no data   no data
5.95/1.57	c  N st    20     37615       292      1262         0      8217      3812     80426   no data   no data
7.15/1.88	c  N st    21     44014       292      1262         1     14257      3812    153308   no data   no data
7.55/1.97	c  S st    22     45758       292      1262         1     15926      3812    176952   no data   no data
7.95/2.00	c  S st    22     46260       292      1262         1     16427      3812    185300   no data   no data
7.95/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.95/2.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.95/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
7.95/2.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.95/2.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.36/2.14	c subs with bin:     3385  lits-rem:       192  v-fix:    0  time:  0.13 s
8.36/2.20	c lits-rem:       212  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  0.05 s
8.36/2.20	c vivif2 --  cl tried     1262 cl shrink        0 lits rem          0 time: 0.00
8.36/2.20	c vivif2 --  cl tried    11992 cl shrink        0 lits rem          0 time: 0.00
8.36/2.20	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.01
8.36/2.20	c calculated reachability. Time: 0.00
8.36/2.20	c  N st    22     46260       292      1262         1     11992      3812    134920   no data   no data
11.54/2.92	c  N st    23     60660       292      1262         1     17300      3812    202740   no data   no data
13.18/3.38	c  N st    24     69392       292      1262         1     16215      3812    182339   no data   no data
13.18/3.38	c  S st    24     69392       292      1262         1     16215      3812    182339   no data   no data
13.53/3.43	c  S st    24     69893       292      1262         1     16707      3812    190470   no data   no data
13.53/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.53/3.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.53/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
13.53/3.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.53/3.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.53/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.92/3.58	c lits-rem:       594  cl-subs:     2592  v-elim:      0  v-fix:    0  time:  0.14 s
13.92/3.58	c vivif2 --  cl tried     1262 cl shrink        0 lits rem          0 time: 0.00
13.92/3.58	c vivif2 --  cl tried    14115 cl shrink        0 lits rem          0 time: 0.00
13.92/3.59	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.01
13.92/3.59	c calculated reachability. Time: 0.00
13.92/3.59	c  N st    24     69893       292      1262         1     14115      3812    158219   no data   no data
18.31/4.63	c  F st    25     87501       292      1262         1     20612      3812    244630   no data   no data
18.31/4.63	c  N st    25     87501       292      1262         1     20612      3812    244630   no data   no data
19.51/4.99	c Decided on static restart strategy
20.31/5.17	c  N st    32     95540       292      1262         1     16810      3812    172164   no data   no data
23.10/5.82	c  N st    34    104841       292      1262         1     13358      3812    124530   no data   no data
23.10/5.82	c  S st    34    104841       292      1262         1     13358      3812    124530   no data   no data
23.10/5.85	c  S st    34    105343       292      1262         1     13857      3812    132099   no data   no data
23.10/5.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/5.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
23.10/5.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.10/5.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.10/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/5.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
23.10/5.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.10/5.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.10/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/5.88	c lits-rem:        72  cl-subs:      602  v-elim:      0  v-fix:    0  time:  0.02 s
23.10/5.88	c vivif2 --  cl tried     1262 cl shrink        0 lits rem          0 time: 0.00
23.10/5.88	c vivif2 --  cl tried    13255 cl shrink        0 lits rem          0 time: 0.00
23.10/5.89	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.01
23.10/5.89	c calculated reachability. Time: 0.00
23.10/5.89	c  N st    34    105343       292      1262         1     13255      3812    125702   no data   no data
25.50/6.50	c  N st    35    114945       292      1262         1     22415      3812    265390   no data   no data
29.88/7.52	c  N st    36    129342       292      1262         1     22656      3812    241513   no data   no data
35.86/9.05	c  N st    37    150938       291      1262         4     28986      3812    335433   no data   no data
37.86/9.56	c  S st    38    158014       291      1262         4     20571      3812    211148   no data   no data
37.86/9.56	c Finding binary XORs  T:     0.00 s  found:       0
38.26/9.61	c  S st    38    158515       291      1243         9     19460      3760    204359   no data   no data
38.26/9.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.26/9.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
38.26/9.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.26/9.62	c bin-w-bin subsume rem            3 bins  time:  0.00 s
38.26/9.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.26/9.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    291 time:  0.00 s
38.26/9.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.26/9.62	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
38.26/9.66	c subs with bin:      653  lits-rem:      1891  v-fix:    0  time:  0.03 s
38.66/9.76	c lits-rem:       476  cl-subs:     1864  v-elim:      0  v-fix:    0  time:  0.10 s
38.66/9.76	c vivif2 --  cl tried     1242 cl shrink        0 lits rem          0 time: 0.00
38.66/9.76	c vivif2 --  cl tried    16795 cl shrink        0 lits rem          0 time: 0.00
38.66/9.77	c asymm  cl-useful: 0/1242/1242 lits-rem:0 time: 0.01
38.66/9.77	c calculated reachability. Time: 0.00
38.66/9.77	c  N st    38    158515       290      1242         6     16795      3765    170758   no data   no data
53.01/13.37	c Finding binary XORs  T:     0.00 s  found:       0
53.81/13.51	c  N st    39    207103       288      1211        27     19882      3704    192839   no data   no data
57.05/14.39	c Following stats are for *FIRST FINISHED THREAD ONLY*
57.05/14.39	c num threads              : 4          
57.05/14.39	c restarts                 : 38         
57.05/14.39	c dynamic restarts         : 0          
57.05/14.39	c static restarts          : 38         
57.05/14.39	c full restarts            : 2          
57.05/14.39	c total simplify time      : 0.01       
57.05/14.39	c learnts DL2              : 0          
57.05/14.39	c learnts size 2           : 132        
57.05/14.39	c learnts size 1           : 98          (32.67     % of vars)
57.05/14.39	c filedLit time            : 0.01        (0.08      % time)
57.05/14.39	c v-elim SatELite          : 9           (3.00      % vars)
57.05/14.39	c SatELite time            : 0.44        (3.11      % time)
57.05/14.39	c v-elim xor               : 0           (0.00      % vars)
57.05/14.39	c xor elim time            : 0.00        (0.01      % time)
57.05/14.39	c num binary xor trees     : 0          
57.05/14.39	c binxor trees' crown      : 0           (nan       leafs/tree)
57.05/14.39	c bin xor find time        : 0.00       
57.05/14.39	c OTF clause improved      : 10918       (0.05      clauses/conflict)
57.05/14.39	c OTF impr. size diff      : 11260       (1.03       lits/clause)
57.05/14.39	c OTF cl watch-shrink      : 34696       (0.16      clauses/conflict)
57.05/14.39	c OTF cl watch-sh-lit      : 40396       (1.16       lits/clause)
57.05/14.39	c tried to recurMin cls    : 22115       (10.44      % of conflicts)
57.05/14.39	c updated cache            : 0           (0.00       lits/tried recurMin)
57.05/14.39	c unit cls recevied        : 5           (5.10      % of units)
57.05/14.39	c unit cls sent            : 1           (1.02      % of units)
57.05/14.39	c bin cls recevied         : 28         
57.05/14.39	c bin cls sent             : 13         
57.05/14.39	c clauses over max glue    : 0           (0.00      % of all clauses)
57.05/14.39	c conflicts                : 211762      (14922.44  / sec)
57.05/14.39	c decisions                : 246345      (2.10      % random)
57.05/14.39	c bogo-props               : 1806400611  (127293405.92 / sec)
57.05/14.39	c conflict literals        : 2866287     (27.04     % deleted)
57.05/14.39	c Memory used              : 286.61      MB
57.05/14.39	c single-thread CPU time   : 14.19       s
57.05/14.39	c all-threads sum CPU time : 57.30       s
57.05/14.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366358-1305402332/watcher-3366358-1305402332 -o /tmp/evaluation-result-3366358-1305402332/solver-3366358-1305402332 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366358-1305402332.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.49 7.96 8.04 2/359 7511
/proc/meminfo: memFree=30337676/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 407 0 0 0 0 0 0 0 18 0 4 0 632649492 52396032 347 33554432000 4194304 4580107 140737188027472 18446744073709551615 47198334351282 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 12792 347 299 95 0 7774 0
[pid=7511/tid=7516] ppid=7509 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140737188027472 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140737188027472 18446744073709551615 47198334351272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140737188027472 18446744073709551615 47198334351282 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.064611 s]
/proc/loadavg: 7.49 7.96 8.04 2/359 7511
/proc/meminfo: memFree=30337676/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=281816 CPUtime=0.22 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 1233 0 0 0 22 0 0 0 18 0 4 0 632649492 288579584 1128 33554432000 4194304 4580107 140737188027472 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 70454 1128 377 95 0 65436 0
[pid=7511/tid=7516] ppid=7509 vsize=281816 CPUtime=0.04 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 225 0 0 0 4 0 0 0 19 0 4 0 632649493 288579584 1128 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=281816 CPUtime=0.05 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 210 0 0 0 5 0 0 0 18 0 4 0 632649493 288579584 1128 33554432000 4194304 4580107 140737188027472 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=281816 CPUtime=0.05 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 173 0 0 0 5 0 0 0 18 0 4 0 632649493 288579584 1128 33554432000 4194304 4580107 140737188027472 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 281816

[startup+0.164593 s]
/proc/loadavg: 7.49 7.96 8.04 2/359 7511
/proc/meminfo: memFree=30337676/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=282784 CPUtime=0.62 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 1772 0 0 0 62 0 0 0 18 0 4 0 632649492 289570816 1300 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 70696 1300 377 95 0 65678 0
[pid=7511/tid=7516] ppid=7509 vsize=282784 CPUtime=0.14 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 361 0 0 0 14 0 0 0 20 0 4 0 632649493 289570816 1300 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=282784 CPUtime=0.15 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 343 0 0 0 15 0 0 0 18 0 4 0 632649493 289570816 1300 33554432000 4194304 4580107 140737188027472 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=282784 CPUtime=0.15 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 310 0 0 0 15 0 0 0 18 0 4 0 632649493 289570816 1300 33554432000 4194304 4580107 140737188027472 18446744073709551615 4306026 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 282784

[startup+0.364558 s]
/proc/loadavg: 7.49 7.96 8.04 2/359 7511
/proc/meminfo: memFree=30337676/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=283556 CPUtime=1.42 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 2655 0 0 0 142 0 0 0 18 0 4 0 632649492 290361344 1625 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 70889 1625 377 95 0 65871 0
[pid=7511/tid=7516] ppid=7509 vsize=283556 CPUtime=0.34 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 581 0 0 0 34 0 0 0 20 0 4 0 632649493 290361344 1625 33554432000 4194304 4580107 140737188027472 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=283556 CPUtime=0.35 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 565 0 0 0 35 0 0 0 18 0 4 0 632649493 290361344 1625 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=283556 CPUtime=0.35 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 529 0 0 0 35 0 0 0 18 0 4 0 632649493 290361344 1625 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 283556

[startup+0.700498 s]
/proc/loadavg: 7.49 7.96 8.04 2/359 7511
/proc/meminfo: memFree=30337676/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=284088 CPUtime=2.76 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 3728 0 0 0 276 0 0 0 18 0 4 0 632649492 290906112 1987 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 71022 1987 377 95 0 66004 0
[pid=7511/tid=7516] ppid=7509 vsize=284088 CPUtime=0.68 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 855 0 0 0 68 0 0 0 21 0 4 0 632649493 290906112 1988 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=284088 CPUtime=0.69 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 844 0 0 0 69 0 0 0 18 0 4 0 632649493 290906112 1988 33554432000 4194304 4580107 140737188027472 18446744073709551615 4318683 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=284088 CPUtime=0.69 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 795 0 0 0 69 0 0 0 18 0 4 0 632649493 290906112 1988 33554432000 4194304 4580107 140737188027472 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284088

[startup+1.50036 s]
/proc/loadavg: 7.49 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30312040/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=284840 CPUtime=5.95 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 6752 0 0 0 595 0 0 0 20 0 4 0 632649492 291676160 3315 33554432000 4194304 4580107 140737188027472 18446744073709551615 4320987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 71210 3315 379 95 0 66192 0
[pid=7511/tid=7516] ppid=7509 vsize=284840 CPUtime=1.46 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 1418 0 0 0 146 0 0 0 23 0 4 0 632649493 291676160 3315 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=284840 CPUtime=1.49 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 1431 0 0 0 149 0 0 0 20 0 4 0 632649493 291676160 3315 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=284840 CPUtime=1.49 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 1357 0 0 0 149 0 0 0 20 0 4 0 632649493 291676160 3315 33554432000 4194304 4580107 140737188027472 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 284840

[startup+3.10107 s]
/proc/loadavg: 7.49 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30285380/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=290732 CPUtime=12.34 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 13819 0 0 0 1232 2 0 0 25 0 4 0 632649492 297709568 7127 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 72683 7127 379 95 0 67665 0
[pid=7511/tid=7516] ppid=7509 vsize=290732 CPUtime=3.05 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 2991 0 0 0 305 0 0 0 25 0 4 0 632649493 297709568 7127 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=290732 CPUtime=3.08 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 3624 0 0 0 308 0 0 0 25 0 4 0 632649493 297709568 7127 33554432000 4194304 4580107 140737188027472 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=290732 CPUtime=3.09 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 3318 0 0 0 309 0 0 0 25 0 4 0 632649493 297709568 7127 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 290732

[startup+6.3005 s]
/proc/loadavg: 7.53 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30245992/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=291360 CPUtime=25.1 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 21054 0 0 0 2506 4 0 0 25 0 4 0 632649492 298352640 9435 33554432000 4194304 4580107 140737188027472 18446744073709551615 4324367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 72840 9435 379 95 0 67822 0
[pid=7511/tid=7516] ppid=7509 vsize=291360 CPUtime=6.21 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 5215 0 0 0 620 1 0 0 25 0 4 0 632649493 298352640 9435 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=291360 CPUtime=6.28 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 5550 0 0 0 628 0 0 0 25 0 4 0 632649493 298352640 9435 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=291360 CPUtime=6.28 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 4506 0 0 0 628 0 0 0 25 0 4 0 632649493 298352640 9435 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 291360

[startup+12.7004 s]
/proc/loadavg: 7.57 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30217384/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=302876 CPUtime=50.62 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 31590 0 0 0 5057 5 0 0 25 0 4 0 632649492 310145024 11140 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 75719 11140 379 95 0 70701 0
[pid=7511/tid=7516] ppid=7509 vsize=302876 CPUtime=12.53 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 7892 0 0 0 1252 1 0 0 25 0 4 0 632649493 310145024 11141 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=302876 CPUtime=12.68 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 8000 0 0 0 1267 1 0 0 25 0 4 0 632649493 310145024 11141 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=302876 CPUtime=12.68 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 7131 0 0 0 1268 0 0 0 25 0 4 0 632649493 310145024 11141 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 302876

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

[startup+13.5002 s]
/proc/loadavg: 7.57 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30210208/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=302604 CPUtime=53.81 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 33085 0 0 0 5375 6 0 0 25 0 4 0 632649492 309866496 11952 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 75651 11952 379 95 0 70633 0
[pid=7511/tid=7516] ppid=7509 vsize=302604 CPUtime=13.32 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 8043 0 0 0 1331 1 0 0 25 0 4 0 632649493 309866496 11952 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=302604 CPUtime=13.48 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 8907 0 0 0 1347 1 0 0 25 0 4 0 632649493 309866496 11952 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=302604 CPUtime=13.48 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 7423 0 0 0 1348 0 0 0 25 0 4 0 632649493 309866496 11952 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 53.81
Current children cumulated vsize (KiB) 302604

[startup+13.9011 s]
/proc/loadavg: 7.57 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30210208/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=302604 CPUtime=55.41 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 33353 0 0 0 5535 6 0 0 25 0 4 0 632649492 309866496 12220 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 75651 12220 379 95 0 70633 0
[pid=7511/tid=7516] ppid=7509 vsize=302604 CPUtime=13.72 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 8098 0 0 0 1371 1 0 0 25 0 4 0 632649493 309866496 12220 33554432000 4194304 4580107 140737188027472 18446744073709551615 4321083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=302604 CPUtime=13.88 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 8976 0 0 0 1387 1 0 0 25 0 4 0 632649493 309866496 12220 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=302604 CPUtime=13.88 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 7506 0 0 0 1388 0 0 0 25 0 4 0 632649493 309866496 12220 33554432000 4194304 4580107 140737188027472 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 55.41
Current children cumulated vsize (KiB) 302604

[startup+14.3141 s]
/proc/loadavg: 7.60 7.96 8.04 9/371 7523
/proc/meminfo: memFree=30209588/32951124 swapFree=51873460/67111528
[pid=7511] ppid=7509 vsize=293484 CPUtime=57.05 cores=1,3,5,7
/proc/7511/stat : 7511 (strangenight2-m) R 7509 7511 7181 0 -1 4202496 34002 0 0 0 5699 6 0 0 25 0 4 0 632649492 300527616 11917 33554432000 4194304 4580107 140737188027472 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7511/statm: 73371 11917 379 95 0 68353 0
[pid=7511/tid=7516] ppid=7509 vsize=293484 CPUtime=14.12 cores=1,3,5,7
/proc/7511/task/7516/stat : 7516 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 8399 0 0 0 1411 1 0 0 25 0 4 0 632649493 300527616 11917 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7511/tid=7517] ppid=7509 vsize=293484 CPUtime=14.29 cores=1,3,5,7
/proc/7511/task/7517/stat : 7517 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 9034 0 0 0 1428 1 0 0 25 0 4 0 632649493 300527616 11917 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7511/tid=7518] ppid=7509 vsize=293484 CPUtime=14.3 cores=1,3,5,7
/proc/7511/task/7518/stat : 7518 (strangenight2-m) R 7509 7511 7181 0 -1 4202560 7584 0 0 0 1429 1 0 0 25 0 4 0 632649493 300527616 11917 33554432000 4194304 4580107 140737188027472 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 57.05
Current children cumulated vsize (KiB) 293484

Child status: 20
Real time (s): 14.3942
CPU time (s): 57.3683
CPU user time (s): 57.3003
CPU system time (s): 0.067989
CPU usage (%): 398.551
Max. virtual memory (cumulated for all children) (KiB): 302876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.3003
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34063
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= 184
involuntary context switches= 340

runsolver used 0.057991 second user time and 0.12898 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 21:45:32
IDJOB=3366358
IDBENCH=82767
IDSOLVER=1844
FILE ID=node146/3366358-1305402332
RUNJOBID= node146-1305402332-7497
PBS_JOBID= 13324493
Free space on /tmp= 73272 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1452052526-056.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366358-1305402332/watcher-3366358-1305402332 -o /tmp/evaluation-result-3366358-1305402332/solver-3366358-1305402332 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366358-1305402332.cnf

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

MD5SUM BENCH= 4d66ba50f7a6612793464325a5c5e742
RANDOM SEED=420554633

node146.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.75
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.86
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.75
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30337832 kB
Buffers:         51320 kB
Cached:          97676 kB
SwapCached:      56048 kB
Active:         734924 kB
Inactive:      1656412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30337832 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           11276 kB
Writeback:           0 kB
AnonPages:     2193712 kB
Mapped:          16564 kB
Slab:            95968 kB
PageTables:      59264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81756240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73260 MiB
End job on node146 at 2011-05-14 21:45:47