Trace number 3719059

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 104.599 105.058

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6028_9-unsat.opb
MD5SUM3271b3dd911920fd4a96ab90275b3e42
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.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9028
Total number of constraints29508
Number of constraints which are clauses29216
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints292
Minimum length of a constraint1
Maximum length of a constraint49
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 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 314
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

104.51/105.05	cpython RunMakeCNF.py HOME/instance-3719059-1338272737.opb PrimePower CARD.SN ./CryptoMiniSat
104.51/105.05	./CryptoMiniSat HOME/instance-3719059-1338272737.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719059-1338272737.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719059-1338272737.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
104.51/105.05	
104.51/105.05	HOME/instance-3719059-1338272737.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
104.51/105.05	c Outputting solution to console
104.51/105.05	c This is CryptoMiniSat 2.9.1
104.51/105.05	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
104.51/105.05	c WARNING: for repeatability, setting FPU to use double precision
104.51/105.05	c Reading file 'HOME/instance-3719059-1338272737.opb.PrimePower.CARD.SN.cnf'
104.51/105.05	c -- header says num vars:        1228117
104.51/105.05	c -- header says num clauses:     7388751
104.51/105.05	c -- clauses added:            0 learnts,        62629 normals,            0 xors
104.51/105.05	c -- vars added      24588
104.51/105.10	c Parsing time:  0.02 s
104.51/105.10	c num threads              : 1          
104.51/105.10	c restarts                 : 0          
104.51/105.10	c dynamic restarts         : 0          
104.51/105.10	c static restarts          : 0          
104.51/105.10	c full restarts            : 0          
104.51/105.10	c total simplify time      : 0.00       
104.51/105.10	c learnts DL2              : 0          
104.51/105.10	c learnts size 2           : 20377      
104.51/105.10	c learnts size 1           : 19215       (78.15     % of vars)
104.51/105.10	c filedLit time            : 0.00        (0.00      % time)
104.51/105.10	c v-elim SatELite          : 0           (0.00      % vars)
104.51/105.10	c SatELite time            : 0.00        (0.00      % time)
104.51/105.10	c v-elim xor               : 0           (0.00      % vars)
104.51/105.10	c xor elim time            : 0.00        (0.00      % time)
104.51/105.10	c num binary xor trees     : 0          
104.51/105.10	c binxor trees' crown      : 0           (-nan      leafs/tree)
104.51/105.10	c bin xor find time        : 0.00       
104.51/105.10	c OTF clause improved      : 0           (-nan      clauses/conflict)
104.51/105.10	c OTF impr. size diff      : 0           (-nan       lits/clause)
104.51/105.10	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
104.51/105.10	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
104.51/105.10	c tried to recurMin cls    : 0           (-nan       % of conflicts)
104.51/105.10	c updated cache            : 0           (-nan       lits/tried recurMin)
104.51/105.10	c clauses over max glue    : 0           (-nan      % of all clauses)
104.51/105.10	c conflicts                : 0           (0.00      / sec)
104.51/105.10	c decisions                : 0           (-nan      % random)
104.51/105.10	c bogo-props               : 44332       (2217043.41 / sec)
104.51/105.10	c conflict literals        : 0           (-nan      % deleted)
104.51/105.10	c Memory used              : 37.60       MB
104.51/105.10	c CPU time                 : 0.02        s
104.51/105.10	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-3719059-1338272737/watcher-3719059-1338272737 -o /tmp/evaluation-result-3719059-1338272737/solver-3719059-1338272737 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719059-1338272737.opb PrimePower CARD.SN ./CryptoMiniSat 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.02 1.93 2/178 3447
/proc/meminfo: memFree=29059444/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/3447/stat : 3447 (python) D 3445 3447 2594 0 -1 4202496 671 0 0 0 0 0 0 0 20 0 1 0 293401081 15642624 559 33554432000 4194304 5683644 140733223265104 140733223233048 219513963408 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 3819 559 324 364 0 261 0

[startup+0.0254111 s]
/proc/loadavg: 2.03 2.02 1.93 2/178 3447
/proc/meminfo: memFree=29059444/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=15612 CPUtime=0 cores=0,2,4,6
/proc/3447/stat : 3447 (python) R 3445 3447 2594 0 -1 4202496 862 0 0 0 0 0 0 0 20 0 1 0 293401081 15986688 726 33554432000 4194304 5683644 140733223265104 140733223209832 219513963904 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 3937 729 347 364 0 379 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15612

