Trace number 3718686

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.DP 2012-05-28UNSAT 35.6956 35.9464

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j601_8-unsat.opb
MD5SUM7f114e89a22e1f8645509e0e3ad06e41
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.021996
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9150
Total number of constraints28514
Number of constraints which are clauses28218
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints296
Minimum length of a constraint1
Maximum length of a constraint21
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 119
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

35.61/35.94	cpython RunMakeCNF.py HOME/instance-3718686-1338272862.opb PrimePower CARD.DP ./CryptoMiniSat
35.61/35.94	./CryptoMiniSat HOME/instance-3718686-1338272862.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718686-1338272862.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718686-1338272862.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
35.61/35.94	
35.61/35.94	HOME/instance-3718686-1338272862.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
35.61/35.94	c Outputting solution to console
35.61/35.94	c This is CryptoMiniSat 2.9.1
35.61/35.94	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
35.61/35.94	c WARNING: for repeatability, setting FPU to use double precision
35.61/35.94	c Reading file 'HOME/instance-3718686-1338272862.opb.PrimePower.CARD.DP.cnf'
35.61/35.94	c -- header says num vars:         432026
35.61/35.94	c -- header says num clauses:     2059108
35.61/35.94	c -- clauses added:            0 learnts,      2059108 normals,            0 xors
35.61/35.94	c -- vars added     432025
35.61/35.94	c Parsing time:  0.63 s
35.61/35.94	c  N st     0         0    432025    114996         0    948815         0   2306179         0   no data   no data  --
35.61/35.94	c asymm  cl-useful: 1055/2946/76900 lits-rem:6461 time: 0.35
35.61/35.94	c Flit:  3000 Blit:  27069 bXBeca:    0 bXProp: 35708 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.84
35.61/35.94	c Cleaning up after failed var search:     0.03 s 
35.61/35.94	c Replacing    35710 vars Replaced   589196 lits Time:     0.05 s 
35.61/35.94	c bin-w-bin subsume rem        11386 bins  time:  0.02 s
35.61/35.94	c subs with bin:      942  lits-rem:       925  v-fix:    0  time:  0.04 s
35.61/35.94	c Subs w/ non-existent bins:    347 l-rem:    104 v-fix:  2944 done:  50193 time:  1.63 s
35.61/35.94	c Removed useless bin:    2860  fixed:     0  props:  20.00M  time:  0.22 s
35.61/35.94	c lits-rem:         0  cl-subs:     1794  v-elim:  17143  v-fix:    0  time:  0.16 s
35.61/35.94	c Finding binary XORs  T:     0.05 s  found:   12802
35.61/35.94	c Replacing    12802 vars Replaced   272804 lits Time:     0.03 s 
35.61/35.94	c Finding non-binary XORs:     0.02 s (found:     836, avg size: 3.0)
35.61/35.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:   604 time:   0.02
35.61/35.94	c Replacing      302 vars Replaced     7543 lits Time:     0.02 s 
35.61/35.94	c Calc default polars -  time:   0.01 s pos:    1402 undec:  414376 neg:   16247
35.61/35.94	c =========================================================================================
35.61/35.94	c types(t): F = full restart, N = normal restart
35.61/35.94	c types(t): S = simplification begin/end, E = solution found
35.61/35.94	c restart types(rt): st = static, dy = dynamic
35.61/35.94	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
35.61/35.94	c  B st     0         0     18238     50088       836    103737         0    372059         0   no data   no data  --
35.61/35.94	c  E st     3       298     18151     50088       836    103751       269    372059      2030   no data   no data  --
35.61/35.94	c num threads              : 1          
35.61/35.94	c restarts                 : 3          
35.61/35.94	c dynamic restarts         : 0          
35.61/35.94	c static restarts          : 3          
35.61/35.94	c full restarts            : 0          
35.61/35.94	c total simplify time      : 0.00       
35.61/35.94	c learnts DL2              : 0          
35.61/35.94	c learnts size 2           : 981610     
35.61/35.94	c learnts size 1           : 350958      (81.24     % of vars)
35.61/35.94	c filedLit time            : 8.87        (72.53     % time)
35.61/35.94	c v-elim SatELite          : 17143       (3.97      % vars)
35.61/35.94	c SatELite time            : 1.74        (14.23     % time)
35.61/35.94	c v-elim xor               : 0           (0.00      % vars)
35.61/35.94	c xor elim time            : 0.02        (0.16      % time)
35.61/35.94	c num binary xor trees     : 12118      
35.61/35.94	c binxor trees' crown      : 48814       (4.03      leafs/tree)
35.61/35.94	c bin xor find time        : 0.05       
35.61/35.94	c OTF clause improved      : 10          (0.03      clauses/conflict)
35.61/35.94	c OTF impr. size diff      : 13          (1.30       lits/clause)
35.61/35.94	c OTF cl watch-shrink      : 60          (0.20      clauses/conflict)
35.61/35.94	c OTF cl watch-sh-lit      : 83          (1.38       lits/clause)
35.61/35.94	c tried to recurMin cls    : 0           (0.00       % of conflicts)
35.61/35.94	c updated cache            : 0           (-nan       lits/tried recurMin)
35.61/35.94	c clauses over max glue    : 0           (0.00      % of all clauses)
35.61/35.94	c conflicts                : 298         (24.37     / sec)
35.61/35.94	c decisions                : 1244        (0.00      % random)
35.61/35.94	c bogo-props               : 132810727   (10861072.59 / sec)
35.61/35.94	c conflict literals        : 2091        (28.17     % deleted)
35.61/35.94	c Memory used              : 208.80      MB
35.61/35.94	c CPU time                 : 12.23       s
35.61/35.94	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-3718686-1338272862/watcher-3718686-1338272862 -o /tmp/evaluation-result-3718686-1338272862/solver-3718686-1338272862 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718686-1338272862.opb PrimePower CARD.DP ./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.01 2.01 1.93 4/178 23659
/proc/meminfo: memFree=30038024/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/23659/stat : 23659 (python) D 23657 23659 23201 0 -1 4202496 672 0 0 0 0 0 0 0 20 0 1 0 293413071 15642624 559 33554432000 4194304 5683644 140735144840176 140735144808120 213193147280 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 3819 559 324 364 0 261 0

