Trace number 3719106

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PBPASSolver-CARD.SN 2012-05-28? (MO) 419.78 425.12

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-117.opb
MD5SUM5a894dea8c34367412bae22ac1ac0598
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark4.80927
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10238
Total number of constraints224043
Number of constraints which are clauses200340
Number of constraints which are cardinality constraints (but not clauses)998
Number of constraints which are nor clauses,nor cardinality constraints22705
Minimum length of a constraint1
Maximum length of a constraint627
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 628
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

419.78/425.11	cpython RunMakeCNF.py HOME/instance-3719106-1338272887.opb PrimePower CARD.SN ./CryptoMiniSat
419.78/425.11	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-3719106-1338272887/watcher-3719106-1338272887 -o /tmp/evaluation-result-3719106-1338272887/solver-3719106-1338272887 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719106-1338272887.opb PrimePower CARD.SN ./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.18 2.35 2.10 3/178 5814
/proc/meminfo: memFree=25393804/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/5814/stat : 5814 (python) D 5812 5814 5353 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293415692 15642624 527 33554432000 4194304 5683644 140736969914208 140736969900120 233411789712 0 0 16781312 2 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 3819 527 312 364 0 261 0

[startup+0.0473411 s]
/proc/loadavg: 2.18 2.35 2.10 3/178 5814
/proc/meminfo: memFree=25393804/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16104 CPUtime=0 cores=1,3,5,7
/proc/5814/stat : 5814 (python) R 5812 5814 5353 0 -1 4202496 1017 0 0 0 0 0 0 0 20 0 1 0 293415692 16490496 847 33554432000 4194304 5683644 140736969914208 140736969843208 233411830711 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4026 850 368 364 0 468 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16104

[startup+0.100274 s]
/proc/loadavg: 2.18 2.35 2.10 3/178 5814
/proc/meminfo: memFree=25393804/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300311 s]
/proc/loadavg: 2.18 2.35 2.10 3/178 5814
/proc/meminfo: memFree=25393804/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.70028 s]
/proc/loadavg: 2.18 2.35 2.10 3/178 5814
/proc/meminfo: memFree=25393804/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50036 s]
/proc/loadavg: 2.18 2.35 2.10 2/183 5819
/proc/meminfo: memFree=25360640/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=85612 CPUtime=1.11 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 78283 0 0 0 44 67 0 0 20 0 1 0 293415703 87666688 9680 33554432000 4194304 4943705 140734179341056 140734179339328 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 26 0 0
/proc/5819/statm: 21403 9680 365 183 0 17773 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 137640

[startup+3.10041 s]
/proc/loadavg: 2.18 2.35 2.10 3/183 5819
/proc/meminfo: memFree=25321516/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=251884 CPUtime=2.71 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 96492 0 0 0 89 182 0 0 20 0 1 0 293415703 257929216 27889 33554432000 4194304 4943705 140734179341056 140734179338464 4267542 0 0 16781312 17608 0 0 0 17 1 0 0 26 0 0
/proc/5819/statm: 62971 27889 365 183 0 59341 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 303912

[startup+6.3004 s]
/proc/loadavg: 2.17 2.34 2.10 3/183 5819
/proc/meminfo: memFree=25167692/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=546604 CPUtime=5.9 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 128737 0 0 0 184 406 0 0 20 0 1 0 293415703 559722496 60134 33554432000 4194304 4943705 140734179341056 140734179337824 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 27 0 0
/proc/5819/statm: 136651 60134 365 183 0 133021 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 598632

[startup+12.7004 s]
/proc/loadavg: 2.24 2.35 2.10 3/183 5819
/proc/meminfo: memFree=24901788/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=1104812 CPUtime=12.27 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 189836 0 0 0 417 810 0 0 20 0 1 0 293415703 1131327488 121233 33554432000 4194304 4943705 140734179341056 140734179338112 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 28 0 0
/proc/5819/statm: 276203 121233 365 183 0 272573 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 1156840

