Trace number 3265367

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 61.9576 15.5764

General information on the benchmark

NameSAT05/crafted/sabharwal05/pebbling/grid-pebbling/unsat/
grid-pbl-0250.shuffled-as.sat05-1349.shuffled-as.sat05-1349.cnf
MD5SUM384c65902b197ca2c64d2ee8a3c64089
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.374942
Satisfiable
(Un)Satisfiability was proved
Number of variables62750
Number of clauses124752
Sum of the clauses size498502
Maximum clause length4
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2250
Number of clauses of size 30
Number of clauses of size 4124500
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265367-1304129305.cnf'
0.00/0.00	c -- header says num vars:          62750
0.00/0.00	c -- header says num clauses:      124752
0.35/0.14	c -- clauses added:            0 learnts,       124752 normals,            0 xors
0.35/0.14	c -- vars added      62750
0.35/0.14	c Parsing time:  0.10 s
0.35/0.14	c  N st     0         0     62750    124499       251         0    498498         0   no data   no data
0.80/0.37	c asymm  cl-useful: 0/124496/124496 lits-rem:0 time: 0.20
0.80/0.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.27
2.70/0.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.70/0.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.70/0.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.70/0.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  62748 time:  0.00 s
2.70/0.80	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
3.44/1.03	c lits-rem:         0  cl-subs:        9  v-elim:    260  v-fix:    0  time:  0.23 s
3.44/1.04	c Finding binary XORs  T:     0.01 s  found:       0
3.44/1.14	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
3.44/1.14	c calculated reachability. Time: 0.00
3.44/1.15	c Calc default polars -  time:   0.01 s pos:     468 undec:   61762 neg:     520
3.44/1.15	c =========================================================================================
3.44/1.15	c types(t): F = full restart, N = normal restart
3.44/1.15	c types(t): S = simplification begin/end, E = solution found
3.44/1.15	c restart types(rt): st = static, dy = dynamic
3.44/1.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.44/1.15	c  B st     0         0     62488    124482         4         0    497942         0   no data   no data
11.78/3.04	c  N dy    15      4191     62488    124482        64      3736    497800     23431      5.44      5.75
17.36/4.41	c  N dy    40      8281     62488    124482       289      7051    497588     44616      5.30      5.74
23.75/6.00	c  N dy    64     12502     62488    124482       426     10398    497340     66095      5.28      5.58
29.76/7.56	c  N dy    91     16612     62488    124482       890     13705    497102     88910      5.36      5.70
35.74/9.02	c  N dy   113     20722     62488    124482      1185      8804    496861     46725      5.29      5.64
41.33/10.40	c  N dy   137     24845     62488    124482      1528     12074    496623     68145      5.31      5.60
41.33/10.47	c  F st   139     25000     62488    124482      1529     12210    496614     68994      5.31   no data
48.11/12.18	c  N dy   145     30001     62488    124482      1591     16524    496490    102184      5.31   no data
48.11/12.18	c  S st   145     30001     62488    124482      1591     16524    496490    102184      5.31   no data
48.91/12.40	c  S st   145     30502     62488    124482      1654     16844    496429    103872      5.31   no data
49.31/12.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
51.33/12.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.51
51.33/13.00	c blocked clauses removed:       24 vars:      6 tried:       62509 T: 0.03 s
51.33/13.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.73/13.00	c subs with bin:     6576  lits-rem:         0  v-fix:    0  time:  0.01 s
51.73/13.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  62482 time:  0.00 s
51.73/13.02	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
52.91/13.34	c lits-rem:     60695  cl-subs:    20573  v-elim:  41658  v-fix:    0  time:  0.31 s
52.91/13.34	c subs with bin:     1435  lits-rem:         1  v-fix:    0  time:  0.00 s
52.91/13.37	c lits-rem:         7  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
53.31/13.41	c asymm  cl-useful: 0/36602/36602 lits-rem:0 time: 0.03
53.31/13.41	c calculated reachability. Time: 0.00
53.31/13.41	c  N dy   145     30502     20824     36602      1134       535    148644      2975      5.31   no data
54.11/13.69	c Finding binary XORs  T:     0.01 s  found:       0
54.91/13.88	c  N dy   171     34505     20824     36602      1243      3797    148389     24080      5.30      6.62
56.91/14.37	c  N dy   199     38552     20824     36602      1357      7122    148208     46740      5.34      6.40
58.51/14.79	c  N dy   218     42948     20824     36602      1496      5478    148016     27773      5.31      5.64
59.70/15.06	c  S st   232     45753     20824     36602      1579      7699    147893     41770      5.30   no data
60.12/15.13	c  S st   232     46254     20824     36602      1630      8057    147853     43950      5.30   no data
60.12/15.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.90/15.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.17
60.90/15.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.90/15.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.90/15.32	c subs with bin:     1966  lits-rem:         0  v-fix:    0  time:  0.00 s
60.90/15.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20824 time:  0.00 s
60.90/15.33	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
61.30/15.45	c  N dy   232     46254      2822         0      1287      8057      2574         0      5.30   no data
61.30/15.45	c  E dy   232     46254      2822         0      1287      8057      2574         0      5.30   no data
61.69/15.56	c Following stats are for *FIRST FINISHED THREAD ONLY*
61.69/15.56	c num threads              : 4          
61.69/15.56	c restarts                 : 232        
61.69/15.56	c dynamic restarts         : 220        
61.69/15.56	c static restarts          : 12         
61.69/15.56	c full restarts            : 1          
61.69/15.56	c total simplify time      : 0.01       
61.69/15.56	c learnts DL2              : 0          
61.69/15.56	c learnts size 2           : 31186      
61.69/15.56	c learnts size 1           : 3           (0.00      % of vars)
61.69/15.56	c filedLit time            : 0.95        (6.19      % time)
61.69/15.56	c v-elim SatELite          : 59925       (95.50     % vars)
61.69/15.56	c SatELite time            : 0.42        (2.70      % time)
61.69/15.56	c v-elim xor               : 0           (0.00      % vars)
61.69/15.56	c xor elim time            : 0.02        (0.15      % time)
61.69/15.56	c num binary xor trees     : 0          
61.69/15.56	c binxor trees' crown      : 0           (nan       leafs/tree)
61.69/15.56	c bin xor find time        : 0.02       
61.69/15.56	c OTF clause improved      : 7727        (0.17      clauses/conflict)
61.69/15.56	c OTF impr. size diff      : 7903        (1.02       lits/clause)
61.69/15.56	c OTF cl watch-shrink      : 331         (0.01      clauses/conflict)
61.69/15.56	c OTF cl watch-sh-lit      : 335         (1.01       lits/clause)
61.69/15.56	c tried to recurMin cls    : 0           (0.00       % of conflicts)
61.69/15.56	c updated cache            : 0           (nan        lits/tried recurMin)
61.69/15.56	c unit cls recevied        : 0           (0.00      % of units)
61.69/15.56	c unit cls sent            : 0           (0.00      % of units)
61.69/15.56	c bin cls recevied         : 811        
61.69/15.56	c bin cls sent             : 20752      
61.69/15.56	c clauses over max glue    : 0           (0.00      % of all clauses)
61.69/15.56	c conflicts                : 46254       (2996.96   / sec)
61.69/15.56	c decisions                : 35562781    (1.07      % random)
61.69/15.56	c bogo-props               : 239017119   (15486749.57 / sec)
61.69/15.56	c conflict literals        : 287364      (3.01      % deleted)
61.69/15.56	c Memory used              : 440.60      MB
61.69/15.56	c single-thread CPU time   : 15.43       s
61.69/15.56	c all-threads sum CPU time : 61.60       s
61.69/15.56	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-3265367-1304129305/watcher-3265367-1304129305 -o /tmp/evaluation-result-3265367-1304129305/solver-3265367-1304129305 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3265367-1304129305.cnf 

