Trace number 3718854

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 20.9758 21.0655

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
MD5SUM2ca83d15931a383b90d8a7a08c6c1d9a
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.003999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints60
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
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 21
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

20.88/21.06	cpython RunMakeCNF.py HOME/instance-3718854-1338270061.opb PrimePower CARD.SN ./CryptoMiniSat
20.88/21.06	./CryptoMiniSat HOME/instance-3718854-1338270061.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718854-1338270061.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718854-1338270061.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
20.88/21.06	
20.88/21.06	HOME/instance-3718854-1338270061.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
20.88/21.06	c Outputting solution to console
20.88/21.06	c This is CryptoMiniSat 2.9.1
20.88/21.06	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
20.88/21.06	c WARNING: for repeatability, setting FPU to use double precision
20.88/21.06	c Reading file 'HOME/instance-3718854-1338270061.opb.PrimePower.CARD.SN.cnf'
20.88/21.06	c -- header says num vars:          16202
20.88/21.06	c -- header says num clauses:       60121
20.88/21.06	c -- clauses added:            0 learnts,        60121 normals,            0 xors
20.88/21.06	c -- vars added      16201
20.88/21.06	c Parsing time:  0.02 s
20.88/21.06	c  N st     0         0     16201     10620         0     36640         0    107320         0   no data   no data  --
20.88/21.06	c asymm  cl-useful: 0/8880/8880 lits-rem:0 time: 0.04
20.88/21.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp: 1800 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.13
20.88/21.06	c Replacing     1800 vars Replaced    25540 lits Time:     0.00 s 
20.88/21.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.88/21.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.88/21.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7500 time:  0.01 s
20.88/21.06	c Removed useless bin:     240  fixed:     0  props:   0.94M  time:  0.01 s
20.88/21.06	c lits-rem:       253  cl-subs:      260  v-elim:   2500  v-fix:    0  time:  0.03 s
20.88/21.06	c Finding binary XORs  T:     0.01 s  found:     340
20.88/21.06	c Replacing      340 vars Replaced     4838 lits Time:     0.00 s 
20.88/21.06	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
20.88/21.06	c calculated reachability. Time: 0.00
20.88/21.06	c Calc default polars -  time:   0.00 s pos:    2391 undec:   11652 neg:    2158
20.88/21.06	c =========================================================================================
20.88/21.06	c types(t): F = full restart, N = normal restart
20.88/21.06	c types(t): S = simplification begin/end, E = solution found
20.88/21.06	c restart types(rt): st = static, dy = dynamic
20.88/21.06	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
20.88/21.06	c  B st     0         0      4660     10743         0     11158         0     57673         0   no data   no data  --
20.88/21.06	c  N dy    19      4003      4571     10743         0     11837      3195     57673     27469      4.49      5.01  --
20.88/21.06	c  N dy    43      8054      4340     10743         0     12466      4497     57672     35948      4.59      6.10  --
20.88/21.06	c  N dy    72     12142      3827     10743         0     12825      4507     57671     29609      5.60      5.93  --
20.88/21.06	c  N dy   110     16240      3704     10743         0     12891      8236     57671    144891      7.07     17.95  --
20.88/21.06	c Finding binary XORs  T:     0.00 s  found:     295
20.88/21.06	c Replacing      295 vars Replaced     7718 lits Time:     0.01 s 
20.88/21.06	c  N dy   150     20276      3193      6764         0      9048      5740     38269    107566      8.33     13.77  --
20.88/21.06	c  N dy   190     24301      3191      6764         0      9048      9372     38269    238216      9.45     19.32  --
20.88/21.06	c  F st   197     25001      3190      6764         0      9049     10012     38269    259799      9.61   no data  --
20.88/21.06	c Found part      450 vars:       1819 clauses:      8262 lits size:     21367
20.88/21.06	c Found part      451 vars:       1365 clauses:      6420 lits size:     16738
20.88/21.06	c Found parts:          2 time: 0.00 s
20.88/21.06	c Solving part 451
20.88/21.06	c  N st     0         0      1365      2965         0      4054      8911     16738    253047   no data   no data  --
20.88/21.06	c asymm  cl-useful: 183/2965/2965 lits-rem:264 time: 0.03
20.88/21.06	c Flit:    33 Blit:    562 bXBeca:    0 bXProp:  162 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.03
20.88/21.06	c Cleaning up after failed var search:     0.00 s 
20.88/21.06	c Finding binary XORs  T:     0.00 s  found:       0
20.88/21.06	c Replacing      162 vars Replaced    43684 lits Time:     0.04 s 
20.88/21.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
20.88/21.06	c calculated reachability. Time: 0.00
20.88/21.06	c Calc default polars -  time:   0.00 s pos:      60 undec:   15877 neg:     264
20.88/21.06	c =========================================================================================
20.88/21.06	c types(t): F = full restart, N = normal restart
20.88/21.06	c types(t): S = simplification begin/end, E = solution found
20.88/21.06	c restart types(rt): st = static, dy = dynamic
20.88/21.06	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
20.88/21.06	c  B st     0         0       368       481         0      1245      7415      3913    236246   no data   no data  --
20.88/21.06	c Decided on static restart strategy
20.88/21.06	c  N st     8      4919       368       481         0      1245     11948      3913    447981   no data   no data  --
20.88/21.06	c  N st    10     11301       368       481         0      1245      6103      3913    228790   no data   no data  --
20.88/21.06	c  N st    11     17047       368       481         0      1248     11242      3913    477478   no data   no data  --
20.88/21.06	c  F st    12     25001       368       481         0      1248     12142      3913    491418   no data   no data  --
20.88/21.06	c  N st    12     25001       368       481         0      1248     12142      3913    491418   no data   no data  --
20.88/21.06	c Decided on static restart strategy
20.88/21.06	c  N st    18     30194       368       481         0      1254     10287      3913    411278   no data   no data  --
20.88/21.06	c  N st    20     37306       367       481         0      1256      9372      3913    348277   no data   no data  --
20.88/21.06	c  N st    21     43710       367       481         0      1262     14861      3913    603152   no data   no data  --
20.88/21.06	c  N st    22     53308       367       481         0      1263     15414      3913    594774   no data   no data  --
20.88/21.06	c Finding binary XORs  T:     0.00 s  found:       0
20.88/21.06	c  N st    23     67705       366       481         0      1256     19005      3898    775867   no data   no data  --
20.88/21.06	c  F st    24     87502       365       481         0      1256     16958      3898    600669   no data   no data  --
20.88/21.06	c  N st    24     87502       365       481         0      1256     16958      3898    600669   no data   no data  --
20.88/21.06	c Decided on static restart strategy
20.88/21.06	c  N st    31     95547       365       481         0      1256     12410      3898    411691   no data   no data  --
20.88/21.06	c  N st    33    106214       365       481         0      1256     21539      3898    788540   no data   no data  --
20.88/21.06	c  N st    34    115814       365       481         0      1258     17680      3898    613971   no data   no data  --
20.88/21.06	c  N st    35    130212       365       481         0      1261     16998      3898    550039   no data   no data  --
20.88/21.06	c Finding binary XORs  T:     0.00 s  found:       1
20.88/21.06	c  E st    36    140248       327       436         0      1100      8598      3476    192515   no data   no data  --
20.88/21.06	c num threads              : 1          
20.88/21.06	c restarts                 : 197        
20.88/21.06	c dynamic restarts         : 191        
20.88/21.06	c static restarts          : 6          
20.88/21.06	c full restarts            : 0          
20.88/21.06	c total simplify time      : 0.01       
20.88/21.06	c learnts DL2              : 0          
20.88/21.06	c learnts size 2           : 45622      
20.88/21.06	c learnts size 1           : 8082        (49.89     % of vars)
20.88/21.06	c filedLit time            : 0.13        (0.64      % time)
20.88/21.06	c v-elim SatELite          : 2500        (15.43     % vars)
20.88/21.06	c SatELite time            : 0.04        (0.20      % time)
20.88/21.06	c v-elim xor               : 0           (0.00      % vars)
20.88/21.06	c xor elim time            : 0.00        (0.00      % time)
20.88/21.06	c num binary xor trees     : 628        
20.88/21.06	c binxor trees' crown      : 2435        (3.88      leafs/tree)
20.88/21.06	c bin xor find time        : 0.01       
20.88/21.06	c OTF clause improved      : 1506        (0.06      clauses/conflict)
20.88/21.06	c OTF impr. size diff      : 1631        (1.08       lits/clause)
20.88/21.06	c OTF cl watch-shrink      : 6298        (0.25      clauses/conflict)
20.88/21.06	c OTF cl watch-sh-lit      : 9690        (1.54       lits/clause)
20.88/21.06	c tried to recurMin cls    : 6743        (26.97      % of conflicts)
20.88/21.06	c updated cache            : 0           (0.00       lits/tried recurMin)
20.88/21.06	c clauses over max glue    : 0           (0.00      % of all clauses)
20.88/21.06	c conflicts                : 25001       (1231.76   / sec)
20.88/21.06	c decisions                : 41523       (0.00      % random)
20.88/21.06	c bogo-props               : 91517431    (4508933.28 / sec)
20.88/21.06	c conflict literals        : 552335      (19.41     % deleted)
20.88/21.06	c Memory used              : 62.18       MB
20.88/21.06	c CPU time                 : 20.30       s
20.88/21.06	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-3718854-1338270061/watcher-3718854-1338270061 -o /tmp/evaluation-result-3718854-1338270061/solver-3718854-1338270061 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718854-1338270061.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.00 1.96 1.43 3/178 2875
/proc/meminfo: memFree=30344128/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/2875/stat : 2875 (python) R 2873 2875 2594 0 -1 4202496 715 0 0 0 0 0 0 0 20 0 1 0 293133508 15749120 596 33554432000 4194304 5683644 140735098068064 140735098040264 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 3845 598 332 364 0 287 0

