Trace number 3718945

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 263.44 263.767

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110975965.opb
MD5SUM5a91e712d3aef81a2c9052622caecb97
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.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1171
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

263.34/263.76	cpython RunMakeCNF.py HOME/instance-3718945-1338268853.opb PrimePower CARD.SN ./CryptoMiniSat
263.34/263.76	./CryptoMiniSat HOME/instance-3718945-1338268853.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718945-1338268853.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718945-1338268853.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
263.34/263.76	
263.34/263.76	HOME/instance-3718945-1338268853.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
263.34/263.76	c Outputting solution to console
263.34/263.76	c This is CryptoMiniSat 2.9.1
263.34/263.76	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
263.34/263.76	c WARNING: for repeatability, setting FPU to use double precision
263.34/263.76	c Reading file 'HOME/instance-3718945-1338268853.opb.PrimePower.CARD.SN.cnf'
263.34/263.76	c -- header says num vars:          49276
263.34/263.76	c -- header says num clauses:      213575
263.34/263.76	c -- clauses added:            0 learnts,       213575 normals,            0 xors
263.34/263.76	c -- vars added      49275
263.34/263.76	c Parsing time:  0.07 s
263.34/263.76	c  N st     0         0     49275     31204         0    135132         0    379686         0   no data   no data  --
263.34/263.76	c asymm  cl-useful: 7/9540/26452 lits-rem:105 time: 0.58
263.34/263.76	c Flit:   304 Blit:   2882 bXBeca:    0 bXProp: 3048 Bins:      0 BRemL:      0 BRemN:      0 P: 51.8M T:  2.28
263.34/263.76	c Cleaning up after failed var search:     0.00 s 
263.34/263.76	c Replacing     3048 vars Replaced    45487 lits Time:     0.00 s 
263.34/263.76	c bin-w-bin subsume rem          571 bins  time:  0.00 s
263.34/263.76	c subs with bin:       38  lits-rem:        38  v-fix:    0  time:  0.01 s
263.34/263.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19942 time:  0.32 s
263.34/263.76	c Removed useless bin:     802  fixed:     0  props:  20.00M  time:  0.18 s
263.34/263.76	c lits-rem:       275  cl-subs:     1385  v-elim:   6647  v-fix:    0  time:  0.11 s
263.34/263.76	c Finding binary XORs  T:     0.12 s  found:     626
263.34/263.76	c Replacing      626 vars Replaced    11301 lits Time:     0.00 s 
263.34/263.76	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
263.34/263.76	c calculated reachability. Time: 0.02
263.34/263.76	c Calc default polars -  time:   0.01 s pos:    2988 undec:   36776 neg:    9511
263.34/263.76	c =========================================================================================
263.34/263.76	c types(t): F = full restart, N = normal restart
263.34/263.76	c types(t): S = simplification begin/end, E = solution found
263.34/263.76	c restart types(rt): st = static, dy = dynamic
263.34/263.76	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
263.34/263.76	c  B st     0         0     12669     30698         0     41836         0    235453         0   no data   no data  --
263.34/263.76	c Decided on static restart strategy
263.34/263.76	c  N st     8      4916     12647     30698         0     41903      4758    235453    305405   no data   no data  --
263.34/263.76	c  N st    10     11299     12632     30698         0     41914      8407    235453    490180   no data   no data  --
263.34/263.76	c  N st    11     17042     12632     30698         0     41935      9740    235453    484793   no data   no data  --
263.34/263.76	c  F st    12     25000     12632     30698         0     41942     11807    235453    583501   no data   no data  --
263.34/263.76	c  N st    12     25000     12632     30549         0     41835     11722    234471    582659   no data   no data  --
263.34/263.76	c Decided on static restart strategy
263.34/263.76	c  N st    18     30002     12632     30549         0     41848      9867    234471    447181   no data   no data  --
263.34/263.76	c  S st    18     30002     12632     30549         0     41848      9867    234471    447181   no data   no data  --
263.34/263.76	c  S st    18     30503     12630     30549         0     41936     10269    234471    450873   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
263.34/263.76	c Cache  BProp: 0 Set: 0 BXProp: 47 T: 0.01
263.34/263.76	c Flit:   104 Blit:    333 bXBeca:    0 bXProp:  826 Bins:  64042 BRemL:  17960 BRemN:   2109 P: 106.9M T:  6.60
263.34/263.76	c Cleaning up after failed var search:     0.01 s 
263.34/263.76	c Replacing      835 vars Replaced    74159 lits Time:     0.03 s 
263.34/263.76	c bin-w-bin subsume rem         1788 bins  time:  0.01 s
263.34/263.76	c subs with bin:     1812  lits-rem:     10594  v-fix:    0  time:  0.35 s
263.34/263.76	c Subs w/ non-existent bins:     48 l-rem:    754 v-fix:     0 done:    343 time:  0.02 s
263.34/263.76	c Removed useless bin:     395  fixed:     0  props:   3.02M  time:  0.03 s
263.34/263.76	c lits-rem:      1870  cl-subs:     7813  v-elim:   1389  v-fix:    0  time:  3.14 s
263.34/263.76	c asymm  cl-useful: 2/10906/25174 lits-rem:6 time: 0.63
263.34/263.76	c calculated reachability. Time: 0.02
263.34/263.76	c  N st    18     30503      9586     25172         0     68836      6622    191091    297242   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.08 s  found:       2
263.34/263.76	c  N st    20     37616      9585     25172         0     68840     13541    191090    986434   no data   no data  --
263.34/263.76	c  N st    21     44017      9584     25172         0     68841     12128    191090    709975   no data   no data  --
263.34/263.76	c  S st    22     45756      9584     25172         0     68841     13831    191090    887750   no data   no data  --
263.34/263.76	c  S st    22     46258      9584     25172         0     68867     14303    191088    892926   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.34/263.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.34/263.76	c Flit:   151 Blit:     37 bXBeca:    0 bXProp:   99 Bins:  14149 BRemL:   7113 BRemN:    439 P: 80.8M T:  3.09
263.34/263.76	c Cleaning up after failed var search:     0.00 s 
263.34/263.76	c Replacing      101 vars Replaced    23070 lits Time:     0.05 s 
263.34/263.76	c bin-w-bin subsume rem          287 bins  time:  0.01 s
263.34/263.76	c subs with bin:      364  lits-rem:      4014  v-fix:    0  time:  1.03 s
263.34/263.76	c Subs w/ non-existent bins:     24 l-rem:    418 v-fix:     0 done:    125 time:  0.02 s
263.34/263.76	c Removed useless bin:     111  fixed:     0  props:   1.98M  time:  0.02 s
263.34/263.76	c lits-rem:      1363  cl-subs:     4026  v-elim:    257  v-fix:    0  time:  4.58 s
263.34/263.76	c vivif2 --  cl tried    23512 cl shrink     1061 lits rem       1292 time: 0.03
263.34/263.76	c vivif2 --  cl tried    10730 cl shrink     3487 lits rem      16693 time: 0.03
263.34/263.76	c asymm  cl-useful: 0/2736/23182 lits-rem:0 time: 0.17
263.34/263.76	c calculated reachability. Time: 0.01
263.34/263.76	c  N st    22     46258      8715     23182         0     67910     10724    174808    453950   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.07 s  found:       6
263.34/263.76	c  N st    23     60657      8713     23182         0     67912     16226    174808   1177944   no data   no data  --
263.34/263.76	c  N st    24     69387      8713     23182         0     67913     14809    174808    765436   no data   no data  --
263.34/263.76	c  S st    24     69387      8713     23182         0     67913     14809    174808    765436   no data   no data  --
263.34/263.76	c  S st    24     69888      8709     23182         0     67932     15289    174808    769406   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.34/263.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.34/263.76	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   19 Bins:   5496 BRemL:   3986 BRemN:    234 P: 60.7M T:  2.35
263.34/263.76	c Replacing       25 vars Replaced     2183 lits Time:     0.02 s 
263.34/263.76	c bin-w-bin subsume rem          168 bins  time:  0.01 s
263.34/263.76	c subs with bin:       91  lits-rem:       691  v-fix:    0  time:  0.58 s
263.34/263.76	c Subs w/ non-existent bins:      5 l-rem:    505 v-fix:     0 done:     35 time:  0.01 s
263.34/263.76	c Removed useless bin:      52  fixed:     0  props:   1.88M  time:  0.02 s
263.34/263.76	c lits-rem:      1398  cl-subs:     2547  v-elim:    128  v-fix:    0  time:  3.77 s
263.34/263.76	c vivif2 --  cl tried    23120 cl shrink      135 lits rem        157 time: 0.03
263.34/263.76	c vivif2 --  cl tried    12864 cl shrink     2466 lits rem      33551 time: 0.04
263.34/263.76	c asymm  cl-useful: 34/5673/23076 lits-rem:42 time: 0.24
263.34/263.76	c calculated reachability. Time: 0.02
263.34/263.76	c  N st    24     69888      8542     23075         0     66379     12862    173045    566161   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.06 s  found:       0
263.34/263.76	c  F st    25     87501      8542     23075         0     66384     19092    173044   1131118   no data   no data  --
263.34/263.76	c  N st    25     87501      8542     23067         0     66089     19089    173022   1130501   no data   no data  --
263.34/263.76	c Decided on static restart strategy
263.34/263.76	c  N st    32     95539      8539     23067         0     66092     15255    173021    672411   no data   no data  --
263.34/263.76	c  N st    34    104832      8538     23067         0     66093     24138    173021   1455555   no data   no data  --
263.34/263.76	c  S st    34    104832      8538     23067         0     66093     24138    173021   1455555   no data   no data  --
263.34/263.76	c  S st    34    105333      8514     23067         0     66120     24607    173020   1460714   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.34/263.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.34/263.76	c Flit:    54 Blit:     80 bXBeca:    0 bXProp:   57 Bins:  10598 BRemL:   6363 BRemN:    104 P: 71.8M T:  2.61
263.34/263.76	c Cleaning up after failed var search:     0.01 s 
263.34/263.76	c Replacing       57 vars Replaced    21228 lits Time:     0.06 s 
263.34/263.76	c bin-w-bin subsume rem          193 bins  time:  0.01 s
263.34/263.76	c subs with bin:       75  lits-rem:      6753  v-fix:    0  time:  1.34 s
263.34/263.76	c Subs w/ non-existent bins:      5 l-rem:   2303 v-fix:     0 done:    633 time:  0.03 s
263.34/263.76	c Removed useless bin:      43  fixed:     0  props:   1.38M  time:  0.01 s
263.34/263.76	c lits-rem:      2181  cl-subs:     4846  v-elim:    123  v-fix:    0  time:  5.02 s
263.34/263.76	c vivif2 --  cl tried    22020 cl shrink      130 lits rem        137 time: 0.02
263.34/263.76	c vivif2 --  cl tried    19905 cl shrink     6471 lits rem      75860 time: 0.08
263.34/263.76	c asymm  cl-useful: 134/2521/21977 lits-rem:274 time: 0.24
263.34/263.76	c calculated reachability. Time: 0.02
263.34/263.76	c  N st    34    105333      7970     21931         0     63379     19896    163732    883797   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.06 s  found:       7
263.34/263.76	c  N st    35    114932      7967     21931         0     63383     16660    163730    724831   no data   no data  --
263.34/263.76	c  N st    36    129329      7967     21931         0     63386     17002    163730    679203   no data   no data  --
263.34/263.76	c  N st    37    150924      7967     21931         0     63389     23185    163730   1210646   no data   no data  --
263.34/263.76	c  S st    38    157999      7967     21931         0     63392     29888    163729   1763058   no data   no data  --
263.34/263.76	c  S st    38    158502      7966     21931         0     63402     30377    163729   1771365   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.34/263.76	c Cache  BProp: 9 Set: 9 BXProp: 0 T: 0.00
263.34/263.76	c Flit:    48 Blit:      2 bXBeca:    0 bXProp:   53 Bins:  14394 BRemL:   6924 BRemN:    115 P: 100.9M T:  3.52
263.34/263.76	c Replacing       60 vars Replaced    22058 lits Time:     0.07 s 
263.34/263.76	c bin-w-bin subsume rem          175 bins  time:  0.01 s
263.34/263.76	c subs with bin:       26  lits-rem:      2253  v-fix:    0  time:  1.30 s
263.34/263.76	c Subs w/ non-existent bins:      9 l-rem:   1995 v-fix:     0 done:    316 time:  0.03 s
263.34/263.76	c Removed useless bin:      50  fixed:     0  props:   1.30M  time:  0.01 s
263.34/263.76	c lits-rem:      2849  cl-subs:     5106  v-elim:     58  v-fix:    0  time:  7.79 s
263.34/263.76	c vivif2 --  cl tried    21437 cl shrink      190 lits rem        207 time: 0.02
263.34/263.76	c vivif2 --  cl tried    25376 cl shrink     8233 lits rem     189066 time: 0.12
263.34/263.76	c asymm  cl-useful: 112/1328/21327 lits-rem:336 time: 0.24
263.34/263.76	c calculated reachability. Time: 0.02
263.34/263.76	c  N st    38    158502      7749     21215         0     67148     25360    159755   1236213   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.06 s  found:      21
263.34/263.76	c  N st    39    207091      7715     21215         0     67158     22834    159754    958421   no data   no data  --
263.34/263.76	c  N st    40    237753      7715     21215         0     67161     33587    159752   1763655   no data   no data  --
263.34/263.76	c  S st    40    237753      7715     21215         0     67161     33587    159752   1763655   no data   no data  --
263.34/263.76	c  S st    40    238254      7714     21215         0     67182     34058    159751   1770223   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.34/263.76	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
263.34/263.76	c Flit:    60 Blit:     95 bXBeca:    0 bXProp:   96 Bins:  16975 BRemL:  10666 BRemN:    138 P: 116.6M T:  3.85
263.34/263.76	c Cleaning up after failed var search:     0.02 s 
263.34/263.76	c Replacing      117 vars Replaced    59834 lits Time:     0.09 s 
263.34/263.76	c bin-w-bin subsume rem          282 bins  time:  0.01 s
263.34/263.76	c subs with bin:       89  lits-rem:      3534  v-fix:    0  time:  1.31 s
263.34/263.76	c Subs w/ non-existent bins:      7 l-rem:   1544 v-fix:     0 done:     89 time:  0.02 s
263.34/263.76	c Removed useless bin:      92  fixed:     0  props:   1.33M  time:  0.02 s
263.34/263.76	c lits-rem:      3501  cl-subs:     7088  v-elim:    132  v-fix:    0  time:  8.35 s
263.34/263.76	c vivif2 --  cl tried    20051 cl shrink      190 lits rem        214 time: 0.02
263.34/263.76	c vivif2 --  cl tried    26354 cl shrink    10008 lits rem      91638 time: 0.10
263.34/263.76	c asymm  cl-useful: 77/974/19958 lits-rem:231 time: 0.23
263.34/263.76	c calculated reachability. Time: 0.02
263.34/263.76	c  N st    40    238254      7160     19881         0     64496     26322    149634   1029993   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.06 s  found:       5
263.34/263.76	c  F st    41    306250      7124     19881         0     64527     32278    149633   1339748   no data   no data  --
263.34/263.76	c Replacing        5 vars Replaced     1216 lits Time:     0.02 s 
263.34/263.76	c  N st    41    306250      7102     19641         0     61825     30927    148567   1299670   no data   no data  --
263.34/263.76	c Decided on static restart strategy
263.34/263.76	c  N st    51    334555      7100     19641         0     61830     36716    148566   1668442   no data   no data  --
263.34/263.76	c  N st    53    357382      7077     19641         0     61837     35423    148566   1483409   no data   no data  --
263.34/263.76	c  S st    53    357382      7077     19641         0     61837     35423    148566   1483409   no data   no data  --
263.34/263.76	c  S st    53    357883      7076     19641         0     61861     35892    148566   1487830   no data   no data  --
263.34/263.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.34/263.76	c Cache  BProp: 27 Set: 2 BXProp: 2 T: 0.01
263.34/263.76	c Flit:    45 Blit:     37 bXBeca:    0 bXProp:   78 Bins:  16832 BRemL:   9316 BRemN:    171 P: 112.7M T:  3.56
263.34/263.76	c Replacing       80 vars Replaced    64755 lits Time:     0.08 s 
263.34/263.76	c bin-w-bin subsume rem          252 bins  time:  0.01 s
263.34/263.76	c subs with bin:      630  lits-rem:      9113  v-fix:    0  time:  1.36 s
263.34/263.76	c Subs w/ non-existent bins:     10 l-rem:    964 v-fix:     0 done:     34 time:  0.03 s
263.34/263.76	c Removed useless bin:     120  fixed:     0  props:   0.89M  time:  0.01 s
263.34/263.76	c lits-rem:      2594  cl-subs:     6880  v-elim:    130  v-fix:    0  time:  6.31 s
263.34/263.76	c vivif2 --  cl tried    18724 cl shrink      127 lits rem        135 time: 0.02
263.34/263.76	c vivif2 --  cl tried    28629 cl shrink     9735 lits rem      72276 time: 0.09
263.34/263.76	c asymm  cl-useful: 34/1230/18678 lits-rem:102 time: 0.21
263.34/263.76	c calculated reachability. Time: 0.01
263.34/263.76	c  N st    53    357883      6564     18644         0     60031     28609    139548    934528   no data   no data  --
263.34/263.76	c Finding binary XORs  T:     0.08 s  found:       5
263.34/263.76	c  N st    54    390275      6551     18644         0     60052     35818    139548   1455418   no data   no data  --
263.34/263.76	c  N st    55    438863      6551     18644         0     60073     31520    139548   1005271   no data   no data  --
263.34/263.76	c  E st    56    468779      6229     17279         0     51852     18059    131903    435238   no data   no data  --
263.34/263.76	c num threads              : 1          
263.34/263.76	c restarts                 : 56         
263.34/263.76	c dynamic restarts         : 0          
263.34/263.76	c static restarts          : 56         
263.34/263.76	c full restarts            : 3          
263.34/263.76	c total simplify time      : 0.50       
263.34/263.76	c learnts DL2              : 0          
263.34/263.76	c learnts size 2           : 294805     
263.34/263.76	c learnts size 1           : 31029       (62.97     % of vars)
263.34/263.76	c filedLit time            : 27.94       (10.77     % time)
263.34/263.76	c v-elim SatELite          : 8864        (17.99     % vars)
263.34/263.76	c SatELite time            : 38.91       (15.00     % time)
263.34/263.76	c v-elim xor               : 0           (0.00      % vars)
263.34/263.76	c xor elim time            : 0.06        (0.02      % time)
263.34/263.76	c num binary xor trees     : 1614       
263.34/263.76	c binxor trees' crown      : 4959        (3.07      leafs/tree)
263.34/263.76	c bin xor find time        : 0.59       
263.34/263.76	c OTF clause improved      : 22787       (0.05      clauses/conflict)
263.34/263.76	c OTF impr. size diff      : 38268       (1.68       lits/clause)
263.34/263.76	c OTF cl watch-shrink      : 338202      (0.72      clauses/conflict)
263.34/263.76	c OTF cl watch-sh-lit      : 2481319     (7.34       lits/clause)
263.34/263.76	c tried to recurMin cls    : 214882      (45.84      % of conflicts)
263.34/263.76	c updated cache            : 0           (0.00       lits/tried recurMin)
263.34/263.76	c clauses over max glue    : 0           (0.00      % of all clauses)
263.34/263.76	c conflicts                : 468779      (1807.44   / sec)
263.34/263.76	c decisions                : 566601      (1.19      % random)
263.34/263.76	c bogo-props               : 15245360569 (58780563.72 / sec)
263.34/263.76	c conflict literals        : 35764959    (59.61     % deleted)
263.34/263.76	c Memory used              : 231.03      MB
263.34/263.76	c CPU time                 : 259.36      s
263.34/263.76	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-3718945-1338268853/watcher-3718945-1338268853 -o /tmp/evaluation-result-3718945-1338268853/solver-3718945-1338268853 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718945-1338268853.opb PrimePower CARD.SN ./CryptoMiniSat 

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

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: 0.00 0.00 0.00 2/172 21038
/proc/meminfo: memFree=31396840/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=1844 CPUtime=0 cores=0,2,4,6
/proc/21038/stat : 21038 (python) D 21036 21038 21003 0 -1 4194304 47 0 0 0 0 0 0 0 20 0 1 0 293010965 1888256 1 33554432000 0 0 140736481560218 140734273454488 5057063 0 0 4096 0 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/21038/statm: 461 1 0 0 0 37 0

