Trace number 3718757

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-28? (MO) 361.08 362.219

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-61.opb
MD5SUM242cdc00579036e1487a0255b4e1d84c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
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

361.08/362.21	cpython RunMakeCNF.py HOME/instance-3718757-1338273028.opb PrimePower CARD.DP ./CryptoMiniSat
361.08/362.21	s Unknown

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-3718757-1338273028/watcher-3718757-1338273028 -o /tmp/evaluation-result-3718757-1338273028/solver-3718757-1338273028 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718757-1338273028.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.08 2.05 1.95 3/179 19075
/proc/meminfo: memFree=26576620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=15308 CPUtime=0 cores=1,3,5,7
/proc/19075/stat : 19075 (python) R 19073 19075 18564 0 -1 4202496 650 0 0 0 0 0 0 0 20 0 1 0 293426959 15675392 544 33554432000 4194304 5683644 140736654213360 140736654199272 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 3827 546 316 364 0 269 0

[startup+0.0882779 s]
/proc/loadavg: 2.08 2.05 1.95 3/179 19075
/proc/meminfo: memFree=26576620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.100319 s]
/proc/loadavg: 2.08 2.05 1.95 3/179 19075
/proc/meminfo: memFree=26576620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.300282 s]
/proc/loadavg: 2.08 2.05 1.95 3/179 19075
/proc/meminfo: memFree=26576620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.700231 s]
/proc/loadavg: 2.08 2.05 1.95 3/179 19075
/proc/meminfo: memFree=26576620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+1.5004 s]
/proc/loadavg: 2.08 2.05 1.95 3/184 19080
/proc/meminfo: memFree=26547620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=98764 CPUtime=1.38 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 77202 0 0 0 41 97 0 0 20 0 1 0 293426970 101134336 11129 33554432000 4194304 4943705 140733441888832 140733441886112 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 0 0 0
/proc/19080/statm: 24691 11129 366 183 0 21061 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 150796

[startup+3.10033 s]
/proc/loadavg: 2.08 2.05 1.95 4/184 19080
/proc/meminfo: memFree=26497632/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=237004 CPUtime=2.99 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 92345 0 0 0 83 216 0 0 20 0 1 0 293426970 242692096 26272 33554432000 4194304 4943705 140733441888832 140733441885504 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 0 0 0
/proc/19080/statm: 59251 26272 366 183 0 55621 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 289036

[startup+6.30043 s]
/proc/loadavg: 2.08 2.05 1.95 3/184 19080
/proc/meminfo: memFree=26379840/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=489452 CPUtime=6.06 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 119939 0 0 0 168 438 0 0 20 0 1 0 293426970 501198848 53866 33554432000 4194304 4943705 140733441888832 140733441885440 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 12 0 0
/proc/19080/statm: 122363 53866 366 183 0 118733 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 541484

[startup+12.7004 s]
/proc/loadavg: 2.07 2.05 1.95 3/184 19080
/proc/meminfo: memFree=26139632/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=992172 CPUtime=12.45 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 174962 0 0 0 370 875 0 0 20 0 1 0 293426970 1015984128 108889 33554432000 4194304 4943705 140733441888832 140733441885888 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 13 0 0
/proc/19080/statm: 248043 108889 366 183 0 244413 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 1044204

[startup+25.5004 s]
/proc/loadavg: 2.05 2.05 1.95 3/184 19080
/proc/meminfo: memFree=25697920/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=1909644 CPUtime=25.21 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 275379 0 0 0 836 1685 0 0 20 0 1 0 293426970 1955475456 209289 33554432000 4194304 4943705 140733441888832 140733441885440 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 16 0 0
/proc/19080/statm: 477411 209289 366 183 0 473781 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1961676

[startup+51.1004 s]
/proc/loadavg: 2.03 2.04 1.95 3/183 19080
/proc/meminfo: memFree=24925132/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=3545836 CPUtime=50.72 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 454461 0 0 0 1953 3119 0 0 20 0 1 0 293426970 3630936064 388353 33554432000 4194304 4943705 140733441888832 140733441885920 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 25 0 0
/proc/19080/statm: 886459 388353 366 183 0 882829 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 3597868

[startup+102.307 s]
/proc/loadavg: 2.01 2.03 1.95 3/183 19080
/proc/meminfo: memFree=23671620/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=6278988 CPUtime=101.81 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 753546 0 0 0 4645 5536 0 0 20 0 1 0 293426970 6429683712 687430 33554432000 4194304 4943705 140733441888832 140733441887744 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 36 0 0
/proc/19080/statm: 1569747 687430 366 183 0 1566117 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 6331020

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/183 19081
/proc/meminfo: memFree=22306016/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=8956172 CPUtime=161.66 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 1046524 0 0 0 8289 7877 0 0 20 0 1 0 293426970 9171120128 980400 33554432000 4194304 4943705 140733441888832 140733441885504 4361008 0 0 16781312 17608 0 0 0 17 1 0 0 49 0 0
/proc/19080/statm: 2239043 980400 366 183 0 2235413 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 9008204

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/183 19081
/proc/meminfo: memFree=21328952/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=11275596 CPUtime=221.48 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 1300331 0 0 0 12245 9903 0 0 20 0 1 0 293426970 11546210304 1234199 33554432000 4194304 4943705 140733441888832 140733441887744 4361008 0 0 16781312 17608 0 0 0 17 1 0 0 67 0 0
/proc/19080/statm: 2818899 1234199 366 183 0 2815269 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 11327628

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/183 19081
/proc/meminfo: memFree=20251952/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=13342508 CPUtime=281.33 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 1526515 0 0 0 16396 11737 0 0 20 0 1 0 293426970 13662728192 1460375 33554432000 4194304 4943705 140733441888832 140733441887744 4361008 0 0 16781312 17608 0 0 0 17 1 0 0 81 0 0
/proc/19080/statm: 3335627 1460375 366 183 0 3331997 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 13394540