[startup+0.0872641 s]
/proc/loadavg: 2.00 1.96 1.43 3/178 2875
/proc/meminfo: memFree=30344128/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065912 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.100198 s]
/proc/loadavg: 2.00 1.96 1.43 3/178 2875
/proc/meminfo: memFree=30344128/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065912 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300221 s]
/proc/loadavg: 2.00 1.96 1.43 3/178 2875
/proc/meminfo: memFree=30344128/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065912 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700232 s]
/proc/loadavg: 2.00 1.96 1.43 3/178 2875
/proc/meminfo: memFree=30344128/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 16996

[startup+1.5003 s]
/proc/loadavg: 2.00 1.96 1.43 3/181 2882
/proc/meminfo: memFree=30322308/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=45924 CPUtime=0.83 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 5343 0 0 0 83 0 0 0 20 0 1 0 293133574 47026176 4647 33554432000 4194304 4734972 140733313476304 140733313473304 4328169 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/2882/statm: 11481 4647 397 132 0 6381 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 72068

[startup+3.1003 s]
/proc/loadavg: 2.00 1.96 1.43 3/181 2882
/proc/meminfo: memFree=30319496/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=69956 CPUtime=2.43 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 7695 0 0 0 242 1 0 0 20 0 1 0 293133574 71634944 8223 33554432000 4194304 4734972 140733313476304 140733313460984 4328320 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/2882/statm: 17489 8223 406 132 0 12389 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 96100