[startup+0.078343 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 21038
/proc/meminfo: memFree=31396840/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=15952 CPUtime=0.01 cores=0,2,4,6
/proc/21038/stat : 21038 (python) R 21036 21038 21003 0 -1 4202496 879 0 3 0 0 1 0 0 20 0 1 0 293010965 16334848 739 33554432000 4194304 5683644 140736481554128 140736481485128 214369649552 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21038/statm: 3988 739 347 364 0 430 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15952

[startup+0.100374 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 21038
/proc/meminfo: memFree=31396840/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16104 CPUtime=0.02 cores=0,2,4,6
/proc/21038/stat : 21038 (python) D 21036 21038 21003 0 -1 4202496 984 0 3 0 0 2 0 0 20 0 1 0 293010965 16490496 828 33554432000 4194304 5683644 140736481554128 140736481506472 214369648309 0 0 16781312 2 18446744071580397875 0 0 17 2 0 0 2 0 0
/proc/21038/statm: 4026 828 367 364 0 468 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16104

[startup+0.30023 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 21038
/proc/meminfo: memFree=31396840/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=0.04 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1329 0 3 0 1 3 0 0 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551976 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16996

[startup+0.70024 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 21038
/proc/meminfo: memFree=31396840/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=0.04 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1329 0 3 0 1 3 0 0 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551976 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16996

[startup+1.50038 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 21056
/proc/meminfo: memFree=31369068/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=0.04 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1329 0 3 0 1 3 0 0 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551976 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21049] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (sh) S 21038 21038 21003 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293010989 9367552 267 33554432000 4194304 5064252 140736805509728 140736805508432 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21049/statm: 2287 267 226 213 0 72 0
[pid=21051] ppid=21049 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/21051/stat : 21051 (python) S 21049 21038 21003 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293010989 17141760 1059 33554432000 4194304 5683644 140735999205488 140735999203336 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21051/statm: 4185 1059 429 364 0 627 0
[pid=21054] ppid=21051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (sh) S 21051 21038 21003 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293010994 9367552 268 33554432000 4194304 5064252 140735841142048 140735841140752 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21054/statm: 2287 268 226 213 0 72 0
[pid=21056] ppid=21054 vsize=34156 CPUtime=1.2 cores=0,2,4,6
/proc/21056/stat : 21056 (PBPASSolver-817) R 21054 21038 21003 0 -1 4202496 2597 0 0 0 22 98 0 0 20 0 1 0 293010994 34975744 2539 33554432000 4194304 4943705 140736269681376 140736269678752 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/21056/statm: 8539 2539 365 183 0 4909 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 86188

[startup+3.10038 s]
/proc/loadavg: 0.16 0.03 0.01 3/186 21056
/proc/meminfo: memFree=31355396/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=0.04 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1329 0 3 0 1 3 0 0 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551976 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21049] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (sh) S 21038 21038 21003 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293010989 9367552 267 33554432000 4194304 5064252 140736805509728 140736805508432 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21049/statm: 2287 267 226 213 0 72 0
[pid=21051] ppid=21049 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/21051/stat : 21051 (python) S 21049 21038 21003 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293010989 17141760 1059 33554432000 4194304 5683644 140735999205488 140735999203336 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21051/statm: 4185 1059 429 364 0 627 0
[pid=21054] ppid=21051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (sh) S 21051 21038 21003 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293010994 9367552 268 33554432000 4194304 5064252 140735841142048 140735841140752 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21054/statm: 2287 268 226 213 0 72 0
[pid=21056] ppid=21054 vsize=46796 CPUtime=2.8 cores=0,2,4,6
/proc/21056/stat : 21056 (PBPASSolver-817) R 21054 21038 21003 0 -1 4202496 3998 0 0 0 46 234 0 0 20 0 1 0 293010994 47919104 3940 33554432000 4194304 4943705 140736269681376 140736269676608 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/21056/statm: 11699 3940 365 183 0 8069 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 98828

[startup+6.3003 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 21060
/proc/meminfo: memFree=31156712/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=146096 CPUtime=2.86 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 29096 0 2 0 281 5 0 0 20 0 1 0 293011306 149602304 28784 33554432000 4194304 4734972 140734351128576 140734351119928 4313891 0 0 16781312 2 0 0 0 17 0 0 0 1 0 0
/proc/21058/statm: 36524 28784 371 132 0 31424 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 172240

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/180 21060
/proc/meminfo: memFree=31127236/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=159724 CPUtime=9.25 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 32946 0 2 0 920 5 0 0 20 0 1 0 293011306 163557376 32138 33554432000 4194304 4734972 140734351128576 140734351120600 4251149 0 0 16781312 2 0 0 0 17 0 0 0 1 0 0
/proc/21058/statm: 39931 32138 399 132 0 34831 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 185868

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 21061
/proc/meminfo: memFree=31089044/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=178640 CPUtime=22.05 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 38318 0 2 0 2199 6 0 0 20 0 1 0 293011306 182927360 36715 33554432000 4194304 4734972 140734351128576 140734351120360 4417849 0 0 16781312 2 0 0 0 17 0 0 0 1 0 0
/proc/21058/statm: 44660 36715 407 132 0 39560 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 204784

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 21061
/proc/meminfo: memFree=31063900/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=189768 CPUtime=47.64 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 42294 0 2 0 4757 7 0 0 20 0 1 0 293011306 194322432 39671 33554432000 4194304 4734972 140734351128576 140734351119352 4562811 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 47442 39671 407 132 0 42342 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 215912

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/181 21061
/proc/meminfo: memFree=31006392/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=208164 CPUtime=98.84 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 45788 0 2 0 9875 9 0 0 20 0 1 0 293011306 213159936 45276 33554432000 4194304 4734972 140734351128576 140734351119352 4311876 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 52041 45276 407 132 0 46941 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 234308

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/181 21061
/proc/meminfo: memFree=30984368/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=229644 CPUtime=158.81 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 52879 0 2 0 15870 11 0 0 20 0 1 0 293011306 235155456 49573 33554432000 4194304 4734972 140734351128576 140734351120600 4328169 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 57411 49573 407 132 0 52311 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 255788

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/181 21105
/proc/meminfo: memFree=31077760/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=284016 CPUtime=218.8 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 56402 0 2 0 21866 14 0 0 20 0 1 0 293011306 290832384 53933 33554432000 4194304 4734972 140734351128576 140734351120632 4251136 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 71004 53933 407 132 0 65904 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 310160

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

[startup+230.3 s]
/proc/loadavg: 1.95 1.07 0.43 3/183 21147
/proc/meminfo: memFree=31160516/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236408 CPUtime=226.79 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 56641 0 2 0 22665 14 0 0 20 0 1 0 293011306 242081792 51972 33554432000 4194304 4734972 140734351128576 140734351120600 4328314 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59102 51972 407 132 0 54002 0
Current children cumulated CPU time (s) 229.95
Current children cumulated vsize (KiB) 262552

[startup+243.107 s]
/proc/loadavg: 1.96 1.11 0.45 3/181 21149
/proc/meminfo: memFree=31086352/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236392 CPUtime=239.59 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 56937 0 2 0 23945 14 0 0 20 0 1 0 293011306 242065408 52970 33554432000 4194304 4734972 140734351128576 140734351120600 4328325 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59098 52970 407 132 0 53998 0
Current children cumulated CPU time (s) 242.75
Current children cumulated vsize (KiB) 262536

[startup+255.9 s]
/proc/loadavg: 1.97 1.14 0.47 3/181 21149
/proc/meminfo: memFree=31070348/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236496 CPUtime=252.38 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 57186 0 2 0 25223 15 0 0 20 0 1 0 293011306 242171904 53141 33554432000 4194304 4734972 140734351128576 140734351120600 4328461 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59124 53141 407 132 0 54024 0
Current children cumulated CPU time (s) 255.54
Current children cumulated vsize (KiB) 262640

[startup+259.1 s]
/proc/loadavg: 1.97 1.15 0.48 3/181 21149
/proc/meminfo: memFree=31068300/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236496 CPUtime=255.59 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 57186 0 2 0 25544 15 0 0 20 0 1 0 293011306 242171904 53141 33554432000 4194304 4734972 140734351128576 140734351120600 4328310 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59124 53141 407 132 0 54024 0
Current children cumulated CPU time (s) 258.75
Current children cumulated vsize (KiB) 262640

[startup+262.3 s]
/proc/loadavg: 1.97 1.17 0.49 3/181 21149
/proc/meminfo: memFree=31072024/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236568 CPUtime=258.78 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 57404 0 2 0 25863 15 0 0 20 0 1 0 293011306 242245632 52090 33554432000 4194304 4734972 140734351128576 140734351120600 4329273 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59142 52090 407 132 0 54042 0
Current children cumulated CPU time (s) 261.94
Current children cumulated vsize (KiB) 262712

[startup+263.1 s]
/proc/loadavg: 1.97 1.17 0.49 3/181 21149
/proc/meminfo: memFree=31069852/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236568 CPUtime=259.58 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 57404 0 2 0 25943 15 0 0 20 0 1 0 293011306 242245632 52090 33554432000 4194304 4734972 140734351128576 140734351120600 4256736 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59142 52090 407 132 0 54042 0
Current children cumulated CPU time (s) 262.74
Current children cumulated vsize (KiB) 262712

[startup+263.5 s]
/proc/loadavg: 1.97 1.17 0.49 3/181 21149
/proc/meminfo: memFree=31069852/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236568 CPUtime=259.98 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 57404 0 2 0 25983 15 0 0 20 0 1 0 293011306 242245632 52090 33554432000 4194304 4734972 140734351128576 140734351120600 4251152 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59142 52090 407 132 0 54042 0
Current children cumulated CPU time (s) 263.14
Current children cumulated vsize (KiB) 262712

[startup+263.7 s]
/proc/loadavg: 1.97 1.17 0.49 3/181 21149
/proc/meminfo: memFree=31069852/32873844 swapFree=7632/7632
[pid=21038] ppid=21036 vsize=16996 CPUtime=3.16 cores=0,2,4,6
/proc/21038/stat : 21038 (python) S 21036 21038 21003 0 -1 4202496 1400 6527 3 0 1 3 50 262 20 0 1 0 293010965 17403904 1082 33554432000 4194304 5683644 140736481554128 140736481551672 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/21038/statm: 4249 1082 429 364 0 691 0
[pid=21057] ppid=21038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21057/stat : 21057 (sh) S 21038 21038 21003 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293011306 9367552 267 33554432000 4194304 5064252 140736496686976 140736496685680 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21057/statm: 2287 267 226 213 0 72 0
[pid=21058] ppid=21057 vsize=236568 CPUtime=260.18 cores=0,2,4,6
/proc/21058/stat : 21058 (CryptoMiniSat) R 21057 21038 21003 0 -1 4202496 57404 0 2 0 26003 15 0 0 20 0 1 0 293011306 242245632 52090 33554432000 4194304 4734972 140734351128576 140734351120600 4328307 0 0 16781312 2 0 0 0 17 2 0 0 1 0 0
/proc/21058/statm: 59142 52090 407 132 0 54042 0
Current children cumulated CPU time (s) 263.34
Current children cumulated vsize (KiB) 262712

Child status: 0
Real time (s): 263.767
CPU time (s): 263.44
CPU user time (s): 260.622
CPU system time (s): 2.81757
CPU usage (%): 99.8759
Max. virtual memory (cumulated for all children) (KiB): 310160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.622
system time used= 2.81757
maximum resident set size= 220752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66212
page faults= 5
swaps= 0
block input operations= 4608
block output operations= 7040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 530
involuntary context switches= 508

runsolver used 0.496924 second user time and 1.26281 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-29 07:20:53
IDJOB=3718945
IDBENCH=1199
IDSOLVER=2303
FILE ID=node130/3718945-1338268853
RUNJOBID= node130-1338268847-21019
PBS_JOBID= 14625691
Free space on /tmp= 71472 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975965.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718945-1338268853/watcher-3718945-1338268853 -o /tmp/evaluation-result-3718945-1338268853/solver-3718945-1338268853 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718945-1338268853.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 5a91e712d3aef81a2c9052622caecb97
RANDOM SEED=1550167844

node130.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		: 2666.875
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	: 5333.75
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		: 2666.875
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		: 2666.875
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		: 2666.875
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.86
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		: 2666.875
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		: 2666.875
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.92
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		: 2666.875
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		: 2666.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31401204 kB
Buffers:          328484 kB
Cached:           278988 kB
SwapCached:         4176 kB
Active:           439120 kB
Inactive:         178208 kB
Active(anon):       2120 kB
Inactive(anon):     8400 kB
Active(file):     437000 kB
Inactive(file):   169808 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099920 kB
Dirty:             22168 kB
Writeback:             0 kB
AnonPages:         12932 kB
Mapped:             8592 kB
Shmem:                 8 kB
Slab:             714604 kB
SReclaimable:     156560 kB
SUnreclaim:       558044 kB
KernelStack:        1400 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71444 MiB
End job on node130 at 2012-05-29 07:25:17