Trace number 3719020

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
PBPASSolver-CARD.SN 2012-05-28UNSAT 14.3958 14.6548

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-15-10.opb
MD5SUMd370b072a7e1b298fd6270f5934fda51
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.001999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints25
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

14.31/14.65	cpython RunMakeCNF.py HOME/instance-3719020-1338271367.opb PrimePower CARD.SN ./CryptoMiniSat
14.31/14.65	./CryptoMiniSat HOME/instance-3719020-1338271367.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719020-1338271367.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719020-1338271367.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
14.31/14.65	
14.31/14.65	HOME/instance-3719020-1338271367.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
14.31/14.65	c Outputting solution to console
14.31/14.65	c This is CryptoMiniSat 2.9.1
14.31/14.65	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
14.31/14.65	c WARNING: for repeatability, setting FPU to use double precision
14.31/14.65	c Reading file 'HOME/instance-3719020-1338271367.opb.PrimePower.CARD.SN.cnf'
14.31/14.65	c -- header says num vars:           6577
14.31/14.65	c -- header says num clauses:       25501
14.31/14.65	c -- clauses added:            0 learnts,        25501 normals,            0 xors
14.31/14.65	c -- vars added       6576
14.31/14.65	c Parsing time:  0.01 s
14.31/14.65	c  N st     0         0      6576      3835         0     15240         0     42945         0   no data   no data  --
14.31/14.65	c asymm  cl-useful: 0/2865/2865 lits-rem:0 time: 0.01
14.31/14.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  390 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
14.31/14.65	c Replacing      390 vars Replaced     5590 lits Time:     0.00 s 
14.31/14.65	c bin-w-bin subsume rem           20 bins  time:  0.00 s
14.31/14.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.31/14.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2660 time:  0.01 s
14.31/14.65	c Removed useless bin:     120  fixed:     0  props:   0.34M  time:  0.00 s
14.31/14.65	c lits-rem:         0  cl-subs:        0  v-elim:    886  v-fix:    0  time:  0.01 s
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:     120
14.31/14.65	c Replacing      120 vars Replaced     1718 lits Time:     0.00 s 
14.31/14.65	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
14.31/14.65	c calculated reachability. Time: 0.00
14.31/14.65	c Calc default polars -  time:   0.00 s pos:     870 undec:    4969 neg:     737
14.31/14.65	c =========================================================================================
14.31/14.65	c types(t): F = full restart, N = normal restart
14.31/14.65	c types(t): S = simplification begin/end, E = solution found
14.31/14.65	c restart types(rt): st = static, dy = dynamic
14.31/14.65	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
14.31/14.65	c  B st     0         0      1654      3884         0      3583         0     20038         0   no data   no data  --
14.31/14.65	c  N dy    23      4057      1520      3884         0      3991      3373     20038     66641     10.56     12.00  --
14.31/14.65	c  N dy    43      8091      1503      3884         0      4009      4962     20038    114323     10.50     13.29  --
14.31/14.65	c  N dy    65     12098      1324      2321         0      3331      4296     13929    108734     10.61     11.20  --
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:     251
14.31/14.65	c Replacing      251 vars Replaced     8915 lits Time:     0.01 s 
14.31/14.65	c  N dy    93     16114      1044      2103         0      2906      7972     12495    242551     11.13     17.21  --
14.31/14.65	c  N dy   125     20408      1036      2103         0      2908      7156     12495    187081     11.96     12.64  --
14.31/14.65	c  F st   150     25001       892      1499         0      2308     11274      9347    296122     12.08      8.35  --
14.31/14.65	c  N st   150     25001       892      1499         0      2308     11274      9347    296122     12.08      8.35  --
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:     118
14.31/14.65	c Replacing      118 vars Replaced     5562 lits Time:     0.00 s 
14.31/14.65	c  N dy   156     30000       731      1314         0      2096      9787      8340    230607     12.08   no data  --
14.31/14.65	c  S st   156     30000       731      1314         0      2096      9787      8340    230607     12.08   no data  --
14.31/14.65	c  S st   156     30503       731      1314         0      2100     10211      8340    239219     12.08   no data  --
14.31/14.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.31/14.65	c Cache  BProp: 104 Set: 13 BXProp: 5 T: 0.01
14.31/14.65	c Flit:     0 Blit:     71 bXBeca:    0 bXProp:  125 Bins:    259 BRemL:     54 BRemN:     73 P:  2.3M T:  0.04
14.31/14.65	c Replacing      129 vars Replaced    13278 lits Time:     0.01 s 
14.31/14.65	c bin-w-bin subsume rem          351 bins  time:  0.01 s
14.31/14.65	c subs with bin:      305  lits-rem:       788  v-fix:    0  time:  0.01 s
14.31/14.65	c Subs w/ non-existent bins:     12 l-rem:   4468 v-fix:     0 done:    298 time:  0.02 s
14.31/14.65	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.31/14.65	c lits-rem:      1025  cl-subs:    10256  v-elim:    158  v-fix:    0  time:  0.35 s
14.31/14.65	c asymm  cl-useful: 21/109/109 lits-rem:30 time: 0.00
14.31/14.65	c calculated reachability. Time: 0.00
14.31/14.65	c  N dy   156     30503       140       109         0       304         2      1630        38     12.08   no data  --
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:       0
14.31/14.65	c  N dy   167     34733       140       109         0       304      3899      1630    103739     11.88     12.59  --
14.31/14.65	c  N dy   180     39731       140       109         0       304      8507      1630    235876     11.72     12.36  --
14.31/14.65	c  N dy   193     43941       140       109         0       306     12400      1630    343800     11.60     12.25  --
14.31/14.65	c  S st   199     45756       140       109         0       308      7399      1630    175532     11.52      8.41  --
14.31/14.65	c  S st   199     46260       140       109         0       308      7895      1630    188139     11.52   no data  --
14.31/14.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.31/14.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.31/14.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     12 BRemN:      2 P:  0.7M T:  0.01
14.31/14.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.31/14.65	c subs with bin:       17  lits-rem:       406  v-fix:    0  time:  0.02 s
14.31/14.65	c Subs w/ non-existent bins:      0 l-rem:    879 v-fix:     0 done:    140 time:  0.01 s
14.31/14.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.31/14.65	c lits-rem:      1059  cl-subs:     3319  v-elim:     19  v-fix:    0  time:  0.31 s
14.31/14.65	c vivif2 --  cl tried       98 cl shrink       13 lits rem         13 time: 0.00
14.31/14.65	c vivif2 --  cl tried     4574 cl shrink      188 lits rem        288 time: 0.01
14.31/14.65	c asymm  cl-useful: 0/98/98 lits-rem:0 time: 0.00
14.31/14.65	c calculated reachability. Time: 0.00
14.31/14.65	c  N dy   199     46260       121        98         0       275      4574      1455    107900     11.52   no data  --
14.31/14.65	c  N dy   208     51190       121        98         0       276      9243      1455    238154     11.31     11.95  --
14.31/14.65	c  N dy   233     55929       120        98         0       285     13667      1455    357939     11.26     11.96  --
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:       0
14.31/14.65	c  N dy   250     60896       120        98         0       270      9893      1439    235247     11.18     11.79  --
14.31/14.65	c  N dy   266     65046       120        98         0       271     13782      1439    338469     11.17     11.94  --
14.31/14.65	c  N dy   281     69390       120        98         0       271      8973      1439    190071     11.10      9.84  --
14.31/14.65	c  S st   281     69390       120        98         0       271      8973      1439    190071     11.10      9.84  --
14.31/14.65	c  S st   281     69891       120        98         0       271      9462      1439    202101     11.10   no data  --
14.31/14.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.31/14.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.31/14.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.8M T:  0.00
14.31/14.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.31/14.65	c subs with bin:      109  lits-rem:       294  v-fix:    0  time:  0.03 s
14.31/14.65	c Subs w/ non-existent bins:      0 l-rem:    385 v-fix:     0 done:    120 time:  0.00 s
14.31/14.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.31/14.65	c lits-rem:       532  cl-subs:      950  v-elim:      3  v-fix:    0  time:  0.14 s
14.31/14.65	c vivif2 --  cl tried       98 cl shrink        0 lits rem          0 time: 0.00
14.31/14.65	c vivif2 --  cl tried     8403 cl shrink      145 lits rem        214 time: 0.00
14.31/14.65	c asymm  cl-useful: 0/98/98 lits-rem:0 time: 0.01
14.31/14.65	c calculated reachability. Time: 0.00
14.31/14.65	c  N dy   281     69891       117        98         0       269      8403      1434    182900     11.10   no data  --
14.31/14.65	c  N dy   291     75317       117        98         0       270     13554      1434    310584     10.98     11.61  --
14.31/14.65	c Finding binary XORs  T:     0.01 s  found:       0
14.31/14.65	c  N dy   303     80391       117        98         0       273     18370      1434    427717     10.88     11.49  --
14.31/14.65	c  N dy   310     85658       117        98         0       277     13216      1434    280402     10.75     11.52  --
14.31/14.65	c  F st   316     87500       115        98         0       286     14947      1434    318935     10.70   no data  --
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:       0
14.31/14.65	c Decided on static restart strategy
14.31/14.65	c  N st   322     92698       114        98         0       263     19177      1402    420033     10.70   no data  --
14.31/14.65	c  N st   324     99808       114        98         0       263     15055      1401    314655     10.70   no data  --
14.31/14.65	c  S st   325    104837       114        98         0       263     19856      1401    413799     10.70   no data  --
14.31/14.65	c  S st   325    105341       114        98         0       263     20351      1401    423923     10.70   no data  --
14.31/14.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.31/14.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.31/14.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      1 BRemL:      0 BRemN:      0 P:  1.3M T:  0.01
14.31/14.65	c Replacing        1 vars Replaced     7114 lits Time:     0.02 s 
14.31/14.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.31/14.65	c subs with bin:        0  lits-rem:        15  v-fix:    0  time:  0.05 s
14.31/14.65	c Subs w/ non-existent bins:      0 l-rem:   2817 v-fix:     0 done:    113 time:  0.03 s
14.31/14.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.31/14.65	c lits-rem:      2214  cl-subs:     3105  v-elim:      0  v-fix:    0  time:  1.63 s
14.31/14.65	c vivif2 --  cl tried       94 cl shrink        0 lits rem          0 time: 0.00
14.31/14.65	c vivif2 --  cl tried    16654 cl shrink     1058 lits rem       1459 time: 0.01
14.31/14.65	c asymm  cl-useful: 0/94/94 lits-rem:0 time: 0.01
14.31/14.65	c calculated reachability. Time: 0.00
14.31/14.65	c  N st   325    105341       113        94         0       252     16654      1351    346767     10.70   no data  --
14.31/14.65	c  N st   326    114940       113        94         0       252     13980      1351    241581     10.70   no data  --
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:       0
14.31/14.65	c Finding binary XORs  T:     0.00 s  found:       0
14.31/14.65	c  E st   327    126537        98        93         0       256     21892      1246    365063     10.70   no data  --
14.31/14.65	c num threads              : 1          
14.31/14.65	c restarts                 : 327        
14.31/14.65	c dynamic restarts         : 304        
14.31/14.65	c static restarts          : 23         
14.31/14.65	c full restarts            : 2          
14.31/14.65	c total simplify time      : 0.05       
14.31/14.65	c learnts DL2              : 0          
14.31/14.65	c learnts size 2           : 19381      
14.31/14.65	c learnts size 1           : 4459        (67.81     % of vars)
14.31/14.65	c filedLit time            : 0.09        (0.64      % time)
14.31/14.65	c v-elim SatELite          : 1066        (16.21     % vars)
14.31/14.65	c SatELite time            : 2.46        (17.52     % time)
14.31/14.65	c v-elim xor               : 0           (0.00      % vars)
14.31/14.65	c xor elim time            : 0.01        (0.07      % time)
14.31/14.65	c num binary xor trees     : 289        
14.31/14.65	c binxor trees' crown      : 1009        (3.49      leafs/tree)
14.31/14.65	c bin xor find time        : 0.01       
14.31/14.65	c OTF clause improved      : 7534        (0.06      clauses/conflict)
14.31/14.65	c OTF impr. size diff      : 8134        (1.08       lits/clause)
14.31/14.65	c OTF cl watch-shrink      : 40839       (0.32      clauses/conflict)
14.31/14.65	c OTF cl watch-sh-lit      : 65842       (1.61       lits/clause)
14.31/14.65	c tried to recurMin cls    : 27283       (21.56      % of conflicts)
14.31/14.65	c updated cache            : 0           (0.00       lits/tried recurMin)
14.31/14.65	c clauses over max glue    : 0           (0.00      % of all clauses)
14.31/14.65	c conflicts                : 126537      (9013.98   / sec)
14.31/14.65	c decisions                : 151688      (1.03      % random)
14.31/14.65	c bogo-props               : 1365027319  (97238954.71 / sec)
14.31/14.65	c conflict literals        : 3119428     (23.81     % deleted)
14.31/14.65	c Memory used              : 55.92       MB
14.31/14.65	c CPU time                 : 14.04       s
14.31/14.65	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3719020-1338271367/watcher-3719020-1338271367 -o /tmp/evaluation-result-3719020-1338271367/solver-3719020-1338271367 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719020-1338271367.opb PrimePower CARD.SN ./CryptoMiniSat 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.04 2.01 1.83 3/178 19715
/proc/meminfo: memFree=31156632/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=15016 CPUtime=0 cores=1,3,5,7
/proc/19715/stat : 19715 (python) D 19713 19715 19399 0 -1 4202496 525 0 0 0 0 0 0 0 20 0 1 0 293265145 15376384 429 33554432000 4194304 5683644 140737486028256 140737486014808 270118239925 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 3754 429 267 364 0 196 0