running on 4 cores: 0,2,4,6

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.04 8.11 8.05 6/180 7268
/proc/meminfo: memFree=28125668/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 524528283 52441088 347 33554432000 4194304 4627427 140736815291664 18446744073709551615 47158480676780 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 12803 347 299 106 0 7774 0
[pid=7268/tid=7269] ppid=7266 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524528284 52441088 347 33554432000 4194304 4627427 140736815291664 18446744073709551615 47158480676786 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524528284 52441088 347 33554432000 4194304 4627427 140736815291664 18446744073709551615 47158480676780 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524528284 52441088 347 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0338051 s]
/proc/loadavg: 8.04 8.11 8.05 6/180 7268
/proc/meminfo: memFree=28125668/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=292376 CPUtime=0.09 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) D 7266 7268 6472 0 -1 4202496 18892 0 0 0 6 3 0 0 18 0 4 0 524528283 299393024 14638 33554432000 4194304 4627427 140736815291664 18446744073709551615 4314333 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 72733 14642 337 106 0 67704 0
[pid=7268/tid=7269] ppid=7266 vsize=290932 CPUtime=0.01 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 4669 0 0 0 1 0 0 0 18 0 4 0 524528284 297914368 14642 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905788842 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=291652 CPUtime=0.02 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 4869 0 0 0 1 1 0 0 18 0 4 0 524528284 298651648 14658 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905788842 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=291652 CPUtime=0.01 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) D 7266 7268 6472 0 -1 4202560 4627 0 0 0 1 0 0 0 18 0 4 0 524528284 298651648 14658 33554432000 4194304 4627427 140736815291664 18446744073709551615 4313601 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 292376

