Trace number 3718744

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) 392.4 395.619

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-153.opb
MD5SUM64b2e27e0cc69ae36d391a38c497bb88
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 variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 757
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

392.40/395.61	cpython RunMakeCNF.py HOME/instance-3718744-1338273081.opb PrimePower CARD.DP ./CryptoMiniSat
392.40/395.61	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-3718744-1338273081/watcher-3718744-1338273081 -o /tmp/evaluation-result-3718744-1338273081/solver-3718744-1338273081 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718744-1338273081.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: 2.21 2.09 1.96 3/178 3539
/proc/meminfo: memFree=29590648/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/3539/stat : 3539 (python) D 3537 3539 2898 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293375213 15642624 526 33554432000 4194304 5683644 140735484791312 140735484777224 209097409424 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 3819 526 312 364 0 261 0

[startup+0.0216081 s]
/proc/loadavg: 2.21 2.09 1.96 3/178 3539
/proc/meminfo: memFree=29590648/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=15580 CPUtime=0 cores=0,2,4,6
/proc/3539/stat : 3539 (python) D 3537 3539 2898 0 -1 4202496 828 0 0 0 0 0 0 0 20 0 1 0 293375213 15953920 695 33554432000 4194304 5683644 140735484791312 140735484718072 209097409424 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 3895 695 334 364 0 337 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15580

[startup+0.100224 s]
/proc/loadavg: 2.21 2.09 1.96 3/178 3539
/proc/meminfo: memFree=29590648/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300233 s]
/proc/loadavg: 2.21 2.09 1.96 3/178 3539
/proc/meminfo: memFree=29590648/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700259 s]
/proc/loadavg: 2.21 2.09 1.96 3/178 3539
/proc/meminfo: memFree=29590648/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50039 s]
/proc/loadavg: 2.21 2.09 1.96 3/183 3544
/proc/meminfo: memFree=29561700/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=59980 CPUtime=1.38 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 157896 0 0 0 75 63 0 0 20 0 1 0 293375224 61419520 8112 33554432000 4194304 4943705 140733229794336 140733229791472 4270736 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/3544/statm: 14995 8112 329 183 0 11365 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 112012

[startup+3.10042 s]
/proc/loadavg: 2.21 2.09 1.96 3/183 3544
/proc/meminfo: memFree=29549348/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=80972 CPUtime=2.98 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 240595 0 0 0 161 137 0 0 20 0 1 0 293375224 82915328 9488 33554432000 4194304 4943705 140733229794336 140733229791472 4270812 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/3544/statm: 20243 9488 329 183 0 16613 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 133004

[startup+6.30041 s]
/proc/loadavg: 2.19 2.08 1.96 3/183 3544
/proc/meminfo: memFree=29515760/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=109900 CPUtime=6.18 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 354198 0 0 0 339 279 0 0 20 0 1 0 293375224 112537600 20176 33554432000 4194304 4943705 140733229794336 140733229791472 4270807 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/3544/statm: 27475 20176 329 183 0 23845 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 161932

[startup+12.7004 s]
/proc/loadavg: 2.17 2.08 1.96 3/183 3544
/proc/meminfo: memFree=29431696/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=319052 CPUtime=12.54 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 465304 0 0 0 593 661 0 0 20 0 1 0 293375224 326709248 41942 33554432000 4194304 4943705 140733229794336 140733229791856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 3 0 0
/proc/3544/statm: 79763 41942 366 183 0 76133 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 371084

[startup+25.5004 s]
/proc/loadavg: 2.14 2.08 1.96 3/183 3544
/proc/meminfo: memFree=28979648/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=1229868 CPUtime=25.14 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 564963 0 0 0 981 1533 0 0 20 0 1 0 293375224 1259384832 141601 33554432000 4194304 4943705 140733229794336 140733229791488 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 18 0 0
/proc/3544/statm: 307467 141601 366 183 0 303837 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1281900

[startup+51.1003 s]
/proc/loadavg: 2.09 2.07 1.96 3/183 3544
/proc/meminfo: memFree=28212880/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=2859500 CPUtime=50.37 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 743313 0 0 0 1978 3059 0 0 20 0 1 0 293375224 2928128000 319951 33554432000 4194304 4943705 140733229794336 140733229791600 4361008 0 0 16781312 17608 0 0 0 17 0 0 0 49 0 0
/proc/3544/statm: 714875 319951 366 183 0 711245 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 2911532

[startup+102.307 s]
/proc/loadavg: 2.04 2.06 1.96 3/183 3544
/proc/meminfo: memFree=26885372/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=5620972 CPUtime=101.44 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 1045499 0 0 0 4508 5636 0 0 20 0 1 0 293375224 5755875328 622137 33554432000 4194304 4943705 140733229794336 140733229793248 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 63 0 0
/proc/3544/statm: 1405243 622137 366 183 0 1401613 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 5673004