[startup+0.0599841 s]
/proc/loadavg: 2.04 2.01 1.83 3/178 19715
/proc/meminfo: memFree=31156632/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16588 CPUtime=0.01 cores=1,3,5,7
/proc/19715/stat : 19715 (python) D 19713 19715 19399 0 -1 4202496 1150 0 0 0 1 0 0 0 20 0 1 0 293265145 16986112 961 33554432000 4194304 5683644 140737486028256 140737486012504 270118241168 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4147 961 394 364 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16588

[startup+0.100308 s]
/proc/loadavg: 2.04 2.01 1.83 3/178 19715
/proc/meminfo: memFree=31156632/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486026104 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.300249 s]
/proc/loadavg: 2.04 2.01 1.83 3/178 19715
/proc/meminfo: memFree=31156632/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486026104 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.700229 s]
/proc/loadavg: 2.04 2.01 1.83 3/178 19715
/proc/meminfo: memFree=31156632/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16992

[startup+1.50031 s]
/proc/loadavg: 2.04 2.01 1.83 3/181 19722
/proc/meminfo: memFree=31143012/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=37644 CPUtime=1.12 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 2834 0 0 0 112 0 0 0 20 0 1 0 293265182 38547456 2812 33554432000 4194304 4734972 140735228599200 140735228590888 4328314 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/19722/statm: 9411 2812 397 132 0 4311 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 63784

