Trace number 3719067

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 54.5297 54.9224

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j607_4-unsat.opb
MD5SUM2fa293a75abf5bd34b5853085b73f1be
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.008998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7686
Total number of constraints23775
Number of constraints which are clauses23527
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints248
Minimum length of a constraint1
Maximum length of a constraint37
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 43
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

54.49/54.92	cpython RunMakeCNF.py HOME/instance-3719067-1338272824.opb PrimePower CARD.SN ./CryptoMiniSat
54.49/54.92	./CryptoMiniSat HOME/instance-3719067-1338272824.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719067-1338272824.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719067-1338272824.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
54.49/54.92	
54.49/54.92	HOME/instance-3719067-1338272824.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
54.49/54.92	c Outputting solution to console
54.49/54.92	c This is CryptoMiniSat 2.9.1
54.49/54.92	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
54.49/54.92	c WARNING: for repeatability, setting FPU to use double precision
54.49/54.92	c Reading file 'HOME/instance-3719067-1338272824.opb.PrimePower.CARD.SN.cnf'
54.49/54.92	c -- header says num vars:         820181
54.49/54.92	c -- header says num clauses:     5447741
54.49/54.92	c -- clauses added:            0 learnts,        48143 normals,            0 xors
54.49/54.92	c -- vars added      19634
54.49/54.92	c Parsing time:  0.02 s
54.49/54.92	c num threads              : 1          
54.49/54.92	c restarts                 : 0          
54.49/54.92	c dynamic restarts         : 0          
54.49/54.92	c static restarts          : 0          
54.49/54.92	c full restarts            : 0          
54.49/54.92	c total simplify time      : 0.00       
54.49/54.92	c learnts DL2              : 0          
54.49/54.92	c learnts size 2           : 15685      
54.49/54.92	c learnts size 1           : 15121       (77.01     % of vars)
54.49/54.92	c filedLit time            : 0.00        (0.00      % time)
54.49/54.92	c v-elim SatELite          : 0           (0.00      % vars)
54.49/54.92	c SatELite time            : 0.00        (0.00      % time)
54.49/54.92	c v-elim xor               : 0           (0.00      % vars)
54.49/54.92	c xor elim time            : 0.00        (0.00      % time)
54.49/54.92	c num binary xor trees     : 0          
54.49/54.92	c binxor trees' crown      : 0           (-nan      leafs/tree)
54.49/54.92	c bin xor find time        : 0.00       
54.49/54.92	c OTF clause improved      : 0           (-nan      clauses/conflict)
54.49/54.92	c OTF impr. size diff      : 0           (-nan       lits/clause)
54.49/54.92	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
54.49/54.92	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
54.49/54.92	c tried to recurMin cls    : 0           (-nan       % of conflicts)
54.49/54.92	c updated cache            : 0           (-nan       lits/tried recurMin)
54.49/54.92	c clauses over max glue    : 0           (-nan      % of all clauses)
54.49/54.92	c conflicts                : 0           (0.00      / sec)
54.49/54.92	c decisions                : 0           (-nan      % random)
54.49/54.92	c bogo-props               : 34929       (1746799.36 / sec)
54.49/54.92	c conflict literals        : 0           (-nan      % deleted)
54.49/54.92	c Memory used              : 37.00       MB
54.49/54.92	c CPU time                 : 0.02        s
54.49/54.92	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-3719067-1338272824/watcher-3719067-1338272824 -o /tmp/evaluation-result-3719067-1338272824/solver-3719067-1338272824 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719067-1338272824.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 2.00 1.91 3/178 8715
/proc/meminfo: memFree=27361696/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=15308 CPUtime=0 cores=1,3,5,7
/proc/8715/stat : 8715 (python) R 8713 8715 8298 0 -1 4202496 652 0 0 0 0 0 0 0 20 0 1 0 293408117 15675392 545 33554432000 4194304 5683644 140735269701392 140735269687304 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 3827 549 316 364 0 269 0

