Trace number 3718741

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) 404.54 408.719

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-129.opb
MD5SUM67d021e5b92124566c71fb431934058c
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 variables48368
Total number of constraints1121286
Number of constraints which are clauses1007481
Number of constraints which are cardinality constraints (but not clauses)3534
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint1
Maximum length of a constraint690
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 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

404.54/408.71	cpython RunMakeCNF.py HOME/instance-3718741-1338273298.opb PrimePower CARD.DP ./CryptoMiniSat
404.54/408.71	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-3718741-1338273298/watcher-3718741-1338273298 -o /tmp/evaluation-result-3718741-1338273298/solver-3718741-1338273298 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718741-1338273298.opb PrimePower CARD.DP ./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: 1.96 2.06 1.99 2/180 31259
/proc/meminfo: memFree=27323720/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/31259/stat : 31259 (python) D 31257 31259 30619 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293458517 15642624 526 33554432000 4194304 5683644 140734343800272 140734343781944 218213729168 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 3819 526 311 364 0 261 0

[startup+0.073594 s]
/proc/loadavg: 1.96 2.06 1.99 2/180 31259
/proc/meminfo: memFree=27323720/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16592 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) D 31257 31259 30619 0 -1 4202496 1242 0 0 0 1 0 0 0 20 0 1 0 293458517 16990208 1031 33554432000 4194304 5683644 140734343800272 140734343764296 218213729168 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4148 1031 422 364 0 590 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16592

[startup+0.100266 s]
/proc/loadavg: 1.96 2.06 1.99 2/180 31259
/proc/meminfo: memFree=27323720/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/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: 1.96 2.06 1.99 2/180 31259
/proc/meminfo: memFree=27323720/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.70024 s]
/proc/loadavg: 1.96 2.06 1.99 2/180 31259
/proc/meminfo: memFree=27323720/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50043 s]
/proc/loadavg: 1.96 2.06 1.99 3/186 31265
/proc/meminfo: memFree=27258016/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=57676 CPUtime=1.38 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 144803 0 0 0 76 62 0 0 20 0 1 0 293458528 59060224 9401 33554432000 4194304 4943705 140736696538608 140736696535744 4270812 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/31264/statm: 14419 9401 329 183 0 10789 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 109704

[startup+3.10053 s]
/proc/loadavg: 2.05 2.08 2.00 3/186 31265
/proc/meminfo: memFree=27147280/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=78540 CPUtime=2.97 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 223463 0 0 0 165 132 0 0 20 0 1 0 293458528 80424960 9065 33554432000 4194304 4943705 140736696538608 140736696535744 4270812 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/31264/statm: 19635 9065 329 183 0 16005 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 130568

[startup+6.30053 s]
/proc/loadavg: 2.05 2.08 2.00 3/186 31265
/proc/meminfo: memFree=27208472/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=107212 CPUtime=6.18 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 333641 0 0 0 351 267 0 0 20 0 1 0 293458528 109785088 17225 33554432000 4194304 4943705 140736696538608 140736696535744 4270812 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/31264/statm: 26803 17225 329 183 0 23173 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 159240

[startup+12.7004 s]
/proc/loadavg: 2.04 2.07 2.00 3/186 31265
/proc/meminfo: memFree=27075968/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=482700 CPUtime=12.46 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 412489 0 0 0 562 684 0 0 20 0 1 0 293458528 494284800 58807 33554432000 4194304 4943705 140736696538608 140736696536880 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 11 0 0
/proc/31264/statm: 120675 58807 366 183 0 117045 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 534728

[startup+25.5005 s]
/proc/loadavg: 2.03 2.07 2.00 3/186 31265
/proc/meminfo: memFree=26563972/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=1428108 CPUtime=25.24 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 515957 0 0 0 980 1544 0 0 20 0 1 0 293458528 1462382592 162275 33554432000 4194304 4943705 140736696538608 140736696536016 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 13 0 0
/proc/31264/statm: 357027 162275 366 183 0 353397 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1480136

[startup+51.1004 s]
/proc/loadavg: 2.02 2.06 2.00 3/186 31265
/proc/meminfo: memFree=25767672/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=3078252 CPUtime=50.77 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 696537 0 0 0 2033 3044 0 0 20 0 1 0 293458528 3152130048 342855 33554432000 4194304 4943705 140736696538608 140736696537520 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 19 0 0
/proc/31264/statm: 769563 342855 366 183 0 765933 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 3130280