[startup+162.3 s]
/proc/loadavg: 2.01 2.05 1.96 3/183 3544
/proc/meminfo: memFree=25580184/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=8383628 CPUtime=161.18 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 1347808 0 0 0 7999 8119 0 0 20 0 1 0 293375224 8584835072 924446 33554432000 4194304 4943705 140733229794336 140733229793248 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 87 0 0
/proc/3544/statm: 2095907 924446 366 183 0 2092277 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 8435660

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/185 3588
/proc/meminfo: memFree=24860084/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=10525164 CPUtime=220.66 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 1582156 0 0 0 11419 10647 0 0 20 0 1 0 293375224 10777767936 1170024 33554432000 4194304 4943705 140733229794336 140733229793248 4361049 0 0 16781312 17608 0 0 0 17 4 0 0 134 0 0
/proc/3544/statm: 2631291 1170024 366 183 0 2627661 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 10577196

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/185 3588
/proc/meminfo: memFree=22687384/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=12474924 CPUtime=280.04 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 1795492 0 0 0 15076 12928 0 0 20 0 1 0 293375224 12774322176 1397173 33554432000 4194304 4943705 140733229794336 140733229793248 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 188 0 0
/proc/3544/statm: 3118731 1397173 366 183 0 3115101 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 12526956

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/185 3588
/proc/meminfo: memFree=20751400/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=14300204 CPUtime=339.44 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 1995252 0 0 0 18977 14967 0 0 20 0 1 0 293375224 14643408896 1610755 33554432000 4194304 4943705 140733229794336 140733229793248 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 245 0 0
/proc/3544/statm: 3575051 1610755 366 183 0 3571421 0
Current children cumulated CPU time (s) 339.46
Current children cumulated vsize (KiB) 14352236



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+395.6 s]
/proc/loadavg: 2.00 2.01 1.96 3/185 3588
/proc/meminfo: memFree=19194376/32873844 swapFree=6872/6872
[pid=3539] ppid=3537 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/3539/stat : 3539 (python) S 3537 3539 2898 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293375213 17403904 1081 33554432000 4194304 5683644 140735484791312 140735484789160 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3539/statm: 4249 1081 429 364 0 691 0
[pid=3541] ppid=3539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3541/stat : 3541 (sh) S 3539 3539 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293375221 9367552 266 33554432000 4194304 5064252 140733483803520 140733483802224 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3541/statm: 2287 266 226 213 0 72 0
[pid=3542] ppid=3541 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3542/stat : 3542 (python) S 3541 3539 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293375221 17141760 1059 33554432000 4194304 5683644 140733703500000 140733703497848 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3542/statm: 4185 1059 429 364 0 627 0
[pid=3543] ppid=3542 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3543/stat : 3543 (sh) S 3542 3539 2898 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293375224 9367552 268 33554432000 4194304 5064252 140734053217504 140734053216208 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3543/statm: 2287 268 226 213 0 72 0
[pid=3544] ppid=3543 vsize=15820428 CPUtime=392.38 cores=0,2,4,6
/proc/3544/stat : 3544 (PBPASSolver-817) R 3543 3539 2898 0 -1 4202496 2161585 0 0 0 22617 16621 0 0 20 0 1 0 293375224 16200118272 1788608 33554432000 4194304 4943705 140733229794336 140733229793248 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 281 0 0
/proc/3544/statm: 3955107 1788608 366 183 0 3951477 0
Current children cumulated CPU time (s) 392.4
Current children cumulated vsize (KiB) 15872460

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

Real time (s): 395.619
CPU time (s): 392.4
CPU user time (s): 226.19
CPU system time (s): 166.21
CPU usage (%): 99.1863
Max. virtual memory (cumulated for all children) (KiB): 15872460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.033994
system time used= 0.013997
maximum resident set size= 4328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3490
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.791879 second user time and 2.03069 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-29 08:31:22
IDJOB=3718744
IDBENCH=89671
IDSOLVER=2302
FILE ID=node105/3718744-1338273081
RUNJOBID= node105-1338268855-2914
PBS_JOBID= 14625716
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= 64b2e27e0cc69ae36d391a38c497bb88
RANDOM SEED=1753421988

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29590656 kB
Buffers:          427804 kB
Cached:           443476 kB
SwapCached:         1708 kB
Active:          2081316 kB
Inactive:         340400 kB
Active(anon):    1546444 kB
Inactive(anon):     4812 kB
Active(file):     534872 kB
Inactive(file):   335588 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             69664 kB
Writeback:            28 kB
AnonPages:       1556272 kB
Mapped:            10424 kB
Shmem:                 0 kB
Slab:             719244 kB
SReclaimable:     160356 kB
SUnreclaim:       558888 kB
KernelStack:        1488 kB
PageTables:         7240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1734708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1171456 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= 70904 MiB
End job on node105 at 2012-05-29 08:37:58