[startup+0.013378 s]
/proc/loadavg: 2.01 2.01 1.93 4/178 23659
/proc/meminfo: memFree=30038024/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/23659/stat : 23659 (python) D 23657 23659 23201 0 -1 4202496 757 0 0 0 0 0 0 0 20 0 1 0 293413071 15749120 630 33554432000 4194304 5683644 140735144840176 140735144780664 213193147280 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 3845 630 334 364 0 287 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100301 s]
/proc/loadavg: 2.01 2.01 1.93 4/178 23659
/proc/meminfo: memFree=30038024/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300237 s]
/proc/loadavg: 2.01 2.01 1.93 4/178 23659
/proc/meminfo: memFree=30038024/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700241 s]
/proc/loadavg: 2.01 2.01 1.93 4/178 23659
/proc/meminfo: memFree=30038024/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50044 s]
/proc/loadavg: 2.01 2.01 1.93 3/183 23664
/proc/meminfo: memFree=29777544/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23661] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23661/stat : 23661 (sh) S 23659 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413078 9367552 267 33554432000 4194304 5064252 140736261892352 140736261891056 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23661/statm: 2287 267 226 213 0 72 0
[pid=23662] ppid=23661 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/23662/stat : 23662 (python) S 23661 23659 23201 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293413078 17145856 1059 33554432000 4194304 5683644 140736489621840 140736489619688 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23662/statm: 4186 1059 429 364 0 628 0
[pid=23663] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23663/stat : 23663 (sh) S 23662 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413081 9367552 268 33554432000 4194304 5064252 140735949548784 140735949547488 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23663/statm: 2287 268 226 213 0 72 0
[pid=23664] ppid=23663 vsize=814156 CPUtime=1.39 cores=1,3,5,7
/proc/23664/stat : 23664 (PBPASSolver-817) R 23663 23659 23201 0 -1 4202496 88096 0 0 0 87 52 0 0 20 0 1 0 293413081 833695744 88039 33554432000 4194304 4943705 140733767096304 140733767094576 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 0 0 0
/proc/23664/statm: 203539 88039 357 183 0 199909 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 866192

[startup+3.10043 s]
/proc/loadavg: 2.09 2.02 1.93 3/183 23664
/proc/meminfo: memFree=29573904/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23661] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23661/stat : 23661 (sh) S 23659 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413078 9367552 267 33554432000 4194304 5064252 140736261892352 140736261891056 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23661/statm: 2287 267 226 213 0 72 0
[pid=23662] ppid=23661 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/23662/stat : 23662 (python) S 23661 23659 23201 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293413078 17145856 1059 33554432000 4194304 5683644 140736489621840 140736489619688 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23662/statm: 4186 1059 429 364 0 628 0
[pid=23663] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23663/stat : 23663 (sh) S 23662 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413081 9367552 268 33554432000 4194304 5064252 140735949548784 140735949547488 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23663/statm: 2287 268 226 213 0 72 0
[pid=23664] ppid=23663 vsize=1355084 CPUtime=2.9 cores=1,3,5,7
/proc/23664/stat : 23664 (PBPASSolver-817) D 23663 23659 23201 0 -1 4202496 147258 0 0 0 201 89 0 0 20 0 1 0 293413081 1387606016 147201 33554432000 4194304 4943705 140733767096304 140733767094576 4267542 0 0 16781312 17608 18446744071580543392 0 0 17 3 0 0 0 0 0
/proc/23664/statm: 338771 147201 357 183 0 335141 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 1407120