[startup+25.5004 s]
/proc/loadavg: 2.18 2.33 2.10 3/183 5819
/proc/meminfo: memFree=24433876/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=2084748 CPUtime=25.04 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 297063 0 0 0 994 1510 0 0 20 0 1 0 293415703 2134781952 228460 33554432000 4194304 4943705 140734179341056 140734179337824 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 30 0 0
/proc/5819/statm: 521187 228460 365 183 0 517557 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 2136776

[startup+51.1003 s]
/proc/loadavg: 2.12 2.31 2.09 3/183 5819
/proc/meminfo: memFree=23682324/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=3694316 CPUtime=50.53 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 473194 0 0 0 2362 2691 0 0 20 0 1 0 293415703 3782979584 404591 33554432000 4194304 4943705 140734179341056 140734179339328 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 37 0 0
/proc/5819/statm: 923579 404591 365 183 0 919949 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 3746344

[startup+102.307 s]
/proc/loadavg: 2.05 2.26 2.09 3/183 5819
/proc/meminfo: memFree=22464996/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7

################
# More data... #
################

Current children cumulated vsize (KiB) 6311432

[startup+162.3 s]
/proc/loadavg: 2.02 2.21 2.08 3/181 5823
/proc/meminfo: memFree=23030508/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=8655564 CPUtime=161.46 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1016083 0 0 0 9826 6320 0 0 20 0 1 0 293415703 8863297536 947480 33554432000 4194304 4943705 140734179341056 140734179337696 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 64 0 0
/proc/5819/statm: 2163891 947480 365 183 0 2160261 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 8707592

[startup+222.3 s]
/proc/loadavg: 2.00 2.17 2.07 3/185 5866
/proc/meminfo: memFree=20400184/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=10470860 CPUtime=219.75 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1214733 0 0 0 13797 8178 0 0 20 0 1 0 293415703 10722160640 1156773 33554432000 4194304 4943705 140734179341056 140734179339968 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 207 0 0
/proc/5819/statm: 2617715 1156773 365 183 0 2614085 0
Current children cumulated CPU time (s) 219.77
Current children cumulated vsize (KiB) 10522888

[startup+282.3 s]
/proc/loadavg: 2.00 2.13 2.07 3/185 5866
/proc/meminfo: memFree=18125256/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=12143212 CPUtime=278.47 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1397793 0 0 0 18019 9828 0 0 20 0 1 0 293415703 12434649088 1353607 33554432000 4194304 4943705 140734179341056 140734179339968 4358535 0 0 16781312 17608 0 0 0 17 3 0 0 325 0 0
/proc/5819/statm: 3035803 1353607 365 183 0 3032173 0
Current children cumulated CPU time (s) 278.49
Current children cumulated vsize (KiB) 12195240

[startup+342.3 s]
/proc/loadavg: 2.00 2.11 2.06 3/185 5866
/proc/meminfo: memFree=16184612/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=13740428 CPUtime=337.82 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1572538 0 0 0 22445 11337 0 0 20 0 1 0 293415703 14070198272 1542176 33554432000 4194304 4943705 140734179341056 140734179339968 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 374 0 0
/proc/5819/statm: 3435107 1542176 365 183 0 3431477 0
Current children cumulated CPU time (s) 337.84
Current children cumulated vsize (KiB) 13792456

