Trace number 3718640

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 66.8478 67.1688

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag10.ucl.opb
MD5SUM02e31ca1ab9f95407d6e9ec422f4634a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.32095
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables9071
Total number of constraints25914
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
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

66.76/67.16	cpython RunMakeCNF.py HOME/instance-3718640-1338270658.opb PrimePower CARD.DP ./CryptoMiniSat
66.76/67.16	./CryptoMiniSat HOME/instance-3718640-1338270658.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718640-1338270658.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718640-1338270658.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
66.76/67.16	
66.76/67.16	HOME/instance-3718640-1338270658.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
66.76/67.16	c Outputting solution to console
66.76/67.16	c This is CryptoMiniSat 2.9.1
66.76/67.16	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
66.76/67.16	c WARNING: for repeatability, setting FPU to use double precision
66.76/67.16	c Reading file 'HOME/instance-3718640-1338270658.opb.PrimePower.CARD.DP.cnf'
66.76/67.16	c -- header says num vars:         758739
66.76/67.16	c -- header says num clauses:     4043007
66.76/67.16	c -- clauses added:            0 learnts,      4043007 normals,            0 xors
66.76/67.16	c -- vars added     758738
66.76/67.16	c Parsing time:  1.31 s
66.76/67.16	c  N st     0         0    758738    371892         0   2591133         0   6535577         0   no data   no data  --
66.76/67.16	c asymm  cl-useful: 0/11226/354099 lits-rem:0 time: 0.25
66.76/67.16	c Flit:   113 Blit:    607 bXBeca:    0 bXProp: 42096 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.32
66.76/67.16	c Cleaning up after failed var search:     0.05 s 
66.76/67.16	c Replacing    42096 vars Replaced  1055301 lits Time:     0.16 s 
66.76/67.16	c bin-w-bin subsume rem        80833 bins  time:  0.24 s
66.76/67.16	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.29 s
66.76/67.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  32513 time:  5.44 s
66.76/67.16	c Removed useless bin:    7938  fixed:     0  props:  20.01M  time:  0.29 s
66.76/67.16	c lits-rem:        12  cl-subs:     1313  v-elim: 165386  v-fix:    0  time:  1.56 s
66.76/67.16	c Finding binary XORs  T:     0.19 s  found:  153744
66.76/67.16	c Replacing   153744 vars Replaced  5487813 lits Time:     0.30 s 
66.76/67.16	c Finding non-binary XORs:     0.24 s (found:    6516, avg size: 3.0)
66.76/67.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:122684 time:   0.14
66.76/67.16	c Replacing     5821 vars Replaced    93136 lits Time:     0.15 s 
66.76/67.16	c Calc default polars -  time:   0.06 s pos:    4928 undec:  591283 neg:  162527
66.76/67.16	c =========================================================================================
66.76/67.16	c types(t): F = full restart, N = normal restart
66.76/67.16	c types(t): S = simplification begin/end, E = solution found
66.76/67.16	c restart types(rt): st = static, dy = dynamic
66.76/67.16	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
66.76/67.16	c  B st     0         0    171207    517618      6516   1537793         0   5078803         0   no data   no data  --
66.76/67.16	c  N dy    16      4236    171207    517618      6516   1537894      4014   5078803     71559      8.53      8.99  --
66.76/67.16	c  N dy    43      8292    171207    517618      6516   1537982      7881   5078803    143652      8.65      9.15  --
66.76/67.16	c  N dy    57     12459    171207    517618      6516   1538057     11825   5078803    207096      8.26      8.72  --
66.76/67.16	c  E dy    72     17958    171182    517618      6516   1538147     16937   5078803    277237      7.88      3.90  --
66.76/67.16	c num threads              : 1          
66.76/67.16	c restarts                 : 72         
66.76/67.16	c dynamic restarts         : 66         
66.76/67.16	c static restarts          : 6          
66.76/67.16	c full restarts            : 0          
66.76/67.16	c total simplify time      : 0.02       
66.76/67.16	c learnts DL2              : 0          
66.76/67.16	c learnts size 2           : 2642673    
66.76/67.16	c learnts size 1           : 224205      (29.55     % of vars)
66.76/67.16	c filedLit time            : 8.37        (33.96     % time)
66.76/67.16	c v-elim SatELite          : 165386      (21.80     % vars)
66.76/67.16	c SatELite time            : 6.93        (28.11     % time)
66.76/67.16	c v-elim xor               : 0           (0.00      % vars)
66.76/67.16	c xor elim time            : 0.14        (0.57      % time)
66.76/67.16	c num binary xor trees     : 64240      
66.76/67.16	c binxor trees' crown      : 201661      (3.14      leafs/tree)
66.76/67.16	c bin xor find time        : 0.19       
66.76/67.16	c OTF clause improved      : 671         (0.04      clauses/conflict)
66.76/67.16	c OTF impr. size diff      : 772         (1.15       lits/clause)
66.76/67.16	c OTF cl watch-shrink      : 5910        (0.33      clauses/conflict)
66.76/67.16	c OTF cl watch-sh-lit      : 10811       (1.83       lits/clause)
66.76/67.16	c tried to recurMin cls    : 0           (0.00       % of conflicts)
66.76/67.16	c updated cache            : 0           (-nan       lits/tried recurMin)
66.76/67.16	c clauses over max glue    : 0           (0.00      % of all clauses)
66.76/67.16	c conflicts                : 17958       (728.63    / sec)
66.76/67.16	c decisions                : 121000      (0.00      % random)
66.76/67.16	c bogo-props               : 512888472   (20809997.85 / sec)
66.76/67.16	c conflict literals        : 286040      (47.89     % deleted)
66.76/67.16	c Memory used              : 613.79      MB
66.76/67.16	c CPU time                 : 24.65       s
66.76/67.16	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-3718640-1338270658/watcher-3718640-1338270658 -o /tmp/evaluation-result-3718640-1338270658/solver-3718640-1338270658 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718640-1338270658.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.06 1.99 1.69 3/179 22568
/proc/meminfo: memFree=29584756/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=15412 CPUtime=0 cores=1,3,5,7
/proc/22568/stat : 22568 (python) R 22566 22568 22369 0 -1 4202496 761 0 0 0 0 0 0 0 20 0 1 0 293191824 15781888 635 33554432000 4194304 5683644 140733361630400 140733361575128 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 3845 637 334 364 0 287 0