[startup+3.10033 s]
/proc/loadavg: 2.04 2.01 1.83 3/181 19722
/proc/meminfo: memFree=31139492/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=44516 CPUtime=2.54 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 4723 0 0 0 253 1 0 0 20 0 1 0 293265182 45584384 4074 33554432000 4194304 4734972 140735228599200 140735228591368 4394744 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 11129 4074 405 132 0 6029 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 70656

[startup+6.3003 s]
/proc/loadavg: 2.04 2.01 1.84 3/181 19722
/proc/meminfo: memFree=31130060/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=50032 CPUtime=5.74 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 6222 0 0 0 573 1 0 0 20 0 1 0 293265182 51232768 5739 33554432000 4194304 4734972 140735228599200 140735228591224 4326699 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 12508 5739 405 132 0 7408 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 76172

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.84 3/181 19722
/proc/meminfo: memFree=31122380/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=57364 CPUtime=12.14 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 8744 0 0 0 1213 1 0 0 20 0 1 0 293265182 58740736 7433 33554432000 4194304 4734972 140735228599200 140735228590760 4328316 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 14341 7433 406 132 0 9241 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 83504

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

[startup+13.5003 s]
/proc/loadavg: 2.03 2.01 1.84 3/180 19722
/proc/meminfo: memFree=31122396/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=57256 CPUtime=12.94 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 8777 0 0 0 1293 1 0 0 20 0 1 0 293265182 58630144 7214 33554432000 4194304 4734972 140735228599200 140735228591688 4328209 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 14314 7214 406 132 0 9214 0
Current children cumulated CPU time (s) 13.22
Current children cumulated vsize (KiB) 83396