[startup+0.050073 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8715
/proc/meminfo: memFree=27361696/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16468 CPUtime=0 cores=1,3,5,7
/proc/8715/stat : 8715 (python) R 8713 8715 8298 0 -1 4202496 1125 0 0 0 0 0 0 0 20 0 1 0 293408117 16863232 944 33554432000 4194304 5683644 140735269701392 140735269684024 272886482304 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4117 944 392 364 0 559 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16468

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8715
/proc/meminfo: memFree=27361696/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300315 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8715
/proc/meminfo: memFree=27361696/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700304 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8715
/proc/meminfo: memFree=27361696/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50048 s]
/proc/loadavg: 2.08 2.02 1.92 3/183 8720
/proc/meminfo: memFree=27137100/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=722508 CPUtime=1.27 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 78058 0 0 0 81 46 0 0 20 0 1 0 293408127 739848192 78001 33554432000 4194304 4943705 140735429864752 140735429863664 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 11 0 0
/proc/8720/statm: 180691 78004 357 183 0 177061 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 774540

[startup+3.10047 s]
/proc/loadavg: 2.08 2.02 1.92 3/183 8720
/proc/meminfo: memFree=26953944/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1209420 CPUtime=2.87 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 131309 0 0 0 208 79 0 0 20 0 1 0 293408127 1238446080 131252 33554432000 4194304 4943705 140735429864752 140735429863664 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 11 0 0
/proc/8720/statm: 302355 131252 357 183 0 298725 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 1261452

[startup+6.30037 s]
/proc/loadavg: 2.08 2.02 1.92 3/183 8720
/proc/meminfo: memFree=26627568/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1475884 CPUtime=6.06 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 160918 0 0 0 350 256 0 0 20 0 1 0 293408127 1511305216 160621 33554432000 4194304 4943705 140735429864752 140735429860048 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 13 0 0
/proc/8720/statm: 368971 160621 365 183 0 365341 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 1527916

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 1.93 3/183 8720
/proc/meminfo: memFree=26602524/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1496460 CPUtime=12.45 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 165130 0 0 0 502 743 0 0 20 0 1 0 293408127 1532375040 163569 33554432000 4194304 4943705 140735429864752 140735429861104 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 14 0 0
/proc/8720/statm: 374115 163569 365 183 0 370485 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1548492

[startup+25.5004 s]
/proc/loadavg: 2.28 2.06 1.94 3/184 8721
/proc/meminfo: memFree=26600576/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1541132 CPUtime=25.21 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 180370 0 0 0 812 1709 0 0 20 0 1 0 293408127 1578119168 171097 33554432000 4194304 4943705 140735429864752 140735429862160 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 18 0 0
/proc/8720/statm: 385283 171097 365 183 0 381653 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 1593164

[startup+51.1004 s]
/proc/loadavg: 2.46 2.12 1.96 3/183 8721
/proc/meminfo: memFree=26497344/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1619980 CPUtime=50.65 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 197245 0 0 0 1418 3647 0 0 20 0 1 0 293408127 1658859520 183428 33554432000 4194304 4943705 140735429864752 140735429862160 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 28 0 0
/proc/8720/statm: 404995 183428 365 183 0 401365 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1672012

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

[startup+52.7004 s]
/proc/loadavg: 2.50 2.14 1.96 3/183 8721
/proc/meminfo: memFree=26472284/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1624332 CPUtime=52.26 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 197727 0 0 0 1458 3768 0 0 20 0 1 0 293408127 1663315968 183910 33554432000 4194304 4943705 140735429864752 140735429862160 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 28 0 0
/proc/8720/statm: 406083 183910 365 183 0 402453 0
Current children cumulated CPU time (s) 52.28
Current children cumulated vsize (KiB) 1676364

[startup+54.3004 s]
/proc/loadavg: 2.50 2.14 1.96 3/183 8721
/proc/meminfo: memFree=26466572/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1628428 CPUtime=53.85 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 198202 0 0 0 1495 3890 0 0 20 0 1 0 293408127 1667510272 184385 33554432000 4194304 4943705 140735429864752 140735429862160 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 28 0 0
/proc/8720/statm: 407107 184385 365 183 0 403477 0
Current children cumulated CPU time (s) 53.87
Current children cumulated vsize (KiB) 1680460