[startup+0.100234 s]
/proc/loadavg: 2.03 2.02 1.93 2/178 3447
/proc/meminfo: memFree=29059444/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.300231 s]
/proc/loadavg: 2.03 2.02 1.93 2/178 3447
/proc/meminfo: memFree=29059444/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.700229 s]
/proc/loadavg: 2.03 2.02 1.93 2/178 3447
/proc/meminfo: memFree=29059444/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+1.50042 s]
/proc/loadavg: 2.03 2.02 1.93 3/183 3452
/proc/meminfo: memFree=28814596/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=780364 CPUtime=1.39 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 84427 0 0 0 86 53 0 0 20 0 1 0 293401092 799092736 84369 33554432000 4194304 4943705 140736663729728 140736663728640 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/3452/statm: 195091 84369 357 183 0 191461 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 832400

[startup+3.10044 s]
/proc/loadavg: 2.03 2.02 1.93 3/183 3452
/proc/meminfo: memFree=28608312/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=1360972 CPUtime=2.99 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 147931 0 0 0 208 91 0 0 20 0 1 0 293401092 1393635328 147873 33554432000 4194304 4943705 140736663729728 140736663728640 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/3452/statm: 340243 147873 357 183 0 336613 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 1413008

[startup+6.30037 s]
/proc/loadavg: 2.03 2.02 1.93 3/183 3452
/proc/meminfo: memFree=28251996/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=1823308 CPUtime=5.96 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 198558 0 0 0 369 227 0 0 20 0 1 0 293401092 1867067392 198500 33554432000 4194304 4943705 140736663729728 140736663725728 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 22 0 0
/proc/3452/statm: 455827 198500 365 183 0 452197 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 1875344

[startup+12.7003 s]
/proc/loadavg: 2.10 2.03 1.94 3/185 3495
/proc/meminfo: memFree=28878220/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=1844332 CPUtime=12.35 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 201089 0 0 0 504 731 0 0 20 0 1 0 293401092 1888595968 201031 33554432000 4194304 4943705 140736663729728 140736663726816 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 22 0 0
/proc/3452/statm: 461083 201031 365 183 0 457453 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1896368

[startup+25.5004 s]
/proc/loadavg: 2.09 2.03 1.94 3/185 3495
/proc/meminfo: memFree=28797768/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=1877772 CPUtime=25.13 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 205157 0 0 0 724 1789 0 0 20 0 1 0 293401092 1922838528 207236 33554432000 4194304 4943705 140736663729728 140736663726304 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 25 0 0
/proc/3452/statm: 469443 207236 365 183 0 465813 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 1929808

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 1.94 3/185 3496
/proc/meminfo: memFree=28629548/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=1946700 CPUtime=50.68 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 219958 0 0 0 1143 3925 0 0 20 0 1 0 293401092 1993420800 219435 33554432000 4194304 4943705 140736663729728 140736663725696 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 29 0 0
/proc/3452/statm: 486675 219435 365 183 0 483045 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1998736

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 1.94 3/186 3497
/proc/meminfo: memFree=28275544/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=2086732 CPUtime=101.81 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 264863 0 0 0 2004 8177 0 0 20 0 1 0 293401092 2136813568 246980 33554432000 4194304 4943705 140736663729728 140736663725248 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 37 0 0
/proc/3452/statm: 521683 246980 365 183 0 518053 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 2138768

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

[startup+103.9 s]
/proc/loadavg: 2.06 2.03 1.94 3/186 3497
/proc/meminfo: memFree=28268600/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=2091852 CPUtime=103.39 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 265993 0 0 0 2031 8308 0 0 20 0 1 0 293401092 2142056448 247534 33554432000 4194304 4943705 140736663729728 140736663725824 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 37 0 0
/proc/3452/statm: 522963 247534 365 183 0 519333 0
Current children cumulated CPU time (s) 103.41
Current children cumulated vsize (KiB) 2143888