[startup+6.30037 s]
/proc/loadavg: 2.09 2.02 1.93 3/183 23664
/proc/meminfo: memFree=29254928/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23661] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23661/stat : 23661 (sh) S 23659 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413078 9367552 267 33554432000 4194304 5064252 140736261892352 140736261891056 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23661/statm: 2287 267 226 213 0 72 0
[pid=23662] ppid=23661 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/23662/stat : 23662 (python) S 23661 23659 23201 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293413078 17145856 1059 33554432000 4194304 5683644 140736489621840 140736489619688 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23662/statm: 4186 1059 429 364 0 628 0
[pid=23663] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23663/stat : 23663 (sh) S 23662 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413081 9367552 268 33554432000 4194304 5064252 140735949548784 140735949547488 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23663/statm: 2287 268 226 213 0 72 0
[pid=23664] ppid=23663 vsize=1768812 CPUtime=6.07 cores=1,3,5,7
/proc/23664/stat : 23664 (PBPASSolver-817) R 23663 23659 23201 0 -1 4202496 192524 0 0 0 357 250 0 0 20 0 1 0 293413081 1811263488 192467 33554432000 4194304 4943705 140733767096304 140733767093712 4358535 0 0 16781312 17608 0 0 0 17 3 0 0 12 0 0
/proc/23664/statm: 442203 192467 366 183 0 438573 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 1820848

[startup+12.7004 s]
/proc/loadavg: 2.16 2.04 1.94 3/183 23664
/proc/meminfo: memFree=29223300/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144838024 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23661] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23661/stat : 23661 (sh) S 23659 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413078 9367552 267 33554432000 4194304 5064252 140736261892352 140736261891056 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23661/statm: 2287 267 226 213 0 72 0
[pid=23662] ppid=23661 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/23662/stat : 23662 (python) S 23661 23659 23201 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293413078 17145856 1059 33554432000 4194304 5683644 140736489621840 140736489619688 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23662/statm: 4186 1059 429 364 0 628 0
[pid=23663] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23663/stat : 23663 (sh) S 23662 23659 23201 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293413081 9367552 268 33554432000 4194304 5064252 140735949548784 140735949547488 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23663/statm: 2287 268 226 213 0 72 0
[pid=23664] ppid=23663 vsize=1799020 CPUtime=12.45 cores=1,3,5,7
/proc/23664/stat : 23664 (PBPASSolver-817) R 23663 23659 23201 0 -1 4202496 195803 0 0 0 508 737 0 0 20 0 1 0 293413081 1842196480 195746 33554432000 4194304 4943705 140733767096304 140733767092944 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 13 0 0
/proc/23664/statm: 449755 195746 366 183 0 446125 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1851056

[startup+25.5004 s]
/proc/loadavg: 2.13 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29827628/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=192396 CPUtime=1.95 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 25452 0 0 0 190 5 0 0 20 0 1 0 293415425 197013504 38745 33554432000 4194304 4734972 140736446581136 140736446572888 4561322 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/23666/statm: 48099 38745 368 132 0 42999 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 218540

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

[startup+25.6004 s]
/proc/loadavg: 2.13 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29827628/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=192396 CPUtime=2.05 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 25454 0 0 0 200 5 0 0 20 0 1 0 293415425 197013504 38747 33554432000 4194304 4734972 140736446581136 140736446572888 4311743 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/23666/statm: 48099 38747 370 132 0 42999 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 218540

[startup+32.0068 s]
/proc/loadavg: 2.11 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29824480/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=192396 CPUtime=8.45 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 25502 0 0 0 840 5 0 0 20 0 1 0 293415425 197013504 38795 33554432000 4194304 4734972 140736446581136 140736446572888 4313119 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/23666/statm: 48099 38795 370 132 0 42999 0
Current children cumulated CPU time (s) 31.72
Current children cumulated vsize (KiB) 218540