[startup+342.3 s]
/proc/loadavg: 2.10 2.04 1.96 3/183 19081
/proc/meminfo: memFree=19490792/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=15225836 CPUtime=341.19 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 1732612 0 0 0 20729 13390 0 0 20 0 1 0 293426970 15591256064 1666472 33554432000 4194304 4943705 140733441888832 140733441887744 4361008 0 0 16781312 17608 0 0 0 17 1 0 0 95 0 0
/proc/19080/statm: 3806459 1666472 366 183 0 3802829 0
Current children cumulated CPU time (s) 341.22
Current children cumulated vsize (KiB) 15277868



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+362.2 s]
/proc/loadavg: 2.07 2.04 1.96 3/183 19081
/proc/meminfo: memFree=19210380/32873648 swapFree=7368/7368
[pid=19075] ppid=19073 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/19075/stat : 19075 (python) S 19073 19075 18564 0 -1 4202496 1331 0 0 0 1 1 0 0 20 0 1 0 293426959 17399808 1081 33554432000 4194304 5683644 140736654213360 140736654211208 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19075/statm: 4248 1081 429 364 0 690 0
[pid=19077] ppid=19075 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19077/stat : 19077 (sh) S 19075 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426967 9367552 266 33554432000 4194304 5064252 140734902488800 140734902487504 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19077/statm: 2287 266 226 213 0 72 0
[pid=19078] ppid=19077 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/19078/stat : 19078 (python) S 19077 19075 18564 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293426967 17145856 1059 33554432000 4194304 5683644 140735663433136 140735663430984 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19078/statm: 4186 1059 429 364 0 628 0
[pid=19079] ppid=19078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19079/stat : 19079 (sh) S 19078 19075 18564 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293426969 9367552 267 33554432000 4194304 5064252 140735265067136 140735265065840 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19079/statm: 2287 267 226 213 0 72 0
[pid=19080] ppid=19079 vsize=15820396 CPUtime=361.05 cores=1,3,5,7
/proc/19080/stat : 19080 (PBPASSolver-817) R 19079 19075 18564 0 -1 4202496 1797663 0 0 0 22199 13906 0 0 20 0 1 0 293426970 16200085504 1731523 33554432000 4194304 4943705 140733441888832 140733441887744 4361008 0 0 16781312 17608 0 0 0 17 1 0 0 99 0 0
/proc/19080/statm: 3955099 1731523 366 183 0 3951469 0
Current children cumulated CPU time (s) 361.08
Current children cumulated vsize (KiB) 15872428

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19075 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=25996
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.043993
# while last known CPU time is 361.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 362.219
CPU time (s): 361.08
CPU user time (s): 222.01
CPU system time (s): 139.07
CPU usage (%): 99.6856
Max. virtual memory (cumulated for all children) (KiB): 15872428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.025996
system time used= 0.017997
maximum resident set size= 4328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3488
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 191
involuntary context switches= 3

runsolver used 0.568913 second user time and 1.54176 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-29 08:30:29
IDJOB=3718757
IDBENCH=89634
IDSOLVER=2302
FILE ID=node149/3718757-1338273028
RUNJOBID= node149-1338268829-18581
PBS_JOBID= 14625672
Free space on /tmp= 71240 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-61.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718757-1338273028/watcher-3718757-1338273028 -o /tmp/evaluation-result-3718757-1338273028/solver-3718757-1338273028 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718757-1338273028.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 242cdc00579036e1487a0255b4e1d84c
RANDOM SEED=709940208

node149.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.145
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.29
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.145
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.145
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.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:        26576636 kB
Buffers:          646500 kB
Cached:          2253288 kB
SwapCached:         2468 kB
Active:          4151316 kB
Inactive:        1292144 kB
Active(anon):    2526876 kB
Inactive(anon):     9368 kB
Active(file):    1624440 kB
Inactive(file):  1282776 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             22480 kB
Writeback:             0 kB
AnonPages:       2545556 kB
Mapped:            15968 kB
Shmem:                96 kB
Slab:             703224 kB
SReclaimable:     147088 kB
SUnreclaim:       556136 kB
KernelStack:        1536 kB
PageTables:         9048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2942476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1435648 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= 70872 MiB
End job on node149 at 2012-05-29 08:36:31