[startup+104.7 s]
/proc/loadavg: 2.06 2.03 1.94 3/186 3497
/proc/meminfo: memFree=28251968/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=2093900 CPUtime=104.2 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 266535 0 0 0 2044 8376 0 0 20 0 1 0 293401092 2144153600 250060 33554432000 4194304 4943705 140736663729728 140736663727136 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 37 0 0
/proc/3452/statm: 523475 250060 365 183 0 519845 0
Current children cumulated CPU time (s) 104.22
Current children cumulated vsize (KiB) 2145936

[startup+104.9 s]
/proc/loadavg: 2.06 2.03 1.94 3/186 3497
/proc/meminfo: memFree=28251968/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1059 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1059 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=2093900 CPUtime=104.39 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202496 266535 0 0 0 2047 8392 0 0 20 0 1 0 293401092 2144153600 250060 33554432000 4194304 4943705 140736663729728 140736663727136 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 38 0 0
/proc/3452/statm: 523475 250060 365 183 0 519845 0
Current children cumulated CPU time (s) 104.41
Current children cumulated vsize (KiB) 2145936

[startup+105 s]
/proc/loadavg: 2.06 2.03 1.94 3/186 3497
/proc/meminfo: memFree=28251968/32873648 swapFree=7116/7116
[pid=3447] ppid=3445 vsize=17000 CPUtime=0.01 cores=0,2,4,6
/proc/3447/stat : 3447 (python) S 3445 3447 2594 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293401081 17408000 1082 33554432000 4194304 5683644 140733223265104 140733223262952 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3447/statm: 4250 1082 429 364 0 692 0
[pid=3449] ppid=3447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (sh) S 3447 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401089 9367552 267 33554432000 4194304 5064252 140735635695008 140735635693712 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3449/statm: 2287 267 226 213 0 72 0
[pid=3450] ppid=3449 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3450/stat : 3450 (python) S 3449 3447 2594 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293401089 17141760 1060 33554432000 4194304 5683644 140735174132848 140735174130696 219513963904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3450/statm: 4185 1060 429 364 0 627 0
[pid=3451] ppid=3450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (sh) S 3450 3447 2594 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293401092 9367552 268 33554432000 4194304 5064252 140733332526480 140733332525184 219513775694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3451/statm: 2287 268 226 213 0 72 0
[pid=3452] ppid=3451 vsize=0 CPUtime=104.49 cores=0,2,4,6
/proc/3452/stat : 3452 (PBPASSolver-817) R 3451 3447 2594 0 -1 4202500 266582 0 0 0 2049 8400 0 0 20 0 1 0 293401092 0 0 33554432000 0 0 0 0 0 0 0 16781312 17608 18446744073709551615 0 0 17 2 0 0 38 0 0
/proc/3452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 104.51
Current children cumulated vsize (KiB) 52036

Child status: 0
Real time (s): 105.058
CPU time (s): 104.599
CPU user time (s): 20.5519
CPU system time (s): 84.0472
CPU usage (%): 99.5627
Max. virtual memory (cumulated for all children) (KiB): 2145936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.5519
system time used= 84.0472
maximum resident set size= 1000240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 281504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 260
involuntary context switches= 231

runsolver used 0.221966 second user time and 0.604908 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 08:25:37
IDJOB=3719059
IDBENCH=75703
IDSOLVER=2303
FILE ID=node114/3719059-1338272737
RUNJOBID= node114-1338268843-2610
PBS_JOBID= 14625707
Free space on /tmp= 71368 MiB

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

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

MD5SUM BENCH= 3271b3dd911920fd4a96ab90275b3e42
RANDOM SEED=1225302327

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:        29059444 kB
Buffers:          872684 kB
Cached:           561836 kB
SwapCached:         2300 kB
Active:          2783772 kB
Inactive:          60400 kB
Active(anon):    1395484 kB
Inactive(anon):     8356 kB
Active(file):    1388288 kB
Inactive(file):    52044 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:             13584 kB
Writeback:            44 kB
AnonPages:       1431156 kB
Mapped:            12416 kB
Shmem:               104 kB
Slab:             803044 kB
SReclaimable:     247280 kB
SUnreclaim:       555764 kB
KernelStack:        1504 kB
PageTables:         6884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1562800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1353728 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= 71176 MiB
End job on node114 at 2012-05-29 08:27:22