[startup+402.3 s]
/proc/loadavg: 2.00 2.08 2.06 3/185 5866
/proc/meminfo: memFree=14481956/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=15258220 CPUtime=397.03 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1738659 0 0 0 26978 12725 0 0 20 0 1 0 293415703 15624417280 1722120 33554432000 4194304 4943705 140734179341056 140734179339968 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 441 0 0
/proc/5819/statm: 3814555 1722120 365 183 0 3810925 0
Current children cumulated CPU time (s) 397.05
Current children cumulated vsize (KiB) 15310248



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+425.1 s]
/proc/loadavg: 2.00 2.08 2.05 3/186 5867
/proc/meminfo: memFree=13853656/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=15822348 CPUtime=419.76 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1800388 0 0 0 28756 13220 0 0 20 0 1 0 293415703 16202084352 1788446 33554432000 4194304 4943705 140734179341056 140734179339968 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 448 0 0
/proc/5819/statm: 3955587 1788446 365 183 0 3951957 0
Current children cumulated CPU time (s) 419.78
Current children cumulated vsize (KiB) 15874376

Sending SIGTERM to process tree (bottom up)

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

[startup+425.1 s]
/proc/loadavg: 2.00 2.08 2.05 3/186 5867
/proc/meminfo: memFree=13853656/32873844 swapFree=7108/7108
[pid=5814] ppid=5812 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5814/stat : 5814 (python) S 5812 5814 5353 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293415692 17403904 1082 33554432000 4194304 5683644 140736969914208 140736969912056 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5814/statm: 4249 1082 429 364 0 691 0
[pid=5816] ppid=5814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5816/stat : 5816 (sh) S 5814 5814 5353 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293415700 9367552 267 33554432000 4194304 5064252 140735120151616 140735120150320 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5816/statm: 2287 267 226 213 0 72 0
[pid=5817] ppid=5816 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/5817/stat : 5817 (python) S 5816 5814 5353 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293415700 17137664 1058 33554432000 4194304 5683644 140733833739216 140733833737064 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5817/statm: 4184 1058 429 364 0 626 0
[pid=5818] ppid=5817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (sh) S 5817 5814 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293415703 9367552 267 33554432000 4194304 5064252 140733735566096 140733735564800 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5818/statm: 2287 267 226 213 0 72 0
[pid=5819] ppid=5818 vsize=15822348 CPUtime=419.76 cores=1,3,5,7
/proc/5819/stat : 5819 (PBPASSolver-817) R 5818 5814 5353 0 -1 4202496 1800388 0 0 0 28756 13220 0 0 20 0 1 0 293415703 16202084352 1788446 33554432000 4194304 4943705 140734179341056 140734179339968 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 448 0 0
/proc/5819/statm: 3955587 1788446 365 183 0 3951957 0
Current children cumulated CPU time (s) 419.78
Current children cumulated vsize (KiB) 15874376

Child status: 0

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

Real time (s): 425.12
CPU time (s): 419.78
CPU user time (s): 287.58
CPU system time (s): 132.2
CPU usage (%): 98.7439
Max. virtual memory (cumulated for all children) (KiB): 15874376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.032994
system time used= 0.017997
maximum resident set size= 4332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3492
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.790879 second user time and 2.13267 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-29 08:28:07
IDJOB=3719106
IDBENCH=89669
IDSOLVER=2303
FILE ID=node111/3719106-1338272887
RUNJOBID= node111-1338268850-5370
PBS_JOBID= 14625710
Free space on /tmp= 67764 MiB

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

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

MD5SUM BENCH= 5a894dea8c34367412bae22ac1ac0598
RANDOM SEED=1877244123

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25394184 kB
Buffers:          621384 kB
Cached:          4211848 kB
SwapCached:         1592 kB
Active:          5911876 kB
Inactive:         584740 kB
Active(anon):    1657116 kB
Inactive(anon):     6984 kB
Active(file):    4254760 kB
Inactive(file):   577756 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103500 kB
Dirty:             22008 kB
Writeback:            56 kB
AnonPages:       1667840 kB
Mapped:            15896 kB
Shmem:                 8 kB
Slab:             838040 kB
SReclaimable:     279732 kB
SUnreclaim:       558308 kB
KernelStack:        1464 kB
PageTables:         7404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1884188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1533952 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= 67212 MiB
End job on node111 at 2012-05-29 08:35:12