[startup+0.100944 s]
/proc/loadavg: 8.04 8.11 8.05 6/180 7268
/proc/meminfo: memFree=28125668/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=335548 CPUtime=0.35 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) S 7266 7268 6472 0 -1 4202496 28933 0 0 0 30 5 0 0 18 0 4 0 524528283 343601152 24642 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 83887 24732 341 106 0 78858 0
[pid=7268/tid=7269] ppid=7266 vsize=335548 CPUtime=0.09 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) S 7266 7268 6472 0 -1 4202560 7151 0 0 0 8 1 0 0 18 0 4 0 524528284 343601152 24773 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446604449361708288 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=335548 CPUtime=0.08 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 7777 0 0 0 7 1 0 0 18 0 4 0 524528284 343601152 24817 33554432000 4194304 4627427 140736815291664 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=335548 CPUtime=0.08 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) S 7266 7268 6472 0 -1 4202560 7295 0 0 0 7 1 0 0 18 0 4 0 524528284 343601152 24852 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446604449361708288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 335548

[startup+0.355685 s]
/proc/loadavg: 8.04 8.11 8.05 6/180 7268
/proc/meminfo: memFree=28125668/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=404300 CPUtime=1.36 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) S 7266 7268 6472 0 -1 4202496 33514 0 0 0 125 11 0 0 18 0 4 0 524528283 414003200 29133 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 101075 29154 366 106 0 96046 0
[pid=7268/tid=7269] ppid=7266 vsize=404300 CPUtime=0.34 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) D 7266 7268 6472 0 -1 4202560 8113 0 0 0 31 3 0 0 18 0 4 0 524528284 414003200 29165 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905756778 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=411276 CPUtime=0.61 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 9602 0 0 0 58 3 0 0 18 0 4 0 524528284 421146624 30399 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905774263 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=412680 CPUtime=0.62 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) S 7266 7268 6472 0 -1 4202560 8092 0 0 0 60 2 0 0 18 0 4 0 524528284 422584320 31147 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446604449361708288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 404300