[startup+14.3067 s]
/proc/loadavg: 2.03 2.01 1.84 3/180 19722
/proc/meminfo: memFree=31119488/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=57256 CPUtime=13.74 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 8777 0 0 0 1373 1 0 0 20 0 1 0 293265182 58630144 7214 33554432000 4194304 4734972 140735228599200 140735228591224 4328287 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 14314 7214 406 132 0 9214 0
Current children cumulated CPU time (s) 14.02
Current children cumulated vsize (KiB) 83396

[startup+14.5003 s]
/proc/loadavg: 2.03 2.01 1.84 3/180 19722
/proc/meminfo: memFree=31119488/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=57256 CPUtime=13.93 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 8777 0 0 0 1392 1 0 0 20 0 1 0 293265182 58630144 7214 33554432000 4194304 4734972 140735228599200 140735228591224 4250997 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 14314 7214 406 132 0 9214 0
Current children cumulated CPU time (s) 14.21
Current children cumulated vsize (KiB) 83396

[startup+14.6003 s]
/proc/loadavg: 2.03 2.01 1.84 3/180 19722
/proc/meminfo: memFree=31119488/32873844 swapFree=6872/6872
[pid=19715] ppid=19713 vsize=16992 CPUtime=0.28 cores=1,3,5,7
/proc/19715/stat : 19715 (python) S 19713 19715 19399 0 -1 4202496 1403 3860 0 0 1 0 8 19 20 0 1 0 293265145 17399808 1081 33554432000 4194304 5683644 140737486028256 140737486025800 270118241664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19715/statm: 4248 1081 429 364 0 690 0
[pid=19721] ppid=19715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19721/stat : 19721 (sh) S 19715 19715 19399 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293265182 9367552 267 33554432000 4194304 5064252 140736448836976 140736448835680 270118053454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19721/statm: 2287 267 226 213 0 72 0
[pid=19722] ppid=19721 vsize=57256 CPUtime=14.03 cores=1,3,5,7
/proc/19722/stat : 19722 (CryptoMiniSat) R 19721 19715 19399 0 -1 4202496 8777 0 0 0 1402 1 0 0 20 0 1 0 293265182 58630144 7214 33554432000 4194304 4734972 140735228599200 140735228591224 4328448 0 0 16781312 2 0 0 0 17 3 0 0 18 0 0
/proc/19722/statm: 14314 7214 406 132 0 9214 0
Current children cumulated CPU time (s) 14.31
Current children cumulated vsize (KiB) 83396