[startup+0.055572 s]
/proc/loadavg: 2.06 1.99 1.69 3/179 22568
/proc/meminfo: memFree=29584756/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.100265 s]
/proc/loadavg: 2.06 1.99 1.69 3/179 22568
/proc/meminfo: memFree=29584756/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300239 s]
/proc/loadavg: 2.06 1.99 1.69 3/179 22568
/proc/meminfo: memFree=29584756/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700297 s]
/proc/loadavg: 2.06 1.99 1.69 3/179 22568
/proc/meminfo: memFree=29584756/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50047 s]
/proc/loadavg: 2.06 1.99 1.69 3/184 22573
/proc/meminfo: memFree=29314132/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22570] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22570/stat : 22570 (sh) S 22568 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191827 9367552 266 33554432000 4194304 5064252 140735250944928 140735250943632 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22570/statm: 2287 266 226 213 0 72 0
[pid=22571] ppid=22570 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/22571/stat : 22571 (python) S 22570 22568 22369 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293191827 17137664 1058 33554432000 4194304 5683644 140735604214624 140735604212472 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22571/statm: 4184 1058 429 364 0 626 0
[pid=22572] ppid=22571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22572/stat : 22572 (sh) S 22571 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191829 9367552 268 33554432000 4194304 5064252 140735935306224 140735935304928 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22572/statm: 2287 268 226 213 0 72 0
[pid=22573] ppid=22572 vsize=838988 CPUtime=1.44 cores=1,3,5,7
/proc/22573/stat : 22573 (PBPASSolver-817) R 22572 22568 22369 0 -1 4202496 90798 0 0 0 89 55 0 0 20 0 1 0 293191829 859123712 90741 33554432000 4194304 4943705 140735885127136 140735885126048 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/22573/statm: 209747 90741 357 183 0 206117 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 891016