[startup+0.709084 s]
/proc/loadavg: 8.04 8.11 8.05 6/180 7268
/proc/meminfo: memFree=28125668/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=419988 CPUtime=2.7 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) S 7266 7268 6472 0 -1 4202496 41106 0 0 0 255 15 0 0 18 0 4 0 524528283 430067712 36635 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 104997 36648 371 106 0 99968 0
[pid=7268/tid=7269] ppid=7266 vsize=419988 CPUtime=0.67 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) S 7266 7268 6472 0 -1 4202560 10772 0 0 0 63 4 0 0 17 0 4 0 524528284 430067712 36648 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446604449361708288 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=419988 CPUtime=0.66 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) S 7266 7268 6472 0 -1 4202560 11795 0 0 0 62 4 0 0 18 0 4 0 524528284 430067712 36648 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446604449361708288 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=419988 CPUtime=0.67 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) S 7266 7268 6472 0 -1 4202560 8124 0 0 0 65 2 0 0 18 0 4 0 524528284 430067712 36648 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 18446604449361708288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 419988

[startup+1.61145 s]
/proc/loadavg: 8.04 8.11 8.05 6/180 7268
/proc/meminfo: memFree=28125668/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=441116 CPUtime=6.22 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 58203 0 0 0 600 22 0 0 19 0 4 0 524528283 451702784 46645 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836063 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 110279 46645 385 106 0 105250 0
[pid=7268/tid=7269] ppid=7266 vsize=441116 CPUtime=1.54 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 17366 0 0 0 147 7 0 0 18 0 4 0 524528284 451702784 46645 33554432000 4194304 4627427 140736815291664 18446744073709551615 4306320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=441116 CPUtime=1.54 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 17122 0 0 0 147 7 0 0 18 0 4 0 524528284 451702784 46645 33554432000 4194304 4627427 140736815291664 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=441116 CPUtime=1.55 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 8278 0 0 0 153 2 0 0 19 0 4 0 524528284 451702784 46645 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905836014 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 441116

[startup+3.10618 s]
/proc/loadavg: 8.03 8.11 8.05 9/184 7273
/proc/meminfo: memFree=27927980/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=444060 CPUtime=12.19 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 59176 0 0 0 1197 22 0 0 22 0 4 0 524528283 454717440 47560 33554432000 4194304 4627427 140736815291664 18446744073709551615 4324855 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 111015 47560 385 106 0 105986 0
[pid=7268/tid=7269] ppid=7266 vsize=444060 CPUtime=3.04 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 17451 0 0 0 296 8 0 0 21 0 4 0 524528284 454717440 47560 33554432000 4194304 4627427 140736815291664 18446744073709551615 4305890 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=444060 CPUtime=3.04 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 17161 0 0 0 297 7 0 0 21 0 4 0 524528284 454717440 47560 33554432000 4194304 4627427 140736815291664 18446744073709551615 4308162 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=444060 CPUtime=3.03 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 9059 0 0 0 301 2 0 0 21 0 4 0 524528284 454717440 47560 33554432000 4194304 4627427 140736815291664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 444060

[startup+6.3006 s]
/proc/loadavg: 8.03 8.11 8.05 9/184 7273
/proc/meminfo: memFree=27933576/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=444060 CPUtime=24.97 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 59619 0 0 0 2474 23 0 0 25 0 4 0 524528283 454717440 48003 33554432000 4194304 4627427 140736815291664 18446744073709551615 4326375 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 111015 48003 385 106 0 105986 0
[pid=7268/tid=7269] ppid=7266 vsize=444060 CPUtime=6.24 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 17517 0 0 0 616 8 0 0 25 0 4 0 524528284 454717440 48003 33554432000 4194304 4627427 140736815291664 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=444060 CPUtime=6.23 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 17242 0 0 0 616 7 0 0 25 0 4 0 524528284 454717440 48003 33554432000 4194304 4627427 140736815291664 18446744073709551615 4276595 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=444060 CPUtime=6.22 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 9282 0 0 0 619 3 0 0 25 0 4 0 524528284 454717440 48003 33554432000 4194304 4627427 140736815291664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 444060