Child status: 0
Real time (s): 14.6548
CPU time (s): 14.3958
CPU user time (s): 14.1788
CPU system time (s): 0.216967
CPU usage (%): 98.2329
Max. virtual memory (cumulated for all children) (KiB): 83504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1788
system time used= 0.216967
maximum resident set size= 31908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210
involuntary context switches= 23

runsolver used 0.030995 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-29 08:02:47
IDJOB=3719020
IDBENCH=2603
IDSOLVER=2303
FILE ID=node106/3719020-1338271367
RUNJOBID= node106-1338268851-19416
PBS_JOBID= 14625715
Free space on /tmp= 71288 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-15-10.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719020-1338271367/watcher-3719020-1338271367 -o /tmp/evaluation-result-3719020-1338271367/solver-3719020-1338271367 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719020-1338271367.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= d370b072a7e1b298fd6270f5934fda51
RANDOM SEED=345128761

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31156524 kB
Buffers:          112976 kB
Cached:           161360 kB
SwapCached:         1848 kB
Active:           796036 kB
Inactive:         103204 kB
Active(anon):     624760 kB
Inactive(anon):     2292 kB
Active(file):     171276 kB
Inactive(file):   100912 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100504 kB
Dirty:             12852 kB
Writeback:             0 kB
AnonPages:        647436 kB
Mapped:             9412 kB
Shmem:                 0 kB
Slab:             671296 kB
SReclaimable:     113656 kB
SUnreclaim:       557640 kB
KernelStack:        1504 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     843192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    479232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71276 MiB
End job on node106 at 2012-05-29 08:03:01