[startup+3.10046 s]
/proc/loadavg: 2.06 1.99 1.69 3/184 22573
/proc/meminfo: memFree=29147484/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22570] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22570/stat : 22570 (sh) S 22568 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191827 9367552 266 33554432000 4194304 5064252 140735250944928 140735250943632 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22570/statm: 2287 266 226 213 0 72 0
[pid=22571] ppid=22570 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/22571/stat : 22571 (python) S 22570 22568 22369 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293191827 17137664 1058 33554432000 4194304 5683644 140735604214624 140735604212472 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22571/statm: 4184 1058 429 364 0 626 0
[pid=22572] ppid=22571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22572/stat : 22572 (sh) S 22571 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191829 9367552 268 33554432000 4194304 5064252 140735935306224 140735935304928 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22572/statm: 2287 268 226 213 0 72 0
[pid=22573] ppid=22572 vsize=1336396 CPUtime=2.82 cores=1,3,5,7
/proc/22573/stat : 22573 (PBPASSolver-817) R 22572 22568 22369 0 -1 4202496 145215 0 0 0 194 88 0 0 20 0 1 0 293191829 1368469504 145158 33554432000 4194304 4943705 140735885127136 140735885126048 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 21 0 0
/proc/22573/statm: 334099 145158 357 183 0 330469 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1388424

[startup+6.30038 s]
/proc/loadavg: 2.06 1.99 1.69 3/183 22573
/proc/meminfo: memFree=28846232/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22570] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22570/stat : 22570 (sh) S 22568 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191827 9367552 266 33554432000 4194304 5064252 140735250944928 140735250943632 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22570/statm: 2287 266 226 213 0 72 0
[pid=22571] ppid=22570 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/22571/stat : 22571 (python) S 22570 22568 22369 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293191827 17137664 1058 33554432000 4194304 5683644 140735604214624 140735604212472 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22571/statm: 4184 1058 429 364 0 626 0
[pid=22572] ppid=22571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22572/stat : 22572 (sh) S 22571 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191829 9367552 268 33554432000 4194304 5064252 140735935306224 140735935304928 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22572/statm: 2287 268 226 213 0 72 0
[pid=22573] ppid=22572 vsize=1675916 CPUtime=6.03 cores=1,3,5,7
/proc/22573/stat : 22573 (PBPASSolver-817) R 22572 22568 22369 0 -1 4202496 182357 0 0 0 338 265 0 0 20 0 1 0 293191829 1716137984 182300 33554432000 4194304 4943705 140735885127136 140735885123200 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 21 0 0
/proc/22573/statm: 418979 182300 366 183 0 415349 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1727944

[startup+12.7004 s]
/proc/loadavg: 2.05 1.99 1.69 3/183 22573
/proc/meminfo: memFree=28818388/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22570] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22570/stat : 22570 (sh) S 22568 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191827 9367552 266 33554432000 4194304 5064252 140735250944928 140735250943632 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22570/statm: 2287 266 226 213 0 72 0
[pid=22571] ppid=22570 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/22571/stat : 22571 (python) S 22570 22568 22369 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293191827 17137664 1058 33554432000 4194304 5683644 140735604214624 140735604212472 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22571/statm: 4184 1058 429 364 0 626 0
[pid=22572] ppid=22571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22572/stat : 22572 (sh) S 22571 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191829 9367552 268 33554432000 4194304 5064252 140735935306224 140735935304928 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22572/statm: 2287 268 226 213 0 72 0
[pid=22573] ppid=22572 vsize=1708940 CPUtime=12.4 cores=1,3,5,7
/proc/22573/stat : 22573 (PBPASSolver-817) R 22572 22568 22369 0 -1 4202496 185961 0 0 0 487 753 0 0 20 0 1 0 293191829 1749954560 185904 33554432000 4194304 4943705 140735885127136 140735885123904 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 23 0 0
/proc/22573/statm: 427235 185904 366 183 0 423605 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1760968