[startup+54.7004 s]
/proc/loadavg: 2.50 2.14 1.96 3/183 8721
/proc/meminfo: memFree=26466572/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1334 0 0 0 1 0 0 0 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269699240 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8717] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8717/stat : 8717 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293408125 9367552 266 33554432000 4194304 5064252 140735600757648 140735600756352 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8717/statm: 2287 266 226 213 0 72 0
[pid=8718] ppid=8717 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/8718/stat : 8718 (python) S 8717 8715 8298 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293408125 17141760 1059 33554432000 4194304 5683644 140733373473744 140733373471592 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8718/statm: 4185 1059 429 364 0 627 0
[pid=8719] ppid=8718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8719/stat : 8719 (sh) S 8718 8715 8298 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293408127 9367552 268 33554432000 4194304 5064252 140734545516960 140734545515664 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8719/statm: 2287 268 226 213 0 72 0
[pid=8720] ppid=8719 vsize=1629452 CPUtime=54.26 cores=1,3,5,7
/proc/8720/stat : 8720 (PBPASSolver-817) R 8719 8715 8298 0 -1 4202496 198359 0 0 0 1505 3921 0 0 20 0 1 0 293408127 1668558848 184542 33554432000 4194304 4943705 140735429864752 140735429862128 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 28 0 0
/proc/8720/statm: 407363 184542 365 183 0 403733 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 1681484

[startup+54.9003 s]
/proc/loadavg: 2.50 2.14 1.96 3/181 8723
/proc/meminfo: memFree=27200528/32873844 swapFree=7112/7112
[pid=8715] ppid=8713 vsize=16996 CPUtime=54.48 cores=1,3,5,7
/proc/8715/stat : 8715 (python) S 8713 8715 8298 0 -1 4202496 1405 200887 0 0 1 0 1510 3937 20 0 1 0 293408117 17403904 1082 33554432000 4194304 5683644 140735269701392 140735269698936 272886482304 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8715/statm: 4249 1082 429 364 0 691 0
[pid=8722] ppid=8715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8722/stat : 8722 (sh) S 8715 8715 8298 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293413606 9367552 267 33554432000 4194304 5064252 140734369108688 140734369107392 272886294094 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8722/statm: 2287 267 226 213 0 72 0
[pid=8723] ppid=8722 vsize=34544 CPUtime=0.01 cores=1,3,5,7
/proc/8723/stat : 8723 (CryptoMiniSat) R 8722 8715 8298 0 -1 4202496 2009 0 0 0 1 0 0 0 20 0 1 0 293413607 35373056 2155 33554432000 4194304 4734972 140734368937664 140734368934664 4264435 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/8723/statm: 8636 2156 341 132 0 3536 0
Current children cumulated CPU time (s) 54.49
Current children cumulated vsize (KiB) 60688

Child status: 0
Real time (s): 54.9224
CPU time (s): 54.5297
CPU user time (s): 15.1407
CPU system time (s): 39.389
CPU usage (%): 99.285
Max. virtual memory (cumulated for all children) (KiB): 1681484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1407
system time used= 39.389
maximum resident set size= 738168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206094
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 239
involuntary context switches= 66

runsolver used 0.088986 second user time and 0.25896 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-29 08:27:04
IDJOB=3719067
IDBENCH=76318
IDSOLVER=2303
FILE ID=node119/3719067-1338272824
RUNJOBID= node119-1338268846-8315
PBS_JOBID= 14625702
Free space on /tmp= 70976 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j60/normalized-j607_4-unsat.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719067-1338272824/watcher-3719067-1338272824 -o /tmp/evaluation-result-3719067-1338272824/solver-3719067-1338272824 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719067-1338272824.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 2fa293a75abf5bd34b5853085b73f1be
RANDOM SEED=46582269

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27362224 kB
Buffers:          346724 kB
Cached:          1168532 kB
SwapCached:         1896 kB
Active:          4452228 kB
Inactive:         248320 kB
Active(anon):    3185612 kB
Inactive(anon):     2132 kB
Active(file):    1266616 kB
Inactive(file):   246188 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:             13608 kB
Writeback:             0 kB
AnonPages:       3189068 kB
Mapped:            13116 kB
Shmem:                 8 kB
Slab:             663216 kB
SReclaimable:     105440 kB
SUnreclaim:       557776 kB
KernelStack:        1504 kB
PageTables:        10332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3648340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1765376 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= 70864 MiB
End job on node119 at 2012-05-29 08:27:59