[startup+6.3003 s]
/proc/loadavg: 2.00 1.96 1.43 3/181 2882
/proc/meminfo: memFree=30296420/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=92052 CPUtime=5.56 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 8469 0 0 0 555 1 0 0 20 0 1 0 293133574 94261248 10720 33554432000 4194304 4734972 140733313476304 140733313461448 4328283 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 23013 10720 406 132 0 17913 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 118196

[startup+12.7003 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30297024/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=73768 CPUtime=11.96 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 8664 0 0 0 1195 1 0 0 20 0 1 0 293133574 75538432 9143 33554432000 4194304 4734972 140733313476304 140733313460984 4328169 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18442 9143 406 132 0 13342 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 99912

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

[startup+12.8004 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30297024/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=73768 CPUtime=12.06 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 8665 0 0 0 1205 1 0 0 20 0 1 0 293133574 75538432 9144 33554432000 4194304 4734972 140733313476304 140733313460984 4327096 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18442 9144 406 132 0 13342 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99912

[startup+16.0003 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30295348/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=73972 CPUtime=15.26 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 8938 0 0 0 1525 1 0 0 20 0 1 0 293133574 75747328 8750 33554432000 4194304 4734972 140733313476304 140733313460984 4328276 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18493 8750 406 132 0 13393 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 100116

[startup+19.2003 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30294744/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=74072 CPUtime=18.45 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 9177 0 0 0 1844 1 0 0 20 0 1 0 293133574 75849728 8792 33554432000 4194304 4734972 140733313476304 140733313460984 4328316 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18518 8792 406 132 0 13418 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 100216

[startup+20.0003 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30310852/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=74072 CPUtime=19.25 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 9177 0 0 0 1924 1 0 0 20 0 1 0 293133574 75849728 8792 33554432000 4194304 4734972 140733313476304 140733313460984 4327742 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18518 8792 406 132 0 13418 0
Current children cumulated CPU time (s) 19.87
Current children cumulated vsize (KiB) 100216

[startup+20.8003 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30310852/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=74072 CPUtime=20.05 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 9178 0 0 0 2004 1 0 0 20 0 1 0 293133574 75849728 9304 33554432000 4194304 4734972 140733313476304 140733313460984 4241825 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18518 9304 406 132 0 13418 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 100216

[startup+21.0064 s]
/proc/loadavg: 2.00 1.96 1.44 3/181 2882
/proc/meminfo: memFree=30306756/32873648 swapFree=7116/7116
[pid=2875] ppid=2873 vsize=16996 CPUtime=0.62 cores=1,3,5,7
/proc/2875/stat : 2875 (python) S 2873 2875 2594 0 -1 4202496 1402 5055 0 0 1 0 13 48 20 0 1 0 293133508 17403904 1081 33554432000 4194304 5683644 140735098068064 140735098065608 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2875/statm: 4249 1081 429 364 0 691 0
[pid=2881] ppid=2875 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2881/stat : 2881 (sh) S 2875 2875 2594 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293133574 9367552 267 33554432000 4194304 5064252 140736165539200 140736165537904 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2881/statm: 2287 267 226 213 0 72 0
[pid=2882] ppid=2881 vsize=74072 CPUtime=20.26 cores=1,3,5,7
/proc/2882/stat : 2882 (CryptoMiniSat) R 2881 2875 2594 0 -1 4202496 9179 0 0 0 2025 1 0 0 20 0 1 0 293133574 75849728 9816 33554432000 4194304 4734972 140733313476304 140733313460984 4328276 0 0 16781312 2 0 0 0 17 5 0 0 7 0 0
/proc/2882/statm: 18518 9816 406 132 0 13418 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 100216

Child status: 0
Real time (s): 21.0655
CPU time (s): 20.9758
CPU user time (s): 20.4649
CPU system time (s): 0.510922
CPU usage (%): 99.5741
Max. virtual memory (cumulated for all children) (KiB): 118196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.4649
system time used= 0.510922
maximum resident set size= 47420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16512
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130
involuntary context switches= 31

runsolver used 0.037994 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 07:41:01
IDJOB=3718854
IDBENCH=1440
IDSOLVER=2303
FILE ID=node114/3718854-1338270061
RUNJOBID= node114-1338268843-2611
PBS_JOBID= 14625707
Free space on /tmp= 71448 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718854-1338270061/watcher-3718854-1338270061 -o /tmp/evaluation-result-3718854-1338270061/solver-3718854-1338270061 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718854-1338270061.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 2ca83d15931a383b90d8a7a08c6c1d9a
RANDOM SEED=325526485

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.91
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.242
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.242
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		: 2666.242
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.242
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:       32873648 kB
MemFree:        30343756 kB
Buffers:          869856 kB
Cached:           474156 kB
SwapCached:         2300 kB
Active:          1533244 kB
Inactive:          54060 kB
Active(anon):     228920 kB
Inactive(anon):     8356 kB
Active(file):    1304324 kB
Inactive(file):    45704 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:             12672 kB
Writeback:             0 kB
AnonPages:        239284 kB
Mapped:            12416 kB
Shmem:               104 kB
Slab:             802952 kB
SReclaimable:     247040 kB
SUnreclaim:       555912 kB
KernelStack:        1504 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     357732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71436 MiB
End job on node114 at 2012-05-29 07:41:23