[startup+102.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/185 31265
/proc/meminfo: memFree=24461744/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=5843308 CPUtime=101.85 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 999135 0 0 0 4660 5525 0 0 20 0 1 0 293458528 5983547392 652365 33554432000 4194304 4943705 140736696538608 140736696535856 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 31 0 0
/proc/31264/statm: 1460827 652365 366 183 0 1457197 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 5895336

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/185 31266
/proc/meminfo: memFree=22839768/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=8402060 CPUtime=161.4 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 1279111 0 0 0 8057 8083 0 0 20 0 1 0 293458528 8603709440 946163 33554432000 4194304 4943705 140736696538608 140736696536880 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 69 0 0
/proc/31264/statm: 2100515 946163 366 183 0 2096885 0
Current children cumulated CPU time (s) 161.42
Current children cumulated vsize (KiB) 8454088

[startup+222.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/185 31266
/proc/meminfo: memFree=20438164/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=10429580 CPUtime=220.48 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 1500974 0 0 0 11388 10660 0 0 20 0 1 0 293458528 10679889920 1181840 33554432000 4194304 4943705 140736696538608 140736696537520 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 152 0 0
/proc/31264/statm: 2607395 1181840 366 183 0 2603765 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 10481608

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 31266
/proc/meminfo: memFree=18410956/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=12333932 CPUtime=279.64 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 1709370 0 0 0 15051 12913 0 0 20 0 1 0 293458528 12629946368 1404057 33554432000 4194304 4943705 140736696538608 140736696537520 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 226 0 0
/proc/31264/statm: 3083483 1404057 366 183 0 3079853 0
Current children cumulated CPU time (s) 279.66
Current children cumulated vsize (KiB) 12385960

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/186 31269
/proc/meminfo: memFree=16572932/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=14070220 CPUtime=339.03 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 1899337 0 0 0 18954 14949 0 0 20 0 1 0 293458528 14407905280 1607847 33554432000 4194304 4943705 140736696538608 140736696537520 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 276 0 0
/proc/31264/statm: 3517555 1607847 366 183 0 3513925 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 14122248

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/185 31269
/proc/meminfo: memFree=14909584/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=15662124 CPUtime=398.26 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 2073542 0 0 0 23057 16769 0 0 20 0 1 0 293458528 16038014976 1795860 33554432000 4194304 4943705 140736696538608 140736696537520 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 339 0 0
/proc/31264/statm: 3915531 1795860 366 183 0 3911901 0
Current children cumulated CPU time (s) 398.28
Current children cumulated vsize (KiB) 15714152



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+408.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 31269
/proc/meminfo: memFree=14715880/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (python) S 31257 31259 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293458517 17403904 1082 33554432000 4194304 5683644 140734343800272 140734343798120 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31259/statm: 4249 1082 429 364 0 691 0
[pid=31261] ppid=31259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31261/stat : 31261 (sh) S 31259 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458525 9367552 267 33554432000 4194304 5064252 140733845383328 140733845382032 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31261/statm: 2287 267 226 213 0 72 0
[pid=31262] ppid=31261 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/31262/stat : 31262 (python) S 31261 31259 30619 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293458525 17137664 1058 33554432000 4194304 5683644 140735366799184 140735366797032 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31262/statm: 4184 1058 429 364 0 626 0
[pid=31263] ppid=31262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31263/stat : 31263 (sh) S 31262 31259 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293458528 9367552 268 33554432000 4194304 5064252 140736504910432 140736504909136 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31263/statm: 2287 268 226 213 0 72 0
[pid=31264] ppid=31263 vsize=15822892 CPUtime=404.52 cores=0,2,4,6
/proc/31264/stat : 31264 (PBPASSolver-817) R 31263 31259 30619 0 -1 4202496 2091133 0 0 0 23513 16939 0 0 20 0 1 0 293458528 16202641408 1815755 33554432000 4194304 4943705 140736696538608 140736696537520 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 352 0 0
/proc/31264/statm: 3955723 1815755 366 183 0 3952093 0
Current children cumulated CPU time (s) 404.54
Current children cumulated vsize (KiB) 15874920

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 31259 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=36994
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.048992
# while last known CPU time is 404.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 408.719
CPU time (s): 404.54
CPU user time (s): 235.15
CPU system time (s): 169.39
CPU usage (%): 98.9775
Max. virtual memory (cumulated for all children) (KiB): 15874920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.036994
system time used= 0.011998
maximum resident set size= 4332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3491
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.611906 second user time and 1.63875 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-29 08:35:00
IDJOB=3718741
IDBENCH=89756
IDSOLVER=2302
FILE ID=node107/3718741-1338273298
RUNJOBID= node107-1338268852-30635
PBS_JOBID= 14625714
Free space on /tmp= 71200 MiB

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

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

MD5SUM BENCH= 67d021e5b92124566c71fb431934058c
RANDOM SEED=674259736

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27356488 kB
Buffers:          470628 kB
Cached:          3882136 kB
SwapCached:            0 kB
Active:          1663780 kB
Inactive:        2971888 kB
Active(anon):     285220 kB
Inactive(anon):        0 kB
Active(file):    1378560 kB
Inactive(file):  2971888 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             62508 kB
Writeback:             0 kB
AnonPages:        220712 kB
Mapped:            15876 kB
Shmem:               200 kB
Slab:             728192 kB
SReclaimable:     170388 kB
SUnreclaim:       557804 kB
KernelStack:        1480 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     630636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70580 MiB
End job on node107 at 2012-05-29 08:41:48