[startup+25.5004 s]
/proc/loadavg: 2.04 1.99 1.70 3/183 22573
/proc/meminfo: memFree=28763092/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361628248 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22570] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22570/stat : 22570 (sh) S 22568 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191827 9367552 266 33554432000 4194304 5064252 140735250944928 140735250943632 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22570/statm: 2287 266 226 213 0 72 0
[pid=22571] ppid=22570 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/22571/stat : 22571 (python) S 22570 22568 22369 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293191827 17137664 1058 33554432000 4194304 5683644 140735604214624 140735604212472 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22571/statm: 4184 1058 429 364 0 626 0
[pid=22572] ppid=22571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22572/stat : 22572 (sh) S 22571 22568 22369 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293191829 9367552 268 33554432000 4194304 5064252 140735935306224 140735935304928 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22572/statm: 2287 268 226 213 0 72 0
[pid=22573] ppid=22572 vsize=1774572 CPUtime=25.18 cores=1,3,5,7
/proc/22573/stat : 22573 (PBPASSolver-817) R 22572 22568 22369 0 -1 4202496 193203 0 0 0 793 1725 0 0 20 0 1 0 293191829 1817161728 193146 33554432000 4194304 4943705 140735885127136 140735885124320 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 25 0 0
/proc/22573/statm: 443643 193146 366 183 0 440013 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 1826600

[startup+51.1002 s]
/proc/loadavg: 2.02 1.99 1.70 3/181 22575
/proc/meminfo: memFree=29197620/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=366336 CPUtime=9.17 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 36054 0 0 0 908 9 0 0 20 0 1 0 293196016 375128064 77525 33554432000 4194304 4734972 140734578238016 140734578229768 4310862 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 91584 77525 368 132 0 86484 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 392480

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

[startup+57.5004 s]
/proc/loadavg: 2.02 1.99 1.70 3/181 22575
/proc/meminfo: memFree=29106760/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=458592 CPUtime=15.58 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 51159 0 0 0 1546 12 0 0 20 0 1 0 293196016 469598208 100295 33554432000 4194304 4734972 140734578238016 140734578229208 4537492 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 114648 100295 383 132 0 109548 0
Current children cumulated CPU time (s) 57.16
Current children cumulated vsize (KiB) 484736

[startup+63.9004 s]
/proc/loadavg: 2.02 1.99 1.71 3/181 22575
/proc/meminfo: memFree=28990088/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=628512 CPUtime=21.97 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 67847 0 0 0 2181 16 0 0 20 0 1 0 293196016 643596288 129451 33554432000 4194304 4734972 140734578238016 140734578230040 4327972 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 157128 129451 401 132 0 152028 0
Current children cumulated CPU time (s) 63.55
Current children cumulated vsize (KiB) 654656

[startup+65.5004 s]
/proc/loadavg: 2.02 1.99 1.71 3/181 22575
/proc/meminfo: memFree=28990088/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=628512 CPUtime=23.57 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 67847 0 0 0 2341 16 0 0 20 0 1 0 293196016 643596288 129451 33554432000 4194304 4734972 140734578238016 140734578230504 4328207 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 157128 129451 401 132 0 152028 0
Current children cumulated CPU time (s) 65.15
Current children cumulated vsize (KiB) 654656

[startup+66.3004 s]
/proc/loadavg: 2.02 1.99 1.71 3/181 22575
/proc/meminfo: memFree=28990088/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=628512 CPUtime=24.37 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 67847 0 0 0 2421 16 0 0 20 0 1 0 293196016 643596288 129451 33554432000 4194304 4734972 140734578238016 140734578230504 4327096 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 157128 129451 401 132 0 152028 0
Current children cumulated CPU time (s) 65.95
Current children cumulated vsize (KiB) 654656