[startup+33.6004 s]
/proc/loadavg: 2.11 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29822184/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=192660 CPUtime=10.04 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 25565 0 0 0 999 5 0 0 20 0 1 0 293415425 197283840 38858 33554432000 4194304 4734972 140736446581136 140736446572120 4441441 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/23666/statm: 48165 38858 380 132 0 43065 0
Current children cumulated CPU time (s) 33.31
Current children cumulated vsize (KiB) 218804

[startup+35.2003 s]
/proc/loadavg: 2.11 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29807920/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=207012 CPUtime=11.65 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 26085 0 0 0 1159 6 0 0 20 0 1 0 293415425 211980288 42444 33554432000 4194304 4734972 140736446581136 140736446571976 4537375 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/23666/statm: 51753 42444 383 132 0 46653 0
Current children cumulated CPU time (s) 34.92
Current children cumulated vsize (KiB) 233156

[startup+35.6003 s]
/proc/loadavg: 2.11 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29807920/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=207904 CPUtime=12.05 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 26302 0 0 0 1199 6 0 0 20 0 1 0 293415425 212893696 42661 33554432000 4194304 4734972 140736446581136 140736446571976 4395456 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/23666/statm: 51976 42661 389 132 0 46876 0
Current children cumulated CPU time (s) 35.32
Current children cumulated vsize (KiB) 234048

[startup+35.8003 s]
/proc/loadavg: 2.11 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29807920/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=211272 CPUtime=12.24 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 26640 0 0 0 1218 6 0 0 20 0 1 0 293415425 216342528 43510 33554432000 4194304 4734972 140736446581136 140736446571976 4462932 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/23666/statm: 52818 43510 398 132 0 47718 0
Current children cumulated CPU time (s) 35.51
Current children cumulated vsize (KiB) 237416

[startup+35.9004 s]
/proc/loadavg: 2.11 2.04 1.94 3/181 23666
/proc/meminfo: memFree=29807920/32873648 swapFree=6864/6864
[pid=23659] ppid=23657 vsize=16996 CPUtime=23.27 cores=1,3,5,7
/proc/23659/stat : 23659 (python) S 23657 23659 23201 0 -1 4202496 1404 205246 0 0 1 0 767 1559 20 0 1 0 293413071 17403904 1081 33554432000 4194304 5683644 140735144840176 140735144837720 213193147776 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23659/statm: 4249 1081 429 364 0 691 0
[pid=23665] ppid=23659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23665/stat : 23665 (sh) S 23659 23659 23201 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415424 9367552 267 33554432000 4194304 5064252 140734631969312 140734631968016 213192959566 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23665/statm: 2287 267 226 213 0 72 0
[pid=23666] ppid=23665 vsize=213812 CPUtime=12.34 cores=1,3,5,7
/proc/23666/stat : 23666 (CryptoMiniSat) R 23665 23659 23201 0 -1 4202496 27295 0 0 0 1228 6 0 0 20 0 1 0 293415425 218943488 44164 33554432000 4194304 4734972 140736446581136 140736446571976 213192768074 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/23666/statm: 53453 44164 415 132 0 48353 0
Current children cumulated CPU time (s) 35.61
Current children cumulated vsize (KiB) 239956

Child status: 0
Real time (s): 35.9464
CPU time (s): 35.6956
CPU user time (s): 20.018
CPU system time (s): 15.6776
CPU usage (%): 99.3022
Max. virtual memory (cumulated for all children) (KiB): 1914064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.018
system time used= 15.6776
maximum resident set size= 810636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234807
page faults= 0
swaps= 0
block input operations= 0
block output operations= 74688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229
involuntary context switches= 67

runsolver used 0.06399 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-29 08:27:42
IDJOB=3718686
IDBENCH=75846
IDSOLVER=2302
FILE ID=node113/3718686-1338272862
RUNJOBID= node113-1338268849-23218
PBS_JOBID= 14625708
Free space on /tmp= 71368 MiB

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

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

MD5SUM BENCH= 7f114e89a22e1f8645509e0e3ad06e41
RANDOM SEED=702480729

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        30038296 kB
Buffers:          426220 kB
Cached:           551956 kB
SwapCached:         1300 kB
Active:          1780564 kB
Inactive:         182536 kB
Active(anon):     985524 kB
Inactive(anon):      860 kB
Active(file):     795040 kB
Inactive(file):   181676 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099372 kB
Dirty:             13876 kB
Writeback:            68 kB
AnonPages:       1006436 kB
Mapped:            11704 kB
Shmem:                 0 kB
Slab:             733116 kB
SReclaimable:     176552 kB
SUnreclaim:       556564 kB
KernelStack:        1480 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1187304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    899072 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= 71320 MiB
End job on node113 at 2012-05-29 08:28:18