[startup+12.7004 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 7273
/proc/meminfo: memFree=27911880/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=444060 CPUtime=50.51 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 160410 0 0 0 5019 32 0 0 25 0 4 0 524528283 454717440 49494 33554432000 4194304 4627427 140736815291664 18446744073709551615 4237931 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 111015 49494 390 106 0 105986 0
[pid=7268/tid=7269] ppid=7266 vsize=444060 CPUtime=12.63 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 32055 0 0 0 1255 8 0 0 25 0 4 0 524528284 454717440 49494 33554432000 4194304 4627427 140736815291664 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=444060 CPUtime=12.62 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33243 0 0 0 1254 8 0 0 25 0 4 0 524528284 454717440 49494 33554432000 4194304 4627427 140736815291664 18446744073709551615 4321457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=444060 CPUtime=12.58 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 49984 0 0 0 1251 7 0 0 25 0 4 0 524528284 454717440 49494 33554432000 4194304 4627427 140736815291664 18446744073709551615 4325144 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 444060

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

[startup+13.6003 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 7273
/proc/meminfo: memFree=27906796/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=446428 CPUtime=54.11 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 164542 0 0 0 5378 33 0 0 25 0 4 0 524528283 457142272 52364 33554432000 4194304 4627427 140736815291664 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 111607 52364 390 106 0 106578 0
[pid=7268/tid=7269] ppid=7266 vsize=446428 CPUtime=13.53 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 32079 0 0 0 1345 8 0 0 25 0 4 0 524528284 457142272 52364 33554432000 4194304 4627427 140736815291664 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=446428 CPUtime=13.52 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33259 0 0 0 1344 8 0 0 25 0 4 0 524528284 457142272 52364 33554432000 4194304 4627427 140736815291664 18446744073709551615 4305890 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=446428 CPUtime=13.48 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 50004 0 0 0 1341 7 0 0 25 0 4 0 524528284 457142272 52364 33554432000 4194304 4627427 140736815291664 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 54.11
Current children cumulated vsize (KiB) 446428

[startup+14.4011 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 7273
/proc/meminfo: memFree=27892040/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=446844 CPUtime=57.31 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 164784 0 0 0 5698 33 0 0 25 0 4 0 524528283 457568256 52606 33554432000 4194304 4627427 140736815291664 18446744073709551615 4306360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 111711 52606 390 106 0 106682 0
[pid=7268/tid=7269] ppid=7266 vsize=446844 CPUtime=14.33 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 32215 0 0 0 1425 8 0 0 25 0 4 0 524528284 457568256 52606 33554432000 4194304 4627427 140736815291664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=446844 CPUtime=14.32 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33277 0 0 0 1424 8 0 0 25 0 4 0 524528284 457568256 52606 33554432000 4194304 4627427 140736815291664 18446744073709551615 4305890 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=446844 CPUtime=14.27 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 50027 0 0 0 1420 7 0 0 25 0 4 0 524528284 457568256 52606 33554432000 4194304 4627427 140736815291664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 57.31
Current children cumulated vsize (KiB) 446844

[startup+15.207 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 7273
/proc/meminfo: memFree=27902208/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=450432 CPUtime=60.52 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 165778 0 0 0 6019 33 0 0 25 0 4 0 524528283 461242368 51659 33554432000 4194304 4627427 140736815291664 18446744073709551615 4238928 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 112608 51659 390 106 0 107579 0
[pid=7268/tid=7269] ppid=7266 vsize=450432 CPUtime=15.14 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 32565 0 0 0 1505 9 0 0 25 0 4 0 524528284 461242368 51659 33554432000 4194304 4627427 140736815291664 18446744073709551615 4239019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=450432 CPUtime=15.13 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33288 0 0 0 1505 8 0 0 25 0 4 0 524528284 461242368 51659 33554432000 4194304 4627427 140736815291664 18446744073709551615 4308767 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=450432 CPUtime=15.07 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 50086 0 0 0 1500 7 0 0 25 0 4 0 524528284 461242368 51659 33554432000 4194304 4627427 140736815291664 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 60.52
Current children cumulated vsize (KiB) 450432

[startup+15.401 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 7273
/proc/meminfo: memFree=27902208/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=451168 CPUtime=61.3 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 166377 0 0 0 6097 33 0 0 25 0 4 0 524528283 461996032 52127 33554432000 4194304 4627427 140736815291664 18446744073709551615 218905398157 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 112792 52127 390 106 0 107763 0
[pid=7268/tid=7269] ppid=7266 vsize=451168 CPUtime=15.34 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 32566 0 0 0 1525 9 0 0 25 0 4 0 524528284 461996032 52128 33554432000 4194304 4627427 140736815291664 18446744073709551615 4450582 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=451168 CPUtime=15.32 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33293 0 0 0 1524 8 0 0 25 0 4 0 524528284 461996032 52128 33554432000 4194304 4627427 140736815291664 18446744073709551615 4306481 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=451168 CPUtime=15.27 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 50098 0 0 0 1520 7 0 0 25 0 4 0 524528284 461996032 52128 33554432000 4194304 4627427 140736815291664 18446744073709551615 4305890 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 61.3
Current children cumulated vsize (KiB) 451168

[startup+15.5009 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 7273
/proc/meminfo: memFree=27902208/32951124 swapFree=67111356/67111528
[pid=7268] ppid=7266 vsize=451168 CPUtime=61.69 cores=0,2,4,6
/proc/7268/stat : 7268 (strangenight2-m) R 7266 7268 6472 0 -1 4202496 167956 0 0 0 6136 33 0 0 25 0 4 0 524528283 461996032 53154 33554432000 4194304 4627427 140736815291664 18446744073709551615 47158480651819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7268/statm: 112792 53156 390 106 0 107763 0
[pid=7268/tid=7269] ppid=7266 vsize=451168 CPUtime=15.43 cores=0,2,4,6
/proc/7268/task/7269/stat : 7269 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33640 0 0 0 1534 9 0 0 25 0 4 0 524528284 461996032 53156 33554432000 4194304 4627427 140736815291664 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7268/tid=7270] ppid=7266 vsize=451168 CPUtime=15.42 cores=0,2,4,6
/proc/7268/task/7270/stat : 7270 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 33296 0 0 0 1534 8 0 0 25 0 4 0 524528284 461996032 53157 33554432000 4194304 4627427 140736815291664 18446744073709551615 47158480676377 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7268/tid=7271] ppid=7266 vsize=451168 CPUtime=15.37 cores=0,2,4,6
/proc/7268/task/7271/stat : 7271 (strangenight2-m) R 7266 7268 6472 0 -1 4202560 50100 0 0 0 1530 7 0 0 25 0 4 0 524528284 461996032 53157 33554432000 4194304 4627427 140736815291664 18446744073709551615 47158480676375 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 61.69
Current children cumulated vsize (KiB) 451168

Child status: 20
Real time (s): 15.5764
CPU time (s): 61.9576
CPU user time (s): 61.6006
CPU system time (s): 0.356945
CPU usage (%): 397.766
Max. virtual memory (cumulated for all children) (KiB): 451368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.6006
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169460
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= 22044
involuntary context switches= 293

runsolver used 0.030995 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 04:08:26
IDJOB=3265367
IDBENCH=85572
IDSOLVER=1586
FILE ID=node137/3265367-1304129305
RUNJOBID= node137-1304126897-6490
PBS_JOBID= 13170770
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT05/crafted/sabharwal05/pebbling/grid-pebbling/unsat/grid-pbl-0250.shuffled-as.sat05-1349.shuffled-as.sat05-1349.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265367-1304129305/watcher-3265367-1304129305 -o /tmp/evaluation-result-3265367-1304129305/solver-3265367-1304129305 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3265367-1304129305.cnf

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

MD5SUM BENCH= 384c65902b197ca2c64d2ee8a3c64089
RANDOM SEED=1700159060

node137.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.844
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.68
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.844
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28125832 kB
Buffers:        909744 kB
Cached:        2503448 kB
SwapCached:         48 kB
Active:        1049444 kB
Inactive:      3319024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28125832 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            8980 kB
Writeback:           0 kB
AnonPages:      955180 kB
Mapped:          15524 kB
Slab:           391984 kB
PageTables:       6480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1440888 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= 73192 MiB
End job on node137 at 2011-04-30 04:08:41