[startup+66.7004 s]
/proc/loadavg: 2.02 1.99 1.71 3/181 22575
/proc/meminfo: memFree=28990088/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=628512 CPUtime=24.77 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 67847 0 0 0 2461 16 0 0 20 0 1 0 293196016 643596288 129451 33554432000 4194304 4734972 140734578238016 140734578230040 4255091 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 157128 129451 401 132 0 152028 0
Current children cumulated CPU time (s) 66.35
Current children cumulated vsize (KiB) 654656

[startup+67.1071 s]
/proc/loadavg: 2.02 1.99 1.71 3/181 22575
/proc/meminfo: memFree=28990088/32873648 swapFree=6860/6860
[pid=22568] ppid=22566 vsize=16996 CPUtime=41.58 cores=1,3,5,7
/proc/22568/stat : 22568 (python) S 22566 22568 22369 0 -1 4202496 1403 204860 0 0 1 0 1191 2966 20 0 1 0 293191824 17403904 1082 33554432000 4194304 5683644 140733361630400 140733361627944 266435642752 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22568/statm: 4249 1082 429 364 0 691 0
[pid=22574] ppid=22568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22574/stat : 22574 (sh) S 22568 22568 22369 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196015 9367552 267 33554432000 4194304 5064252 140735291288800 140735291287504 266435454542 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22574/statm: 2287 267 226 213 0 72 0
[pid=22575] ppid=22574 vsize=521956 CPUtime=25.18 cores=1,3,5,7
/proc/22575/stat : 22575 (CryptoMiniSat) R 22574 22568 22369 0 -1 4202496 67863 0 0 0 2502 16 0 0 20 0 1 0 293196016 534482944 107892 33554432000 4194304 4734972 140734578238016 140734578230040 266435262810 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/22575/statm: 130489 107892 416 132 0 125389 0
Current children cumulated CPU time (s) 66.76
Current children cumulated vsize (KiB) 548100

Child status: 0
Real time (s): 67.1688
CPU time (s): 66.8478
CPU user time (s): 36.9884
CPU system time (s): 29.8595
CPU usage (%): 99.5222
Max. virtual memory (cumulated for all children) (KiB): 1909608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.9884
system time used= 29.8595
maximum resident set size= 809100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274987
page faults= 0
swaps= 0
block input operations= 0
block output operations= 148200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137
involuntary context switches= 78

runsolver used 0.137979 second user time and 0.336948 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-29 07:50:58
IDJOB=3718640
IDBENCH=1454
IDSOLVER=2302
FILE ID=node116/3718640-1338270658
RUNJOBID= node116-1338268844-22386
PBS_JOBID= 14625705
Free space on /tmp= 71452 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag10.ucl.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718640-1338270658/watcher-3718640-1338270658 -o /tmp/evaluation-result-3718640-1338270658/solver-3718640-1338270658 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718640-1338270658.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 02e31ca1ab9f95407d6e9ec422f4634a
RANDOM SEED=1701617488

node116.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.556
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.11
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.556
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.556
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		: 2666.556
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.556
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.92
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.556
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.556
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.556
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:        29585028 kB
Buffers:          467116 kB
Cached:          1234584 kB
SwapCached:         3232 kB
Active:          1604320 kB
Inactive:         818396 kB
Active(anon):     709868 kB
Inactive(anon):     8964 kB
Active(file):     894452 kB
Inactive(file):   809432 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103672 kB
Dirty:             13668 kB
Writeback:             0 kB
AnonPages:        722456 kB
Mapped:            14160 kB
Shmem:                96 kB
Slab:             726788 kB
SReclaimable:     170876 kB
SUnreclaim:       555912 kB
KernelStack:        1512 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     912600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    473088 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= 71368 MiB
End job on node116 at 2012-05-29 07:52:05